summaryrefslogtreecommitdiffstats
path: root/misc-utils/mcookie.1
Commit message (Collapse)AuthorAgeFilesLines
* mcookie: add --max-size optionSami Kerola2014-03-261-0/+15
| | | | | | | | | | | | Just in case someone wants to add entropy from device with invocation demonstrated below. $ mcookie --file /dev/urandom --max-size 64k [kzak@redhat.com: - use all-io.h] Signed-off-by: Sami Kerola <kerolasa@iki.fi> Signed-off-by: Karel Zak <kzak@redhat.com>
* mcookie: use lib/randutilsSami Kerola2014-03-261-28/+17Star
| | | | | | | | | The mcookie should reuse existing code, and there is definitely no need to prefer /dev/random for this utility. See reference for explanation about later statement. References: http://www.2uo.de/myths-about-urandom/ Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* docs: standardize the phrases for --help and --version in all man pagesBenno Schulenberg2013-10-151-2/+2
| | | | Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* docs: inform about mcookie long optionsSami Kerola2011-06-251-8/+19
| | | | Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* rename util-linux-ng back to util-linuxKarel Zak2010-11-301-2/+2
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* mcookie.1: formattingPeter Breitenlohner2009-08-171-3/+6
| | | | Signed-off-by: Peter Breitenlohner <peb@mppmu.mpg.de>
* man pages: add "AVAILABILITY" sectionKarel Zak2007-07-031-0/+3
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* Imported from util-linux-2.9i tarball.Karel Zak2006-12-071-4/+5
|
* Imported from util-linux-2.5 tarball.Karel Zak2006-12-071-3/+33
|
* Imported from util-linux-2.2 tarball.Karel Zak2006-12-071-0/+17