NetBSD/games/mille
wiz 14dbdf5518 Negative exit code cleanup: Replace exit(-x) with exit(x).
As seen on tech-userlevel.
2001-04-06 11:13:45 +00:00
..
Makefile
comp.c Fix uses of namespaces reserved by ISO C or POSIX.1. 1999-09-30 18:01:31 +00:00
end.c
extern.c
init.c Fix uses of namespaces reserved by ISO C or POSIX.1. 1999-09-30 18:01:31 +00:00
mille.6
mille.c Negative exit code cleanup: Replace exit(-x) with exit(x). 2001-04-06 11:13:45 +00:00
mille.h Fix uses of namespaces reserved by ISO C or POSIX.1. 1999-09-30 18:01:31 +00:00
misc.c Clear to end of line on the correct window. 2000-04-27 00:33:49 +00:00
move.c Fix error in last namespace change (only relevant #ifdef DEBUG). 1999-10-01 17:06:01 +00:00
print.c Cast pointer difference to long when printing w/ %ld. 2000-04-27 17:49:15 +00:00
roll.c
save.c
table.c
types.c Fix uses of namespaces reserved by ISO C or POSIX.1. 1999-09-30 18:01:31 +00:00
varpush.c