NetBSD/sys
bouyer b50ebb2aa2 Merge 1.1.14.3 from yamt-km branch:
We can't write directly to a gdt slot, we need to go though
xen_update_descriptor().

From YAMAMOTO Takashi: this is not a problem in HEAD, because
as the kva for gdt is pageable, when gdt_put_slot1 attempts to modify gdt,
the fault handler allocates and maps a new page for you.
So the kernel doesn't panic, but could leak some memory.
2005-03-28 16:40:41 +00:00
..
altq nuke trailing whitespace 2005-02-26 22:58:54 +00:00
arch Merge 1.1.14.3 from yamt-km branch: 2005-03-28 16:40:41 +00:00
coda nuke trailing whitespace 2005-02-26 22:58:54 +00:00
compat s/uvm_map_defaultaddr/uvm_default_mapaddr/ HI FRANK! 2005-03-26 17:10:43 +00:00
conf It is silly to parse the comment in the header file to determine the 2005-03-27 23:27:31 +00:00
crypto nuke trailing whitespace 2005-02-26 22:58:54 +00:00
ddb remove stray error(1) comment. 2005-03-28 01:05:13 +00:00
dev correct logic so we recognize timeout on alloc 2005-03-27 00:49:14 +00:00
dist defopt IPFILTER_DEFAULT_BLOCK 2005-03-26 18:08:42 +00:00
fs nuke trailing whitespace 2005-02-26 22:58:54 +00:00
gdbscripts nuke trailing whitespace 2005-02-26 22:58:54 +00:00
ipkdb nuke trailing whitespace 2005-02-26 22:58:54 +00:00
kern Add code to preen proc0 cache fter loading a LKM. 2005-03-27 08:34:41 +00:00
lib KNF 2005-03-12 16:39:41 +00:00
lkm add missing prototype for when CODA_COMPAT_5 is #define'd 2005-03-28 06:59:13 +00:00
miscfs Remove bogus len setting noted by J. Chapman Flack. 2005-03-01 04:39:59 +00:00
net Set bit 0x2 of the first byte of the generated MAC address, to indicate it 2005-03-24 22:20:35 +00:00
net80211 nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netatalk nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netccitt nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netinet defopt IPFILTER_DEFAULT_BLOCK 2005-03-26 18:08:42 +00:00
netinet6 Revert the change that made kern.file2 and net.*.*.pcblist into nodes 2005-03-11 06:16:15 +00:00
netipsec Repair references to nonexistent structs in sys/netipsec/key.c after 2005-02-28 17:47:50 +00:00
netisdn nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netiso nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netkey nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netnatm nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netns nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netsmb nuke trailing whitespace 2005-02-26 22:31:44 +00:00
nfs nuke trailing whitespace 2005-02-26 22:31:44 +00:00
opencrypto nuke trailing whitespace 2005-02-26 22:31:44 +00:00
stand
sys Update the NetBSD version number in the trailing comment to match the 2005-03-27 23:12:55 +00:00
ufs make this compile again :-( 2005-03-26 19:40:31 +00:00
uvm Fix some things regarding COMPAT_NETBSD32 and limits/VM addresses. 2005-03-26 05:12:34 +00:00
Makefile Redo net.inet.* sysctl subtree for fast-ipsec from scratch. 2004-05-07 00:55:14 +00:00