Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Preliminary work from PR 2055 (as reverse patches); phil | |||
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 | |
/usr/share/games/atc/Game_List: Permission denied (fixed) | |||
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 | |
grep '"' | cut -d':' -f1`; do sed -e '/^.Dd /s/"//g' -e '/^.Dd /s/\(^.Dd [A-Za-z]*\) \(.*\)$/\1, \2/' <$i >x cat x > $i done | |||
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller | |
This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named. | |||
1997-04-19 | We have a visual report with high confidence that Joshua's words actually | gene | |
were: A STRANGE GAME. THE ONLY WINNING MOVE IS NOT TO PLAY. (but, nobody likes all caps anyway) | |||
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 | |
unsigned on some archs, PowerPC, ROMP. | |||
1997-03-28 | Set umask so save files are writeable by hack | Thorsten Lockert | |
1997-03-28 | Log and score file needs to be group writeable | Thorsten Lockert | |
1997-02-28 | phantasia.6 -> phantasia.6tbl | Jason Downs | |
1997-02-14 | Use standard header files instead of declaring system funcs explicitly | Niklas Hallqvist | |
1997-02-09 | CC=${HOSTCC} for these; tv@slack.iag.net, PR#86 | Theo de Raadt | |
1997-02-09 | CC=${HOSTCC} for these; tv@slack.iag.net, PR#89 | Theo de Raadt | |
1997-02-05 | add tags to changed files | kstailey | |
1997-02-05 | fix highscore without breaking security | kstailey | |
1997-01-30 | buf oflow, felix@mamba.pond.sub.org | Theo de Raadt | |
1997-01-27 | Fallout from signal.h's inclusion of sys/time.h... | Todd C. Miller | |
1997-01-26 | Check malloc() return value. | Jason Downs | |
1997-01-23 | documentation errors; from max@freebsd | Theo de Raadt | |
1997-01-17 | more r?index -> strr?chr changes | Todd C. Miller | |
1997-01-17 | no need to link with -lcompat | Todd C. Miller | |
1997-01-17 | nuke rindex decl | Todd C. Miller | |
1997-01-17 | r?index -> strr?chr | Todd C. Miller | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1997-01-11 | Fix PR#2 in a simplistic way. Handle EOF on all getchar()s | Niklas Hallqvist | |
1997-01-03 | root NOT games. | etheisen | |