summaryrefslogtreecommitdiffstats
path: root/usr.bin/fold/fold.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing static keywords to fold(1)ed2011-11-061-2/+2
* Remove the advertising clause from UCB copyrighted files in usr.bin. Thisjoel2010-12-111-4/+0
* Fix a segmentation fault in argument processing.dumbbell2010-11-061-9/+25
* Revert most part of 200420 as requested, as more review and polish isdelphij2009-12-131-0/+1
* Remove unneeded header includes from usr.bin/ except contributed code.delphij2009-12-111-1/+0
* Add support for multibyte characters and characters that take up moretjr2004-06-241-24/+27
* ANSIify function definitions.dwmalone2002-09-041-9/+5
* Only advance the column position for printable characters, update manualtjr2002-06-171-2/+4
* If a file cannot be processed, try to process any remaining filestjr2002-05-251-3/+5
* Localize it, LC_CTYPEache2002-04-191-1/+4
* Add the -b option (break at byte position, not column number) and the -stjr2002-04-181-28/+82
* remove __Pimp2002-03-221-2/+2
* Make clear that -w gets an argument. Add __FBSDID and remove unusedcharnier2001-12-121-3/+3
* optarg and optind are declared in unistd.h.imp2000-09-041-2/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add usage(), use err(3).charnier1997-07-081-11/+24
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+152
OpenPOWER on IntegriCloud