summaryrefslogtreecommitdiff
path: root/server/hostm.c
Commit message (Expand)AuthorAge
* new library fixesGravatar John Kohl1988-06-15
* remove excess stack variablesGravatar John Kohl1988-06-03
* add hostm_dump_hosts routine to dump the state to a file. AlsoGravatar John Kohl1988-02-28
* Some normal-mode debugging for location flush tracking.Gravatar John Kohl1988-02-05
* lint fix: extra arg needed for client_deregisterGravatar John Kohl1987-12-18
* set num_hosts before using it.Gravatar John Kohl1987-12-14
* extra arg to client_deregisterGravatar John Kohl1987-11-15
* lint cleanup (flush() not used)Gravatar John Kohl1987-11-09
* Fix up boot code; remove some debugging code that is uselessGravatar John Kohl1987-09-28
* fix external documentationGravatar John Kohl1987-08-09
* Robby didn't get all the ZFormatNotice stuff.Gravatar John Kohl1987-08-04
* Changed to handle new protocol and packet formatGravatar Robert S. French1987-08-01
* add doc of hostm_deathgram to beginning of moduleGravatar John Kohl1987-07-24
* Recommend servers when hosing hostmanagersGravatar John Kohl1987-07-22
* use insertion sorting on host list (faster than qsort)Gravatar John Kohl1987-07-16
* lint cleanupGravatar John Kohl1987-07-14
* Add actions for attach and detach.Gravatar John Kohl1987-07-14
* multiple host support. make server an index, not a pointer (easierGravatar John Kohl1987-07-09
* clean up order of functions, add comments, clean up null pointer checksGravatar John Kohl1987-07-07
* lint cleanupGravatar John Kohl1987-07-02
* support for actually checking if host is deadGravatar John Kohl1987-07-01
* first release versionGravatar John Kohl1987-07-01
* Initial revisionGravatar John Kohl1987-06-25