Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-02-16 | use abs() on the width for compat with other versions of fmt that accept ↵ | Theo de Raadt | |
-width; ross | |||
1997-10-01 | Fix bug where fmt allows backslashed whitespace inside words, but it only | Todd C. Miller | |
counts each such as one character long, gjm11@dpmms.cam.ac.uk. | |||
1997-09-23 | avoid crash when dealing with ^M lines; roberte@MEP.Ruhr-Uni-Bochum.de | Theo de Raadt | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-02-09 | Updates file(1) to version 3.22 by way to NetBSD. | Todd C. Miller | |
1997-02-08 | inline to avoid warning | Theo de Raadt | |
1997-01-27 | No more static buffers. We can operate on any sized files now. | Todd C. Miller | |
1997-01-26 | Dynamic buffering to handle arbitrary line length and center option from FreeBSD | Todd C. Miller | |
I also cleaned it up to pass -Wall and check malloc(). | |||
1997-01-17 | r?index -> strr?chr | Todd C. Miller | |
1996-06-26 | rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |