aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/colrm/colrm.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for multibyte characters. The output is questionable when aTim J. Robbins2004-07-291-5/+10
* ANSIify function definitions to avoid a warning.David Malone2002-07-281-6/+3
* remove __PWarner Losh2002-03-221-2/+2
* Style improvements recommended by Bruce as a follow up to someDavid Malone2001-12-101-5/+6
* Style stuff.Mark Murray2001-12-021-7/+9
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs1998-12-061-3/+3
* -Wall cleanup.Alexander Langer1997-12-291-2/+2
* Remove lines inside #ifdef 0/#endif.Philippe Charnier1997-06-301-31/+1
* Use err(3) instead of local redefinition.Philippe Charnier1997-06-261-7/+10
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Import some parts of CSRG 4.4BSD-Lite2 usr.bin sources to fix tree build.Peter Wemm1997-03-111-0/+168