Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Per Regents of the University of Calfornia letter, remove advertising | imp | 2007-01-09 | 1 | -4/+0 |
| | | | | | | clause. # If I've done so improperly on a file, please let me know. | ||||
* | sranddev() is not magic pixie dust. While it gives a good random | imp | 2004-11-10 | 1 | -2/+4 |
| | | | | | | | | seed, the random number generator rand(3) still sucks and is unlikely sufficient for crypto use. Correct what appears to be a cut and paste error from the srandomdev() man page. Submitted by: Ben Mesander | ||||
* | mdoc(7): Use the new feature of the .In macro. | ru | 2003-09-08 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: "The .Fn function". | ru | 2002-12-18 | 1 | -0/+2 |
| | |||||
* | Move to using .In instead of .Fd #include <> for include mark-up. | asmodai | 2001-09-07 | 1 | -1/+1 |
| | | | | Inspired by comment from: dd | ||||
* | mdoc(7) police: expand plain text xrefs. | ru | 2001-08-08 | 1 | -1/+2 |
| | |||||
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -1/+1 |
| | |||||
* | urandom(4) -> random(4) | dd | 2001-06-07 | 1 | -2/+2 |
| | | | | | | PR: 27858 Submitted by: Yoshihiro Koya <Yoshihiro.Koya@math.yokohama-cu.ac.jp> Approved by: markm | ||||
* | Grammar nit. | ru | 2001-04-27 | 1 | -1/+1 |
| | |||||
* | Add sranddev() since srand() is not vary much with seed, typical time | ache | 2001-04-23 | 1 | -1/+12 |
| | |||||
* | .St -ansiC -> .St -isoC | ru | 2001-02-26 | 1 | -1/+1 |
| | |||||
* | Introduce ".Lb" macro to libc manpages. | phantom | 2000-04-21 | 1 | -0/+2 |
| | | | | More libraries manpages updates following. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde | ||||
* | Added Posix rand_r function. | wes | 1999-05-24 | 1 | -4/+22 |
| | |||||
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+84 |