Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -4/+4 |
| | |||||
* | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | dd | 2001-07-09 | 1 | -1/+0 |
| | |||||
* | - Backout botched attempt to intoduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
| | | | | - MAN[1-9] -> MAN. | ||||
* | Set the default manual section for games/ to 6. | ru | 2001-03-20 | 1 | -1/+0 |
| | |||||
* | Remove unneded -ltermcap or -lmytinfo | ache | 2000-09-16 | 1 | -2/+2 |
| | |||||
* | -Wall fixes. | billf | 1999-12-12 | 2 | -4/+101 |
| | |||||
* | 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 | 2 | -6/+10 |
| | |||||
* | Sync our register usage with NetBSD's (non-)usage. | billf | 1999-11-16 | 2 | -9/+9 |
| | |||||
* | Add $FreeBSD$ | billf | 1999-11-16 | 2 | -0/+4 |
| | |||||
* | $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 | 2 | -9/+10 |
| | | | | | | 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 | -9/+9 |
| | |||||
* | Add #include string.h to get prototypes. | jb | 1998-05-09 | 1 | -0/+1 |
| | |||||
* | Open score file and do revoke as early as possible | ache | 1997-09-24 | 1 | -6/+8 |
| | |||||
* | Pre-create score file to prevent it owned by first user who run | ache | 1997-09-24 | 3 | -6/+8 |
| | | | | | | | | canfield Fix scorefile name in manpage Use srandomdev Remove revoke, the game already revoked in another place Fix bug with missing getuid() | ||||
* | Remove revoke privs, not needed | ache | 1997-09-16 | 1 | -4/+0 |
| | |||||
* | Remove HIDEGAME, it is not a game | ache | 1997-09-16 | 1 | -1/+0 |
| | |||||
* | Change games from setuid games to setgid games. | eivind | 1997-09-01 | 2 | -1/+11 |
| | | | | | Reviewed by: maybe@yes.no Obtained from: OpenBSD (mostly deraadt@openbsd.org) | ||||
* | Add some missing manual page links. | mpp | 1996-02-02 | 1 | -0/+1 |
| | |||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -20/+20 |
| | |||||
* | Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap | rgrimes | 1994-09-11 | 1 | -1/+1 |
| | |||||
* | Bring in the 4.4 Lite games directory, modulo man page changes and segregation | jkh | 1994-09-04 | 7 | -0/+2036 |
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 |