NetBSD/sys
wrstuden 160f564c51 Change union_unmount() to not play with the fs root vnode explicitly.
Let it get recycled along with all of the others. This is important
as if the root vnode has already been reclaimed, then we get a panic
when we try to vget it.

This addresses PR: kern/31382
2006-01-05 20:31:33 +00:00
..
altq Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
arch Introduce PIC_PROLOGUE_NOSAVE for functions that do non-local jumps 2006-01-05 19:18:40 +00:00
coda __inline__ -> inline 2005-12-24 23:41:33 +00:00
compat More ktrace-lwp merge fallout: netbsd_elf32_signature's prototype has 2005-12-27 00:36:00 +00:00
conf Welcome to 2006. 2006-01-01 00:00:01 +00:00
contrib merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
crypto merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ddb merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
dev More comments fixing. 2006-01-05 17:13:20 +00:00
dist make the kernel link without options INET. 2005-12-28 09:29:48 +00:00
fs Change union_unmount() to not play with the fs root vnode explicitly. 2006-01-05 20:31:33 +00:00
gdbscripts merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ipkdb Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
kern use a dedicated buf pool for getiobuf. 2006-01-05 10:18:20 +00:00
lib fix build of bzero. 2005-12-27 08:49:35 +00:00
lkm merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
miscfs - add simple functions to allocate/free a buffer for i/o. 2006-01-04 10:13:05 +00:00
net #ifdef _KERNEL some function prototypes and an inline function 2006-01-04 21:10:09 +00:00
net80211 Rewrite ieee80211_get_rate using clue from sys/dev/ic/athrate-sample.c: 2005-12-29 22:17:09 +00:00
netatalk merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
netccitt merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
netinet change comment from __const__ to const 2005-12-24 23:43:17 +00:00
netinet6 Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
netipsec Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
netisdn Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
netiso compile with no options INET 2005-12-28 09:18:46 +00:00
netkey merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
netnatm merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
netns merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
netsmb Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
nfs mountd_set_exports_list: check if VFS_VPTOFH actually works. 2006-01-05 12:21:00 +00:00
opencrypto merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
stand merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
sys - add simple functions to allocate/free a buffer for i/o. 2006-01-04 10:13:05 +00:00
ufs - add simple functions to allocate/free a buffer for i/o. 2006-01-04 10:13:05 +00:00
uvm uvmpd_scan_inactive: when reactivating a page, 2006-01-05 10:47:33 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00