Age | Commit message (Expand) | Author |
2015-12-05 | add missing #include "hack.h" | tb |
2015-11-30 | delete useless BUGS section; patch from Jan Stary <hans at stare dot cz> | Ingo Schwarze |
2015-11-24 | In 1995, all of the games were setuid games. At end of 1996, I took them all | Theo de Raadt |
2015-11-11 | creat() -> open equiv; from Frederic Nowak | Theo de Raadt |
2015-11-04 | replace setbuf with setvbuf, from Frederic Nowak | Ted Unangst |
2015-10-24 | Cast ctype functions' argument to unsigned char. | mmcc |
2015-10-24 | Cast ctype functions' arguments to unsigned char. | mmcc |
2015-10-24 | Cast isdigit()'s argument to unsigned char. | mmcc |
2015-10-24 | Cast ctype functions' arguments to unsigned char. | mmcc |
2015-10-24 | Cast ctype functions' arguments to unsigned char. | mmcc |
2015-10-24 | Cast isdigit()'s argument to unsigned char. | mmcc |
2015-10-16 | Disable !-command to escape to a shell. You are supposed to play, press | Tobias Stoeckmann |
2015-09-27 | Annotate funcs with __attribute__((printf(...))) and clean up the fallout: | Philip Guenther |
2015-03-13 | remove the first comma from constructs like ", and," and ", or,": you can use | Jason McIntyre |
2015-01-19 | Make some $OpenBSD$ lines prettier/standardier by eliminating | Kenneth R Westerback |
2015-01-15 | all modern systems can do this SUSPEND thing | Theo de Raadt |
2015-01-15 | NR_OF_EOFS is a festering boil, lance & drain. | Theo de Raadt |
2014-12-08 | For now, these games still contain deterministic randomization (for | Theo de Raadt |
2014-11-16 | Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>, | Philip Guenther |
2014-09-08 | obvious cases of missing .An; | Ingo Schwarze |
2014-03-11 | Match bwrite()'s prototype with write()'s, zapping a lint comment | Philip Guenther |
2014-03-11 | Welcome to 1989: we can ask for signed chars when we want them | Philip Guenther |
2014-03-11 | lint is dead (long live the lint!) | Philip Guenther |
2014-01-21 | obvious .Pa fixes; found with mandocdb(8) | Ingo Schwarze |
2011-03-16 | Use the help pager code, but repair it in various ways. | Theo de Raadt |
2010-10-29 | remove the "-*- nroff -*-" lines; | Jason McIntyre |
2009-12-10 | fix potential bugs spotted by parfait | Bob Beck |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2009-06-03 | remove unused variable | Charles Longeau |
2009-06-01 | Fix fgets handling. | Ray Lai |
2009-06-01 | Add a tab to blank line so hack(6) knows to print a blank line | Ray Lai |
2009-06-01 | Typo, from NetBSD. | Ray Lai |
2009-06-01 | Style, inspired by NetBSD. | Ray Lai |
2007-09-14 | remove some warnings: | Charles Longeau |
2007-09-11 | use strcspn to properly overwrite '\n' in fgets returned buffer | Gilles Chehade |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-04-02 | tidy up synopsis; from Igor Sobrado | Jason McIntyre |
2007-02-21 | - Pass full buffer size to fgets. | Ray Lai |
2006-10-11 | use SEEK_SET; chl@tuxfamily.org | Theo de Raadt |
2006-03-14 | delete lint balony from another era; adobriyan@gmail, ok tedu | Theo de Raadt |
2005-05-01 | use setresgid() to drop privs, it is simply a better and less ambiguous API; | Damien Miller |
2005-04-16 | use vprintf, as obvious; frederik.deweerdt@laposte.net | Theo de Raadt |
2004-09-17 | dothrow() calls bhit() w/ both null hit functions thus have to check before c... | Michael Shalayeff |
2004-06-01 | missing apostrophe; | Jason McIntyre |
2003-09-04 | put escapes in the right place; | Jason McIntyre |
2003-09-02 | escape punctuation; | Jason McIntyre |
2003-07-06 | convert a bunch of strn{cpy,cat}->strl{cpy,cat} | Anil Madhavapeddy |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-19 | A few more includes discovered in a -fno-builtin compile | Paul Janzen |
2003-05-19 | From NetBSD: as per standard hack 1.0.3, shops should have only one door. | Paul Janzen |