NetBSD/dist
martin be008341cd Hopping through a void* is not enough to get rid of alignment requirements.
Do a memcpy to a properly aligned local variable instead.
2006-11-23 13:07:17 +00:00
..
am-utils Fix use after free. 2006-04-05 14:59:29 +00:00
bind Fixes for CVE-2006-4095 and CVE-2006-4096 from bind-9.3.2-P1 2006-09-05 19:31:47 +00:00
bzip2 Only dereference b after it has been NULL checked. 2006-03-17 02:52:56 +00:00
dhcp Hopping through a void* is not enough to get rid of alignment requirements. 2006-11-23 13:07:17 +00:00
file Remove a strange #if that broke libmagic for most 64 bit archs. 2006-11-14 14:12:24 +00:00
hostapd don't use a variable array on the stack for a stupid reason. 2006-11-09 20:12:29 +00:00
ipf Coverity CID 3013: Don't check for NULL after deref! (from Arnaud Lacombe) 2006-10-03 18:18:18 +00:00
iscsi fix an incomplete initializer. 2006-10-15 19:52:40 +00:00
libpcap add a volatile variable to prevent vfork/longjmp clobbering. 2006-10-15 19:27:21 +00:00
nawk strdup/strlcat/snprintf changes from Aleksey Cheusov 2006-07-26 20:46:37 +00:00
ntp back to casting to long since we think that the openssl version dropping the 2006-11-14 21:54:24 +00:00
openpam Update the manual section 2006-06-14 16:23:46 +00:00
pdisk comment out impossible code. 2006-10-24 20:45:33 +00:00
pf PR/35039: jklowden: Fix example to include -i or -p for ipf or pf. 2006-11-12 06:24:08 +00:00
pppd Patch from Christos Zoulas: 2006-11-05 09:16:20 +00:00
smbfs kill empty else. 2006-10-16 03:38:08 +00:00
tcpdump In the description of the -y option, add a pointer to the -L option. 2006-11-11 10:36:56 +00:00
wpa_supplicant Resolve conflicts for wpa_supplicant 0.4.9 import. 2006-05-25 04:07:22 +00:00