Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a couple of typos. | keramida | 2004-12-23 | 1 | -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 are | simon | 2004-10-03 | 1 | -1/+3 |
| | | | | | | now optional devices. MFC after: 1 week | ||||
* | Sort SEE ALSO references (in dictionary order, ignoring case). | ru | 2004-07-04 | 1 | -1/+1 |
| | |||||
* | Mechanically kill hard sentence breaks and double whitespaces. | ru | 2004-07-03 | 1 | -2/+2 |
| | |||||
* | Assorted markup, spelling, and grammar fixes. | ru | 2004-06-16 | 1 | -1/+3 |
| | |||||
* | Document the recent upgrade to the entropy device WRT hardware | markm | 2004-04-09 | 1 | -9/+30 |
| | | | | generators. | ||||
* | Slightly rearrange wording to deconfuse our man.cgi. | schweikh | 2004-01-20 | 1 | -7/+7 |
| | | | | | | PR: 60743 Submitted by: Lucas <aspiesrule@mcleodusa.net> MFC after: 2 weeks | ||||
* | mdoc(7) police: Scheduled sweep. | ru | 2003-02-24 | 1 | -11/+12 |
| | |||||
* | A few improvements suggested by nectar. | dwmalone | 2003-02-23 | 1 | -3/+12 |
| | |||||
* | Add a section on different types of randomness, what the library | dwmalone | 2003-02-23 | 1 | -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 did | schweikh | 2001-07-14 | 1 | -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. | ru | 2001-03-12 | 1 | -7/+9 |
| | |||||
* | Update for /dev/random improvements. | markm | 2001-03-10 | 1 | -6/+44 |
| | |||||
* | Fix markup. | markm | 2001-03-06 | 1 | -1/+1 |
| | | | | Submitted by: ru | ||||
* | Minor fixes. ManPolice stuff, and a clarification of interrupt | markm | 2001-03-03 | 1 | -5/+6 |
| | | | | harvesting. | ||||
* | Typo: "interrupt" -> "harvest_interrupt" | green | 2001-02-23 | 1 | -1/+1 |
| | |||||
* | Cosmetic and spelling fixes. Includes some MDOC policework. | markm | 2001-02-19 | 1 | -6/+6 |
| | | | | Submitted by: ru (mostly) | ||||
* | Document the entropy device. | markm | 2001-02-18 | 1 | -0/+138 |
If you want to know how to harvest network traffic and interrupts, READ HERE! |