summaryrefslogtreecommitdiff
path: root/games/battlestar/battlestar.c
AgeCommit message (Expand)Author
2021-10-23if both stdout and stderr are redirected to a non-tty, pledge(2) will killRicardo Mestre
2018-02-07slightly reduce the difficulty of the adventure game that is readingTed Unangst
2017-05-31late game space battles require tty pledge to clear screen, etc.Ted Unangst
2016-01-01don't declar main. from Michal MazurekTed Unangst
2015-12-31Include only needed header files per each source filemestre
2015-12-04cleanup: remove pwd.h, delete a stray comment and a const qualifiertb
2015-11-29Move score file to $HOME and add pledge "stdio rpath wpath cpath".tb
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
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
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2000-09-26Improve handling of multiple commands on one line. Tidy fight parser.Paul Janzen
2000-09-23off by one; jsm@netbsd.orgPaul Janzen
2000-09-17Fewer segfaults ("take all and all", "wear wear"), better parsingPaul 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
1998-09-13NetBSD merge, numerous patches from jsm28@cam.ac.uk, spelling fixes, andPaul Janzen
1997-08-24various linux-based patches; from linux people; sent by jsm@octomino.demon.co.ukTheo de Raadt
1997-06-30tagkstailey
1997-06-30fix highscorekstailey
1996-12-19setgid games, not setuid games. closes a neat set of holesTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt