summaryrefslogtreecommitdiff
path: root/games/worms
AgeCommit message (Expand)Author
2002-12-06Replace things like srandom(time(NULL)) with srandomdev(3). random(3)Todd C. Miller
2002-05-31de-registerPaul Janzen
2002-05-31No dm -> no need to revoke setegid.Paul Janzen
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-08-18FormattingPaul Janzen
2000-01-25use only non-deprecated curses (i.e., no termcap) and tidy a little; mostlyPaul Janzen
1999-10-29srandom() for variety.Paul Janzen
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
1999-03-21-lcurses, not termcap/termlibPaul Janzen
1999-03-20Add some .El 's at the end of lists. From NetBSDPaul Janzen
1998-12-15Always provide an argument to .Nm in SYNOPSIS sectionPaul Janzen
1998-11-29Don't capitalize game names at the beginning of sentences.Paul Janzen
1998-08-19tags, formatting, ANSI-fication, prototypes, de-typos, and the occasionalPaul Janzen
1998-03-12OpenBSD ID (changed from NetBSD)Paul Janzen
1998-02-26cleanup efforts care of pjanzen@foatdi.harvard.eduTheo de Raadt
1998-02-22repairs from pjanzen@foatdi.harvard.eduTheo de Raadt
1998-02-14further fixes from pjanzen@foatdi.harvard.eduTheo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1997-07-23tabifykstailey
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
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
1995-10-18initial import of NetBSD treeTheo de Raadt