summaryrefslogtreecommitdiffstats
path: root/usr.bin/unexpand
Commit message (Expand)AuthorAgeFilesLines
* Fix off-by-one error processing the line after an empty line when thetjr2002-10-041-0/+1
* ANSIify function definitions.dwmalone2002-09-041-7/+4
* Allow <blank>s to be used to separate tab stop positions with the -ttjr2002-06-151-2/+7
* Some minor nits exposed by the Open Group's VSC Lite verification suite:tjr2002-04-251-18/+25
* Add the -t option, which allows tab stop positions to be specified similarlytjr2002-04-231-51/+118
* remove __Pimp2002-03-221-2/+2
* WARNS=2 is to become the default, so remove. Use __FBSDID().markm2001-12-112-7/+6
* Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$dd2001-06-301-1/+3
* Include missing header files which define functions for which gcc hasdd2001-06-241-0/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add #include <string.h> to get prototypes.jb1998-02-201-1/+2
* Main() returns int.charnier1997-08-261-2/+2
* Use err(3) and add usage().charnier1997-08-201-9/+22
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-272-0/+137
OpenPOWER on IntegriCloud