Age | Commit message (Expand) | Author |
2013-11-26 | unsigned char casts for ctype | Theo de Raadt |
2012-01-17 | tweak previous; | Jason McIntyre |
2012-01-17 | Change the exit value on errors to be more 4.4BSD like. Use the sum of | lum |
2012-01-15 | Document the EXIT STATUS and remove an outdated related comment. | Ingo Schwarze |
2010-10-28 | more roff adjustments; | Jason McIntyre |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-03-20 | remove some bogus *p tests from charles longeau | Ted Unangst |
2006-11-29 | trim usage(); ok millert deraadt | Jason McIntyre |
2006-11-29 | - clean up the !}fmt section | Jason McIntyre |
2006-11-29 | various improvements; | Jason McIntyre |
2006-11-29 | - sync synopsis and usage() | Jason McIntyre |
2005-03-08 | weeping the tree for printf(s) where printf("%s",s) should be used. | Chad Loder |
2004-06-29 | use warn() instead of perror; err*() are used already | Michael Shalayeff |
2004-04-01 | knf and ansi, mostly from joris vink | Ted Unangst |
2003-12-01 | Format string fixes from art's amd64 tree. | Alexander Yurchenko |
2003-06-10 | - section reorder | Jason McIntyre |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2001-11-29 | Restore historic behavior: | Todd C. Miller |
2001-11-28 | Some minor format beautification from FreeBSD and add the AUTHORS | Todd C. Miller |
2001-11-28 | from FreeBSD: | Todd C. Miller |
2001-09-05 | oops | Jakob Schlyter |
2001-09-05 | grammar; PR#2048 | Jakob Schlyter |
2001-07-12 | first pass at a -Wall cleanup | Theo de Raadt |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-06-25 | allow 'fmt -w width' and 'fmt -width'. | Paul Janzen |
2000-03-07 | Various cleanup. | Aaron Campbell |
2000-03-05 | Finish standardizing options list introduction. | Aaron Campbell |
1999-12-30 | dont strip off international characters; fixes pr/1020 | Niels Provos |
1999-12-15 | safe strcpy | Theo de Raadt |
1999-07-04 | correct use of .Nm; some other formatting nits | Aaron Campbell |
1998-12-16 | more .Nm fixes | Aaron Campbell |
1998-12-14 | adjust argv and argc correctly when reading max from command line | Todd C. Miller |
1998-12-14 | pasto that caused goal and max params not to work | Todd C. Miller |
1998-09-26 | usr.bin/ man page fixes, f-m. | Aaron Campbell |
1998-04-25 | We no longer need head.c from ucbMail | Todd C. Miller |
1998-04-25 | getopt(3) returns -1 on end of args, not EOF. | Todd C. Miller |
1998-04-25 | fmt(1) rewrite by Gareth McCaughan. | Todd C. Miller |
1998-02-16 | use abs() on the width for compat with other versions of fmt that accept -wid... | Theo de Raadt |
1997-10-01 | Fix bug where fmt allows backslashed whitespace inside words, but it only | Todd C. Miller |
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 |
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 |