|
Revision tags: release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0 |
|
| #
ffec3151 |
| 12-Mar-2017 |
Warner Losh <[email protected]> |
Convert gnu to using SRCTOP
Prefer SRCTOP over CURDIR/../../contrib, etc. However, retain the "up one level" instances of ../ because they are really relative to this part of the tree and not a mean
Convert gnu to using SRCTOP
Prefer SRCTOP over CURDIR/../../contrib, etc. However, retain the "up one level" instances of ../ because they are really relative to this part of the tree and not a means to find the root of the tree. As such, it's better to leave them since that further the goal of being able to move directories if watned to in the future.
Differential Revision: https://reviews.freebsd.org/D9932 Sponsored by: Netflix Silence On: arch@ (twice)
show more ...
|
|
Revision tags: release/11.0.1, release/11.0.0, release/10.3.0, release/10.2.0, release/10.1.0, release/9.3.0, release/10.0.0, release/9.2.0, release/8.4.0, release/9.1.0, release/8.3.0, release/7.4.0, release/8.2.0, release/8.1.0, release/7.3.0 |
|
| #
aa74e2f8 |
| 22-Feb-2010 |
Xin LI <[email protected]> |
POSIX patch(1) would treat -b as different meaning (the functionality is to be provided by --suffix). Looking at the usage here in diffutils, it seems that we can just get rid of the -b .orig stuff.
POSIX patch(1) would treat -b as different meaning (the functionality is to be provided by --suffix). Looking at the usage here in diffutils, it seems that we can just get rid of the -b .orig stuff. This resolves a problem that can triggered if we move toward to a more permissively licensed patch(1) program.
show more ...
|
|
Revision tags: release/8.0.0, release/7.2.0, release/7.1.0, release/6.4.0, release/7.0.0, release/6.3.0 |
|
| #
b6ee6822 |
| 15-Jun-2007 |
Xin LI <[email protected]> |
Update build skeleton after diffutils 2.8.7 update.
|
|
Revision tags: release/6.2.0, release/5.5.0, release/6.1.0, release/6.0.0, release/5.4.0, release/4.11.0, release/5.3.0, release/4.10.0, release/5.2.1 |
|
| #
e27b3bf5 |
| 17-Feb-2004 |
Andrey A. Chernov <[email protected]> |
Remove getopt*.c, we already have compatible getopt_long() in libc
|
|
Revision tags: release/5.2.0, release/4.9.0, release/5.1.0, release/4.8.0, release/5.0.0, release/4.6.2, release/4.3.0 |
|
| #
9b7a44a6 |
| 27-Aug-1999 |
Peter Wemm <[email protected]> |
$Id$ -> $FreeBSD$
|
| #
e4b6c360 |
| 29-Oct-1997 |
Andrey A. Chernov <[email protected]> |
Switch to contrib version
|
|
Revision tags: release/1.1.5.1_cvs, release/1.1.0_cvs |
|
| #
c7ed70b7 |
| 12-Nov-1993 |
Nate Williams <[email protected]> |
Updated to GNU diffutils 2.6
|
| #
c4b4b635 |
| 08-Nov-1993 |
Nate Williams <[email protected]> |
From: Larry Jones <[email protected]> Subject: man pages for diff et al.
I finally got tired of not having man pages for diff and friends, so I edited the appropriate sections of the texinfo man
From: Larry Jones <[email protected]> Subject: man pages for diff et al.
I finally got tired of not having man pages for diff and friends, so I edited the appropriate sections of the texinfo manual into man format.
show more ...
|
|
Revision tags: release/1.0.0_cvs |
|
| #
4d5de78c |
| 09-Jul-1993 |
J.T. Conklin <[email protected]> |
Update diff, diff3, and sdiff's makefiles to use .PATH: instead of copying the same files to multiple directories. This should make things easier when it comes time to update to a newer version of d
Update diff, diff3, and sdiff's makefiles to use .PATH: instead of copying the same files to multiple directories. This should make things easier when it comes time to update to a newer version of diffutils.
With this checkin, this brings the netbsd and freebsd diff dists into sync.
show more ...
|
| #
2870c1b1 |
| 29-Jun-1993 |
Nate Williams <[email protected]> |
GNU3 Diff 2.3
|