Age | Commit message (Expand) | Author |
2003-05-20 | Fix broken .Xr and uncomment it. | Paul Janzen |
2003-05-19 | A few more includes discovered in a -fno-builtin compile | Paul Janzen |
2003-05-19 | NetBSD check to make sure not to deref -1. | Paul Janzen |
2003-05-19 | Remove #ifdef'ed out unnecessary defines. | Paul Janzen |
2003-05-19 | ANSI | Paul Janzen |
2003-05-19 | volatile sig_atomic_t | Paul Janzen |
2003-05-19 | Standard capitalization | Paul Janzen |
2003-05-19 | From NetBSD: as per standard hack 1.0.3, shops should have only one door. | Paul Janzen |
2003-05-19 | De-register, ANSIfy, clean up. | Paul Janzen |
2003-05-17 | "nokeep" added to prevent warning when generating table; | Jason McIntyre |
2003-05-12 | NetBSD: remove redundant decl | Paul Janzen |
2003-05-12 | From NetBSD: don't need to declare ospeed. | Paul Janzen |
2003-05-12 | From NetBSD: remove redundant declaration | Paul Janzen |
2003-05-12 | Oops, one more grammar error. | Paul Janzen |
2003-05-12 | Start with NetBSD's man page, which has been converted to mdoc, and do | Paul Janzen |
2003-05-12 | From NetBSD: remove redundant declaration | Paul Janzen |
2003-05-12 | From NetBSD: remove more duplicate declarations. | Paul Janzen |
2003-05-11 | Remove duplicate prototype. | Paul Janzen |
2003-05-11 | Corrections from FreeBSD via NetBSD. | Paul Janzen |
2003-05-07 | Major strings rework. Ok pjanzen@ | Thierry Deval |
2003-04-27 | strcpy -> strlcpy | Thierry Deval |
2003-04-25 | string cleanup; ok millert | Theo de Raadt |
2003-04-25 | comment repair | Theo de Raadt |
2003-04-25 | strings... ok tedu@, millert@ | Thierry Deval |
2003-04-25 | strings... ok henning@, millert@, tedu@ | Thierry Deval |
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 |