OpenBSD CVS

src/usr.bin/csplit/


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

Current tag: OPENBSD_5_6_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.1   17 years  millert   Add csplit(1) from FreeBSD; with man page tweaks from jmc@. OK deraadt@
[TXT] csplit.1  1.11   10 years  jmc   the first example produces 21 sections, not 20; ok sobrado
[TXT] csplit.c  1.5   10 years  guenther   Use errc/warnc to simplify code. Also, in 'ftp', always put the error message la...