summaryrefslogtreecommitdiff
path: root/usr.bin/uniq
AgeCommit message (Expand)Author
2013-11-26unsigned char casts for ctypeTheo de Raadt
2010-09-03add an EXIT STATUS section for /usr/bin;Jason McIntyre
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
2009-01-19replace standardized text concerning the exit values of applicationsIgor Sobrado
2007-11-11Mention that -cd and -cu are possible, and that it's an extension to POSIX.Matthias Kilian
2007-11-09Allow -c in conjunction with -d (and -u).Matthias Kilian
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-30- use a consistent text for STANDARDSJason McIntyre
2006-04-07Stylistic changes initially from Thordur I. Bjornsson, more cleanupRay Lai
2004-08-10- reword -d and -u to make them simpler; based on a diff from Andreas Kahari,Jason McIntyre
2003-06-10- section reorderJason McIntyre
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-05strlcpy whack; miod okTheo de Raadt
2003-01-11Manpage fixups from jmc, plus a minor tweak by me.Hugh Graham
2002-12-08Treat a file name of "-" as either stdin or stdout, depending on position.Todd C. Miller
2002-12-08No need to try and catch "--" by hand, getopt() does it for us.Todd C. Miller
2002-07-13ansiTheo de Raadt
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
2001-07-12first pass at a -Wall cleanupTheo de Raadt
2000-06-30warnx?/errx? paranoia (use "%s" not a bare string unless it is aTodd C. Miller
2000-03-11Various cleanups and standardizations.Aaron Campbell
2000-03-05Finish standardizing options list introduction.Aaron Campbell
1998-10-30usr.bin/ man page fixes, t-zAaron Campbell
1997-09-21$OpenBSD$Theo de Raadt
1997-07-25use err(3)Michael Shalayeff
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
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