Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove __P | imp | 2002-02-18 | 1 | -6/+6 |
| | | | | | | Remove __STDC__ (which means we now use stdarg rather than vararg) Remove register Remove main prototype | ||||
* | -Wall fixes. | billf | 1999-12-12 | 1 | -2/+3 |
| | |||||
* | copyright/sccsid/rcsid cleanup. | billf | 1999-11-30 | 1 | -3/+5 |
| | |||||
* | Fix breakage by previous commit. | marcel | 1999-11-16 | 1 | -1/+1 |
| | |||||
* | Sync our register usage with NetBSD's (non-)usage. | billf | 1999-11-16 | 1 | -7/+7 |
| | |||||
* | Add $FreeBSD$ | billf | 1999-11-16 | 1 | -0/+2 |
| | |||||
* | 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). | ||||
* | Fix a core dump caused by negative numbers. | steve | 1998-02-26 | 1 | -0/+1 |
| | | | | | PR: 5858 Submitted by: Max Euston <meuston@jmrodgers.com> | ||||
* | Remove so-called revoke, this game not 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) | ||||
* | Merge from Lite2 (oops, nearly forgot these ones) | peter | 1997-03-11 | 1 | -2/+3 |
| | |||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -1/+1 |
| | |||||
* | Bring in the 4.4 Lite games directory, modulo man page changes and segregation | jkh | 1994-09-04 | 1 | -0/+291 |
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 |