NetBSD/sys
2003-08-15 08:11:09 +00:00
..
altq
arch Fix a typo: sm->sg_npte -> sp->sg_npte 2003-08-14 11:00:02 +00:00
coda
compat remove the args from the macro. 2003-08-14 02:17:07 +00:00
conf exec_elf_common.c is no more. 2003-08-08 18:54:39 +00:00
crypto Make this compile for big endian archs. 2003-08-01 22:25:55 +00:00
ddb Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
dev accept 1518-byte frames (needed for vlan). Valtteri Vuorikoski 2003-08-15 07:29:34 +00:00
fs Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
gdbscripts
ipkdb
kern Return NULL instead of 0 for functions that return pointers. 2003-08-15 02:59:32 +00:00
lib Do not use the builtins for the mem* functions on vax, the compiler gets 2003-08-13 11:34:24 +00:00
lkm Rework how dependency generation is performed: 2003-08-01 17:03:41 +00:00
miscfs LINUX_USRSTACK is only defined on i386. Thanks Izumi! 2003-08-09 16:28:49 +00:00
net (fast-ipsec): Add hooks to pass IPv4 IPsec traffic into fast-ipsec, if 2003-08-15 03:42:00 +00:00
netatalk
netccitt Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
netinet Fix return-rst for IPv6 (PR#22157 by Peter Postma). 2003-08-15 08:11:09 +00:00
netinet6 (fast-ipsec): Add hooks to pass IPv4 IPsec traffic into fast-ipsec, if 2003-08-15 03:42:00 +00:00
netipsec Change ipsec4_common_input() to return void (not int with errno, 2003-08-15 03:50:20 +00:00
netisdn Make it compile on alpha. 2003-08-12 19:49:27 +00:00
netiso (fast-ipsec): Add hooks to pass IPv4 IPsec traffic into fast-ipsec, if 2003-08-15 03:42:00 +00:00
netkey
netnatm
netns (fast-ipsec): Add hooks to pass IPv4 IPsec traffic into fast-ipsec, if 2003-08-15 03:42:00 +00:00
netsmb
nfs Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
opencrypto keyed-{sha1,md5} should not be truncated to 96 bits. markus@openbsd 2003-08-01 01:47:45 +00:00
stand Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
sys - Add execsw es_setup_stack 2003-08-08 18:54:16 +00:00
ufs Remove only (last?) use of SETHIGH and SETLOW before gcc starts warning 2003-08-10 09:54:06 +00:00
uvm uao_pagein_page() & anon_pagein(): 2003-08-11 16:54:10 +00:00
Makefile