Age | Commit message (Expand) | Author |
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 |
1997-01-02 | getc returns int not char. | Dale S. Rahn |
1996-12-29 | Fix typo | Thorsten Lockert |
1996-12-22 | proper gid revoke | Theo de Raadt |
1996-12-21 | Deal correctly with being SGID | Thorsten Lockert |
1996-12-21 | Relinguish SGID games, restore it only when opening the score file | Thorsten Lockert |
1996-12-21 | Clean up lint and -Wall output | Thorsten Lockert |
1996-12-21 | Don't reset group here, we won't be able to execute games that way | Thorsten Lockert |
1996-12-20 | Nevermind, curses problem was caused by a busted lib on threadway. | Jason Downs |
1996-12-19 | gid games | Theo de Raadt |
1996-12-19 | setgid games, not setuid games. closes a neat set of holes | Theo de Raadt |
1996-12-19 | toast shell escape code | Theo de Raadt |
1996-12-16 | add gomoku | Jason Downs |
1996-12-16 | Import of gomoku from 4.4BSD Lite2. Uses ocurses. | Jason Downs |
1996-12-14 | some cleanup from bde@freebsd | Theo de Raadt |
1996-12-10 | typo, jmg@nike.efn.org | Theo de Raadt |
1996-12-10 | "the the" purge | Theo de Raadt |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs |
1996-11-25 | Reorder includes for htons et al. | Niklas Hallqvist |
1996-11-25 | rindex -> strrchr | Todd C. Miller |
1996-10-28 | Safe $HOME handling. | Todd C. Miller |
1996-10-28 | Safe $HOME handling. | Todd C. Miller |
1996-10-27 | Don't make size assumptions wrt $HOME | Todd C. Miller |
1996-10-26 | prefer $LOGNAME to $USER. Fix strncpy() usage. | Todd C. Miller |
1996-10-26 | prefer $LOGNAME over $USER. fix strncpy() usage. | Todd C. Miller |
1996-10-15 | deal with files as euid; based on code by alex@freebsd.org | Theo de Raadt |
1996-10-14 | vital fixes. From Kenneth Stailey (kstailey@dol-esa.gov) | michaels |
1996-10-12 | clean better | Niklas Hallqvist |
1996-10-06 | Store the fortune data files with fixed data types, and document this. | Thorsten Lockert |
1996-10-06 | Store the card deck using fixed sizes and network byte order | Thorsten Lockert |
1996-09-20 | Bug fix from Kenneth Stailey <kstailey@dol-esa.gov>, PR#20. | Jason Downs |
1996-08-21 | this is a real game, hide it. | Jason Downs |
1996-08-21 | +bs | Jason Downs |
1996-08-21 | battleships, from FreeBSD | Jason Downs |
1996-08-21 | +grdc | Jason Downs |
1996-08-21 | From FreeBSD. | Jason Downs |
1996-08-18 | termcap path; explorer@netbsd.org | Theo de Raadt |
1996-08-15 | NetBSD PR#2699: delay revoke of privs until after log file is opened, | Jason Downs |
1996-06-18 | LOCK_UN before close, not after | Theo de Raadt |
1996-06-16 | ncurses: ERR -> NULL | Jason Downs |
1996-06-10 | security fixes | Theo de Raadt |
1996-06-02 | Update for modern curses implementation | Thorsten Lockert |
1996-06-02 | Always use -ltermlib when linking with -lcurses | Thorsten Lockert |
1996-06-02 | Always use -ltermlib when linking with -lcurses | Thorsten Lockert |