NetBSD/games/robots
abs b317f83344 If getpwuid() returns null, its not usually a good idea to dereference
that to try to assign a default value. Just copy the default value into
the final destination.
Addresses Coverty CID 925
2006-03-17 23:11:47 +00:00
..
Makefile
auto.c describe the algorithm better. 2004-08-27 09:06:25 +00:00
extern.c
flush_in.c
init_field.c
main.c Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
make_level.c
move.c - sleep a little in autobot mode so that we can see what is happening. 2004-08-27 09:07:08 +00:00
move_robs.c
pathnames.h
play_level.c
query.c
rnd_pos.c
robots.6 Use standard AUTHORS section header. From YOMURA Masanori in private mail 2005-09-15 02:09:41 +00:00
robots.h Remove uses of __P. 2004-01-27 20:30:28 +00:00
score.c If getpwuid() returns null, its not usually a good idea to dereference 2006-03-17 23:11:47 +00:00