This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
36c7456d7c
NetBSD
/
games
/
tetris
History
perry
36c7456d7c
include sys/cdefs.h so that __attribute__ can be fixed later
2007-12-15 16:32:05 +00:00
..
input.c
Coverity CID 868: Fix possible NULL deref (after INFTIM passes :-)
2006-03-19 00:50:28 +00:00
input.h
Remove uses of __P.
2004-01-27 20:30:28 +00:00
Makefile
pathnames.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 09:36:50 +00:00
scores.c
Better check data read from tetris.scores before use as array indices etc.
2006-06-01 16:12:27 +00:00
scores.h
Remove uses of __P.
2004-01-27 20:30:28 +00:00
screen.c
include sys/cdefs.h so that __attribute__ can be fixed later
2007-12-15 16:32:05 +00:00
screen.h
Remove uses of __P.
2004-01-27 20:30:28 +00:00
shapes.c
don't discard const. GCC 4.1-20061021 doesn't like that...
2006-10-22 08:09:24 +00:00
tetris.6
Use standard AUTHORS section header. From YOMURA Masanori in private mail
2005-09-15 02:09:41 +00:00
tetris.c
Remove uses of __P.
2004-01-27 20:30:28 +00:00
tetris.h
Remove uses of __P.
2004-01-27 20:30:28 +00:00