.. |
am-utils
|
Coverity CID/4421: Add extra check for NULL before deref.
|
2007-04-04 21:40:48 +00:00 |
atf
|
Fix a groff warning.
|
2008-02-26 00:09:38 +00:00 |
bind
|
progname is const char *, not char *
|
2008-02-20 18:24:22 +00:00 |
bzip2
|
Only dereference b after it has been NULL checked.
|
2006-03-17 02:52:56 +00:00 |
dhcp
|
Get rid of a spurious dereference in DHCPRELEASE.
|
2008-02-26 05:03:29 +00:00 |
file
|
put LP64 SIZE_T_MAX on a diet: 17 f's is too much, trim it down to 16
|
2007-06-14 19:26:17 +00:00 |
ipf
|
Also escape $Header tags.
|
2007-12-11 03:34:59 +00:00 |
iscsi
|
Update the autoconf glue to version 20080207 of the portable NetBSD
|
2008-02-07 19:12:26 +00:00 |
libarchive
|
Use the correct file descriptor variable.
|
2008-03-07 23:28:17 +00:00 |
libpcap
|
add a volatile variable to prevent vfork/longjmp clobbering.
|
2006-10-15 19:27:21 +00:00 |
nawk
|
Fix segmentation fault with printf("%*"); from Jukka Salmi
|
2008-01-21 17:18:06 +00:00 |
ntp
|
Fix a new bugs that -combine found
|
2008-02-20 18:16:09 +00:00 |
openpam
|
Remove __PIC__ because on mips __PIC__ is used to indicate that the pic abi
|
2008-01-31 20:07:46 +00:00 |
pcc
|
PCC 0.9.9-080210
|
2008-02-10 20:04:50 +00:00 |
pdisk
|
comment out impossible code.
|
2006-10-24 20:45:33 +00:00 |
pf
|
infile is const char *, not char *
|
2008-02-20 18:20:21 +00:00 |
pkg_install
|
Fix download-vulnerability-list's -c option. From Jim Bernard in PR 38231.
|
2008-03-13 08:38:24 +00:00 |
pppd
|
#include <stdbool.h> for bool, instead of typedeffing our own.
|
2008-01-21 20:47:38 +00:00 |
smbfs
|
When checking for the length of the user name, check against the size
|
2007-10-16 15:37:32 +00:00 |
tcpdump
|
Back out local NetBSD change (range check to avoid buffer overflow),
|
2007-07-28 16:09:14 +00:00 |
wpa
|
Make hostapd_drivers const.
|
2008-02-20 18:17:53 +00:00 |