index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
games
/
random
Age
Commit message (
Expand
)
Author
2021-05-02
games: remove trailing whitespace in *.c and *.h
rillig
2020-07-26
random(6): Use arc4random_uniform to simplify code
nia
2009-08-12
sprinkle static
dholland
2009-07-20
ANSIfy. Also, we now have RANDOM_MAX; use it. Object diffs checked...
dholland
2008-07-20
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-01-28
Make the default WARNS for games 4. The only game that needs to set WARNS
dholland
2007-12-15
convert __attribute__s to applicable cdefs.h macros
perry
2007-03-20
Xref shuffle(1) from random(6), and vice versa
hubertf
2005-08-10
Pass lint(1).
rpaulo
2005-08-10
Enable WARNS=3.
rpaulo
2004-01-27
Remove uses of __P.
jsm
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-09-26
Lots of minor fixes resulting from reading these man pages in detail.
wiz
2000-01-18
Define and use MAXRANDOM instead of LONG_MAX.
jsm
1999-09-08
Add `__noreturn__' and `__unused__' attributes where appropriate to
jsm
1999-03-22
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
garbled
1997-10-12
WARNSify
lukem
1997-01-07
Sync to 4.4BSD-Lite2
tls
1995-04-22
NetBSD RCS IDs
cgd
1994-12-22
specify man pages the new way.
cgd
1994-10-21
#include <limits.h> to get LONG_MAX
jtc
1994-10-21
random(6), from 44lite
jtc