freebsd-dev/gnu/usr.bin
David E. O'Brien 07b3f0f7db Make it so that 'patch < FUBAR' and 'patch -i FUBAR' operate the same.
The former makes a copy of stdin, but was not accurately putting the
content of stdin into a temp file.  This lead to the undercounting
the number of lines in hunks containing NUL characters when reading
from stdin.  Thus resulting in "unexpected end of file in patch" errors.
2013-07-02 17:09:57 +00:00
..
binutils Set the correct relocation type for R_ARM_TARGET2 to R_ARM_GOT_PREL. The 2013-01-06 07:14:04 +00:00
cc gcc: install AMD intrinsics header ammintrin.h 2013-06-07 00:48:01 +00:00
dialog Update dialog to 1.2-20130523 2013-06-17 10:28:55 +00:00
diff Adjust CFLAGS to pick up correct regex.h and posix/regex.h. Note this 2013-06-06 11:59:38 +00:00
diff3 POSIX patch(1) would treat -b as different meaning (the functionality 2010-02-22 22:32:24 +00:00
dtc Sanitize CFLAGS and add WARNS?=2. The hardcoding of -Os -fPIC 2010-07-15 02:22:50 +00:00
gdb Fold in frame-unwind patch 2013-06-17 18:34:34 +00:00
gperf upgrade gperf to the last GPLv2 version (3.0.3) 2011-11-28 12:29:16 +00:00
grep Adjust CFLAGS to pick up correct regex.h and posix/regex.h. Note this 2013-06-06 11:59:38 +00:00
groff Add FreeBSD 8.4. 2013-04-08 20:33:51 +00:00
patch Make it so that 'patch < FUBAR' and 'patch -i FUBAR' operate the same. 2013-07-02 17:09:57 +00:00
rcs
sdiff POSIX patch(1) would treat -b as different meaning (the functionality 2010-02-22 22:32:24 +00:00
send-pr Add support for the "&" character in usernames. 2012-10-22 03:41:19 +00:00
texinfo Catch up with the demise of /usr/X11R6 2007-09-19 14:21:18 +00:00
Makefile Remove CVS from the base system. 2013-06-15 20:29:07 +00:00
Makefile.inc