2021-03-28 |
Cameron Katri | Use PREFIX now |
tree | commitdiff |
2021-02-22 |
Cameron Katri | Get all the games compiling for iOS |
tree | commitdiff |
2020-07-12 |
dholland | Avoid messing up the display when too many letters... |
tree | commitdiff |
2012-10-13 |
dholland | Pass -Wstrict-overflow |
tree | commitdiff |
2012-10-13 |
dholland | Pass -Wstrict-overflow; while here, use curses TRUE... |
tree | commitdiff |
2012-06-19 |
dholland | WARNS=5 |
tree | commitdiff |
2011-08-26 |
dholland | Use __dead and __printflike instead of __attribute__. |
tree | commitdiff |
2010-02-06 |
he | When using -lcurses, you also need -lterminfo. |
tree | commitdiff |
2008-08-08 |
drochner | if initscr() fails, exit with a message rather than... |
tree | commitdiff |
2008-07-20 |
lukem | Remove the \n and tabs from the __COPYRIGHT() strings. |
tree | commitdiff |
2007-12-15 |
perry | convert __attribute__s to applicable cdefs.h macros |
tree | commitdiff |
2004-11-05 |
dsl | Add (unsigned char) cast to ctype functions |
tree | commitdiff |
2004-01-27 |
jsm | Remove uses of __P. |
tree | commitdiff |
2003-08-07 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence. |
tree | commitdiff |
2003-02-25 |
wiz | .Nm does not need a dummy argument ("") before punctuat... |
tree | commitdiff |
2002-09-26 |
wiz | New sentences begin on new lines. |
tree | commitdiff |
2002-01-20 |
wiz | Use standard headers. |
tree | commitdiff |
2002-01-20 |
jsm | Allow minimum word length to be set on command line... |
tree | commitdiff |
2001-12-06 |
blymn | Change deprecated curses function to new equivalent. |
tree | commitdiff |
2000-05-08 |
mycroft | Use setgid(), not setregid(). |
tree | commitdiff |
1999-09-17 |
jsm | Make word list for hangman selectable at run time. |
tree | commitdiff |
1999-09-12 |
jsm | Security improvements for games (largely from or inspir... |
tree | commitdiff |
1999-09-09 |
jsm | Include <time.h> in various places in the games where... |
tree | commitdiff |
1999-09-08 |
jsm | Use the symbolic names `SEEK_SET' and `O_RDONLY' where... |
tree | commitdiff |
1999-09-08 |
jsm | Add `__noreturn__' and `__unused__' attributes where... |
tree | commitdiff |
1999-09-08 |
jsm | Add use of `const' where appropriate to the games. |
tree | commitdiff |
1998-09-11 |
hubertf | fix main() prototype, as per PR#5867 |
tree | commitdiff |
1998-02-18 |
jtc | Simply include -lcurses instead of -lcurses -ltermcap |
tree | commitdiff |
1998-02-05 |
christos | Use -ltermcap instead of -ltermlib |
tree | commitdiff |
1997-10-11 |
lukem | use err/warn instead of perror |
tree | commitdiff |
1997-10-11 |
lukem | WARNSify, KNFify |
tree | commitdiff |
1997-05-23 |
jtc | Remove mvcur() after wrefresh() call, as the latter... |
tree | commitdiff |
1995-04-24 |
cgd | Various changes to make games compile w/o warnings... |
tree | commitdiff |
1995-03-23 |
cgd | merge with Lite, new RCS id conventions, etc. |
tree | commitdiff |
1994-12-22 |
cgd | specify man pages the new way. |
tree | commitdiff |
1994-06-29 |
deraadt | buggy version of abs() goes away |
tree | commitdiff |
1993-11-10 |
cgd | new curses stuff |
tree | commitdiff |
1993-09-16 |
jtc | Word list is in /usr/share/dict/*, not /usr/dict/*. |
tree | commitdiff |
1993-08-10 |
mycroft | Rewrite special character handling. |
tree | commitdiff |
1993-08-05 |
jtc | Update to use new -mandoc macros. |
tree | commitdiff |
1993-08-01 |
mycroft | Add RCS identifiers. |
tree | commitdiff |
1993-08-01 |
mycroft | Add RCS indentifiers. |
tree | commitdiff |
1993-08-01 |
mycroft | Add RCS identifiers. |
tree | commitdiff |
1993-03-23 |
cgd | got rid of unnecessary -lcompat and associated dependency |
tree | commitdiff |
1993-03-21 |
cgd | initial import of 386bsd-0.1 sources |
tree | commitdiff |
|