aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/split
Commit message (Expand)AuthorAgeFilesLines
* MFC: don't use COPTS.Dima Dorfman2001-12-191-1/+2
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-1/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-061-1/+1
* MFC: r1.7: give split the ability to split a >2GB fileKris Kennaway2001-03-041-4/+6
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-4/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Print usage via fprintf(stderr, ..) instead of errx() to avoid progname prefix.Archie Cobbs1999-02-051-2/+3
* Add new option '-p pattern' for splitting files based on matching lines inArchie Cobbs1999-02-013-52/+94
* Cosmetic in err() string.Philippe Charnier1997-08-111-9/+10
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* This fixes 'split -l NNN foo'. As it stands split willRodney W. Grimes1995-07-071-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-273-0/+392