Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify revoke | ache | 1997-09-24 | 1 | -1/+0 |
| | |||||
* | Use srandomdev | ache | 1997-09-24 | 1 | -1/+1 |
| | |||||
* | Change games from setuid games to setgid games. | eivind | 1997-09-01 | 1 | -0/+4 |
| | | | | | Reviewed by: maybe@yes.no Obtained from: OpenBSD (mostly deraadt@openbsd.org) | ||||
* | A ':' in the data file was always interpreted as a category divider, | jlemon | 1997-08-18 | 2 | -1/+2 |
| | | | | | | | | | | even if escaped. Changed code so that the next character after a '\' is skipped. This should not cause a buffer overflow, as backslashes at the end of a line are handled earlier in the code. Also correct a slight grammatical nit in the bard datfile. PR: 3777, 3917 | ||||
* | This file was somewhat out of date :-) | phk | 1997-06-07 | 1 | -3/+2 |
| | |||||
* | Merge from Lite2 (oops, nearly forgot these ones) | peter | 1997-03-11 | 1 | -3/+6 |
| | |||||
* | 444 -> ${NOBINMODE} | wosch | 1997-02-09 | 1 | -1/+1 |
| | | | | | /usr/share -> ${SHAREDIR} /usr/games -> ${BINDIR} | ||||
* | Applied patch to close PR#bin/199 | scrappy | 1996-05-26 | 1 | -2/+5 |
| | | | | Submitted by: Toshihiro Kanda <candy@kgc.co.jp> | ||||
* | Change `install' to `${INSTALL}' so that default install flags can be | bde | 1995-07-25 | 1 | -2/+2 |
| | | | | specified in the top level Makefiles. | ||||
* | Create /usr/share/games/quiz.db via mtree and remove private mkdir command | rgrimes | 1995-03-18 | 1 | -3/+0 |
| | | | | from Makefile. | ||||
* | Make this work with missing dirs. | jkh | 1994-09-08 | 1 | -0/+3 |
| | | | | Submitted by: jkh | ||||
* | Bring in the 4.4 Lite games directory, modulo man page changes and segregation | jkh | 1994-09-04 | 40 | -0/+2799 |
of the x11 based games. I'm not going to tag the originals with bsd_44_lite and do this in two stages since it's just not worth it for this collection, and I've got directory renames to deal with that way. Bleah. Submitted by: jkh |