Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Fix a number of fixed-size buffers etc. | joerg | 1997-09-30 | 1 | -4/+31 |
| | | | | | PR: bin/4520 Submitted by: gjm11@dpmms.cam.ac.uk (Gareth McCaughan) | ||||
* | Pre-allocate buffer to avoid core dump in corner cases. | jlemon | 1997-08-21 | 1 | -2/+6 |
| | | | | | PR: 2968 Submitted by: Gareth McCaughan <gjm11@dpmms.cam.ac.uk> | ||||
* | Add rcsid, prototypes. Use err(3). | charnier | 1997-07-03 | 1 | -12/+34 |
| | |||||
* | Removed inconsistent declaration of malloc(). `make world' with DESTDIR | bde | 1997-04-23 | 1 | -1/+0 |
| | | | | set to something other than "/" now actually works. | ||||
* | Add -c flag to fmt to center lines. | phk | 1996-09-10 | 1 | -0/+27 |
| | |||||
* | Fix a segfault which occurs when it gets an empty input line. | smpatel | 1996-04-22 | 1 | -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 the | joerg | 1995-11-15 | 1 | -6/+31 |
| | | | | world would fit into BUFSIZ. | ||||
* | Add setlocale LC_CTYPE | ache | 1995-10-24 | 1 | -0/+3 |
| | |||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -8/+8 |
| | |||||
* | Make fmt ctype-aware | ache | 1995-05-11 | 1 | -6/+6 |
| | | | | | Fix non-critical bug with getting EOF double times Not call strlen for zero length test | ||||
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 1 | -0/+467 |