aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/expand/expand.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for multibyte characters and for characters that take upTim J. Robbins2004-06-241-12/+23
* ANSIify function definitions.David Malone2002-09-041-9/+6
* Consistently use FBSDIDDavid E. O'Brien2002-06-301-2/+2
* Allow <blank>s to be used to separate tab stop positions with the -tTim J. Robbins2002-06-151-3/+8
* If processing of one file fails, try to process the remaining files andTim J. Robbins2002-05-241-3/+9
* remove __PWarner Losh2002-03-221-2/+2
* Boundary check an array holding tab stops.Ruslan Ermilov2002-03-061-0/+2
* Include missing header files which define functions for which gcc hasDima Dorfman2001-06-241-0/+1
* Don't arbitrarily limit tabstop expansions to 256 characters.Dima Dorfman2001-06-201-1/+1
* Use errx(), remove unused #include. Correct SYNOPSISPhilippe Charnier2000-03-261-15/+9
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs1998-12-061-2/+2
* PR: bin/5529Chris Timmons1998-02-021-2/+2
* Add usage(), rcsid. Use getopt().Philippe Charnier1997-07-011-12/+44
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+152