summaryrefslogtreecommitdiff
path: root/server/timer.c
Commit message (Expand)AuthorAge
* It is still not the 80s anymore -- remove all caddr_tsGravatar Karl Ramm2011-02-02
* passes gcc -Wall with no warnings other than des cryppt C_block sadness and g...Gravatar Karl Ramm2008-01-21
* de K&RifyGravatar Karl Ramm2008-01-21
* Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.Gravatar Greg Hudson1999-01-22
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
* Rewritten to use a heap instead of a linked list.Gravatar Greg Hudson1994-10-31
* Use NOW rather than t_local.tv_secGravatar Richard Basch1994-03-15
* Use t_local, rather than calling gettimeofday()Gravatar Richard Basch1994-03-15
* Declare variable t_localGravatar Richard Basch1993-11-19
* Add support for K&R CGravatar Lucien Van Elsen1992-08-26
* Converted back to ANSI C (with ifdef's for standard C)Gravatar Lucien Van Elsen1991-12-04
* C++ conversion and lots of modifications from summer & fall workGravatar Kenneth G Raeburn1990-11-13
* Moved nexttimo to be before reclamation.Gravatar Kenneth G Raeburn1988-10-19
* lint fixesGravatar John Kohl1987-12-18
* clean up timer processingGravatar John Kohl1987-07-14
* rip out debugging codeGravatar John Kohl1987-07-09
* change debugging styleGravatar John Kohl1987-07-07
* describe external routines; get rid of print_timers()Gravatar John Kohl1987-07-02
* some bug fixes. We can only release one timer per timer_processGravatar John Kohl1987-07-01
* revisions for use in ZephyrGravatar John Kohl1987-06-12
* Initial revisionGravatar John Kohl1987-06-09