Age | Commit message (Expand) | Author |
2016-01-08 | add missing 'void' | tb |
2015-12-26 | Set as __dead a few more functions, that don't return, on games/ | mestre |
2015-12-02 | Drop the argument passing between backgammon and teachgammon. | tb |
2015-11-30 | Pledge for backgammon and teachgammon. | tb |
2015-11-11 | creat() -> open equiv; from Frederic Nowak | Theo de Raadt |
2015-07-20 | Sometimes, the computer's move was printed, but the computer's men didn't | Ingo Schwarze |
2015-06-26 | /home/otto/ok | Otto Moerbeek |
2014-11-16 | Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>, | Philip Guenther |
2014-04-25 | Security is square, gaming is hip, | Ingo Schwarze |
2013-11-27 | remove erroneous char cast to switch expression processing getopt(3); | Okan Demirmen |
2013-08-29 | replace srandomdev()+random() with the arc4random*() family | Christian Weisgerber |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2008-03-17 | synchronization between usage and synopsis; add some missing "usage:"'s | Igor Sobrado |
2007-10-17 | remove "unused variable" warnings | Charles Longeau |
2006-12-14 | fix DEBUG by renaming a variable colliding with ncurses | Martin Reindl |
2006-10-31 | Remove -h flag and simplify usage output to one line, like most | Ray Lai |
2006-10-29 | -d: make it possible playing without doubling as it is not commonly | Martin Reindl |
2006-03-27 | assorted fixes mostly from coverity via netbsd via jasper adriaanse via tech | Ted Unangst |
2004-04-07 | Remove those option letters from the getopt string which do not have a case | Aaron Campbell |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-04-06 | 2451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzen | Theo de Raadt |
2002-07-30 | Kill buffer overflow. | Paul Janzen |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-06-23 | termios -> curses | Paul Janzen |
2001-03-30 | filename length fix from ianm@cit.uws.edu.au; also, don't overflow the buffer. | Paul Janzen |
2001-02-18 | Get this not to segfault on startup on alpha. | Paul Janzen |
2000-07-23 | Avoid calling functions that can call the exit-on-error handler from the | Paul Janzen |
2000-04-21 | documentation: refer to terminfo, not termcap, where appropriate. | Paul Janzen |
1999-07-31 | use const where appropriate (jsm28@cam.ac.uk). Also some very minor tidying. | Paul Janzen |
1998-11-29 | Minor changes from NetBSD | Paul Janzen |
1998-09-02 | Delete two unused functions; jsm28@cam.ac.uk | Paul Janzen |
1998-08-29 | use names rather than numbers in signals, errors, etc; NetBSD PR6058; jsm28@c... | Paul Janzen |
1998-08-19 | Don't segfault in small windows | Paul Janzen |
1998-04-26 | Fix terminal initialization for libtermlib to be happy. | Todd C. Miller |
1998-03-19 | do not use in-source libraries; they are really problematic with obj@ and obj... | Theo de Raadt |
1998-03-19 | NetBSD changes and further improvements and corrections | Paul Janzen |
1997-08-19 | bc -> le | kstailey |
1997-07-23 | tabify | kstailey |
1996-02-14 | Command line arguments were not being handled correctly. Modified for | etheisen |
1996-02-12 | Added check for null pointer while processing cmdline options. Pointer | etheisen |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |