summaryrefslogtreecommitdiffstats
path: root/robots/rnd_pos.c
Commit message (Collapse)AuthorAgeFilesLines
* robots: Use arc4random_uniform for better uniform distributionnia2020-07-261-13/+4
|
* sprinkle staticdholland2009-08-121-3/+5
|
* Use random() instead of rand(), and seed with time instead of pid.dholland2009-07-201-3/+3
|
* Assorted minor cleanups, no functional change:dholland2009-07-201-2/+4
| | | | | | | | | | - u_int* -> uint* - don't make private typedefs of system structures - use curses TRUE and FALSE only with curses booleans, otherwise true and false; - includes cleanup - group globals in extern.c by functionality Object file diffs inspected.
* Whitespace.dholland2009-07-201-6/+6
|
* ANSIfy. Use __dead. Object diffs checked.dholland2009-07-201-5/+4
|
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
| | | Patches provided by Joel Baker in PR 22269, verified by myself.
* WARNSifylukem1997-10-121-5/+5
|
* clean up importcgd1995-04-221-4/+9
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+68