Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -4/+8 |
| | |||||
* | Cross-reference arc4random(3). | das | 2003-07-31 | 1 | -0/+4 |
| | |||||
* | Fix grammar bogons. | schweikh | 2003-05-31 | 1 | -1/+1 |
| | | | | MFC after: 3 days | ||||
* | Move to using .In instead of .Fd #include <> for include mark-up. | asmodai | 2001-09-07 | 1 | -1/+1 |
| | | | | Inspired by comment from: dd | ||||
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -4/+4 |
| | |||||
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | dd | 2001-07-09 | 1 | -1/+0 |
| | |||||
* | 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 | ||||
* | 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 | ||||
* | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq | charnier | 1998-03-19 | 1 | -2/+2 |
| | |||||
* | Instead of copying fallback code over and over in each program, | ache | 1997-06-14 | 1 | -6/+1 |
| | | | | | | implement (better) falback code inside srandomdev() itself. Change return type from int to void (binary compatibility surprisely achieved). Userland code will be changed soon. | ||||
* | Remove orand* code as promised for the next release | ache | 1997-03-29 | 1 | -12/+1 |
| | |||||
* | Add srandomdev() description | ache | 1997-03-23 | 1 | -1/+24 |
| | |||||
* | Use the .Tn macro for generic FreeBSD references. Other minor cleanup. | mpp | 1997-03-21 | 1 | -3/+3 |
| | |||||
* | Fix arg types to match Lite2 | ache | 1997-03-17 | 1 | -2/+2 |
| | |||||
* | Improve seeding, the random sequence did not vary match | ache | 1996-10-09 | 1 | -9/+20 |
| | | | | with the seed. Old variant will be available via libcompat soon. | ||||
* | Added missing section numbers to a bunch of .Xr macros, or | mpp | 1996-03-27 | 1 | -4/+9 |
| | | | | | converted them into .Fn macros where appropriate. Also fixed up some minor formatting problems. | ||||
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+166 |