Age | Commit message (Expand) | Author |
1997-12-16 | Fix annoying warnings. | Angelos D. Keromytis |
1997-12-08 | avoid fclose(NULL) | Theo de Raadt |
1997-11-18 | cleanup | kstailey |
1997-11-18 | strong random | kstailey |
1997-10-01 | use arc4random | kstailey |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-09-11 | vfork paranoia | Theo de Raadt |
1997-09-02 | The /var/games/phantasia/* files should be root.games | Angelos D. Keromytis |
1997-09-01 | Don't try to write to a NULL file pointer whne updating high score list | Todd C. Miller |
1997-09-01 | Remove trailing spaces on lines, use sane pathname sizes, and | Todd C. Miller |
1997-08-31 | fix man; noted by hubert.feyrer@rz.uni-regensburg.de | Theo de Raadt |
1997-08-27 | fix ' use | Theo de Raadt |
1997-08-24 | various linux-based patches; from linux people; sent by jsm@octomino.demon.co.uk | Theo de Raadt |
1997-08-19 | bc -> le | kstailey |
1997-08-19 | bc is now le, don't ask me why | kstailey |
1997-08-19 | bc is now le, don't ask me why | kstailey |
1997-08-05 | pull errno.h in | Theo de Raadt |
1997-08-04 | save errno in sigchld handlers | Theo de Raadt |
1997-08-04 | And another. | Jason Downs |
1997-08-04 | Heh. | Jason Downs |
1997-08-04 | And another. | Jason Downs |
1997-08-04 | And another one bites the dust. | Jason Downs |
1997-07-31 | initscr failure returns NULL | Theo de Raadt |
1997-07-31 | proto malloc | Theo de Raadt |
1997-07-31 | time_t | Theo de Raadt |
1997-07-31 | time_t not long | Theo de Raadt |
1997-07-31 | time_t is not long | Theo de Raadt |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff |
1997-07-24 | Clean up play, let player see play more often, improve display timing. | Theo de Raadt |
1997-07-23 | tabify | kstailey |
1997-07-17 | fix Xr | Theo de Raadt |
1997-07-15 | gtime var -> gltime var | Theo de Raadt |
1997-07-08 | fixes; netbsd | Theo de Raadt |
1997-07-05 | <time.h> | Michael Shalayeff |
1997-06-30 | tag | kstailey |
1997-06-30 | fix highscore | kstailey |
1997-06-18 | use uname(3) not gethostname(3); removes some SYSV conditional code | kstailey |
1997-06-18 | fix highscore file | kstailey |
1997-06-18 | kstailey@cvs(2)$ atc | kstailey |
1997-06-11 | .Xr | Theo de Raadt |
1997-06-02 | heh; mph@pobox.com | Theo de Raadt |
1997-05-30 | xref corrections | Theo de Raadt |
1997-05-30 | for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \ | Theo de Raadt |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller |
1997-04-19 | We have a visual report with high confidence that Joshua's words actually | gene |
1997-04-10 | their is -> there is | kstailey |
1997-04-09 | the the | Theo de Raadt |
1997-04-01 | depend on DPADD, not only one lib | Michael Shalayeff |
1997-04-01 | Changes from NetBSD to compile games without warnings due to short being | Dale S. Rahn |
1997-03-28 | Set umask so save files are writeable by hack | Thorsten Lockert |