Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the third clause for the Berkeley parts of games, per the | imp | 2010-02-15 | 1 | -5/+1 |
| | | | | letter in /COPYRIGHT. | ||||
* | games: make WARNS=6 the default, remove overrides | uqs | 2010-02-15 | 1 | -2/+0 |
| | | | | | | This also bumps factor, fortune, primes, and random to WARNS=6. Approved by: ed (Co-mentor) | ||||
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 1 | -1/+1 |
| | | | | OK'ed by: core | ||||
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 1 | -1/+1 |
| | | | | any fake value. | ||||
* | Include <stdlib.h> for exit(), use prototypes and bump WARNS to 6. | stefanf | 2004-08-01 | 2 | -5/+6 |
| | |||||
* | -Wall fixes. | billf | 1999-12-12 | 1 | -2/+3 |
| | |||||
* | 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 | -4/+4 |
| | |||||
* | Add $FreeBSD$ | billf | 1999-11-16 | 1 | -0/+2 |
| | |||||
* | Remove HIDEGAME and revoke, it is not a game to hide it | ache | 1997-09-01 | 2 | -5/+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) | ||||
* | Bring in the 4.4 Lite games directory, modulo man page changes and segregation | jkh | 1994-09-04 | 2 | -0/+91 |
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 |