summaryrefslogtreecommitdiff
path: root/zhm
Commit message (Expand)AuthorAge
...
* Since we use our own syslogging, we need to make sure to reference our ownGravatar Richard Basch1994-08-01
* Changed ATHCONFDIR to ZPIDDIRGravatar Richard Basch1994-04-08
* Don't try to declare system functions - let the header files do it.Gravatar Richard Basch1994-02-22
* depend on zephyr libGravatar Richard Basch1993-11-24
* Removed prototyping that is done by system include filesGravatar Richard Basch1993-11-20
* Use Athena imake rulesGravatar Richard Basch1993-11-19
* Changed bcmp/bcopy to memcmp/memcpy [ANSI]Gravatar Richard Basch1993-11-19
* Changed bcopy to memcpy [ANSI]Gravatar Richard Basch1993-11-19
* Change bcmp/bcopy to memcmp/memcpy [ANSI]Gravatar Richard Basch1993-11-19
* Under AIX, allow for full dumps if a SEGV signal is received.Gravatar Richard Basch1993-10-16
* Better random server choosing code.Gravatar Richard Basch1993-10-13
* Better random server choosing code.Gravatar Richard Basch1993-10-13
* Use _BCOPY macro, not bcopy (defined to be memcopy on ANSI systems)Gravatar Richard Basch1993-09-24
* Changed RS/6000 to RISC/6000Gravatar Richard Basch1993-09-24
* ANSI style #endif'sGravatar Lucien Van Elsen1991-12-05
* Give standard machine name for rs/6000Gravatar Lucien Van Elsen1991-12-05
* Link -lkrb before -lcom_err.Gravatar John F. Carr1991-09-02
* AIX specfic code is more useful when not put insideGravatar John F. Carr1991-07-20
* Risc System/6000 AIX 3.1 support.Gravatar John F. Carr1991-06-20
* POSIX support.Gravatar John F. Carr1991-06-18
* Use new PidFile macro.Gravatar Kenneth G Raeburn1991-03-21
* Added more machine-specific definitions.Gravatar Kenneth G Raeburn1991-03-21
* Use new conditionals from header files; eliminate explicit use ofGravatar Kenneth G Raeburn1991-03-21
* Define srandom to be srand48 on macII.Gravatar Kenneth G Raeburn1990-12-21
* Change NULL to '\0' when used as (char).Gravatar John F. Carr1990-12-21
* MIPS measures data size like IBM RT.Gravatar Kenneth G Raeburn1990-11-06
* minor fix for ansi complianceGravatar Kenneth G Raeburn1990-10-19
* Added ps2 typeGravatar John F. Carr1990-02-18
* Fixed "size" computation for machines other than vaxes.Gravatar John F. Carr1990-02-09
* parameterize pid fileGravatar John Kohl1989-12-18
* remove spurious line which caused faults on picky machinesGravatar John Kohl1989-10-27
* add decmips typeGravatar John Kohl1989-10-24
* add more machine typesGravatar John Kohl1989-10-19
* need to fix order of librariesGravatar John Kohl1989-05-04
* Imakefile changes from Win Treese to support multiple compile treesGravatar John Kohl1989-03-23
* When there is only one server, don't loop trying to find another serverGravatar John Kohl1989-03-23
* Fix printing of unknown server namesGravatar John Kohl1989-03-23
* deal with no primary server by randomly selecting one from the listGravatar John Kohl1988-11-28
* document change in behavior of server argsGravatar John Kohl1988-11-14
* clean up command-line and non-HESIOD support, so that multipleGravatar John Kohl1988-11-14
* fix optind handlingGravatar John Kohl1988-10-25
* fix lintlibsGravatar John Kohl1988-10-05
* use #define'ed names for zephyr-hm and zephyr-cltGravatar John Kohl1988-10-03
* merge Ultrix fixes into main branchGravatar John Kohl1988-10-03
* merge Ultrix fixes into main branchGravatar John Kohl1988-10-03
* fix lintlibs.Gravatar John Kohl1988-09-14
* fix commentsGravatar John Kohl1988-09-14
* Initial revisionGravatar John Kohl1988-09-09
* fix hesiod problemsGravatar John Kohl1988-08-25
* fix for non-HESIOD caseGravatar John Kohl1988-08-08