index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
stdlib
/
rand.3
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some people still argue that rand(3) and random(3) have suitable deterministic
deraadt
2021-02-12
1
-2
/
+5
*
Xr and Ox fixes;
jmc
2014-12-09
1
-4
/
+6
*
Change rand(), random(), drand48(), lrand48(), mrand48(), and srand48()
deraadt
2014-12-08
1
-27
/
+49
*
rand() is a pseudo-random number generator
millert
2014-11-25
1
-3
/
+3
*
it is 2014, and we still need to encourage people away from srand()
deraadt
2014-07-17
1
-3
/
+6
*
Add some missing names to the NAME sections.
schwarze
2014-04-07
1
-2
/
+3
*
obvious .Pa fixes; found with mandocdb(8)
schwarze
2014-01-21
1
-3
/
+3
*
HISTORY; tweaks and ok sobrado@ jmc@
schwarze
2013-07-18
1
-2
/
+9
*
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
tedu
2013-06-05
1
-3
/
+3
*
Update STANDARDS section for a few <stdlib.h> functions
guenther
2012-06-02
1
-5
/
+4
*
convert to new .Dd format;
jmc
2007-05-31
1
-2
/
+2
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
unsigned -> unsigned int; grange@rt.mipt.ru
millert
2001-05-13
1
-2
/
+2
*
Flesh out stdlib function man pages.
aaron
2000-04-20
1
-5
/
+3
*
first round of repairs on stdlib
aaron
1999-06-29
1
-2
/
+2
*
Add thread-safety to libc, so that libc_r will build (on i386 at least).
d
1998-11-20
1
-1
/
+18
*
add .Xr's for all the random functions in libc
millert
1998-07-05
1
-1
/
+3
*
use Xr more often
deraadt
1998-04-28
1
-2
/
+3
*
Fix RCS ids
tholo
1996-08-19
1
-2
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+85