NetBSD/dist
joerg 9db95c28e5 Import of pkg_install-20071103.
- reject absolute names in +CONTENT
- fix size issues with pkg_add -u and buffer handling
- print file name of failed renames in pkgdb during pkg_add -u
- remove warning when running pkg_add as non-root
- remove more traces of master/slave mode
- update URLs for new ftp.netbsd.org layout
- make warning of broken symlinks separate from warning for non-existant
  files
- FETCH_PRE_ARGS option for download-vulnerability-list
- print only base package name in FILE_NAME for pkg_info -X
- don't leak memory in Dewey, it is called a lot more often now and
  makes a difference
- just allocate in vfcexec and free, don't bother caching the exec
  buffer
- remove some FTP debugging code
- make more allocation errors in the pkgdb iteration code fatal
- glob patterns and simple patterns are checked for being version-free
  as well
- try harder to get setgid permissions correctly when extracting as
  non-root
- fix waitpid to correctly handle EINTR
2007-11-03 14:14:12 +00:00
..
am-utils Coverity CID/4421: Add extra check for NULL before deref. 2007-04-04 21:40:48 +00:00
bind Import bind 9.4.1-P1 2007-07-24 23:52:54 +00:00
bzip2 Only dereference b after it has been NULL checked. 2006-03-17 02:52:56 +00:00
dhcp Change buffer for SIOCGIFCONF usage from 2048 to 32768. Because the 2007-10-31 15:26:51 +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
hostapd don't use a variable array on the stack for a stupid reason. 2006-11-09 20:12:29 +00:00
ipf two new hacks: 2007-10-09 01:23:20 +00:00
iscsi Recognise the word "lun" as a synonym for "target" in the configuration 2007-11-03 09:44:06 +00:00
libarchive Import libarchive-2.2.6 2007-08-06 12:25:33 +00:00
libpcap add a volatile variable to prevent vfork/longjmp clobbering. 2006-10-15 19:27:21 +00:00
nawk Remove a superfluous test, wcrtomb() cannot return (size_t)-2. 2007-10-25 22:22:41 +00:00
ntp Remove CVS $Log$ tag, this got problematic when pulled up to netbsd-4. 2007-08-21 13:17:24 +00:00
openpam free the temporary path string if the fallback to an unversioned 2007-09-14 17:57:39 +00:00
pcc Import of current (today) pcc. 2007-10-27 14:43:28 +00:00
pdisk comment out impossible code. 2006-10-24 20:45:33 +00:00
pf Do not include internal header files from libpcap without setting the 2007-05-28 11:55:19 +00:00
pkg_install Import of pkg_install-20071103. 2007-11-03 14:14:12 +00:00
pppd Remove 3rd clause and my name from all the licences which were only in my 2007-09-10 10:35:51 +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_supplicant print millis too. 2007-06-09 19:52:36 +00:00