aboutsummaryrefslogtreecommitdiff
path: root/misc/shuffle
Commit message (Collapse)AuthorAgeFilesLines
* Replace the non-scalable way of determining the man page name (theDima Dorfman2001-06-241-6/+11
| | | | | | | | | | Makefile in the package honors NOMANCOMPRESS itself) with a much better one mostly suggested by roam@. While I'm here fix my e-mail address. Notes: svn path=/head/; revision=44385
* Add, shuffle(1) from NetBSD, a program that prints a randomDavid W. Chapman Jr.2001-06-147-0/+113
permutation of its input lines PR: 28089 Submitted by: dd Obtained from: NetBSD Notes: svn path=/head/; revision=43973