Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - 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/+1 |
| | |||||
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -1/+1 |
| | |||||
* | copyright/sccsid/rcsid cleanup. | billf | 1999-11-30 | 1 | -3/+5 |
| | |||||
* | Sync our register usage with NetBSD's (non-)usage. | billf | 1999-11-16 | 1 | -2/+2 |
| | |||||
* | Add $FreeBSD$ | billf | 1999-11-16 | 1 | -0/+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 | ||||
* | Wargh! Who went and changed all the getopt() comparisons from -1 to | jkh | 1998-03-01 | 1 | -1/+1 |
| | | | | | | | EOF? The getopt(3) manpage clearly states that the return value is *-1*, not EOF! Besides, getopt(3) isn't reading from a file. :) Noticed-while: merging to 2.2 (where this is correct). | ||||
* | Remove so-called revoke, this game never installed sguid | ache | 1997-09-01 | 1 | -4/+0 |
| | |||||
* | 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) | ||||
* | Show the real revision date and not the date that this | steve | 1997-06-23 | 1 | -1/+1 |
| | | | | manpage is being viewed. | ||||
* | Man page is .6, not .0 - crept in from Lite2 | peter | 1997-03-12 | 1 | -1/+1 |
| | |||||
* | Import some CSRG 4.4BSD-Lite2 games | peter | 1997-03-11 | 2 | -2/+3 |
| | |||||
* | Bring in the 4.4 Lite games directory, modulo man page changes and segregation | jkh | 1994-09-04 | 3 | -0/+180 |
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 |