summaryrefslogtreecommitdiff
path: root/games/gomoku
AgeCommit message (Expand)Author
2003-04-25strings... ok tedu@, millert@Thierry Deval
2003-04-062451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzenTheo de Raadt
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-05-23The troll strikes.. The troll strikes.. The dungeon master dies.distrib/sets/...Theo de Raadt
2002-04-20machine/limits.h is not userland. Use limits.hMarc Espie
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-17section consistency: AUTHOR -> AUTHORS, even if only one listed;Paul Janzen
2001-08-18FormattingPaul Janzen
2001-06-06reorder sections, minor tidying; mpech@prosoft.org.lvPaul Janzen
2001-03-30filename length fix: ianm@cit.uws.edu.auPaul Janzen
2001-02-17clrtoeol() is bad if there's stuff to the right you want to keep.Paul Janzen
2001-02-17display username when playing restored gamesPaul Janzen
2001-02-17Handle long usernames betterPaul Janzen
1999-07-09- remove all trailing whitespaceAaron Campbell
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-09-06formattingPaul Janzen
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1998-03-26improved interactive input and minor tweaksPaul Janzen
1997-09-21$OpenBSD$Theo de Raadt
1997-04-09the theTheo de Raadt
1997-01-26Check malloc() return value.Jason Downs
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-21Clean up lint and -Wall outputThorsten Lockert
1996-12-20Nevermind, curses problem was caused by a busted lib on threadway.Jason Downs
1996-12-19setgid games, not setuid games. closes a neat set of holesTheo de Raadt
1996-12-16Import of gomoku from 4.4BSD Lite2. Uses ocurses.Jason Downs