summaryrefslogtreecommitdiffstats
path: root/usr.bin/split
AgeCommit message (Expand)AuthorFilesLines
2015-12-31Remove use of sysexits.h.millert1-25/+21
2015-10-09Change all tame callers to namechange to pledge(2).deraadt1-3/+3
2015-10-07tame "stdio rpath wpath cpath" to support use of freopen() with "w"deraadt1-1/+4
2015-02-28Reduce usage of predefined strings in manpages.bentley1-6/+6
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt1-3/+3
2014-05-27combine the extensions notes;jmc1-12/+7
2010-09-03add an EXIT STATUS section for /usr/bin;jmc1-3/+3
2010-07-22document exit returns; from daniel dickmanjmc1-2/+4
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt1-15/+1
2009-02-08bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewjmc1-3/+3
2008-01-05saying that -b and -l create smaller files can be misleading - the authorjmc1-4/+4
2007-10-20an usage message should fit on a 80-column displaysobrado1-5/+5
2007-09-25handle empty strings returned by fgetschl1-2/+5
2007-09-05The rewritten newfile() algorithm introduced in rev 1.12 wasmillert1-31/+19
2007-05-31convert to new .Dd format;jmc1-2/+2
2007-05-30- use a consistent text for STANDARDSjmc1-1/+5
2007-01-24+.Xr csplit 1 ,jmc1-1/+2
2006-08-10Check for int oflow w/ -b option and unit suffixes, make usage() __dead,millert1-12/+17
2006-08-10use .Sq for single letters;jmc1-7/+7
2006-08-09Add -a option as per single unix. Rewrote the code to generatemillert2-37/+87
2006-08-09- indicate that -b, -l, and -p are mutually exclusivejmc2-19/+16
2005-09-07split.1:jmc2-8/+19
2003-06-10mostly ansi cleanup; pval okderaadt1-9/+7
2003-06-03Remove the advertising clause in the UCB license which Berkeleymillert2-13/+5
2002-12-08GNU semantics say that if optstring begins with '-' thenmillert1-3/+3
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert1-6/+6
2002-01-24fix the history refsmickey1-2/+2
2001-09-06Initial idea from aaron@: Last char of .Xr group in SEE ALSO section shouldmpech1-2/+2
2000-11-10- Section shuffling: comply to the section ordering outlined in mdoc(7).aaron1-8/+8
2000-03-11Various cleanups and standardizations.aaron1-8/+8
1999-12-04oflowderaadt1-3/+3
1999-06-05- remove trailing white spaceaaron1-2/+2
1999-02-04From FreeBSD:millert2-56/+100
1997-09-21$OpenBSD$deraadt1-2/+1
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!millert1-3/+3
1996-06-26rcsidderaadt3-2/+4
1995-10-18initial import of NetBSD treederaadt3-0/+400