NetBSD/sys
jmmv 9ebb7ae9e0 Convert the code that fetches bootinfo information and stores it into the
kernel from assembler to C and add several comments to make things clearer.
I've been running with these changes for a couple of months without problems.
2006-04-12 13:48:52 +00:00
..
altq
arch Convert the code that fetches bootinfo information and stores it into the 2006-04-12 13:48:52 +00:00
coda COVERITY CID 1113: Don't use NULL for VOP_READDIR 2006-04-12 01:05:14 +00:00
compat make this compile w/o KTRACE, 2006-04-07 09:23:16 +00:00
conf Dallas Semiconductor 1-Wire bus support, from OpenBSD. Currently includes 2006-04-07 18:55:21 +00:00
contrib/dev/ath Undo an accidental commit of ah.h from an unreleased version of the HAL. 2006-04-06 15:57:58 +00:00
crypto
ddb Now that BKPT_SET takes two arguments, supply the second argument. 2006-04-02 00:57:30 +00:00
dev Add "goto done;" in the usbd_open_pipe(IN) failure case. 2006-04-11 23:08:08 +00:00
dist Protect config(1)-generated include files inclusion with 2006-04-07 13:49:20 +00:00
fs make this build again (initiliaze ntmp). 2006-04-11 16:57:47 +00:00
gdbscripts
ipkdb
kern sodopendfree/sodopendfreel: remove unused "so" argument. 2006-04-11 09:32:58 +00:00
lib Fixed CVS version headers 2006-04-07 14:27:33 +00:00
lkm
miscfs Coverity CID 2851: Check for NULL before freeing. 2006-04-12 01:09:43 +00:00
net PR/33231: Anraud Degroote: Miscellaneous cleanups in the route code: 2006-04-10 19:06:37 +00:00
net80211 Revamp ieee80211_get_rate. Now it does not use the rateset in the 2006-03-28 00:48:10 +00:00
netatalk Coverity CID 2852: Avoid NULL deref. 2006-04-12 01:12:30 +00:00
netccitt don't use MALLOC with a non-constant size; use malloc instead. 2006-03-17 23:29:07 +00:00
netinet When reflecting an ICMP Echo, do not scribble over read-only/shared 2006-03-29 21:13:55 +00:00
netinet6 Add predicate IN6_IS_SCOPE_EMBEDDABLE(__a), which is true if and 2006-03-29 21:29:59 +00:00
netipsec Add two new sysctls protected under IPSEC_DEBUG: 2006-04-11 20:21:28 +00:00
netisdn Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings. 2006-03-08 23:46:22 +00:00
netiso
netkey
netnatm
netns On ns_err_input(), if the message type is TOO_BIG, we should call spp 2006-04-06 18:46:32 +00:00
netsmb Coverity CID 609: Kill dead code! BANG! 2006-04-12 01:17:41 +00:00
nfs some cleanups after the introduction of GOP_SIZE_MEM flag. 2006-03-30 12:40:06 +00:00
opencrypto Coverity CID 1083: Avoid possible NULL pointer deref. 2006-04-04 17:30:20 +00:00
stand
sys Whitespace nits. 2006-04-06 01:04:22 +00:00
ufs Another MP locking fix. 2006-04-11 22:08:00 +00:00
uvm uvm_pagermapin: nowait allocation for pagedaemon. 2006-04-11 09:29:40 +00:00
Makefile