summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Allow for full coredumps under AIX with SEGV signalGravatar Richard Basch1994-08-19
* Initial revisionGravatar Craig Fields1994-08-18
* Changed the SIGCHLD signal handling for SOLARIS so that we do not haveGravatar Richard Basch1994-08-18
* Initial revisionGravatar Craig Fields1994-08-18
* Revert back to setting the pgid to the parent pid for Ultrix.Gravatar Richard Basch1994-08-18
* Need -DX11 for the library.Gravatar Richard Basch1994-08-18
* Include <string.h> instead of <strings.h> (portability)Gravatar Richard Basch1994-08-18
* Include <string.h> instead of <strings.h>Gravatar Richard Basch1994-08-18
* Include building against the syslog object file.Gravatar Richard Basch1994-08-01
* Initial revisionGravatar Craig Fields1994-08-01
* Initial revisionGravatar Craig Fields1994-08-01
* Since we use our own syslogging, we need to make sure to reference our ownGravatar Richard Basch1994-08-01
* Don't do signal blocking; simply set a semaphore flag indicating it isGravatar Richard Basch1994-08-01
* Increased hash bucket table sizeGravatar Richard Basch1994-08-01
* Initial revisionGravatar Craig Fields1994-07-02
* Initial revisionGravatar Craig Fields1994-06-30
* Initial revisionGravatar Craig Fields1994-06-30
* Initial revisionGravatar Craig Fields1994-06-22
* Do not assume select will work with a timeval of 0.Gravatar Richard Basch1994-06-19
* Initial revisionGravatar Craig Fields1994-06-16
* Fixes so that "make depend" will work properlyGravatar Richard Basch1994-06-10
* "make depend" will also require generating/installing header filesGravatar Richard Basch1994-06-10
* Send broadcast messages as UNACKED messages.Gravatar Richard Basch1994-04-30
* Corrected the pathname referencesGravatar Richard Basch1994-04-30
* Added a more verbose warning that tells the user how to detach lockersGravatar Richard Basch1994-04-30
* Backing out the different placement of unauthentic messagesGravatar Richard Basch1994-04-29
* enable_delete is now true by default so window managers will honor theGravatar Richard Basch1994-04-29
* uname is POSIX, so changed SOLARIS to POSIXGravatar Richard Basch1994-04-12
* Moved ZPIDDIR declarationGravatar Richard Basch1994-04-08
* Changed ATHCONFDIR to ZPIDDIRGravatar Richard Basch1994-04-08
* Added ZPIDDIR because the local build tried storing it in /mit/zephyr/configsGravatar Richard Basch1994-04-08
* Added START_CRITICAL_CODE and END_CRITICAL_CODE definitions.Gravatar Richard Basch1994-04-07
* Declare t_local here, where it is initializedGravatar Richard Basch1994-03-15
* Use NOW rather than t_local.tv_secGravatar Richard Basch1994-03-15
* Define NOW to be t_local.tv_sec, and don't do gettimeofday()Gravatar Richard Basch1994-03-15
* Use symbolic name "NOW" rather than t_localGravatar Richard Basch1994-03-15
* After each select() loop, re-initialize t_local for other uses.Gravatar Richard Basch1994-03-15
* Use t_local structure, rather than calling gettimeofday()Gravatar Richard Basch1994-03-15
* Use t_local, rather than calling gettimeofday()Gravatar Richard Basch1994-03-15
* If we have a controlling tty, periodically check to see that controllingGravatar Richard Basch1994-03-15
* Ignore SIGTTOU when forking, otherwise we might hang.Gravatar Richard Basch1994-03-15
* Have zephyr_paths.h depend on the MakefileGravatar Richard Basch1994-03-15
* Don't try to declare system functions - let the header files do it.Gravatar Richard Basch1994-02-22
* The lock file needs to be opened for read/write, not just write.Gravatar Richard Basch1994-02-17
* Check file descriptor, not errno, after fopenGravatar Richard Basch1994-02-14
* Generalized the generate_dictionary_instance and generate_stack_instanceGravatar Richard Basch1993-12-14
* Initial revisionGravatar Richard Basch1993-12-14
* depend on zephyr lib for buildsGravatar Richard Basch1993-11-24
* depend on zephyr libGravatar Richard Basch1993-11-24
* Allow one to specify IP addresses instead of the hostname.Gravatar Richard Basch1993-11-23