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


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.5   6 years  otto   Add -Wno-sign-compare, the single warning produced is a false positive; ok deraa...
[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.20   10 years  deraadt   unsigned char casts for ctype ok okan
[TXT] extern.h  1.5   14 years  ray   Don't leak FILE * if multiple -o flags are given.
[TXT] sdiff.1  1.20   21 months  jsg   If a command or interface first appeared in PWB/UNIX, UNIX System III or UNIX Sy...
[TXT] sdiff.c  1.39   2 years  deraadt   For open/openat, if the flags parameter does not contain O_CREAT, the 3rd (varia...