NetBSD/dist
apb 436bad5beb Rewrite the code that tried to canonicalise a path. Fixes a problem
in which "/wherever/src.2/../tools" was incorrectly changed to
"/wherever/src./tools" instead of the desired "/wherever/tools".

It's not clear to me that this script has any business trying to do this
sort of rewriting (and there's no guarantee that "/wherever/foo/.." and
"/wherever" both refer to the same place), but at least the new code
tries to be more careful than the old code.
2008-04-20 12:57:40 +00:00
..
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 Reflect that this is the manpage for 1.0.5 not 1.0.4 2008-03-23 16:53:25 +00:00
dhcp Get rid of a spurious dereference in DHCPRELEASE. 2008-02-26 05:03:29 +00:00
file Rewrite the code that tried to canonicalise a path. Fixes a problem 2008-04-20 12:57:40 +00:00
ipf Also escape $Header tags. 2007-12-11 03:34:59 +00:00
iscsi Fix for "raid0 devices don't accept extents of different sizes" from 2008-04-11 08:22:37 +00:00
libarchive Merge libarchive-2.5.0b. 2008-03-30 05:19:00 +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