[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: "Todd C. Miller" <millert_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Fri, 6 Dec 2002 14:48:52 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: millert_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2002/12/06 14:48:52
Modified files:
games/adventure: init.c
games/arithmetic: arithmetic.c
games/atc : atc.6 main.c
games/backgammon/backgammon: main.c
games/battlestar: init.c
games/boggle/boggle: bog.c boggle.6 extern.h mach.c
games/bs : bs.c
games/canfield/canfield: canfield.c
games/fish : fish.c
games/fortune/strfile: strfile.c
games/gomoku : main.c
games/hack : hack.unix.c
games/hangman : setup.c
games/hunt/huntd: driver.c
games/larn : io.c
games/mille : mille.c
games/monop : monop.c
games/phantasia: convert.c main.c setup.c
games/quiz : quiz.c
games/rain : rain.c
games/robots : main.c
games/sail : main.c
games/snake : snake.c
games/tetris : tetris.c
games/trek : main.c
games/worm : worm.c
games/worms : worms.c
games/wump : wump.c
Log message:
Replace things like srandom(time(NULL)) with srandomdev(3). random(3)
good enough for games but we should at least use a decent seed.
pjanzen@ OK
Visit your host, monkey.org