index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
stdlib
/
random.3
Age
Commit message (
Expand
)
Author
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-06-01
- section reorder
Jason McIntyre
2003-05-10
typos;
Jason McIntyre
2001-09-06
Initial idea from aaron@: Last char of .Xr group in SEE ALSO section should
Mike Pechkin
2001-06-09
remove confusing comparison with srand (it does not return the old seed)
assar
2000-04-20
Flesh out stdlib function man pages.
Aaron Campbell
2000-04-03
Add srandomdev() from FreeBSD for use by sendmail and others.
Todd C. Miller
2000-01-19
Max value returned is 2^31 - 1, regardless of the arch-dependent LONG_MAX.
Paul Janzen
1999-07-04
trash some old leftover macros and replace them with -mdoc macros
Aaron Campbell
1999-06-29
first round of repairs on stdlib
Aaron Campbell
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
1998-07-05
add .Xr's for all the random functions in libc
Todd C. Miller
1998-02-07
More XPG4.2 --
Todd C. Miller
1998-02-06
size_t n in initstate(); XPG
Theo de Raadt
1996-08-19
Fix RCS ids
Thorsten Lockert
1996-05-04
document largest possible value; netbsd pr#2338; from banshee@gabriella.resor...
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt