summaryrefslogtreecommitdiff
path: root/zhm/zhm.c
Commit message (Expand)AuthorAge
* POSIX support.Gravatar John F. Carr1991-06-18
* 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
* 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
* 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
* clean up command-line and non-HESIOD support, so that multipleGravatar John Kohl1988-11-14
* fix optind handlingGravatar John Kohl1988-10-25
* use #define'ed names for zephyr-hm and zephyr-cltGravatar John Kohl1988-10-03
* merge Ultrix fixes into main branchGravatar John Kohl1988-10-03
* fix hesiod problemsGravatar John Kohl1988-08-25
* fix for non-HESIOD caseGravatar John Kohl1988-08-08
* only format version onceGravatar John Kohl1988-06-25
* lint fixesGravatar John Kohl1988-06-23
* set up version number manually.Gravatar John Kohl1988-06-23
* remove bogus syslog message.Gravatar John Kohl1988-06-03
* patches for inetd operationGravatar John Kohl1988-06-02
* fixes for library version 0.2Gravatar John Kohl1988-06-02
* Changed hesiod to HESIOD to be consistent with athena.Gravatar David C. Jedlinsky1988-03-20
* Changed "hm.h" to "zhm.h" and bug fixes.Gravatar David C. Jedlinsky1988-02-25
* Set to send a boot if we are deactivated.Gravatar David C. Jedlinsky1987-10-07
* Split hm.c into two more subfiles.Gravatar David C. Jedlinsky1987-10-06
* add flag 'booting' to indicate whether we have ever talked to a serverGravatar John Kohl1987-09-28
* Handles SIGHUP differently; Accepts HMCTL messages from localGravatar David C. Jedlinsky1987-09-27
* Robby's peer review fixes.Gravatar David C. Jedlinsky1987-08-03
* Changed to handle new protocolGravatar Robert S. French1987-08-01
* Fixed index lossageGravatar Robert S. French1987-07-31
* Throws away byte-swapped notices, ignores servers on the wrong port.Gravatar David C. Jedlinsky1987-07-29
* Bug fix -- now actually @u(does) change to the suggested server.Gravatar David C. Jedlinsky1987-07-22
* Abstraction violation.Gravatar David C. Jedlinsky1987-07-21
* Writes a pid file. More statistics!!!Gravatar David C. Jedlinsky1987-07-21
* Looks for a new server on SIGHUP.Gravatar David C. Jedlinsky1987-07-20
* Removed cruft; moved detach() a little lower in init_hm().Gravatar David C. Jedlinsky1987-07-17
* Doesn't leak memory; Handles STAT messages!Gravatar David C. Jedlinsky1987-07-16
* minor cleansing.Gravatar David C. Jedlinsky1987-07-15
* Killed a bug with machines that don't have hesiod.Gravatar David C. Jedlinsky1987-07-10
* Modified boot and flush notices to handle HM_ATTACH and HM_DETACH.Gravatar David C. Jedlinsky1987-07-09
* Changed recipient field (now obsolete).Gravatar David C. Jedlinsky1987-07-09
* bug fixes, handles SIGTERM correctly, detaches from tty correctly.Gravatar David C. Jedlinsky1987-07-08
* Finished off major bugs - set up syslog calls soGravatar David C. Jedlinsky1987-06-30
* Started adding timer routines, cleaned up other messes.Gravatar David C. Jedlinsky1987-06-29
* Daily checkin. Stomped a few bugs.Gravatar David C. Jedlinsky1987-06-27
* 90% finished - needs timer routines, and a few control things hereGravatar David C. Jedlinsky1987-06-25
* Works on the client side.Gravatar David C. Jedlinsky1987-06-16
* Initial revisionGravatar David C. Jedlinsky1987-06-14