NetBSD/sys
dyoung cafe884d2c Change macro names to avoid collisions:
BIT -> __BIT
BITS -> __BITS
2006-03-08 08:26:50 +00:00
..
altq Fix some typos. 2006-02-25 02:28:55 +00:00
arch Change macro names to avoid collisions: 2006-03-08 08:26:50 +00:00
coda Change type of 'inode' member of struct coda_open_out to ino_t. This 2006-03-02 14:24:57 +00:00
compat Rework Linux sysctl()-emulation, so that on amd64, we return the same 2006-03-08 03:55:31 +00:00
conf Fix md(4) like raid(4) was fixed. 2006-03-01 22:12:09 +00:00
contrib Miscellaneous ath(4) and net80211 updates and bug-fixes coming from 2006-03-02 03:38:26 +00:00
crypto merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ddb Add a "show all pages" command to DDB which prints one line per physical 2006-02-19 18:52:29 +00:00
dev Change macro names to avoid collisions: 2006-03-08 08:26:50 +00:00
dist Fix TCP/UDP checksum handling as pointed out by Daniel Hartmeier in: 2006-02-19 12:15:33 +00:00
fs remove trailing newlines 2006-03-05 16:55:44 +00:00
gdbscripts merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ipkdb Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
kern Make extent_alloc_subregion(), extent_alloc(), and extent_alloc1() real 2006-03-08 04:43:00 +00:00
lib Change macro names to avoid collisions: 2006-03-08 08:26:50 +00:00
lkm Fix "hard reboot" problem reported by Rhialto weeks ago on current-users@. 2006-02-03 02:37:57 +00:00
miscfs cleanup more SET/CLR/ISSET lossage 2006-03-05 17:33:33 +00:00
net fix memory leak when resetting the source address and destination address. 2006-03-08 03:09:33 +00:00
net80211 Miscellaneous ath(4) and net80211 updates and bug-fixes coming from 2006-03-02 03:38:26 +00:00
netatalk merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
netccitt merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
netinet 'advertisment' -> 'advertisement', from leonardo chiquitto filho 2006-03-07 18:15:28 +00:00
netinet6 Rename local variables called delay that shadow the delay() decl. 2006-03-06 20:33:52 +00:00
netipsec Fix some typos. 2006-02-25 02:28:55 +00:00
netisdn Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
netiso compile with no options INET 2005-12-28 09:18:46 +00:00
netkey Make this compile without INET6. Spotted by Arto Selonen and Kurt 2006-01-25 15:12:05 +00:00
netnatm merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
netns merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
netsmb merge yamt-uio_vmspace branch. 2006-03-01 12:38:10 +00:00
nfs Back out revision 1.125 and 1.124. The code for checking if 2006-03-01 21:31:00 +00:00
opencrypto sprinkle DPRINTF()... 2006-03-06 00:50:44 +00:00
stand merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
sys Make extent_alloc_subregion(), extent_alloc(), and extent_alloc1() real 2006-03-08 04:43:00 +00:00
ufs cleanup more SET/CLR/ISSET lossage 2006-03-05 17:33:33 +00:00
uvm merge yamt-uio_vmspace branch. 2006-03-01 12:38:10 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00