summaryrefslogtreecommitdiffstats
path: root/usr.bin/fmt
AgeCommit message (Expand)AuthorFilesLines
2018-10-18Fix not accounting for NUL for allocation size and move to reallocarrayotto1-7/+7
2017-07-09remove redundant variable declarations in Makefiles, since those areespie1-2/+1
2017-02-20* Hoist Copyright notice to the top, don't hide it in the middle.schwarze1-46/+52
2017-02-19Do not break the line at U+00A0 NO-BREAK SPACE.schwarze1-2/+2
2016-10-24Unify wording for LC_CTYPE in ENVIRONMENT:schwarze1-8/+8
2016-01-07UTF-8 support for fmt -c.schwarze1-6/+22
2015-12-31Remove use of sysexits.h.millert1-5/+4
2015-12-15missing space in previous;jmc1-2/+2
2015-12-15UTF-8 support; does not yet handle the -c option.schwarze2-126/+130
2015-10-09Change all tame callers to namechange to pledge(2).deraadt1-5/+5
2015-10-05use the normal -1 check for tame failurederaadt1-2/+2
2015-10-05tame "stdio rpath" is enough for the general case, which opens filederaadt1-1/+6
2015-09-11avoid gratuitious use of the low-level .br requestschwarze1-7/+3
2015-02-28Reduce usage of predefined strings in manpages.bentley1-5/+3
2013-11-26unsigned char casts for ctypederaadt1-7/+7
2012-01-17tweak previous;jmc1-2/+2
2012-01-17Change the exit value on errors to be more 4.4BSD like. Use the sum oflum2-7/+10
2012-01-15Document the EXIT STATUS and remove an outdated related comment.schwarze2-6/+11
2010-10-28more roff adjustments;jmc1-7/+4
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt1-8/+1
2007-05-31convert to new .Dd format;jmc1-2/+2
2007-03-20remove some bogus *p tests from charles longeautedu1-3/+3
2006-11-29trim usage(); ok millert deraadtjmc1-14/+5
2006-11-29- clean up the !}fmt sectionjmc1-11/+9
2006-11-29various improvements;jmc1-11/+12
2006-11-29- sync synopsis and usage()jmc2-29/+29
2005-03-08weeping the tree for printf(s) where printf("%s",s) should be used.cloder1-5/+5
2004-06-29use warn() instead of perror; err*() are used alreadymickey1-9/+9
2004-04-01knf and ansi, mostly from joris vinktedu1-330/+427
2003-12-01Format string fixes from art's amd64 tree.grange1-3/+3
2003-06-10- section reorderjmc1-2/+2
2003-06-03Remove the advertising clause in the UCB license which Berkeleymillert1-6/+2
2001-11-29Restore historic behavior:millert2-7/+34
2001-11-28Some minor format beautification from FreeBSD and add the AUTHORSmillert1-17/+22
2001-11-28from FreeBSD:millert1-63/+26
2001-09-05oopsjakob1-2/+2
2001-09-05grammar; PR#2048jakob1-2/+2
2001-07-12first pass at a -Wall cleanupderaadt1-3/+3
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manaaron1-2/+2
2000-06-25allow 'fmt -w width' and 'fmt -width'.pjanzen2-8/+45
2000-03-07Various cleanup.aaron1-12/+16
2000-03-05Finish standardizing options list introduction.aaron1-2/+2
1999-12-30dont strip off international characters; fixes pr/1020provos1-3/+3
1999-12-15safe strcpyderaadt1-3/+3
1999-07-04correct use of .Nm; some other formatting nitsaaron1-4/+4
1998-12-16more .Nm fixesaaron1-2/+2
1998-12-14adjust argv and argc correctly when reading max from command linemillert1-2/+3
1998-12-14pasto that caused goal and max params not to workmillert1-3/+3
1998-09-26usr.bin/ man page fixes, f-m.aaron1-5/+4
1998-04-25We no longer need head.c from ucbMailmillert1-3/+2