Go to file
jonathan ba2aa6f75a Add cpu_spl[012345]() definitions to locore. These clear the given
interrupt-enable bit in the status register, and all lower bits.

Can be used for spl{bio,net,tty,clock,statclock} on machines where
devices are wried to mips hard-interrupt levels in ascending bit order
so as to match the BSD spl.9 ordering.
1997-05-19 23:25:09 +00:00
bin Fix thinko in last commit, causing "cp file /" to succeed but 1997-05-19 01:07:33 +00:00
distrib Installboot is know in /usr/mdec. 1997-05-19 21:26:23 +00:00
etc Change interface config test so that the loop is always continued 1997-05-17 14:12:24 +00:00
games NULL => 0 (Arne Juul; PR#3629) 1997-05-17 19:24:44 +00:00
gnu Make sure we get all the .h files we need so this compiles. 1997-05-18 11:27:06 +00:00
include Make macros evaluate to non-compound statements (Jarle Greipsland; PR#3614) 1997-05-14 15:49:55 +00:00
lib Force the link. 1997-05-19 23:24:21 +00:00
libexec * NULL => 0 (Arne Juul; PR#3629) 1997-05-17 19:35:14 +00:00
regress Use proginstall:: to disable installing PROG. 1997-05-07 15:59:08 +00:00
sbin More error checking. 1997-05-19 16:28:03 +00:00
share Yet another try to sanitize the bootblock build. Each major target has now 1997-05-19 21:18:58 +00:00
sys Add cpu_spl[012345]() definitions to locore. These clear the given 1997-05-19 23:25:09 +00:00
usr.bin Fix bugs when recording source is a set. 1997-05-19 17:32:07 +00:00
usr.sbin Resolve conflicts 1997-05-17 22:14:13 +00:00
Makefile Don't cleandir on make build when UPDATE is set. 1997-03-24 22:22:15 +00:00