summaryrefslogtreecommitdiff
path: root/zhm/queue.c
Commit message (Collapse)AuthorAge
* Changed bcopy to memcpy [ANSI]Gravatar Richard Basch1993-11-19
|
* Use _BCOPY macro, not bcopy (defined to be memcopy on ANSI systems)Gravatar Richard Basch1993-09-24
|
* ANSI style #endif'sGravatar Lucien Van Elsen1991-12-05
|
* declare init_queue() and retransmit_queue() as voidGravatar John Kohl1988-06-27
|
* use send_outgoingGravatar John Kohl1988-06-17
|
* Changed "hm.h" to "zhm.h",Gravatar David C. Jedlinsky1988-02-25
| | | | fixed a few things that lint was complaining about.
* Robby's peer review code fixes.Gravatar David C. Jedlinsky1987-08-03
|
* Oops. Forgot to add an argument to new_server. (red face).Gravatar David C. Jedlinsky1987-07-24
|
* Redid some malloc stuff; added queue_len() for STATs.Gravatar David C. Jedlinsky1987-07-16
|
* Modified remove_notice_from_queue() so it doesn't destroy ACKsGravatar David C. Jedlinsky1987-06-30
| | | | in notices coming from the server - added syslog information.
* Fixed retransmit_queue().Gravatar David C. Jedlinsky1987-06-29
|
* added retransmit_queue().Gravatar David C. Jedlinsky1987-06-27
|
* Works well, needs to have retransmit_queue() written.Gravatar David C. Jedlinsky1987-06-25
|
* Initial revisionGravatar David C. Jedlinsky1987-06-16