aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/fmt
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.cvs2svn2002-07-031-6/+2
* The .Nm utilityPhilippe Charnier2002-06-211-2/+6
* MFC: Don't format troff-like lines unless -n is given.Ruslan Ermilov2002-01-142-5/+28
* MFC: fmt(1) rewrite by Gareth McCaughan.Ruslan Ermilov2001-10-023-551/+673
* Mark up the optional -c option with the Op macro.Sheldon Hearn2000-03-091-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Ooops, the Makefile was not supposed to be changed. Unspam this.Joerg Wunsch1997-09-301-1/+1
* Fix a number of fixed-size buffers etc.Joerg Wunsch1997-09-302-5/+32
* Pre-allocate buffer to avoid core dump in corner cases.Jonathan Lemon1997-08-211-2/+6
* Add rcsid, prototypes. Use err(3).Philippe Charnier1997-07-032-15/+37
* Removed inconsistent declaration of malloc(). `make world' with DESTDIRBruce Evans1997-04-231-1/+0
* Sort cross references.Wolfram Schneider1997-01-151-2/+2
* Add -c flag to fmt to center lines.Poul-Henning Kamp1996-09-102-0/+33
* Fix a segfault which occurs when it gets an empty input line.Sujal Patel1996-04-221-1/+8
* Dynamically allocate line buffers, instead of assuming that all theJoerg Wunsch1995-11-151-6/+31
* Add setlocale LC_CTYPEAndrey A. Chernov1995-10-241-0/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-8/+8
* Make fmt ctype-awareAndrey A. Chernov1995-05-111-6/+6
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-273-0/+563