Go to file
andrew f74843ee98 * ansifications
* cleaned up hardclock() to avoid checking "p" multiple times, and avoid a
  gcc2 possible-use-before-initialisation warning.
* changed softclock() timeout callback functions to be of type timeout_t -
  a pointer to a void fn(int).  No-one was using the second, tick, argument
  that was being passed to these callbacks - it is much cleaner to drop the
  thing entirely, rather than add a whole heap of casts of dubious
  correctness to calls to timeout(), etc.  The old style is kept in an
  #ifdef, for future reference.
1993-06-27 06:05:32 +00:00
bin
etc
games
gnu
include
lib
libexec
regress
sbin
share
sys * ansifications 1993-06-27 06:05:32 +00:00
usr.bin Whose inane idea was it to copy this list? 1993-06-24 06:11:34 +00:00
usr.sbin last change planned to the sendmail srcs proper. 1993-06-27 01:22:45 +00:00
Makefile