summaryrefslogtreecommitdiff
path: root/games/mille/mille.c
AgeCommit message (Expand)Author
2006-12-24fix program name in usage, use __prognameMartin Reindl
2006-10-31usage information goes to stderrMartin Reindl
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-12-06Replace things like srandom(time(NULL)) with srandomdev(3). random(3)Todd C. Miller
2002-05-31crmode -> cbreakPaul Janzen
2002-05-31No dm -> no need to revoke setegid.Paul Janzen
2001-09-03Tidying, some from NetBSD.Paul Janzen
2001-03-08whack exit(-#)Theo de Raadt
2000-04-07Remove unused ifdef missed previouslyPaul Janzen
1999-09-25Tidying and minor changes from or based on jsm28@cam.ac.uk's work for thePaul Janzen
1998-09-22NetBSD changes and further fixes (reformatted man page, better handling ofPaul Janzen
1998-03-26Quit rather than crashing if screen is too smallPaul Janzen
1996-12-22proper gid revokeTheo de Raadt
1996-12-19setgid games, not setuid games. closes a neat set of holesTheo de Raadt
1996-06-02Update for modern curses implementationThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt