OpenBSD CVS

src/usr.bin/sdiff/


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 / sdiff

Current tag: OPENBSD_5_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   18 years  otto   Move two functions to separate file; from Ray Lai; ok jaredy@
[TXT] common.c  1.4   17 years  ray   Remove xmktemp() and uses plain old mkstemp(3), avoiding race conditions. OK mo...
[TXT] common.h  1.2   17 years  ray   Remove xmktemp() and uses plain old mkstemp(3), avoiding race conditions. OK mo...
[TXT] edit.c  1.19   14 years  ray   Don't leak FILE * if multiple -o flags are given.
[TXT] extern.h  1.5   14 years  ray   Don't leak FILE * if multiple -o flags are given.
[TXT] sdiff.1  1.16   13 years  jmc   paste in EXIT STATUS from diff(1); confirmed by ray
[TXT] sdiff.c  1.28   14 years  ray   Don't leak FILE * if multiple -o flags are given.