History log of /src/usr.bin/uniq/uniq.1 |
Revision | | Date | Author | Comments |
1.13 |
| 26-Aug-2012 |
wiz | - improve punctuation; - improve wording (explicitly mention the name of the optional additional arguments within the text, using macros as well); - create separate section, and use `.Ex' macro, for exit status information; - bump date.
Patch from Bug Hunting.
|
1.12 |
| 06-Oct-2010 |
dholland | branches: 1.12.6; Allow -c with -d/-u. While uniq -cu isn't that useful, uniq -cd often is. No objection on tech-userlevel, and the arbitrary restriction has been irritating me for ages.
|
1.11 |
| 06-Jan-2007 |
christos | Don't limit lines to 8K.
|
1.10 |
| 06-Jan-2007 |
wiz | Bump date for previous.
|
1.9 |
| 05-Jan-2007 |
jschauma | Note that uniq uses a max line length of 8192 bytes.
|
1.8 |
| 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
|
1.7 |
| 08-Feb-2002 |
ross | Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
1.6 |
| 20-Oct-1997 |
lukem | WARNSify, fix .Nm usage, deprecate register, getopt returns -1, use <err.h>
|
1.5 |
| 06-Dec-1994 |
jtc | Merged with 4.4lite. Changed to conform to NetBSD's new RCS Id convention.
|
1.4 |
| 27-Aug-1993 |
jtc | Minor tweaks: including header files to bring prototypes into scope, explicitly declaring function return values, etc. to make gcc -Wall shut up.
|
1.3 |
| 01-Aug-1993 |
mycroft | Add RCS indentifiers.
|
1.2 |
| 30-Jul-1993 |
mycroft | Latest version from uunet.
|
1.1 |
| 21-Mar-1993 |
cgd | branches: 1.1.1; Initial revision
|
1.1.1.2 |
| 06-Dec-1994 |
jtc | imported from 4.4lite
|
1.1.1.1 |
| 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
1.12.6.1 |
| 30-Oct-2012 |
yamt | sync with head
|