summaryrefslogtreecommitdiff
path: root/games/bs
AgeCommit message (Expand)Author
2003-06-11Original author agreed to permit bs to be released under BSD license.Paul Janzen
2003-06-03terms 3 & 4 cleanup based on "terms" fileTheo de Raadt
2003-05-19Remove #ifdef'ed out unnecessary defines.Paul Janzen
2002-12-06Replace things like srandom(time(NULL)) with srandomdev(3). random(3)Todd C. Miller
2002-08-09Only target in the playing field when using mouse.Paul Janzen
2002-08-09Fix an error in the CPU random fire routine that could cause a segfault.Paul Janzen
2002-08-09Bug fix in random placement code from Erik Sigra.Paul Janzen
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-02-18more signed char issuesTheo de Raadt
2001-11-17fixes from mpech@prosoft.org.lvPaul Janzen
2001-06-23Make sure screen is big enough to play.Paul Janzen
2001-06-06Better formatting; removed extraneous right parenthesis.Paul Janzen
2001-06-06reorder sections, minor tidying; mpech@prosoft.org.lvPaul Janzen
2001-02-17long usernames, and some -Wall-agePaul Janzen
2000-09-08bools should only be TRUE or FALSE. Negative numbers are right out.Paul Janzen
2000-07-23Handle EOF on stdin.Paul Janzen
1999-09-25gcc optimization bug appears gone since 2.8.1 became history.Paul Janzen
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
1998-12-31Add ${PIPE}; evanc@concer.toTodd C. Miller
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-07-24-lcurses, not termcap/termlibTodd C. Miller
1998-07-22gcc 2.8.1 -O2 bugTodd C. Miller
1998-03-12OpenBSD rscid and proper gid revoke (again)Paul Janzen
1998-03-12Bugfixes and strategical improvementsPaul Janzen
1997-09-21$OpenBSD$Theo de Raadt
1997-08-04And another.Jason Downs
1997-07-23tabifykstailey
1997-02-14Use standard header files instead of declaring system funcs explicitlyNiklas Hallqvist
1996-12-22proper gid revokeTheo de Raadt
1996-12-19setgid games, not setuid games. closes a neat set of holesTheo de Raadt
1996-08-21this is a real game, hide it.Jason Downs
1996-08-21battleships, from FreeBSDJason Downs