summaryrefslogtreecommitdiffstats
path: root/usr.bin/uniq
Commit message (Collapse)AuthorAgeFilesLines
* Add DIAGNOSTICS section namecharnier2000-03-261-1/+1
|
* fix fatal typoache1999-12-101-1/+1
|
* toupper -> tolower to match changed behaviour of new grep case foldache1999-10-291-2/+2
|
* Cosmetique: use standard prototypes schemeache1999-10-241-13/+16
| | | | Back out prev. change: toupper is more compatible with sort -f
* toupper->tolower to match what strcasecmp doesache1999-10-241-2/+2
|
* Use strcoll to provide the same results as sort and commache1999-10-241-3/+17
| | | | Use LINE_MAX for max line size (as comm does)
* $Id$ -> $FreeBSD$peter1999-08-282-2/+2
|
* Grammar nits, double negativesbillf1999-03-151-4/+4
| | | | | PR: docs/10491 Submitted By: Tom Hukins <tom@eborcom.com>
* Localize itache1998-03-081-3/+6
|
* Teach comm(1) and uniq(1) about an option for case-insensitive work.joerg1997-09-072-5/+18
| | | | | PR: 3042 Submitted by: graphix@iastate.edu (Kent Vander Velden)
* Use err(3) instead of local redefinition.charnier1997-08-212-46/+20
|
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
| | | | posix standard on the topic.
* Import some parts of CSRG 4.4BSD-Lite2 usr.bin sources to fix tree build.peter1997-03-111-2/+4
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-273-0/+409
OpenPOWER on IntegriCloud