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_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.2   20 years  deraadt   -Wall
[TXT] diff.1  1.30   18 years  jmc   - no need to escape these
[TXT] diff.c  1.48   19 years  millert   If the -L option is specified twice, use it for the second filename like GNU dif...
[TXT] diff.h  1.29   19 years  millert   If the -L option is specified twice, use it for the second filename like GNU dif...
[TXT] diffdir.c  1.30   18 years  millert   bye bye whiteouts
[TXT] diffreg.c  1.64   18 years  otto   Append two string using strlcpy()/strlcat() instead of snprintf() to avoid havin...
[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...