Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove bogus declaration of calloc() that broke the build. Test, folks, | jkh | 1997-09-26 | 1 | -1/+0 |
| | | | | test! | ||||
* | Use srandomdev | ache | 1997-09-24 | 2 | -2/+3 |
| | |||||
* | Beforeinstall logfile to prevent it owned by first user who run the game | ache | 1997-09-24 | 1 | -0/+4 |
| | |||||
* | Fix sizeof/strlen typo and limit scanf length. | eivind | 1997-02-23 | 1 | -2/+2 |
| | | | | scanf spotted by: Aarn Bornstein <aaronb@j51.com> | ||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
| | |||||
* | Buffer overflow from OpenBSD | imp | 1997-02-09 | 1 | -10/+10 |
| | | | | | | | | 1.3 deraadt: buf oflow, felix@mamba.pond.sub.org Obtained from: OpenBSD Not sure how to exploit this, but may be a backmerge candidate. | ||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | delete doubled words, e.g.: "the the" -> "the" | wosch | 1996-10-05 | 1 | -1/+2 |
| | |||||
* | Truncate the fgets() return properly. | jkh | 1995-12-28 | 1 | -1/+2 |
| | |||||
* | gets -> fgets | dima | 1995-12-27 | 1 | -1/+1 |
| | | | | Submitted by: fn@@pain.csrv.uidaho.edu | ||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 5 | -7/+7 |
| | |||||
* | Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap | rgrimes | 1994-09-11 | 1 | -2/+2 |
| | |||||
* | Bring in the 4.4 Lite games directory, modulo man page changes and segregation | jkh | 1994-09-04 | 34 | -0/+6513 |
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 |