NetBSD/sys
hannken c59d4851b8 Run pmap_deactivate() earlier in exit1(). Prevents a panic on sparc MP
where p->p_vmspace was 0xdeadbeef in pmap_deactivate().

Approved by: YAMAMOTO Takashi <yamt@netbsd.org>
2004-02-18 14:42:20 +00:00
..
altq Spell length with h after t. Inspired by a commit by brad@openbsd. 2004-02-13 18:02:05 +00:00
arch Don't waste space on likely unused sysmon structure. 2004-02-17 22:03:52 +00:00
coda
compat Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
conf split off the evcnt code (which is unrelated to autoconfiguration) 2004-02-17 05:03:15 +00:00
crypto
ddb Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
dev Move the RF Microdevices RF3000 & Silicon Laboratories SI4126/SI4136 2004-02-17 21:20:55 +00:00
fs Fix xxx_strategy() to use the vnode arg instead of bp->b_vp. 2004-01-26 10:39:29 +00:00
gdbscripts
ipkdb
kern Run pmap_deactivate() earlier in exit1(). Prevents a panic on sparc MP 2004-02-18 14:42:20 +00:00
lib
lkm
miscfs unlock the descriptor table simple lock after fd_getfile() call in 2004-02-15 22:18:17 +00:00
net Use m_copydata(), m_adj() and M_PREPEND() to manipulate mbuf's in 2004-01-31 20:11:13 +00:00
net80211 fix int/size_t issues in debug code. 2004-02-11 10:19:32 +00:00
netatalk
netccitt
netinet deal with IPv6 path MTU < 1280 (RFC2460 section 5 last paragraph). 2004-02-04 05:36:03 +00:00
netinet6 Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
netipsec Change #endif __FreeBSD__ to #endif /* __FreeBSD__ */ 2004-01-28 01:35:31 +00:00
netisdn Spell length with h after t. Inspired by a commit by brad@openbsd. 2004-02-13 18:02:05 +00:00
netiso Spell the plural of suffix "suffixes", not "suffices". 2004-02-13 17:56:17 +00:00
netkey
netnatm
netns
netsmb fix NT_OPEN_EXISTING to be really just 'open' and not include the 'create' bit 2004-02-17 19:22:42 +00:00
nfs Adjust sillyrename cleanup code to deal with the parent vnode 2004-01-23 22:20:20 +00:00
opencrypto
stand
sys Add some notes about the layout of the master/partition/floppy boot record. 2004-02-16 07:37:06 +00:00
ufs lfs_update_single: add an assertion. 2004-01-29 12:10:07 +00:00
uvm Fix prev. so it compiles 2004-02-14 16:40:22 +00:00
Makefile