Go to file
jonathan a5449ca17c Back out read-side DELAY() in previous revision added on advice of
tech-kern.  Reported by Sean Davidson to cause erroneous doubling of
keyboard input on a 5000/50 under load.

Increasing the DELAY() from 2 to 30 doesn't help. Remove it for the
1.3 release. May cause problems with low-speed serial input, but
console keyboards work properly.
1997-11-14 01:38:57 +00:00
bin Make this compile with -DSMALL and warnings on. 1997-11-12 03:40:55 +00:00
distrib Add a token legal file so the distrib notes build on a pmax. Bigger 1997-11-14 01:03:55 +00:00
etc - s/samples\/ipf/examples\/ipf/ and remove the ./usr/share/samples entry 1997-11-13 09:48:06 +00:00
games add missing .Nm calls and MLINKS. from spz@serpens.swb.de 1997-11-12 00:47:32 +00:00
gnu Expand on shared object's `.init' functions a bit, and mention 1997-11-13 22:25:23 +00:00
include Fix __RENAME quoting lossage (don't pass it a quoted string). From 1997-11-04 23:36:19 +00:00
lib Un-"protect" term_beep() and rename it to __term_beep() to keep it out 1997-11-13 04:48:48 +00:00
libexec Expand on shared object's `.init' functions a bit, and mention 1997-11-13 22:25:23 +00:00
regress getopt returns -1 not EOF 1997-11-01 06:20:47 +00:00
sbin add missing .Nm sections. 1997-11-11 14:39:59 +00:00
share Copyright assigned to The NetBSD Foundation. 1997-11-13 09:29:40 +00:00
sys Back out read-side DELAY() in previous revision added on advice of 1997-11-14 01:38:57 +00:00
usr.bin handle strings longer than 256 bytes. should do this with fgetln()...but 1997-11-12 00:04:49 +00:00
usr.sbin Fix int vs. size_t lossage. 1997-11-13 18:35:57 +00:00
Makefile Make the "build" target depend on "beforeinstall", ensuring that all 1997-10-27 18:06:39 +00:00