Go to file
jonathan 21717110ba Raise spl to spltty() in polled console input routine dtopKBDGetc(),
to ensure polled console I/O really is polled.

From Michael L. Hitch <mhitch@lightning.oscs.montana.edu>.
1997-07-19 12:00:10 +00:00
bin Cast the result of pointer arithmetic to "long", and use %ld to print it. 1997-07-18 17:46:59 +00:00
distrib remove old Sprite-compatible header files machAsmDefs.h and machConst.h 1997-07-19 07:02:04 +00:00
etc fix 3885 from Matthias Scheler -- print out the name of each loaded module 1997-07-18 23:38:52 +00:00
games don't xref obsolete regcmp(3) 1997-07-16 06:59:59 +00:00
gnu * Fix setting of 'Originator' field, so that it matches whole login field 1997-07-17 04:50:35 +00:00
include Correct the prototype of the (*foreach)() member of the yp_all callback. 1997-07-18 06:11:16 +00:00
lib Implement sleep() and usleep() in terms of nanosleep(). Uses only one 1997-07-19 02:42:30 +00:00
libexec Add the necessary -I flag to pick up the libc/include/extern.h 1997-07-14 02:56:54 +00:00
regress Use proginstall:: to disable installing PROG. 1997-05-07 15:59:08 +00:00
sbin convert to host byte order when printing stats of received ICMP 1997-07-17 06:39:46 +00:00
share o Minor manpage stylistic cleanups 1997-07-18 02:17:04 +00:00
sys Raise spl to spltty() in polled console input routine dtopKBDGetc(), 1997-07-19 12:00:10 +00:00
usr.bin fix 3884 from SAITOH Masanobu 1997-07-18 23:31:00 +00:00
usr.sbin Fix typo in previous. 1997-07-18 23:08:45 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00