NetBSD/sys
2006-08-24 16:28:22 +00:00
..
altq
arch Remove k7_powernow_destroy() prototype... it's now defined in 2006-08-24 16:28:22 +00:00
coda
compat move #ifdef up a few lines to prevent unused variable warning/error 2006-08-23 21:17:48 +00:00
conf Back out revision 1.109 - it's NOT silly to parse the comment when 2006-08-08 07:05:40 +00:00
contrib/dev/ath Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +00:00
crypto
ddb
dev gettime and settime functions are meant to return errno values. Make 2006-08-23 21:21:34 +00:00
dist
fs Fix pool allocation/freeing problem for once and for all correctly. Since 2006-08-22 16:52:41 +00:00
gdbscripts
ipkdb
kern Add %'s to go with PRI format constants. 2006-08-24 01:08:00 +00:00
lib
lkm - Add k7_powernow_destroy() prototype into cpu.h. 2006-08-08 21:04:29 +00:00
miscfs Pretending to be Elad's keyboard: 2006-08-11 19:17:47 +00:00
net A problem has been identified in the in-kernel PPP code shared by ISDN PPP 2006-08-23 20:02:23 +00:00
net80211 Use curchan in monitor mode. From Dheeraj S. FreeBSD always uses curchan, 2006-08-09 20:37:16 +00:00
netatalk Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +00:00
netbt Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +00:00
netccitt Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +00:00
netinet ugh.. more stuff that's overdue and should not be in 4.0: remove the 2006-07-30 17:38:19 +00:00
netinet6 Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +00:00
netipsec Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
netisdn Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
netiso Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
netkey Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
netnatm
netns Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +00:00
netsmb Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +00:00
nfs Don't free what we did not allocate. 2006-08-24 12:40:39 +00:00
opencrypto Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
stand
sys Change iostat_alloc() to take the parent pointer and the name directly, so 2006-08-23 17:19:32 +00:00
ufs Fix size confusion with lfs_fhandle - and as it now turns out to be the same 2006-08-06 12:34:12 +00:00
uvm Add a new swapctl(2) command to unset the dump device. 2006-08-22 14:07:07 +00:00
Makefile