summaryrefslogtreecommitdiff
path: root/usr.bin/cut
AgeCommit message (Expand)Author
2010-10-21more EXIT STATUS bits; from Daniel DickmanJason McIntyre
2010-09-03add an EXIT STATUS section for /usr/bin;Jason McIntyre
2010-01-23It's wrong to complain about illegal -c arguments when findingIngo Schwarze
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2009-02-08bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewJason McIntyre
2008-12-19be more specific about the field delimiter;Jason McIntyre
2008-06-27sort flags; align usage output.Igor Sobrado
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-30- use a consistent text for STANDARDSJason McIntyre
2007-03-15simplify synopsis/usage() and sort options;Jason McIntyre
2006-01-04add an EXAMPLES section adapted from freebsd's page,Jason McIntyre
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-19kill more registersMike Pechkin
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-06-04Handle the case where the last line of input does not contain a newline; issueAaron Campbell
2000-03-05Various improvements, including a few HISTORY sections added from FreeBSD.Aaron Campbell
1999-07-04correct use of .Nm; some other formatting nitsAaron Campbell
1999-06-05- remove trailing white spaceAaron Campbell
1998-11-28use strsep() instead of strtok(), in particular to avoid an infinite loopAaron Campbell
1998-09-23usr.bin/ man page repairs, a - eAaron Campbell
1997-11-05sync usage to man pageTheo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1997-09-12Kill extra newline in err()/warn().Todd C. Miller
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt