summaryrefslogtreecommitdiff
path: root/usr.bin/jot
AgeCommit message (Expand)Author
2009-04-12fix sign-compare issuelukem
2009-03-11Use semantic markupjoerg
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-04-21Fix integer random numbers when bounds given in the wrong order.dsl
2008-03-02When printing non-random integers, add 0.5 to get 'schoolboy' rounding.dsl
2008-02-29Remove the loop used to set default and calculated parameters, insteaddsl
2008-02-27Sprinkle 'static' and 'EXIT_FAILURE'. Use getopt().dsl
2008-02-24Remove a 9 from the stuttered example in order to match the onlydsl
2008-02-24When converting fp values to integer, use floor(x) so that we getdsl
2008-02-23Rename 's' to 'step', allow a precision of 0 to be specified (overridingdsl
2008-02-23If we are doing a random integer (or character) format, then increase thedsl
2008-02-23Remove some pointless indirections and add {} around some long singledsl
2006-10-08WFORMAT is no more...peter
2006-06-13PR/33709: Kevin Massey: Avoid stack smashing in args copychristos
2006-01-07Apply modified fix for PR bin/23763garbled
2006-01-04de-__P, ANSIfy prototypesperry
2004-11-22Sort options, standardize usage message.peter
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-09-27Make the randomness a tad more random. It's still not terriblyatatat
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-03-17Reverse the if and else clauses for the chardata test if there issimonb
2001-03-14Use patch provided Paul Janzen <pjanzen@OpenBSD.org> to fixjdolecek
2001-03-02Don't coredump if format given via -w doesn't contain alphanumericjdolecek
2000-10-11More format string cleanup by sommerfeld.is
1999-03-07Clean up SYNOPSIS formatting.mycroft
1998-12-19char -> unsigned charchristos
1997-11-01Reformat in mandoc.mycroft
1997-10-19WARNSify, fix .Nm usage, deprecate register, use <err.h>lukem
1994-12-02Allocate proper storage.pk
1994-11-14Changed to conform to NetBSD's new RCS Id convention.jtc
1994-11-14imported from 4.4litejtc