Age | Commit message (Expand) | Author |
2003-05-19 | A few more includes discovered in a -fno-builtin compile | 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-07 | Major strings rework. Ok pjanzen@ | Thierry Deval |
2003-04-23 | some typos, and clarification of game rules; | Jason McIntyre |
2003-04-06 | 2451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzen | Theo de Raadt |
2003-03-16 | hack is free | Camiel Dobbelaar |
2003-03-11 | double words and spelling fixes | David Krause |
2002-12-06 | Replace things like srandom(time(NULL)) with srandomdev(3). random(3) | Todd C. Miller |
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-05-31 | No dm -> games with high score files etc. must explicitly be setgid games. | Paul Janzen |
2002-05-23 | The troll strikes.. The troll strikes.. The dungeon master dies.distrib/sets/... | Theo de Raadt |
2002-05-11 | Add missing libraries to bsd.prog.mk (mostly kerberosV) | Marc Espie |
2001-11-17 | fixes from mpech@prosoft.org.lv | Paul Janzen |
2001-09-19 | occured->occurred; from NetBSD via Mike Pechkin <mpech@prosoft.org.lv>. | Paul Janzen |
2001-08-06 | Nothing but comments after #endif and #else; heko@iki.fi | Paul Janzen |
2001-06-06 | reorder sections, minor tidying; mpech@prosoft.org.lv | Paul Janzen |
2001-01-28 | $OpenBSD$ | Niklas Hallqvist |
2001-01-04 | comment grammar | Todd T. Fries |
2001-01-04 | grammar | Todd T. Fries |
2000-08-02 | $HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zero | Todd C. Miller |
2000-07-24 | printf() and %s pedantry, from itojun channelling kris@freebsd | Paul Janzen |
1999-08-16 | use O_* defines for open(2) flags and include fcntl.h | Todd C. Miller |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell |
1998-12-15 | Always provide an argument to .Nm in SYNOPSIS section | Paul Janzen |
1998-11-29 | Don't capitalize game names at the beginning of sentences. | Paul Janzen |
1998-08-11 | curses has its own delay_output() function, so use that instead of own own | Todd C. Miller |
1998-07-26 | o Fix Y2K buffer overflow. | imp |
1998-07-24 | -lcurses, not termcap/termlib | Todd C. Miller |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-08-19 | bc is now le, don't ask me why | kstailey |
1997-07-23 | tabify | kstailey |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller |
1997-04-01 | Changes from NetBSD to compile games without warnings due to short being | Dale S. Rahn |
1997-03-28 | Set umask so save files are writeable by hack | Thorsten Lockert |
1997-03-28 | Log and score file needs to be group writeable | Thorsten Lockert |
1997-01-17 | more r?index -> strr?chr changes | Todd C. Miller |
1997-01-17 | no need to link with -lcompat | Todd C. Miller |
1997-01-17 | r?index -> strr?chr | Todd C. Miller |
1997-01-03 | root NOT games. | etheisen |
1996-12-22 | proper gid revoke | Theo de Raadt |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs |
1996-10-26 | prefer $LOGNAME over $USER. fix strncpy() usage. | Todd C. Miller |
1996-06-02 | Always use -ltermlib when linking with -lcurses | Thorsten Lockert |
1996-05-26 | fixed the "/* in comments" problem. | fn |
1996-03-09 | Rudimentary support for compilation in a cross environment | Niklas Hallqvist |
1996-02-17 | From netbsd: | Niklas Hallqvist |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |