1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/contrib
Hartmut Brandt b41f9c7d79 Terminate the execl() argument list with (char *)NULL instead of 0.
The later is wrong and may fail on sizeof(char *) != sizeof(int)
machines. The patch has already been sent to and accepted by the
diffutils author, but the file is already off the vendor branch, so
correct it here in the meanwhile too.
2003-11-03 12:41:27 +00:00
..
amd This commit was generated by cvs2svn to compensate for changes in r119743, 2003-09-04 18:06:16 +00:00
bc This commit was generated by cvs2svn to compensate for changes in r90238, 2002-02-05 09:17:24 +00:00
bind Give an example of the more efficient conflict resolution command 2003-06-17 09:20:16 +00:00
binutils From FSF Binutils CVS repo: 2003-05-28 03:32:33 +00:00
bzip2 Add upgrade instructions. 2002-02-01 16:34:13 +00:00
com_err Add #include <stdlib.h> so that "s->strings = realloc(...)" doesn't segfault 2003-01-08 17:05:52 +00:00
cpio If we must yell at the user than a file cannot be linked into place when 2003-07-11 02:19:19 +00:00
cvs Add "blame" as an "annotate" alias for interoperability with subversion. 2003-07-07 19:15:36 +00:00
diff Terminate the execl() argument list with (char *)NULL instead of 0. 2003-11-03 12:41:27 +00:00
expat Virgin import (trimmed) of eXpat version 1.95.5 2002-10-02 07:16:04 +00:00
file This commit was generated by cvs2svn to compensate for changes in r111658, 2003-02-28 05:19:36 +00:00
gcc The ports freeze may take longer than anticipated. Instead of 2003-09-21 07:59:16 +00:00
gdb Track changed definition of the debug registers. 2002-10-21 05:33:05 +00:00
gdtoa Userland spinlocks bad. Sleep locks good. 2003-06-21 08:20:14 +00:00
gnu-sort Merge local fixes 2003-08-30 14:19:09 +00:00
gperf
groff MFV: The -d option. 2003-11-02 07:27:40 +00:00
ipfilter update man page to reflect change in default syslog level ipmon is now compiled with 2003-04-05 21:12:58 +00:00
isc-dhcp The previous fix (rev 1.25) is only needed in the second place. 2003-09-15 15:48:12 +00:00
less Merge vendor changes onto mainline. 2002-01-07 20:37:09 +00:00
libf2c This commit was generated by cvs2svn to compensate for changes in r119262, 2003-08-22 02:57:17 +00:00
libobjc Gcc 3.3.1-release Objective C support bits. 2003-08-22 02:57:15 +00:00
libpcap Merge multi-DLT support. 2003-01-26 01:21:53 +00:00
libreadline Merge local changes 2003-08-31 18:47:12 +00:00
libstdc++ This commit was generated by cvs2svn to compensate for changes in r119258, 2003-08-22 02:57:05 +00:00
lukemftp This commit was generated by cvs2svn to compensate for changes in r117059, 2003-06-30 05:24:21 +00:00
lukemftpd Merge our rev 1.2 PAM support into 'nbsd_20030122'. 2003-02-02 21:03:28 +00:00
ncurses This commit was generated by cvs2svn to compensate for changes in r104977, 2002-10-12 10:22:52 +00:00
ngatm This commit was generated by cvs2svn to compensate for changes in r121947, 2003-11-03 12:08:41 +00:00
ntp Merge conflicts. 2002-11-04 19:38:46 +00:00
nvi Remove ru_SU, we don't need it in favour to ru_RU 2003-06-23 13:21:15 +00:00
one-true-awk Update for the 2003/07/29 import. 2003-07-30 06:50:31 +00:00
openpam MFP4: revert constification of pam_message.msg (perforce change #34785) 2003-07-21 19:54:17 +00:00
opie FreeBSD does not use this code, but ftpd_popen() contains a buffer overflow. 2003-07-13 05:59:50 +00:00
pam_modules/pam_passwdqc Vendor import of pam_passwdqc v0.5. 2002-04-16 22:25:21 +00:00
patch
pnpinfo Use the correct loop variable so that we print all IO addresses and 2002-08-09 22:04:54 +00:00
sendmail Cast the NULL to a pointer type for 64 bit architectures 2003-10-31 22:12:09 +00:00
smbfs Remove the # ("stringify") operator from the printf() arguments in 2003-08-23 13:05:13 +00:00
sort Original code bugfixed. This NOT touch old sorting order a bit. 2002-04-07 00:49:00 +00:00
tar Fix an annoying bug in tar. When it converted 'tar zcf' to 'tar -z -c -f' 2003-07-24 00:04:01 +00:00
tcp_wrappers Add a declaration that malloc() returns a pointer, not an int. Otherwise 2003-01-08 07:02:07 +00:00
tcpdump Merge tcpdump 3.7.2 2003-03-02 08:25:48 +00:00
tcsh Document upgrade procedure. 2002-07-24 16:42:58 +00:00
telnet Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542 2003-10-24 18:26:30 +00:00
texinfo Use stock (FSF) version of this file from now on. 2003-06-18 14:04:03 +00:00
top Replace a reference to /kernel with /boot/kernel/kernel 2003-08-26 15:37:19 +00:00
traceroute Fix misspelling. 2002-12-13 22:26:10 +00:00