Go to file
thorpej 183f609c83 - Do not set TLCPUMASK on non-I/O nodes. That register exists only on
I/O nodes.  Previous code erroneously set it on CPU nodes only.
- In both the single- and multi-processor case, route all interrupts from
  I/O nodes to the primary CPU, for now.
1998-09-29 04:22:36 +00:00
bin Fixed memory leak on old style command substitution 1998-09-26 20:56:33 +00:00
distrib Overhaul for sysinst. 1998-09-29 03:08:47 +00:00
etc s/kdb/kbd/ in the `MAKEDEV minimal' target. 1998-09-19 06:58:06 +00:00
games Fix args processing of backgammon and teachgammon, closes pr 5345 by 1998-09-15 13:43:34 +00:00
gnu cleanup: Use sigemptyset() if HAVE_SIGEMPTYSET defined, 1998-09-28 22:36:09 +00:00
include Move 1003.1c-1995 declarations inside the appropriate name space protection 1998-09-28 17:47:58 +00:00
lib Signal changes for Alpha. 1998-09-29 03:01:37 +00:00
libexec Remember the interface the request comes in on, so we will reply to the 1998-09-20 04:44:55 +00:00
regress Use sigemptyset() to initialize the signal mask for sigaction(). 1998-09-19 21:23:10 +00:00
sbin Automagically initialize boot code and partition table if not yet valid. 1998-09-28 15:44:18 +00:00
share Changed to allow the mouse baud rate to be set at kernel compile time. 1998-09-29 02:46:36 +00:00
sys - Do not set TLCPUMASK on non-I/O nodes. That register exists only on 1998-09-29 04:22:36 +00:00
usr.bin * add transfer rate to progress meter. (suggested by hubert feyrer) 1998-09-28 09:03:22 +00:00
usr.sbin don't install in /usr/share if NOSHARE is defined 1998-09-27 17:22:03 +00:00
Makefile Test gcc2.8 and egcs properly 1998-09-27 18:18:42 +00:00