summaryrefslogtreecommitdiff
path: root/usr.bin/shuffle/shuffle.c
AgeCommit message (Expand)Author
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
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
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