Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add type int to those variables without a type. This is caused by the | marcel | 1999-11-16 | 1 | -5/+5 |
| | | | | | 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 | -5/+5 |
| | |||||
* | Add $FreeBSD$ | billf | 1999-11-16 | 1 | -0/+1 |
| | |||||
* | Use srandomdev | ache | 1997-09-24 | 1 | -1/+3 |
| | |||||
* | Bring in the 4.4 Lite games directory, modulo man page changes and segregation | jkh | 1994-09-04 | 1 | -0/+30 |
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 |