summaryrefslogtreecommitdiff
path: root/usr.bin/fold/fold.c
AgeCommit message (Expand)Author
2011-09-04static + __deadjoerg
2009-07-21Modify to support multibyte characters.ahoka
2008-10-29Increase last_space only after we wrote the line, so weahoka
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2003-10-16safer use of reallocitojun
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2000-09-08Un-__P and ANSIfy.mjl
2000-09-08Use errx(), add usage().mjl
1999-02-07Fix fold not to break line too early in word boundary (-s) mode.frueauf
1997-10-20fix compiler warnings on the sparc. minor KNF.mrg
1997-10-18WARNSify, fix .Nm usagelukem
1995-09-01Sync with 4.4lite2jtc
1993-10-13#include <unistd.h>, so getopt(), optarg, opterr, optind, and optoptjtc
1993-08-28Document the fact that fold is POSIX.2 compliant.jtc
1993-08-01Add RCS identifiers.mycroft
1993-07-19Make POSIX 1003.2 (D11.2) compliant by adding -s (split at blank) andjtc
1993-03-21initial import of 386bsd-0.1 sourcescgd