summaryrefslogtreecommitdiffstats
path: root/share/man/man4/random.4
Commit message (Collapse)AuthorAgeFilesLines
* Markup fixes.ru2006-09-181-1/+1
|
* - Bring kern.random output closer to realitybrueffer2006-07-191-28/+18
| | | | | | | | - Remove kern.random.sys.burst, it's no longer available - Document kern.random.sys.harvest.swi (1) PR: 100167 (1) MFC after: 3 days
* Fix a couple of typos.keramida2004-12-231-2/+4
| | | | | | PR: docs/75410 Submitted by: "Paul A.Hoadley" <paulh@logicsquad.net> MFC after: 3 days
* Add a SYNOPSIS section for io(4), mem(4), or random(4), since they aresimon2004-10-031-1/+3
| | | | | | now optional devices. MFC after: 1 week
* Sort SEE ALSO references (in dictionary order, ignoring case).ru2004-07-041-1/+1
|
* Mechanically kill hard sentence breaks and double whitespaces.ru2004-07-031-2/+2
|
* Assorted markup, spelling, and grammar fixes.ru2004-06-161-1/+3
|
* Document the recent upgrade to the entropy device WRT hardwaremarkm2004-04-091-9/+30
| | | | generators.
* Slightly rearrange wording to deconfuse our man.cgi.schweikh2004-01-201-7/+7
| | | | | | PR: 60743 Submitted by: Lucas <aspiesrule@mcleodusa.net> MFC after: 2 weeks
* mdoc(7) police: Scheduled sweep.ru2003-02-241-11/+12
|
* A few improvements suggested by nectar.dwmalone2003-02-231-3/+12
|
* Add a section on different types of randomness, what the librarydwmalone2003-02-231-0/+121
| | | | | | | functions we provide are good for and how /dev/random fits into this picture. Reviewed by: markm
* Removed whitespace at end-of-line; no content changes. I simply didschweikh2001-07-141-1/+1
| | | | | | | | | | cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//' BTW, what editors are the culprits? I'm using vim and it shows me whitespace at EOL in troff files with a thick blue block... Reviewed by: Silence from cvs diff -b MFC after: 7 days
* mdoc(7) police: misc formatting fixes.ru2001-03-121-7/+9
|
* Update for /dev/random improvements.markm2001-03-101-6/+44
|
* Fix markup.markm2001-03-061-1/+1
| | | | Submitted by: ru
* Minor fixes. ManPolice stuff, and a clarification of interruptmarkm2001-03-031-5/+6
| | | | harvesting.
* Typo: "interrupt" -> "harvest_interrupt"green2001-02-231-1/+1
|
* Cosmetic and spelling fixes. Includes some MDOC policework.markm2001-02-191-6/+6
| | | | Submitted by: ru (mostly)
* Document the entropy device.markm2001-02-181-0/+138
If you want to know how to harvest network traffic and interrupts, READ HERE!
OpenPOWER on IntegriCloud