aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/fmt/fmt.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a number of fixed-size buffers etc.Joerg Wunsch1997-09-301-4/+31
* 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-031-12/+34
* Removed inconsistent declaration of malloc(). `make world' with DESTDIRBruce Evans1997-04-231-1/+0
* Add -c flag to fmt to center lines.Poul-Henning Kamp1996-09-101-0/+27
* 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-271-0/+467