summaryrefslogtreecommitdiff
path: root/usr.bin/fmt
AgeCommit message (Expand)Author
2003-12-01Format string fixes from art's amd64 tree.Alexander Yurchenko
2003-06-10- section reorderJason McIntyre
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2001-11-29Restore historic behavior:Todd C. Miller
2001-11-28Some minor format beautification from FreeBSD and add the AUTHORSTodd C. Miller
2001-11-28from FreeBSD:Todd C. Miller
2001-09-05oopsJakob Schlyter
2001-09-05grammar; PR#2048Jakob Schlyter
2001-07-12first pass at a -Wall cleanupTheo de Raadt
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-06-25allow 'fmt -w width' and 'fmt -width'.Paul Janzen
2000-03-07Various cleanup.Aaron Campbell
2000-03-05Finish standardizing options list introduction.Aaron Campbell
1999-12-30dont strip off international characters; fixes pr/1020Niels Provos
1999-12-15safe strcpyTheo de Raadt
1999-07-04correct use of .Nm; some other formatting nitsAaron Campbell
1998-12-16more .Nm fixesAaron Campbell
1998-12-14adjust argv and argc correctly when reading max from command lineTodd C. Miller
1998-12-14pasto that caused goal and max params not to workTodd C. Miller
1998-09-26usr.bin/ man page fixes, f-m.Aaron Campbell
1998-04-25We no longer need head.c from ucbMailTodd C. Miller
1998-04-25getopt(3) returns -1 on end of args, not EOF.Todd C. Miller
1998-04-25fmt(1) rewrite by Gareth McCaughan.Todd C. Miller
1998-02-16use abs() on the width for compat with other versions of fmt that accept -wid...Theo de Raadt
1997-10-01Fix bug where fmt allows backslashed whitespace inside words, but it onlyTodd C. Miller
1997-09-23avoid crash when dealing with ^M lines; roberte@MEP.Ruhr-Uni-Bochum.deTheo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1997-02-09Updates file(1) to version 3.22 by way to NetBSD.Todd C. Miller
1997-02-08inline to avoid warningTheo de Raadt
1997-01-27No more static buffers. We can operate on any sized files now.Todd C. Miller
1997-01-26Dynamic buffering to handle arbitrary line length and center option from FreeBSDTodd C. Miller
1997-01-17r?index -> strr?chrTodd C. Miller
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt