summaryrefslogtreecommitdiffstats
path: root/usr.bin/fmt
Commit message (Collapse)AuthorAgeFilesLines
* Fix a segfault which occurs when it gets an empty input line.smpatel1996-04-221-1/+8
| | | | | | | Closes PR bin/1153 Reviewed by: smpatel Submitted by: Matthew C. Mead (mmead@Glock.COM)
* Dynamically allocate line buffers, instead of assuming that all thejoerg1995-11-151-6/+31
| | | | world would fit into BUFSIZ.
* Add setlocale LC_CTYPEache1995-10-241-0/+3
|
* Remove trailing whitespace.rgrimes1995-05-301-8/+8
|
* Make fmt ctype-awareache1995-05-111-6/+6
| | | | | Fix non-critical bug with getting EOF double times Not call strlen for zero length test
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-273-0/+563
OpenPOWER on IntegriCloud