/tools/makewhatis/

='Atom feed' href='http://git.infra.scholz.ruhr/netbsd/atom/sbin/rndctl?h=lockdoc-9.3-0.2' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sbin/rndctl
AgeCommit message (Expand)Author
2020-07-15Pull up following revision(s) (requested by riastradh in ticket #1006):martin
2019-12-17Pull up following revision(s) (requested by riastradh in ticket #563):martin
2015-04-13Use <sys/rndio.h> instead of <sys/rnd.h>.riastradh
2014-08-10Sync usage with manpage a bit more.wiz
2014-08-10Sort options and mark them as optional.wiz
2014-08-10Merge tls-earlyentropy branch into HEAD.tls
2014-01-15Overwrite the seed file from the beginning, using pwrite(2).apb
2014-01-15Fix arguments for write.joerg
2012-08-14Use _PATH_URANDOM from paths(3).jruoho
2012-02-02Entropy-pool implementation move and cleanup.tls
2011-12-17Make "rndctl -L" overwrite the file with zeros, not with theapb
2011-11-26Make the rndsave structure public -- the kernel will learn to read ittls
2011-11-23Sort option descriptions, bump date for previous.wiz
2011-11-23Load entropy at system boot (only works at securelevel < 1); savetls
2011-10-01Fix typopgoyette
2011-08-27static + const + __deadjoerg
2009-04-05fix sign-compare issueslukem
2009-01-04Add a list of device types for use with "rndctl -t ${typename}".apb
2008-11-06* Instead of silently ignoring extra args, print a usage error. Thisapb
2008-11-06Adjust synopsis and description to make it clear that -d devname andapb
2005-06-27Move WARNS=3 to the Makefile.inc, and add a little const to the remainingchristos
2003-07-13strlcatitojun
2003-06-23Add NetBSD RCS Ids.agc
2003-05-17do not hardcode buffer sizeitojun
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-10-03New sentence, new line. From Robert Elz.wiz
2002-10-01Sort options. Fix grammar. Use more mdoc.wiz
2002-08-18Type 'network' was an alias for 'net' and was changed to "net" ingmcgarry
2002-05-19Since all members in rndpoolstat_t are unsigned, print them so. PR#14584.enami
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-11-16Sort sections, use standard headers, sort SEE ALSO.wiz
2001-11-16Whitespace nitswiz
2001-09-11- Recognize new type `rng'.enami
2001-09-08Don't punt on really unknown type of device when fetching name of it.enami
2001-09-08Cosmetic changes.enami
2001-06-05Drop arguments of .Os.wiz
2000-10-05Don't explain -s twice.enami
2000-08-28document -sjoda
2000-08-25initialize sflag to zero; discovered on Digital UNIX, where I gotjoda
2000-06-20revised rndctl which can display pool statistics.sommerfeld