summaryrefslogtreecommitdiff
path: root/usr.bin/diff
Commit message (Expand)AuthorAgeFilesLines
...
* diff(1): document remaining long optionsEnji Cooper2017-03-231-15/+85
* Rename tests from <foo> to <foo>_test to match the FreeBSD test suiteEnji Cooper2017-03-232-3/+4
* Use MIN macros from sys/param.hBaptiste Daroussin2017-03-221-1/+1
* Use strndup(3) instead of malloc + memcpyBaptiste Daroussin2017-03-221-3/+2
* Use MAX and MIN macros from sys/param.hBaptiste Daroussin2017-03-221-12/+9
* diff(1): fix SYNOPSIS section noting non-existent option, --no-ignore-caseEnji Cooper2017-03-221-6/+6
* Cache tzdata when running under capsicumBaptiste Daroussin2017-03-201-0/+1
* diff(1): add --strip-trailing-cr to last example in the SYNOPSISEnji Cooper2017-03-191-1/+2
* diff(1): sort long options under -D example in SYNOPSYSEnji Cooper2017-03-151-2/+2
* Integrate contrib/netbsd-tests/usr.bin/diff/t_diff.sh in asEnji Cooper2017-03-151-0/+10
* Do not die if cap_rights_limit reports ENOSYSBaptiste Daroussin2017-03-131-2/+4
* Readd codes that creates a tmp file for diffing stdout or devicesBaptiste Daroussin2017-03-121-2/+48
* Fix building with recent gccBaptiste Daroussin2017-03-122-3/+7
* Implement a stub --horizon-lines=NUM for compatibility with GNU diff3Baptiste Daroussin2017-03-121-0/+4
* Fix wrong date in diff(1)Baptiste Daroussin2017-03-121-1/+1
* Import diff from OpenBSD and remove GNU diffBaptiste Daroussin2017-03-1126-0/+3313
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-302-559/+0
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-272-0/+559