Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 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) | ||||
* | factor.6, not factor.0 (crept in from 4.4Lite2) | peter | 1997-03-12 | 1 | -1/+1 |
| | |||||
* | Merge from Lite2 (oops, nearly forgot these ones) | peter | 1997-03-11 | 1 | -1/+2 |
| | |||||
* | This commit was generated by cvs2svn to compensate for changes in r23704, | peter | 1997-03-11 | 1 | -1/+1 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import some CSRG 4.4BSD-Lite2 games | peter | 1997-03-11 | 2 | -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 | 3 | -0/+327 |
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 |