OpenBSD CVS

src/usr.bin/diff/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / diff

Current tag: OPENBSD_3_4_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.2   20 years  deraadt   -Wall
[TXT] diff.1  1.21   20 years  jmc   - add -P to SYNOPSIS - remove "mutually exclusive" clause - -c produces 15 *'...
[TXT] diff.c  1.42   20 years  millert   Make -number be an error (similar to my change in grep.c); OK tedu@
[TXT] diff.h  1.23   20 years  deraadt   anychange is no longer extern; millert ok
[TXT] diffdir.c  1.24   20 years  millert   Historically, the "Only in" messages produced in dir mode were not printed when ...
[TXT] diffreg.c  1.50   20 years  tedu   correct ascii file test. ok deraadt@ pb@
[TXT] pathnames.h (in the Attic) [Hide]  1.10   20 years  millert   Re-implement -l flag; diff -l now works correctly in non-directory mode (like GN...