NetBSD/sys
2006-04-05 00:15:25 +00:00
..
altq
arch Don't define, just declare want_resched here. 2006-04-05 00:15:25 +00:00
coda Update list of todo items, and note that old items are from 1998 and 2006-04-04 13:20:39 +00:00
compat correct a typo 2006-04-02 17:09:01 +00:00
conf Convert existing ath users to new Makefile, except for amd64, which needs 2006-04-04 03:13:12 +00:00
contrib/dev/ath Add missing "-elf" suffix to ATH_HAL for sparc and sparc64. 2006-04-04 13:00:23 +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 dc_stride member to igsfb_devconfig. 2006-04-04 23:43:40 +00:00
dist Removed BROKEN_TCP_WINDOW_CHECK hack. 2006-04-04 16:19:05 +00:00
fs Swap the order of the tf_gen and tf_id members of struct tmpfs_fid, 2006-03-31 20:27:49 +00:00
gdbscripts
ipkdb
kern pool_grow: don't increase pr_minpages. (fix a mistake in 1.113) 2006-04-02 13:25:34 +00:00
lib Encapsulated the MD test: phdr[i].p_type & PT_LOPROC out of MI code, 2006-04-03 15:45:36 +00:00
lkm
miscfs Coverity CID 1002: Yes, this could really be NULL, so check against it. 2006-04-04 14:24:15 +00:00
net Add another bit from FreeBSD that I forgot: in tun_output, don't try to send 2006-04-04 15:43:23 +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
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 FreeBSD SA-06:11 and CVE-2006-0905: update the replay sequence number 2006-03-23 15:25:46 +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
netsmb
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 PR/32809: Pavel Cahyna: Conflicting flags in l_flag and p_flag are causing 2006-04-01 00:57:34 +00:00
ufs Correct typo in a panic message. 2006-04-04 17:12:57 +00:00
uvm uvm_km_check_empty: fix an assertion. 2006-03-17 09:37:55 +00:00
Makefile