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_6_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.2   20 years  deraadt   -Wall
[TXT] diff.1  1.26   19 years  otto   Implement -I option: ignore changes matching a set of regexes. From Jared Yanov...
[TXT] diff.c  1.46   19 years  otto   Implement -I option: ignore changes matching a set of regexes. From Jared Yanov...
[TXT] diff.h  1.28   19 years  otto   Implement -I option: ignore changes matching a set of regexes. From Jared Yanov...
[TXT] diffdir.c  1.27   20 years  millert   POSIX specifies that in directory mode device special files and FIFOs shall be s...
[TXT] diffreg.c  1.57   19 years  otto   Implement -I option: ignore changes matching a set of regexes. From Jared Yanov...
[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...