Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-04-08 | string cleaning; ok pjanzen | Theo de Raadt | |
2003-04-06 | 2451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzen | Theo de Raadt | |
already, but he may have later changes to make still. | |||
2002-12-06 | Replace things like srandom(time(NULL)) with srandomdev(3). random(3) | Todd C. Miller | |
good enough for games but we should at least use a decent seed. pjanzen@ OK | |||
2002-07-26 | give it some healthy dosage of vitamin const | Michael Shalayeff | |
2002-07-26 | add classic mode, closer to the way tetris felt a couple decades ago; ↵ | Michael Shalayeff | |
pjanzen@ ok | |||
2002-05-31 | de-register | Paul Janzen | |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2001-11-19 | mark signal race, fix half of it | Theo de Raadt | |
2001-02-04 | Long usernames. This really messes up the scoreboard printout, so change | Paul Janzen | |
it from two columns to one column with leaders printed every third score to guide the eye across the vast whitespace that's left with the traditional 8-char usernames. | |||
2000-01-03 | extern rather than linker commons; jsm@netbsd.org | Paul Janzen | |
1999-03-22 | Many fixes, most either from or based on NetBSD changes: | Paul Janzen | |
get rid of unused function improve output format allow previewing of next piece randomize initial rotation angle of falling blocks. | |||
1999-03-22 | cosmetic changes from soren@t.dk | Paul Janzen | |
1999-02-12 | kill old mips compiler hack; simonb@netbsd | Theo de Raadt | |
1998-09-24 | NetBSD changes and a few obvious fixes | Paul Janzen | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-12-21 | Relinguish SGID games, restore it only when opening the score file | Thorsten Lockert | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |