Go to file
matt 98e5e148fa Since cpu_switch (aka Swtch) is now called at splsched() with sched_lock
locked, cpu_exit needs to do that too.  Since in the lock debug case we
have to use a CALLS which wipes out R0-R6, change the convention for Swtch
so that the proc is passed in R6 and that R6 is clobbered.  This is so
Swtch itself doesn't have to save/restore the proc pointer explicitly.
2000-08-27 00:21:46 +00:00
bin Fix conv=swab. Don't swab the entire input buffer every time we read 2000-08-25 03:40:32 +00:00
crypto fix bad mdoc markup. closed PR/10854 2000-08-20 10:36:40 +00:00
dist do not #undef _res; we want to get any #define our local resolv.h has. 2000-08-14 11:33:34 +00:00
distrib add rc.d/securelevel. noted in [install/10896] by Rafal Boni. 2000-08-26 09:17:00 +00:00
etc run skeyaudit, if run_skeyaudit is set to yes 2000-08-25 01:11:42 +00:00
games If we install limerick-o.dat, we should also install limerick-o to make it 2000-08-17 16:54:28 +00:00
gnu Fix the path to netbsd-proto-IPv4only.mc in the installed 2000-08-26 04:24:58 +00:00
include ISO/IEC 9899:1999: MB_CUR_MAX expands to a positive integer expression with 2000-08-10 10:03:43 +00:00
lib implement net.inet6.ip6.{anon,low}port{min,max} sysctl variable. 2000-08-26 11:03:45 +00:00
libexec Use sockaddr_storage. 2000-08-22 16:42:37 +00:00
regress Add md5sha subdir 2000-08-19 17:53:24 +00:00
sbin Pull down the changes I've just accidently commited into 1.5 branch. 2000-08-26 13:45:20 +00:00
share use the merged sparc installboot.8 2000-08-26 02:14:34 +00:00
sys Since cpu_switch (aka Swtch) is now called at splsched() with sched_lock 2000-08-27 00:21:46 +00:00
usr.bin Add "all" mode to systat to cycle between all modes, 2000-08-25 04:48:56 +00:00
usr.sbin tyop. inerface != interface 2000-08-25 07:15:02 +00:00
Makefile Descend into distrib on "make cleandir", too. This will let "make build" 2000-08-19 22:09:08 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING crypto-* is no longer there. 2000-08-20 19:51:24 +00:00