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
/
random.3
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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.resort.com
deraadt
1996-05-04
1
-1
/
+7
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+167