| Commit message (Expand) | Author | Age | Files | Lines |
* | Xr and Ox fixes; | jmc | 2014-12-09 | 1 | -4/+6 |
* | Change rand(), random(), drand48(), lrand48(), mrand48(), and srand48() | deraadt | 2014-12-08 | 1 | -54/+56 |
* | Don't describe random() as "better". | millert | 2014-11-25 | 1 | -5/+5 |
* | zap trailing whitespace; | jmc | 2014-07-18 | 1 | -3/+3 |
* | it is 2014, and we still need to encourage people away from srand() | deraadt | 2014-07-17 | 1 | -2/+8 |
* | oops, i deleted the wrong word | tedu | 2014-07-13 | 1 | -2/+2 |
* | remove a lie spotted by guenther | tedu | 2014-07-13 | 1 | -5/+4 |
* | Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze | tedu | 2013-06-05 | 1 | -3/+3 |
* | Improve standards conformance: ecvt(), fcvt(), gcvt(), mktemp(), ttyslot(), | guenther | 2012-06-01 | 1 | -3/+3 |
* | convert to new .Dd format; | jmc | 2007-05-31 | 1 | -2/+2 |
* | Use sysctl(KERN_ARND) to get n bytes, instead of just 4 at a time | otto | 2005-11-30 | 1 | -4/+3 |
* | Remove the advertising clause in the UCB license which Berkeley | millert | 2003-06-02 | 1 | -6/+2 |
* | - section reorder | jmc | 2003-06-01 | 1 | -3/+3 |
* | typos; | jmc | 2003-05-10 | 1 | -4/+4 |
* | Initial idea from aaron@: Last char of .Xr group in SEE ALSO section should | mpech | 2001-09-06 | 1 | -2/+2 |
* | remove confusing comparison with srand (it does not return the old seed) | assar | 2001-06-09 | 1 | -11/+3 |
* | Flesh out stdlib function man pages. | aaron | 2000-04-20 | 1 | -17/+22 |
* | Add srandomdev() from FreeBSD for use by sendmail and others. | millert | 2000-04-03 | 1 | -2/+23 |
* | Max value returned is 2^31 - 1, regardless of the arch-dependent LONG_MAX. | pjanzen | 2000-01-19 | 1 | -7/+1 |
* | trash some old leftover macros and replace them with -mdoc macros | aaron | 1999-07-04 | 1 | -9/+4 |
* | first round of repairs on stdlib | aaron | 1999-06-29 | 1 | -7/+7 |
* | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | aaron | 1999-05-23 | 1 | -2/+2 |
* | add .Xr's for all the random functions in libc | millert | 1998-07-05 | 1 | -1/+2 |
* | More XPG4.2 -- | millert | 1998-02-07 | 1 | -4/+14 |
* | size_t n in initstate(); XPG | deraadt | 1998-02-06 | 1 | -2/+2 |
* | Fix RCS ids | tholo | 1996-08-19 | 1 | -2/+1 |
* | document largest possible value; netbsd pr#2338; from banshee@gabriella.resor... | deraadt | 1996-05-04 | 1 | -1/+7 |
* | initial import of NetBSD tree | deraadt | 1995-10-18 | 1 | -0/+167 |