summaryrefslogtreecommitdiff
path: root/sys/lib/libkern/random.c
AgeCommit message (Expand)Author
2008-10-15make random(9) return per-cpu values (by saving the seed in the cpuinfo),Theo de Raadt
2004-08-07ansi and some missing protosTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
1997-11-07$OpenBSD$Niklas Hallqvist
1996-08-14Remove extra underscore from _randseedNiklas Hallqvist
1996-08-11make -Wstrict-prototypes happyNiklas Hallqvist
1996-08-10srandom() seeds random() at boottimeTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt