summaryrefslogtreecommitdiff
path: root/games/mille/misc.c
AgeCommit message (Collapse)Author
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2001-09-03Tidying, some from NetBSD.Paul Janzen
2000-07-23Die more cleanly if stdin can't be read from.Paul Janzen
1999-09-30better use of cursesPaul Janzen
1999-09-25Tidying and minor changes from or based on jsm28@cam.ac.uk's work for thePaul Janzen
Linux bsd-games package and NetBSD. Mainly using 'const'.
1998-09-22NetBSD changes and further fixes (reformatted man page, better handling ofPaul Janzen
user input).
1996-06-02Update for modern curses implementationThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt