Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove __P | imp | 2002-02-18 | 1 | -9/+9 |
| | | | | | | Remove __STDC__ (which means we now use stdarg rather than vararg) Remove register Remove main prototype | ||||
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | - Backout botched attempt to intoduce MANSECT feature. | ru | 2001-03-26 | 1 | -2/+2 |
| | | | | - MAN[1-9] -> MAN. | ||||
* | mdoc(7) police: .Xr name -> .Nm | ru | 2001-02-06 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -5/+5 |
| | |||||
* | -Wall fixes. | billf | 1999-12-10 | 1 | -4/+22 |
| | |||||
* | 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 | 2 | -2/+2 |
| | |||||
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | | 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 | -0/+1 |
| | | | | | | PR: 8083 Submitted by: Stephen J. Roznowski <sjr@home.net> Obtained from: a whole slew of NetBSD PRs | ||||
* | Change games from setuid games to setgid games. | eivind | 1997-09-01 | 2 | -16/+21 |
| | | | | | Reviewed by: maybe@yes.no Obtained from: OpenBSD (mostly deraadt@openbsd.org) | ||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -1/+1 |
| | |||||
* | "dm" must be owned by "games" to do it's stunt. | phk | 1994-11-08 | 1 | -0/+1 |
| | |||||
* | Bring in the 4.4 Lite games directory, modulo man page changes and segregation | jkh | 1994-09-04 | 5 | -0/+585 |
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 |