Age | Commit message (Expand) | Author |
2003-04-23 | some typos, and clarification of game rules; | Jason McIntyre |
2003-04-10 | more POSIX chown | Todd C. Miller |
2003-04-10 | more POSIX chown; Leandro Costa | Todd C. Miller |
2003-04-08 | Use POSIX chown semantics (user:group); noted by Leandro Costa | Todd C. Miller |
2003-04-08 | string cleaning; ok pjanzen | Theo de Raadt |
2003-04-08 | Change remaining strcpy -> strlcpy; noticed by Theo | Todd C. Miller |
2003-04-07 | Change wd1 and wd2 from pointers to arrays. This removes the need | Todd C. Miller |
2003-04-07 | strlcpy -- ok tedu@, deraadt@, millert@ | Thierry Deval |
2003-04-07 | Make copy() take an extra suffix argument so we don't need to cat | Todd C. Miller |
2003-04-06 | 2451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzen | Theo de Raadt |
2003-03-17 | knock these games out, i hope the licenses are fixed | Theo de Raadt |
2003-03-16 | hack is free | Camiel Dobbelaar |
2003-03-11 | OK, this is a strange case. At least some parts of this software is | Theo de Raadt |
2003-03-11 | double words and spelling fixes | David Krause |
2003-03-06 | broken .Xr's; | Jason McIntyre |
2003-01-17 | Typos, two from Michael Knudsen <e at molioner.dk> | Camiel Dobbelaar |
2002-12-16 | support ppt decoding w/ lots of help from pjanzen@ | Michael Shalayeff |
2002-12-09 | fix va_end; openbsd@davidkrause.com | Theo de Raadt |
2002-12-06 | Replace things like srandom(time(NULL)) with srandomdev(3). random(3) | Todd C. Miller |
2002-11-10 | SEE ALSO reordering; pjanzen ok. | Federico G. Schwindt |
2002-10-23 | Remove redefinition of NULL; pjanzen@ OK | Todd C. Miller |
2002-08-12 | Swap args to calloc(3) so they are in the correct order; art@ ok. | Aaron Campbell |
2002-08-09 | Get rid of remaining __P usage (except for imported code); | Jason Peel |
2002-08-09 | Only target in the playing field when using mouse. | Paul Janzen |
2002-08-09 | Fix an error in the CPU random fire routine that could cause a segfault. | Paul Janzen |
2002-08-09 | Bug fix in random placement code from Erik Sigra. | Paul Janzen |
2002-07-30 | Replace the "blows chunks" algorithm with pubeval, a public domain algorithm | Paul Janzen |
2002-07-30 | ansi wump, plus a more accurate comment | Paul Janzen |
2002-07-30 | Kill buffer overflow. | Paul Janzen |
2002-07-28 | Tidy the code, follow the rules more closely (and document where we diverge), | Paul Janzen |
2002-07-26 | give it some healthy dosage of vitamin const | Michael Shalayeff |
2002-07-26 | put to the -Wall an unused variable | Michael Shalayeff |
2002-07-26 | The elusive original author of this program and man page surfaced long enough | Paul Janzen |
2002-07-26 | add classic mode, closer to the way tetris felt a couple decades ago; pjanzen... | Michael Shalayeff |
2002-07-26 | \a rather than embedded ^G | Paul Janzen |
2002-07-26 | Theo pointed out a vsnprintf() whose return value was being used | Paul Janzen |
2002-07-26 | A few better buffer sizes (from Ian McWilliam, long ago); functions local | Paul Janzen |
2002-07-26 | indent | Paul Janzen |
2002-07-26 | We're in curses, so use getch() rather than getchar(). | Paul Janzen |
2002-07-18 | - string handling patch from David Holland, minimally modified. Highlights | Paul Janzen |
2002-06-23 | uid_t and gid_t are unsigned | Theo de Raadt |
2002-06-14 | spelling; from Brian Poole <raj@cerias.purdue.edu> | Todd T. Fries |
2002-06-11 | no more err(3) newlines in games; ok pjanzen@ | Jason Peel |
2002-05-31 | de-auto | Paul Janzen |
2002-05-31 | crmode -> cbreak | Paul Janzen |
2002-05-31 | de-register | Paul Janzen |
2002-05-31 | No dm -> games with high score files etc. must explicitly be setgid games. | Paul Janzen |
2002-05-31 | No dm -> no need to revoke setegid. | Paul Janzen |
2002-05-24 | fix name, ok deraadt | Peter Stromberg |
2002-05-23 | The troll strikes.. The troll strikes.. The dungeon master dies.distrib/sets/... | Theo de Raadt |