summaryrefslogtreecommitdiff
path: root/usr.bin/shuffle
AgeCommit message (Expand)Author
2003-08-23Improve grammar in last, and bump date for -0.wiz
2003-08-21make -0 actually workchristos
2003-08-20Add -0 option.christos
2003-04-18clear errno before strto(u)l() if we're going to test it for ERANGE afterwardslukem
2002-03-05Clarify input source. Drop a duplicate .Pp while I am here.wiz
2001-09-01Include <limits.h> for LONG_MIN/LONG_MAX.simonb
2001-05-29new KNF style function declarationsperry
2001-03-16Power of 2 realloc.mycroft
2001-02-19convert to use getprogname()cgd
1999-02-03Add missing newline in usage string.is
1998-12-07This trivial and computationally useless pointer initialization makesfair
1998-12-04Small bug fix from Soren S. Jorvang (soren@t.dk)perry
1998-09-30Must cast size_t to long and use %ld to print.thorpej
1998-09-24- argument error detectionchristos
1998-09-23make compile with warnings on.perry
1998-09-23Add shuffle, a small program for producing permutations.perry