Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1. Don't overwrite scorefiles if they already exist. | billf | 1999-12-10 | 1 | -0/+3 |
| | | | | | | | PR: bin/13068 Submitted by: Dominic Mitchell <Dom.Mitchell@palmerharvey.co.uk> 2. Sprinkle $FreeBSD$ around. | ||||
* | copyright/sccsid/rcsid cleanup. | billf | 1999-11-30 | 11 | -19/+45 |
| | |||||
* | Sync our register usage with NetBSD's (non-)usage. | billf | 1999-11-16 | 9 | -33/+33 |
| | |||||
* | Add $FreeBSD$ | billf | 1999-11-16 | 9 | -0/+18 |
| | |||||
* | flushok() isn't in ncurses. | peter | 1999-08-30 | 2 | -2/+2 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 1 | -1/+1 |
| | |||||
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde | ||||
* | Merge a bunch of cleanups from NetBSD. | steve | 1999-04-19 | 1 | -1/+2 |
| | | | | | | PR: 8083 Submitted by: Stephen J. Roznowski <sjr@home.net> Obtained from: a whole slew of NetBSD PRs | ||||
* | Fixed printf format errors. | bde | 1998-06-30 | 1 | -1/+2 |
| | |||||
* | Add #include string.h to get prototypes. | jb | 1998-05-09 | 2 | -0/+2 |
| | |||||
* | Convert to random() | ache | 1997-09-24 | 2 | -4/+4 |
| | | | | Cleanup | ||||
* | Install scorefile as group games writeable | ache | 1997-09-24 | 2 | -5/+1 |
| | | | | Remove revoke from game, score can't work with revoke | ||||
* | Change games from setuid games to setgid games. | eivind | 1997-09-01 | 1 | -2/+4 |
| | | | | | Reviewed by: maybe@yes.no Obtained from: OpenBSD (mostly deraadt@openbsd.org) | ||||
* | Change `install' to `${INSTALL}' so that default install flags can be | bde | 1995-07-25 | 1 | -1/+1 |
| | | | | specified in the top level Makefiles. | ||||
* | Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap | rgrimes | 1994-09-11 | 1 | -2/+2 |
| | |||||
* | Bring in the 4.4 Lite games directory, modulo man page changes and segregation | jkh | 1994-09-04 | 15 | -0/+1704 |
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 |