| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
which included commits to RCS files with non-trunk default branches.
|
|
|
|
| |
Approved by: re (hrs)
|
|\
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| |
| |
| |
| | |
Requested by: dmalone, Chuck Swiger
|
| |
| |
| |
| | |
removed during import.
|
| | |
|
| | |
|
| |
| |
| |
| | |
against vendor branch is now maintained in patchsets.
|
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| | |
|
|\ \
| |/
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| | |
|
| |
| |
| |
| | |
options that are mutually exclusive.
|
| |
| |
| |
| | |
Switch back to regex.h
|
| |
| |
| |
| |
| |
| |
| | |
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.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The corresponding warning has been ignored for ages:
prepend_args.c:75: warning: initialization makes pointer from integer
without a cast
This is fatal on ia64. You cannot convert an implicit int return from
an undeclared function to a pointer as you've lost the upper 32 bits.
On ia64, the warning is "pointer from different sized integer".
(This file is not vendor branched)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
comparing two files, where only one file is missing the final newline
character. This undoes revisions 1.3 and 1.4, returning 'diff' to how
it behaved before July 2000. We can do this now because our version of
'patch' was modified (just before 4.6-release) to understand what to do
with that line. This marker is the same one generated by 'diff' under
netbsd, openbsd, darwin, and linux (and any OS with "gnu-diff" installed).
Reviewed by: imp freebsd-standards (back in april)
Approved by: re (bmah)
MFC after: 1 week
|
| |
| |
| |
| | |
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
|
| |
| |
| |
| | |
another branch.
|
| |
| |
| |
| |
| | |
Reported by: Steven Farmer <steve@geoenergycorp.com>
Pointy hat to: nectar
|
| |
| |
| |
| |
| |
| |
| | |
Obtained from: Immunix Linux
= Garbage collect now-unused temporary file handling functions.
= Add __FBSDID.
|
| |
| |
| |
| |
| | |
Taking out the evil warning fixed it one way, but didn't make the
other way any better, so replace it with printing a single \n.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
diff output; there being no trailing newline caused it to bitch and
moan and ruin diffs. That's dumb, if I may say so myself.
Yes, this file is coming off the vendor branch. It hasn't been
updated in 6 years.
Approved by: peter
|
| |
| |
| |
| |
| |
| |
| | |
default options for diff. These options are interpreted first and can be
overwritten by explicit command line parameters.
* Add the "-o" option to specify old-traditional output style.
* Add utility functions for env vars obtained from GNU Grep 2.3h.
|
| | |
|
| | |
|
|\ \
| |/
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| | |
|
| | |
|
| | |
|
| | |
|
|\ \
| |/
|/|
| | |
which included commits to RCS files with non-trunk default branches.
|
| |
|
|
|