summaryrefslogtreecommitdiffstats
path: root/tetris
Commit message (Collapse)AuthorAgeFilesLines
* Remove unneeded "mips compiler bug" workaround from original code importedsimonb1999-02-111-5/+1
| | | in 1994.
* only show preview if the -p option is givenhubertf1999-01-034-16/+16
|
* Add previewing of next shape. Old (previous) behaviour can behubertf1999-01-036-27/+62
| | | restored by compiling with NO_PREVIEW defined.
* mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-132-5/+5
|
* bzero->memsetperry1998-08-102-4/+4
|
* install games that need it setgid.mrg1997-11-201-1/+2
|
* use <termcap.h>lukem1997-10-143-21/+8
|
* minor WARNSifylukem1997-10-123-53/+59
|
* fix typo; from Hubert Feyrer in PR bin/4070mikel1997-09-011-2/+3
|
* Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree:cgd1997-05-291-2/+2
| | | | | | | .Dd is supposed to be invoked like: .Dd month day, year e.g. ".Dd January 25, 1989", rather than: .Dd "month day, year" which is what these pages did.
* bfunctions -> memfunctionstls1997-01-131-2/+2
|
* Removed "extern int errno"; Added #include <errno.h> if not already present.jtc1996-02-061-2/+1
|
* Fix usages of ospeed.mycroft1995-04-291-2/+2
|
* Use POSIX signal and tty semantics.mycroft1995-04-281-31/+49
|
* NetBSD RCS Idscgd1995-04-2212-0/+23
|
* specify man pages the new way.cgd1994-12-221-1/+1
|
* ascii tetris!cgd1994-05-0612-0/+2053