aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/arc4random.3
Commit message (Expand)AuthorAgeFilesLines
* MFC 1.13 && 1.14:Tom Rhodes2003-05-061-1/+16
* MFC: Reduce gratuitous diffs to -CURRENT.Ruslan Ermilov2001-12-141-1/+1
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-171-1/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-061-7/+7
* MFC: introduce .Lb macro to libc manpagesAlexey Zelkin2000-04-221-0/+2
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-021-3/+6
* mdoc(7)'fyAlexey Zelkin1999-10-301-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* More typos.Kris Kennaway1999-05-091-2/+2
* Typo.Kris Kennaway1999-05-091-1/+1
* Change u_char which require special include to unsigned charAndrey A. Chernov1997-06-141-1/+1
* Add arc4random() functions from OpenBSD. They are almost same as ourAndrey A. Chernov1997-06-141-0/+83