| Commit message (Expand) | Author | Age | Files | Lines |
| * | Deorbit complete. We dont build these anymore, so into the attic they go. | Mark Murray | 2002-10-21 | 26 | -5616/+0 |
| * | Usage style sweep: spell "usage" with a small 'u'. | Dag-Erling Smørgrav | 2002-04-22 | 1 | -1/+1 |
| * | o remove __P | Warner Losh | 2002-03-24 | 1 | -1/+1 |
| * | Don't declare the library variable `ospeed' without even getting its | Bruce Evans | 2002-02-02 | 1 | -2/+1 |
| * | Don't declare our own common version of the library variable `ospeed' | Bruce Evans | 2002-02-02 | 1 | -1/+1 |
| * | `list' should be an extern'd `char **', not a local `char *' which we | Dima Dorfman | 2001-09-03 | 1 | -1/+2 |
| * | Eliminate troff(1) warnings. | Ruslan Ermilov | 2001-07-12 | 1 | -2/+0 |
| * | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | Dima Dorfman | 2001-07-09 | 1 | -1/+0 |
| * | - Backout botched attempt to intoduce MANSECT feature. | Ruslan Ermilov | 2001-03-26 | 1 | -0/+1 |
| * | Set the default manual section for games/ to 6. | Ruslan Ermilov | 2001-03-20 | 1 | -1/+1 |
| * | copyright/sccsid/rcsid cleanup. | Bill Fumerola | 1999-11-30 | 20 | -32/+82 |
| * | Sync our register usage with NetBSD's (non-)usage. | Bill Fumerola | 1999-11-16 | 15 | -109/+108 |
| * | Add $FreeBSD$ | Bill Fumerola | 1999-11-16 | 15 | -0/+30 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-27 | 1 | -1/+1 |
| * | Add $Id$, to make it simpler for members of the translation teams to | Nik Clayton | 1999-07-12 | 1 | -0/+1 |
| * | Merge a bunch of cleanups from NetBSD. | Steve Price | 1999-04-19 | 17 | -204/+227 |
| * | Add 'extern' to arrays that are declared and initialised in other files. | John Birrell | 1998-05-09 | 1 | -12/+12 |
| * | Add 'extern' to arrays that are declared and initialised in other files. | John Birrell | 1998-05-09 | 1 | -2/+2 |
| * | Add #include stdlib.h to get prototypes. | John Birrell | 1998-05-09 | 1 | -0/+1 |
| * | Change prototype for addbuf to make it compatible with tputs now that | John Birrell | 1998-05-09 | 1 | -2/+3 |
| * | Add #include string.h, stdlib.h and termcap.h to get prototypes. | John Birrell | 1998-05-09 | 1 | -1/+4 |
| * | Add #include string to get prototypes. | John Birrell | 1998-05-09 | 1 | -0/+1 |
| * | Add 'extern' to those arrays that are declared and initialised | John Birrell | 1998-05-09 | 1 | -3/+3 |
| * | Remove unused file | Andrey A. Chernov | 1997-09-24 | 1 | -751/+0 |
| * | Simplify revoke | Andrey A. Chernov | 1997-09-24 | 1 | -1/+0 |
| * | Oops, fix my error from prev commit (revoke simplification) | Andrey A. Chernov | 1997-09-24 | 1 | -1/+1 |
| * | Cleanup | Andrey A. Chernov | 1997-09-24 | 1 | -10/+3 |
| * | Change games from setuid games to setgid games. | Eivind Eklund | 1997-09-01 | 2 | -4/+7 |
| * | List -h option also in the SYNOPSIS line. | Masafumi Max NAKANE | 1997-02-15 | 1 | -1/+1 |
| * | Added an option `-h' which gives you usage info. | Masafumi Max NAKANE | 1997-02-15 | 2 | -10/+18 |
| * | Make the description of command-line args match the reality. | Masafumi Max NAKANE | 1997-02-11 | 1 | -21/+15 |
| * | Instead of swapping ruid and euid before and after touching user's file, | Masafumi Max NAKANE | 1997-02-01 | 3 | -4/+12 |
| * | Include string.h for prototype of strdup(). | Masafumi Max NAKANE | 1997-02-01 | 2 | -0/+2 |
| * | Style police: | Masafumi Max NAKANE | 1997-01-31 | 3 | -11/+11 |
| * | Better handling of command-line argument: | Masafumi Max NAKANE | 1997-01-30 | 5 | -45/+48 |
| * | Oops, setreuid() also needed before and after opening/closing the recover file | Masafumi Max NAKANE | 1997-01-30 | 1 | -0/+2 |
| * | Do getreuid(geteuid(), getuid()) before opening file to save the game and | Masafumi Max NAKANE | 1997-01-30 | 1 | -0/+2 |
| * | Fix typo in instruction message. | Masafumi Max NAKANE | 1997-01-23 | 1 | -2/+2 |
| * | When calling recover() from getarg(), also check to see if the first | Masafumi Max NAKANE | 1997-01-23 | 1 | -1/+1 |
| * | gets() -> fgets(). I'm tired of looking at the compiler messages! | Jordan K. Hubbard | 1995-12-01 | 1 | -6/+6 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 6 | -24/+24 |
| * | Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap | Rodney W. Grimes | 1994-09-11 | 2 | -2/+2 |
| * | Bring in the 4.4 Lite games directory, modulo man page changes and segregation | Jordan K. Hubbard | 1994-09-04 | 27 | -0/+6246 |