Go to file
scottr 7dff0aa247 After servicing an interrupt, check to see that there's not another
one pending before we clear the interrupt flag.  This avoids a condition
where the line appears to go catatonic (which is particularly easily
triggered by pppd).  From Bill Studenmund <wrstuden@loki.stanford.edu>.
XXX - we should probably log this if it gets excessive.
1996-08-26 14:09:19 +00:00
bin return 0.0 cpu usage for zombies. closes pr bin/2693. Perhaps this should 1996-08-15 01:41:23 +00:00
distrib Pull md_install_sets() changes down from release branch. 1996-08-26 02:34:37 +00:00
etc move rpc daemon startup to after network startup so that if the machine is a DNS server and wants to resolve via itself, one doesn't have to wait for all the DNS queries to time out as each rpc daemon starts. This was particularly ugly with mountd. 1996-08-26 06:02:21 +00:00
games /usr/share/misc/termcap, not /etc/termcap 1996-08-17 20:48:06 +00:00
gnu Fixed NetBSD tag. 1996-08-21 18:43:29 +00:00
include Update from the new routed(8) source. 1996-08-10 01:37:09 +00:00
lib #ifdef _KERNEL, #include <lib/libkern/libkern.h> instead of <string.h>. 1996-08-15 22:45:17 +00:00
libexec Fixed NetBSD tag. 1996-08-21 18:43:29 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin Reference the new sl(4) page 1996-08-10 21:26:42 +00:00
share add Advanced Power Management driver 1996-08-25 23:38:57 +00:00
sys After servicing an interrupt, check to see that there's not another 1996-08-26 14:09:19 +00:00
usr.bin Add missing braces to for-loop to make compress work again after changes 1996-08-20 18:24:46 +00:00
usr.sbin add Advanced Power Management driver 1996-08-25 23:38:57 +00:00
Makefile allow builds to work if directory games is missing. Closes pr misc/1921 and 1996-08-10 23:29:00 +00:00