NetBSD/sys
tsutsui 995d49ac90 Add #include <machine/cpu.h> 2000-01-19 16:13:50 +00:00
..
adosfs
arch Add #include <machine/cpu.h> 2000-01-19 16:13:50 +00:00
coda
compat Fix wait case for VAX SVR3. 2000-01-13 06:33:29 +00:00
conf defopt COMPAT_VAX1K 2000-01-17 02:59:25 +00:00
ddb
dev Fix typos. 2000-01-19 01:16:38 +00:00
filecorefs
gdbscripts
ipkdb
isofs Add calls to vn_lock() and VOP_UNLOCK() around the VOP_CLOSE() call 2000-01-11 09:04:50 +00:00
kern use the old cloning-device cf_unit increment behaviour, if 2000-01-18 07:45:04 +00:00
lib don't clobber r4 and r5 2000-01-03 02:40:04 +00:00
lkm Resolve conflicts and change the Makefile to reflect the move of ipl.h 1999-12-12 11:18:46 +00:00
miscfs Actually nullop is a better idea here 1999-12-12 00:56:29 +00:00
msdosfs
net we don't need IFF_RUNNING for gif. 2000-01-17 06:29:07 +00:00
netatalk
netccitt
netinet remove extra portability #ifdef (like #ifdef __FreeBSD__) in KAME IPv6/IPsec 2000-01-06 15:46:07 +00:00
netinet6 another possible PR9189 issue (panic on sparc). 2000-01-19 15:59:14 +00:00
netiso allow delivery of routing protocol pdus to `raw' sockets even when the 2000-01-08 20:39:45 +00:00
netkey
netnatm
netns make sure we do not pass bogus socket pointer to IPv4 IPsec. 1999-12-24 05:01:33 +00:00
nfs
ntfs Always unlock the "fnode", even if we're about to free it, to keep 1999-12-20 22:11:57 +00:00
stand
sys Add accidentally-omitted prototype for time_pps_kcbind() so userlevel PPSAPI 2000-01-19 03:33:18 +00:00
ufs Changes to stabilize LFS. The first two of these should also apply to the 2000-01-19 00:03:04 +00:00
uvm add support for ``swapctl -d'' (removing swap space). 2000-01-11 06:57:49 +00:00
vm I should have made uvm_page_physload() take paddr_t's instead of vaddr_t's. 1999-12-30 16:09:47 +00:00
Makefile