summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/diff
AgeCommit message (Expand)Author
2017-04-20Replace again GNU diff with BSD diffBaptiste Daroussin
2017-03-19Temporary readd GNU diffBaptiste Daroussin
2017-03-11Import diff from OpenBSD and remove GNU diffBaptiste Daroussin
2016-05-04Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper
2016-03-10MFHGlen Barber
2016-03-09DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery
2016-02-03More 'tests' packaging fixes.Glen Barber
2015-12-01META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery
2015-10-12Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper
2015-09-25META_MODE: Remove DEP_MACHINE from Makefile.depend files.Bryan Drewery
2015-09-25META_MODE: Remove DEP_RELDIR from Makefile.depend files.Bryan Drewery
2015-06-13Add META_MODE support.Simon J. Gerraty
2015-05-27Merge sync of headSimon J. Gerraty
2015-03-02Install old texinfo pages in the form of mdoc(7) pagesBaptiste Daroussin
2015-01-02Remove gnu/ info pages to unbreak the build with MK_GCC != no, etcEnji Cooper
2014-11-25Convert to LIBADDBaptiste Daroussin
2014-11-19Merge from head@274682Simon J. Gerraty
2014-10-09Integrate usr.bin/diff/tests from NetBSD into atf/kyua at gnu/usr.bin/diff/testsEnji Cooper
2013-09-05Merge from headSimon J. Gerraty
2013-06-06Adjust CFLAGS to pick up correct regex.h and posix/regex.h. Note thisJung-uk Kim
2013-06-05Connect libgnuregex 2.17 to the build.Jung-uk Kim
2013-05-21Don't look for headers outside of the source or object directories. InMarcel Moolenaar
2012-11-04Sync from headSimon J. Gerraty
2012-08-22Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar
2012-08-17Catch up with the subversion conversion and apply these build-time patches.David E. O'Brien
2010-03-28Change all our own code to use st_*tim instead of st_*timespec.Ed Schouten
2010-02-22POSIX patch(1) would treat -b as different meaning (the functionalityXin LI
2007-10-12style.Makefile(5)David E. O'Brien
2007-06-17Fix build on arm: time_t on arm is 64 bits while long isXin LI
2007-06-15Update build skeleton after diffutils 2.8.7 update.Xin LI
2005-11-03Suggest the user to use 'diff -urN' instead of 'diff -crN'.Xin LI
2004-02-17Oops, use -I${DESTDIR}/usr/include/gnu instead of ... /../../include/gnuAndrey A. Chernov
2004-02-16Remove files no longer neededAndrey A. Chernov
2004-02-05Fixed style of DPADD and LDADD assignments as per style.Makefile(5).Ruslan Ermilov
2004-02-01Add a section documenting the return values from diff.Ceri Davies
2002-08-26Document -p option of diff.Giorgos Keramidas
2002-07-11Add note about the info documentation of diff(1).Giorgos Keramidas
1999-11-26s/dir.h/dir.c/Poul-Henning Kamp
1999-11-26Style changes -- whitespace and sorting.David E. O'Brien
1999-11-26* Support the environtmental var "DIFF_OPTIONS". Which can hold a set ofDavid E. O'Brien
1999-08-27$Id$ -> $FreeBSD$Peter Wemm
1999-08-01Clarify that "-w" ignores horizontal white space changes.David E. O'Brien
1999-07-29Add an example for folks who can never remember how to generate aSheldon Hearn
1997-10-29Define PR_PROGRAM properlyAndrey A. Chernov
1997-10-29Switch to contrib versionAndrey A. Chernov
1997-10-23Add (unsigned char) cast to ctype macrosAndrey A. Chernov
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1997-01-12Make this (hopefully) build now. There was no dir entry.Peter Wemm
1996-08-20Pick collate info fo rangesAndrey A. Chernov