summaryrefslogtreecommitdiffstats
path: root/games
Commit message (Expand)AuthorAgeFilesLines
* Use srandomdev() nowache1997-03-301-4/+5
* Use srandomdev() to initialize generatorache1997-03-241-38/+8
* Typo police.mpp1997-03-241-1/+1
* Merge from Lite2 so that it compilespeter1997-03-122-3/+8
* Man page is .6, not .0 - crept in from Lite2peter1997-03-122-2/+2
* factor.6, not factor.0 (crept in from 4.4Lite2)peter1997-03-121-1/+1
* Merge from Lite2 (oops, nearly forgot these ones)peter1997-03-114-7/+13
* This commit was generated by cvs2svn to compensate for changes in r23704,peter1997-03-114-4/+5
|\
| * Import some CSRG 4.4BSD-Lite2 gamespeter1997-03-119-12/+19
| * recording cvs-1.6 file deathpeter1995-12-3099-5894/+0
* | Fix srandom arg type accodring to Lite2ache1997-03-111-1/+1
* | Fix srandom arg type according to Lite2ache1997-03-111-1/+1
* | Make /dev/urandom fd static, or it pick up random descriptorache1997-03-081-1/+1
* | Back out MAXLOGNAME fix, Bruce points that copyinstr require NULache1997-03-031-1/+1
* | Add +1 to NUL terminate after MAXLOGNAMEache1997-03-021-1/+1
* | Actually remove sys/time.h hack; fix typo.eivind1997-02-262-9/+1
* | Allow fortune to use /dev/urandom if available to obtain its randommpp1997-02-231-6/+37
* | Fix sizeof/strlen typo and limit scanf length.eivind1997-02-231-2/+2
* | Add setuid() before running the pager - from the code audit.eivind1997-02-231-0/+4
* | Revert $FreeBSD$ to $Id$peter1997-02-227-7/+7
* | #include <string.h> to help silence -Wall.mpp1997-02-201-0/+1
* | Remove buffer overflow and tempfile race, remove <sys/time.h> hack (andeivind1997-02-2014-87/+122
* | List -h option also in the SYNOPSIS line.max1997-02-151-1/+1
* | Added an option `-h' which gives you usage info.max1997-02-152-10/+18
* | Make the description of command-line args match the reality.max1997-02-111-21/+15
* | Buffer overflow from OpenBSDimp1997-02-091-10/+10
* | 444 -> ${NOBINMODE}wosch1997-02-0910-18/+19
* | $* -> "$@"wosch1997-02-091-1/+1
* | The fact that people can't put the proper source on Kierkegaardsphk1997-02-032-3/+4
* | Instead of swapping ruid and euid before and after touching user's file,max1997-02-013-4/+12
* | Include string.h for prototype of strdup().max1997-02-012-0/+2
* | Style police:max1997-01-313-11/+11
* | Better handling of command-line argument:max1997-01-305-45/+48
* | Oops, setreuid() also needed before and after opening/closing the recover filemax1997-01-301-0/+2
* | Do getreuid(geteuid(), getuid()) before opening file to save the game andmax1997-01-301-0/+2
* | Correct some grammar. Closes PR# 2520.mpp1997-01-261-2/+2
* | Fix typo in instruction message.max1997-01-231-2/+2
* | When calling recover() from getarg(), also check to see if the firstmax1997-01-231-1/+1
* | Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-147-7/+7
* | Fix some typos and remove a couple of duplicatempp1997-01-082-24/+2
* | Use ${COPY} instead of -c for installing non-source files.bde1997-01-011-8/+8
* | comma police for section SEE ALSOwosch1996-12-221-1/+2
* | Correct the location of the trek documentation in thempp1996-12-141-1/+1
* | Fixed extra columns in output for input lines with leading spaces.bde1996-12-131-1/+3
* | Made `setup' depend on libraries.bde1996-12-131-1/+1
* | Fixed missing declaration of malloc().bde1996-12-131-1/+2
* | Hack around misuse of reserved names `clock' and and `time' in a differentbde1996-12-131-4/+6
* | Remove bogus declaration of malloc(). Closes PR#2197jkh1996-12-131-1/+0
* | Fix minor typo/grammatical errorgpalmer1996-11-221-1/+1
* | If not on a tty, don't do "--more--" processing. Someday, I will getjkh1996-11-071-0/+2
OpenPOWER on IntegriCloud