summaryrefslogtreecommitdiff
path: root/games/canfield
AgeCommit message (Collapse)Author
2004-07-09ansi; khalek@linuxgamers.netTheo de Raadt
2003-07-10add missing includesDavid Krause
ok deraadt@ tedu@
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2002-12-06Replace things like srandom(time(NULL)) with srandomdev(3). random(3)Todd C. Miller
good enough for games but we should at least use a decent seed. pjanzen@ OK
2002-06-23uid_t and gid_t are unsignedTheo de Raadt
2002-05-31No dm -> games with high score files etc. must explicitly be setgid games.Paul Janzen
2002-05-23The troll strikes.. The troll strikes.. The dungeon master ↵Theo de Raadt
dies.distrib/sets/lists
2002-02-18more signed char issuesTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
2001-08-18FormattingPaul Janzen
2001-06-06reorder sections, minor tidying; mpech@prosoft.org.lvPaul Janzen
2001-02-18include <string.h>Paul Janzen
2001-02-13Try to keep formatting pretty for long usernamesPaul Janzen
2000-07-23oopsPaul Janzen
2000-07-23Code cleanups (some from NetBSD), typo fix.Paul Janzen
Don't barf if stdin hits EOF. Install cfscores in /var/games if one isn't already there.
2000-04-25Missing MLINKSMarc Espie
1999-12-18tidy; don't list the game itself in FILESPaul Janzen
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
1999-03-20Add some .El 's at the end of lists. From NetBSDPaul Janzen
1998-08-29use names for constants in lseek() and open(); NetBSD PR6057; jsm28@cam.ac.ukPaul Janzen
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1997-09-21$OpenBSD$Theo de Raadt
1996-12-22proper gid revokeTheo de Raadt
1996-12-19setgid games, not setuid games. closes a neat set of holesTheo de Raadt
1996-06-02Always use -ltermlib when linking with -lcursesThorsten Lockert
Be comsistent in use of LIBTERMCAP and LIBTERMLIB when depending
1995-10-18initial import of NetBSD treeTheo de Raadt