This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
edad0f956c
NetBSD
/
games
/
mille
History
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
…
end.c
…
extern.c
…
init.c
…
mille.6
…
mille.c
Negative exit code cleanup: Replace exit(-x) with exit(x).
2001-04-06 11:13:45 +00:00
mille.h
…
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
…
varpush.c
…