Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deorbit complete. We dont build these anymore, so into the attic they go. | markm | 2002-10-21 | 1 | -744/+0 |
| | |||||
* | Comment out extra tokens after #else and #endif. | des | 2002-05-23 | 1 | -4/+4 |
| | |||||
* | Add type int to those variables without a type. This is caused by the | marcel | 1999-11-16 | 1 | -17/+17 |
| | | | | | frequent use of ``register var'' instead of ``register int var'' and the removal of the register hint in the previous commit. | ||||
* | Sync our register usage with NetBSD's (non-)usage. | billf | 1999-11-16 | 1 | -43/+43 |
| | |||||
* | Add $FreeBSD$ | billf | 1999-11-16 | 1 | -0/+1 |
| | |||||
* | Use srandomdev | ache | 1997-09-24 | 1 | -1/+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/+741 |
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 |