NetBSD/dist
tls ac016a7fc2 Changes required for FORTIFY_SOURCE: don't rely on #define read (etc.)
before system header file inclusion magically causing what "read" is
#defined to to pick up a read-like prototype.  For sanity's sake, put
prototypes for revolting trace_mr stuff in their own header file (instead
of nowhere at all and using the trick referenced above).
2007-05-27 16:27:57 +00:00
..
am-utils Coverity CID/4421: Add extra check for NULL before deref. 2007-04-04 21:40:48 +00:00
bind merge conflicts 2007-05-01 22:15:12 +00:00
bzip2
dhcp Changes required for FORTIFY_SOURCE: don't rely on #define read (etc.) 2007-05-27 16:27:57 +00:00
file coverity CID 4418: Don't call strlen() with NULL. 2007-05-16 20:53:49 +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 Added missing .TP 2007-05-23 05:18:45 +00:00
iscsi Use the proper tracing functionality 2007-01-11 22:59:53 +00:00
libpcap add a volatile variable to prevent vfork/longjmp clobbering. 2006-10-15 19:27:21 +00:00
nawk
ntp unbork openssl import borkage. 2007-03-07 03:18:53 +00:00
openpam
pdisk comment out impossible code. 2006-10-24 20:45:33 +00:00
pf Document state policy flags for 'nat' and 'rdr' rules. 2007-05-10 23:03:22 +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 Don't segfault during decoding of unlimited strings in PPPoE. 2007-03-24 23:20:12 +00:00
wpa_supplicant