NetBSD/sys
pk f092315b50 pg_delete: re-arrange SESSRELE() calls to allow for better code generation. 2004-02-06 06:59:33 +00:00
..
altq - kill bzero/bcopy 2003-11-09 22:11:12 +00:00
arch Add code to initialize the EEPROM in case the boot monitor doesn't do it. 2004-02-04 15:44:18 +00:00
coda Dynamic sysctl. 2003-12-04 19:38:21 +00:00
compat uuidgen(2) syscall. Originally from FreeBSD, ported by John Franklin in 2004-01-29 02:00:02 +00:00
conf an(4) needs wlan support 2004-02-03 19:46:18 +00:00
crypto s/netbsd.org/NetBSD.org/g 2003-11-28 08:56:48 +00:00
ddb Dynamic sysctl. 2003-12-04 19:38:21 +00:00
dev Add some EEPROM related defines. 2004-02-04 15:43:14 +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 pg_delete: re-arrange SESSRELE() calls to allow for better code generation. 2004-02-06 06:59:33 +00:00
lib netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
lkm Alphabetize... 2004-01-20 04:55:46 +00:00
miscfs Make VOP_STRATEGY(bp) a real VOP as discussed on tech-kern. 2004-01-25 18:06:48 +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 This patch from Sam Leffler fixes bugs in the client-side of 2004-02-01 08:25:57 +00:00
netatalk
netccitt Change global head-of-local-IP-address list from in_ifaddr to 2003-11-11 20:25:26 +00:00
netinet deal with IPv6 path MTU < 1280 (RFC2460 section 5 last paragraph). 2004-02-04 05:36:03 +00:00
netinet6 Remove outdated prototype for ip6_getpmtu(). The function has a different 2004-02-04 10:31:27 +00:00
netipsec Change #endif __FreeBSD__ to #endif /* __FreeBSD__ */ 2004-01-28 01:35:31 +00:00
netisdn netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
netiso netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
netkey invalidate pcb policy cache on key_timehandler(). part of 2004-01-14 04:11:13 +00:00
netnatm
netns s/in_ifaddr/in_ifaddrhead/. not really tested 2003-11-14 15:04:48 +00:00
netsmb
nfs Adjust sillyrename cleanup code to deal with the parent vnode 2004-01-23 22:20:20 +00:00
opencrypto Split opencrypto configuration into an attribute, usable by inkernel 2003-12-31 16:44:26 +00:00
stand
sys uuidgen(2) syscall. Originally from FreeBSD, ported by John Franklin in 2004-01-29 02:00:02 +00:00
ufs lfs_update_single: add an assertion. 2004-01-29 12:10:07 +00:00
uvm Since the playstation2 port still uses a variant of gcc 2.95.2, 2004-02-02 23:13:44 +00:00
Makefile