.. |
altq
|
- kill bzero/bcopy
|
2003-11-09 22:11:12 +00:00 |
arch
|
call ktrsyscall32() for 64 bit kernels and 32 bit syscalls.
|
2004-01-15 14:57:20 +00:00 |
coda
|
Dynamic sysctl.
|
2003-12-04 19:38:21 +00:00 |
compat
|
begin to implement some ifreq ioctls... long long way to go.
|
2004-01-15 14:36:28 +00:00 |
conf
|
Store the copyright text in conf/copyright, and use conf/newvers.sh
|
2004-01-05 03:33:06 +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 missing simple_lock_init(). Noted by skrueger-at-europe-dot-com.
|
2004-01-15 20:27:27 +00:00 |
fs
|
Include <sys/sysctl.h> for sysctl stuff.
|
2003-12-05 00:51:08 +00:00 |
gdbscripts
|
…
|
|
ipkdb
|
…
|
|
kern
|
export ktrinitheader() and ktrwrite() for ktrsyscall32(), which is used
|
2004-01-15 14:29:20 +00:00 |
lib
|
netbsd.org -> NetBSD.org
|
2003-12-04 13:57:30 +00:00 |
lkm
|
Enhance the scripts to not use trampolines for symbols which are internal
|
2004-01-16 00:35:48 +00:00 |
miscfs
|
store a i/o priority hint in struct buf for buffer queue discipline.
|
2004-01-10 14:39:50 +00:00 |
net
|
Sysctl functions called for "generic" nodes should forward "query"
|
2003-12-28 22:36:37 +00:00 |
net80211
|
For FH phy, accept beacons whose hop pattern in FH params is different
|
2004-01-15 08:16:24 +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
|
correct typo in 1.94 -> 1.95. pointed out by Shiva Shenoy
|
2004-01-15 05:13:17 +00:00 |
netinet6
|
typo.
|
2004-01-13 23:02:00 +00:00 |
netipsec
|
Split opencrypto configuration into an attribute, usable by inkernel
|
2003-12-31 16:44:26 +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
|
Remove some assigned-to but otherwise unused variables.
|
2003-10-30 01:43:08 +00:00 |
nfs
|
comments in nfs_doio_write.
|
2004-01-10 14:52:53 +00:00 |
opencrypto
|
Split opencrypto configuration into an attribute, usable by inkernel
|
2003-12-31 16:44:26 +00:00 |
stand
|
…
|
|
sys
|
export ktrinitheader() and ktrwrite() for ktrsyscall32(), which is used
|
2004-01-15 14:29:20 +00:00 |
ufs
|
With large average filesizes, it was possible to overflow dirsize to zero,
|
2004-01-13 13:38:18 +00:00 |
uvm
|
bump vnode hold count for page cache as well
|
2004-01-14 11:28:04 +00:00 |
Makefile
|
…
|
|