NetBSD/sys
drochner 61f5f2c87d -Consistently check the buffer length in getsysinfo(),
and require one additional byte for string termination
 in the GSI_PLATFORM_NAME case.
 This should fix PR kern/33198 by Nicolas Joly.
-Make sysinfo() behave more like the original: return
 the length needed and copy out as much as possible.
2006-04-05 15:30:48 +00:00
..
altq
arch - ANSIfy 2006-04-05 15:14:49 +00:00
coda Unbreak the build of this file on our 64-bit ports 2006-04-05 06:55:26 +00:00
compat -Consistently check the buffer length in getsysinfo(), 2006-04-05 15:30:48 +00:00
conf Rename AH_DEBUG, AH_ASSERT, and AH_DEBUG_ALQ to ATH_XXX. 2006-04-05 06:54:26 +00:00
contrib/dev/ath Move "depend" target into block which is only used if ath(4) is enabled 2006-04-05 09:01:28 +00:00
crypto
ddb Now that BKPT_SET takes two arguments, supply the second argument. 2006-04-02 00:57:30 +00:00
dev update for accessops change (get/serborder removed) 2006-04-05 15:23:06 +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 Tell config to generate fs_ffs.h as vfs_bio.c checks for defined(FFS). 2006-04-05 00:52:16 +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 Tell config to generate fs_ffs.h as vfs_bio.c checks for defined(FFS). 2006-04-05 00:52:16 +00:00
uvm uvm_km_check_empty: fix an assertion. 2006-03-17 09:37:55 +00:00
Makefile