summaryrefslogtreecommitdiff
path: root/games/battlestar
AgeCommit message (Expand)Author
2015-11-24In 1995, all of the games were setuid games. At end of 1996, I took them allTheo de Raadt
2015-10-24Cast ctype functions' arguments to unsigned char.mmcc
2015-08-22remove malloc/calloc/realloc* casts, due to stdlib.h being present; ok miller...Theo de Raadt
2015-03-13remove the first comma from constructs like ", and," and ", or,": you can useJason McIntyre
2015-02-17Mark up email addresses semantically with Mt.Anthony J. Bentley
2014-11-16Remove a bogotified commentPhilip Guenther
2014-11-16Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>,Philip Guenther
2014-10-26Add a format specifier for the printf.Brad Smith
2013-08-29replace srandomdev()+random() with the arc4random*() familyChristian Weisgerber
2013-07-17add missing .An and .Mt macro; from Jan Stary <hans at stare dot cz>; ok jmc@Ingo Schwarze
2013-04-05this doesn't need to be time_t ok deraadtTed Unangst
2010-09-19put HISTORY in the right place;Jason McIntyre
2009-12-10fix potential bugs spotted by parfaitBob Beck
2009-11-22Typo fixed.Tobias Stoeckmann
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-11-24some spelling fixes from Martynas VenckusJason McIntyre
2007-09-09Move redundant prompt/fgets/sscanf lines into a function withRay Lai
2007-05-31convert to new .Dd format;Jason McIntyre
2006-10-10fgets(3) returns NULL on error, not 0. No functional change, but it makesChad Loder
2005-05-01use setresgid() to drop privs, it is simply a better and less ambiguous API;Damien Miller
2004-07-10more ansi; khalek@linuxgamers.netTheo de Raadt
2004-02-03ourtime should match prototype in extern.h 'change globals.h' deraad@Dale Rahn
2003-09-26check strdup for error. based on report from Jared Yanovich. ok deraadt@Ted Unangst
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-19NetBSD check to make sure not to deref -1.Paul Janzen
2003-04-23some typos, and clarification of game rules;Jason McIntyre
2002-12-06Replace things like srandom(time(NULL)) with srandomdev(3). random(3)Todd C. Miller
2002-05-31crmode -> cbreakPaul Janzen
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 dies.distrib/sets/...Theo de Raadt
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-02-04Format for long usernamesPaul Janzen
2000-09-26Improve handling of multiple commands on one line. Tidy fight parser.Paul Janzen
2000-09-26No shell escapePaul Janzen
2000-09-24hyphenatePaul Janzen
2000-09-24numerous changes from jsm@netbsd.org:Paul Janzen
2000-09-23drop adjectives in parse(), since they're never used.Paul Janzen
2000-09-23die() if stdin disappears, rather than just exiting; jsm@netbsd.org.Paul Janzen
2000-09-23off by one; jsm@netbsd.orgPaul Janzen
2000-09-21formatting; from NetBSDPaul Janzen
2000-09-21Fix -W warnings and add room number comments; jsm@netbsd.orgPaul Janzen
2000-09-17Fewer segfaults ("take all and all", "wear wear"), better parsingPaul Janzen
2000-07-24Rename move() to moveplayer() to avoid clashing with curses;Paul Janzen
2000-07-03Finding bugs in battlestar is like shooting fish in a barrel.Paul Janzen
1999-09-25Merge 4.4BSD-Lite2 and NetBSD, including improved save file handling ofPaul Janzen
1999-07-31spellingPaul Janzen