summaryrefslogtreecommitdiffstats
path: root/games/tetris (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* put to the -Wall an unused variablemickey2002-07-261-2/+1
* add classic mode, closer to the way tetris felt a couple decades ago; pjanzen@ okmickey2002-07-265-33/+49
* de-registerpjanzen2002-05-315-34/+34
* No dm -> games with high score files etc. must explicitly be setgid games.pjanzen2002-05-311-1/+2
* The troll strikes.. The troll strikes.. The dungeon master dies.distrib/sets/listsderaadt2002-05-231-2/+1
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-167-36/+36
* mark signal race, fix half of itderaadt2001-11-191-4/+4
* missing headerderaadt2001-09-271-1/+2
* use select() betterderaadt2001-09-051-3/+6
* Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their POSIX counterparts.millert2001-09-041-5/+1
* Formattingpjanzen2001-08-181-3/+3
* reorder sections, minor tidying; mpech@prosoft.org.lvpjanzen2001-06-061-3/+3
* No need to know anything about ospeed.pjanzen2001-02-131-3/+1
* Long usernames. This really messes up the scoreboard printout, so changepjanzen2001-02-044-66/+48
* Improve score table formatting (partially from malcolm@bits.bris.ac.ukpjanzen2000-01-211-7/+13
* extern rather than linker commons; jsm@netbsd.orgpjanzen2000-01-033-14/+24
* remove redundant .Pp macrosaaron1999-07-031-2/+1
* consistent .Dd usage; proper format is: .Dd Month DD, YYYYaaron1999-07-021-2/+2
* Many fixes, most either from or based on NetBSD changes:pjanzen1999-03-226-34/+99
* cosmetic changes from soren@t.dkpjanzen1999-03-221-3/+3
* kill old mips compiler hack; simonb@netbsdderaadt1999-02-121-5/+1
* Fix a display bug that popped up in the termcap/curses switchover.pjanzen1999-01-081-2/+2
* Always provide an argument to .Nm in SYNOPSIS sectionpjanzen1998-12-151-2/+2
* NetBSD changes and a few obvious fixespjanzen1998-09-2412-103/+102
* -lcurses, not termcap/termlibmillert1998-07-241-3/+3
* $OpenBSD$deraadt1997-09-211-2/+1
* fix man; noted by hubert.feyrer@rz.uni-regensburg.dederaadt1997-08-311-3/+4
* for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \deraadt1997-05-301-1/+1
* getopt(3) returns -1 when out of args, not EOF, whee!millert1997-01-151-1/+1
* Relinguish SGID games, restore it only when opening the score filetholo1996-12-214-2/+12
* Always use -ltermlib when linking with -lcursestholo1996-06-021-1/+1
* From netbsd:niklas1996-02-171-2/+1
* initial import of NetBSD treederaadt1995-10-1812-0/+2094