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_4_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   16 years  ray   Bring in some changes from rcsdiff: 1. Replace all the e*alloc functions with th...
[TXT] diff.1  1.37   14 years  sobrado   `-q' is an output option, hence it is mutually exclusive. ok jmc@
[TXT] diff.c  1.56   14 years  sobrado   `-q' is an output option, hence it is mutually exclusive. ok jmc@
[TXT] diff.h  1.32   14 years  ray   More cvs/diff/rcs convergence: 1. Mostly variable/function renaming, SIZE_T_MAX-...
[TXT] diffdir.c  1.35   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[TXT] diffreg.c  1.73   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[TXT] xmalloc.c  1.2   14 years  ray   More cvs/diff/rcs convergence: 1. Mostly variable/function renaming, SIZE_T_MAX-...
[TXT] xmalloc.h  1.2   14 years  ray   More cvs/diff/rcs convergence: 1. Mostly variable/function renaming, SIZE_T_MAX-...
[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...