summaryrefslogtreecommitdiff
path: root/usr.bin/fmt
AgeCommit message (Expand)Author
2006-03-16warns=4christos
2006-01-15fix trailing blank munging.christos
2006-01-15revert the line calculation as it used to be pre-buffer changes.christos
2006-01-05more casts to voidchristos
2006-01-04- use BUF_SIZE instead of BUFSIZchristos
2006-01-04fix problem introduced when the computation was changed to unsigned. Ifchristos
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-16use putchar consistently.christos
2005-12-15small cleanups from seebs...christos
2005-12-15PR/32305: seebs: Eliminate buffer overflows and simplify code by usingchristos
2005-09-11Use more markup. From YOMURA Masanori in private mail.wiz
2004-10-30Add (unsigned char) cast to ctype functionsdsl
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-09-19use NETBSDSRCDIR as appropriatelukem
2002-03-02WARNS=2.wiz
2002-03-02ANSIfy, minor KNF.wiz
2001-12-01Sort SEE ALSO.wiz
2000-10-02Tweak last to only allow highbit characters >=160, to avoid issues withabs
2000-10-02Do not strip highbit characters.abs
2000-09-18Switch centre to -C from -c. Now different from FreeBSD, but avoids conflictabs
2000-09-15Add '-c' for center (from FreeBSD)abs
1999-11-02GC savestr() function. Makes this build again on i386 (this hadn't been usedjwise
1999-11-02process correctly whole line even when it's longer than BUFSIZ characters -jdolecek
1998-12-19char -> unsigned charchristos
1998-02-12abs() numeric parameters to allow portable invocations in scripts.ross
1997-10-18s/index/strchrlukem
1997-10-18WARNSify, fix .Nm usagelukem
1997-05-31Determine characters to be swallowed by means of locale and ctype.kleink
1997-05-08Back out the .PATH.c changes. The .depend problem (and others)gwr
1997-05-06Use .PATH.c: ...gwr
1995-09-01Sync with 4.4lite2jtc
1994-12-24pull in stdlib.h and string.h, kill unnecessary declaration.cgd
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-31Add RCS indentifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd