summaryrefslogtreecommitdiff
path: root/clients
Commit message (Collapse)AuthorAge
...
* Added log_message().Gravatar Greg Hudson1994-11-11
|
* Added ClearOnSend() and made signature changes permanent (Sal's changes).Gravatar Greg Hudson1994-11-11
|
* Cast return value of DynGet().Gravatar Greg Hudson1994-11-11
|
* A bug fix from Sal; the use of XawAsciiSourceFreeString() was wrong.Gravatar Greg Hudson1994-11-11
|
* Added commenting for .anyone?Gravatar Craig Fields1994-11-11
|
* Don't define atol() for Linux.Gravatar Greg Hudson1994-11-11
|
* Fixes for compilation without Hesiod.Gravatar Greg Hudson1994-10-31
|
* Fixes for compilation without Hesiod, and a bugfix.Gravatar Greg Hudson1994-10-31
|
* Some changes to make compilation work under SunOS.Gravatar Greg Hudson1994-10-31
|
* Initial revisionGravatar Craig Fields1994-08-18
|
* Include <string.h> instead of <strings.h> (portability)Gravatar Richard Basch1994-08-18
|
* 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
| | | | that are on a given host. [lwvanels '91]
* uname is POSIX, so changed SOLARIS to POSIXGravatar Richard Basch1994-04-12
|
* The lock file needs to be opened for read/write, not just write.Gravatar Richard Basch1994-02-17
|
* depend on zephyr libGravatar Richard Basch1993-11-24
|
* Allow one to specify IP addresses instead of the hostname.Gravatar Richard Basch1993-11-23
|
* Removed ATHENA_COMPAT cruft (never used)Gravatar Richard Basch1993-11-20
|
* Since POSIX flock compatibility was added, we do not need the NO_FLOCK case.Gravatar Richard Basch1993-11-20
| | | | Changed HESIOD to Z_HaveHesiod
* We only need KerberosGravatar Richard Basch1993-11-20
|
* Removed prototyping that is done by system include files.Gravatar Richard Basch1993-11-20
|
* Changed KERBEROS to Z_HaveKerberosGravatar Richard Basch1993-11-20
| | | | | Return status 0 if successful Changed rcsid string
* Changed bzero/bcopy to memset/memcpy [ANSI]Gravatar Richard Basch1993-11-19
| | | | | | Changed index to strchr, <strings.h> to <string.h> [ANSI] POSIX signal and setjmp handling Some whitespace rearrangement and declaration rearrangement
* Changed bcopy to memcpy [ANSI]Gravatar Richard Basch1993-11-19
|
* Change bcopy to memcpy, index to strchr [ANSI]Gravatar Richard Basch1993-11-19
|
* Change bcopy to memcpy [ANSI]Gravatar Richard Basch1993-11-19
|
* Change bzero to memset [ANSI]Gravatar Richard Basch1993-11-19
|
* Change index to strchr, bzero to memset [ANSI]Gravatar Richard Basch1993-11-19
|
* Change index to strchr [ANSI]Gravatar Richard Basch1993-11-19
|
* Change bzero/bcopy to memset/memcpy [ANSI]Gravatar Richard Basch1993-11-19
|
* Don't ping for broadcast messages.Gravatar Richard Basch1993-11-19
| | | | | Changed bcopy to memcpy, index to strchr [ANSI] Set "auth" variable to ZAUTH for -a (in case -d was also specified)
* Removed extra #include (done by <zephyr/zephyr.h>)Gravatar Richard Basch1993-11-19
| | | | Changed index to strchr, bzero to memset [ANSI]
* Removed prototyping that should be done by system include filesGravatar Richard Basch1993-11-19
| | | | Changed bzero to memset [ANSI]
* Changed bzero to memset, rindex to strrchr [ANSI]Gravatar Richard Basch1993-11-19
|
* Changed bzero/bcopy to memset/memcpy [ANSI]Gravatar Richard Basch1993-11-19
|
* Changed bzero to memset [ANSI]Gravatar Richard Basch1993-11-19
|
* Changed index to strchr [ANSI]Gravatar Richard Basch1993-11-19
| | | | Removed prototyping that should be done by system include files
* Changed index to strchr [ANSI]Gravatar Richard Basch1993-11-19
|
* POSIX signal handlingGravatar Richard Basch1993-11-19
| | | | Changed index to strchr [ANSI]
* Use new Athena imake rulesGravatar Richard Basch1993-11-19
|
* POSIX signal handlingGravatar Richard Basch1993-10-16
|
* Remove temporary file before exiting [zbugs 0497: mhpower]Gravatar Richard Basch1993-10-16
|
* Changed bcopy/bzero to _BCOPY/_BZERO (defined in <zephyr/zephyr_conf.h>)Gravatar Richard Basch1993-09-24
| | | | | Solaris port Added POSIX signal handling & job control
* Changed bcopy/bzero to _BCOPY/_BZERO (defined in <zephyr/zephyr_conf.h>)Gravatar Richard Basch1993-09-24
|
* Use LIB definitions as described by make variablesGravatar Richard Basch1993-09-24
| | | | Make $(ACLDIR) if necessary.
* Changed POSIX conditionalGravatar Richard Basch1993-09-24
|
* Changed bzero to _BZERO (defined in <zephyr/zephyr_conf.h>)Gravatar Richard Basch1993-09-24
|
* Added various casts'Gravatar Richard Basch1993-09-24
| | | | | | | Changed bcopy/bzero to _BCOPY/_BZERO (defined in <zephyr/zephyr_conf.h>) Solaris port Handle subscription file loading errors gethostname() was being passed an incorrect length argument
* Changed bcopy/bzero to _BCOPY/_BZERO (defined in <zephyr/zephyr_conf.h>)Gravatar Richard Basch1993-09-24
|