| Commit message (Expand) | Author | Age | Files | Lines |
* | Describe morse locale features better | ache | 1997-09-01 | 1 | -2/+9 |
* | Fix Cyrillic (KOI8-R) code table detection and processing | ache | 1997-09-01 | 1 | -12/+12 |
* | Remove HIDEGAME and revoke, it is not a game to hide it | ache | 1997-09-01 | 6 | -15/+0 |
* | Remove so-called revoke, this game never installed sguid | ache | 1997-09-01 | 5 | -20/+0 |
* | Remove so-called revoke, this game not installed sguid | ache | 1997-09-01 | 3 | -12/+0 |
* | Remove so-called revoke, this game not installd sguid | ache | 1997-09-01 | 1 | -4/+0 |
* | Remove so-called revoke, this game not installed sguid | ache | 1997-09-01 | 2 | -8/+0 |
* | Change games from setuid games to setgid games. | eivind | 1997-09-01 | 42 | -68/+216 |
* | minor fortune fixes: | jmg | 1997-08-23 | 2 | -6/+6 |
* | A ':' in the data file was always interpreted as a category divider, | jlemon | 1997-08-18 | 2 | -1/+2 |
* | Merge Lite2 changes. | steve | 1997-08-11 | 1 | -2/+2 |
* | Show the real revision date and not the date that this | steve | 1997-06-23 | 1 | -1/+1 |
* | Typo fix. | max | 1997-06-14 | 1 | -1/+1 |
* | Remove srandomdev fallback code | ache | 1997-06-14 | 2 | -4/+2 |
* | This file was somewhat out of date :-) | phk | 1997-06-07 | 1 | -3/+2 |
* | Remove some duplicated and incomplete entries | ache | 1997-06-05 | 2 | -27/+1 |
* | a bunch of formatting (\t -> \t\t) changes... so I was board one night.. :) | jmg | 1997-05-23 | 3 | -139/+139 |
* | Remove explicit rule for setup. This effectively deletes revisions 1.2 | asami | 1997-05-13 | 1 | -3/+0 |
* | Add ${CFLAGS} and ${LDFLAGS} to the setup command line. | asami | 1997-05-13 | 1 | -1/+1 |
* | Use srandomdev() now | ache | 1997-03-30 | 1 | -4/+5 |
* | Use srandomdev() to initialize generator | ache | 1997-03-24 | 1 | -38/+8 |
* | Typo police. | mpp | 1997-03-24 | 1 | -1/+1 |
* | Merge from Lite2 so that it compiles | peter | 1997-03-12 | 2 | -3/+8 |
* | Man page is .6, not .0 - crept in from Lite2 | peter | 1997-03-12 | 2 | -2/+2 |
* | factor.6, not factor.0 (crept in from 4.4Lite2) | peter | 1997-03-12 | 1 | -1/+1 |
* | Merge from Lite2 (oops, nearly forgot these ones) | peter | 1997-03-11 | 4 | -7/+13 |
* | This commit was generated by cvs2svn to compensate for changes in r23704, | peter | 1997-03-11 | 4 | -4/+5 |
|\ |
|
| * | Import some CSRG 4.4BSD-Lite2 games | peter | 1997-03-11 | 9 | -12/+19 |
| * | recording cvs-1.6 file death | peter | 1995-12-30 | 99 | -5894/+0 |
* | | Fix srandom arg type accodring to Lite2 | ache | 1997-03-11 | 1 | -1/+1 |
* | | Fix srandom arg type according to Lite2 | ache | 1997-03-11 | 1 | -1/+1 |
* | | Make /dev/urandom fd static, or it pick up random descriptor | ache | 1997-03-08 | 1 | -1/+1 |
* | | Back out MAXLOGNAME fix, Bruce points that copyinstr require NUL | ache | 1997-03-03 | 1 | -1/+1 |
* | | Add +1 to NUL terminate after MAXLOGNAME | ache | 1997-03-02 | 1 | -1/+1 |
* | | Actually remove sys/time.h hack; fix typo. | eivind | 1997-02-26 | 2 | -9/+1 |
* | | Allow fortune to use /dev/urandom if available to obtain its random | mpp | 1997-02-23 | 1 | -6/+37 |
* | | Fix sizeof/strlen typo and limit scanf length. | eivind | 1997-02-23 | 1 | -2/+2 |
* | | Add setuid() before running the pager - from the code audit. | eivind | 1997-02-23 | 1 | -0/+4 |
* | | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 7 | -7/+7 |
* | | #include <string.h> to help silence -Wall. | mpp | 1997-02-20 | 1 | -0/+1 |
* | | Remove buffer overflow and tempfile race, remove <sys/time.h> hack (and | eivind | 1997-02-20 | 14 | -87/+122 |
* | | List -h option also in the SYNOPSIS line. | max | 1997-02-15 | 1 | -1/+1 |
* | | Added an option `-h' which gives you usage info. | max | 1997-02-15 | 2 | -10/+18 |
* | | Make the description of command-line args match the reality. | max | 1997-02-11 | 1 | -21/+15 |
* | | Buffer overflow from OpenBSD | imp | 1997-02-09 | 1 | -10/+10 |
* | | 444 -> ${NOBINMODE} | wosch | 1997-02-09 | 10 | -18/+19 |
* | | $* -> "$@" | wosch | 1997-02-09 | 1 | -1/+1 |
* | | The fact that people can't put the proper source on Kierkegaards | phk | 1997-02-03 | 2 | -3/+4 |
* | | Instead of swapping ruid and euid before and after touching user's file, | max | 1997-02-01 | 3 | -4/+12 |
* | | Include string.h for prototype of strdup(). | max | 1997-02-01 | 2 | -0/+2 |