summaryrefslogtreecommitdiff
path: root/games/sail
AgeCommit message (Expand)Author
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-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-16abs() is defined by ANSI C -- don't use a macro for itTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-01-07To disable a SIGCHLD signal handler use SIG_DFL, *not* SIG_IGNTodd C. Miller
2001-11-17fixes from mpech@prosoft.org.lvPaul Janzen
2001-09-19mdocify and clean upPaul Janzen
2001-09-05make sure that va_start() has matching va_end()Theo de Raadt
2001-03-09resize a buffer for long usernames; ianm@cit.uws.edu.auPaul Janzen
2001-02-17Use err() rather than errx() immediately after alloc failure.Paul Janzen
2001-01-28$OpenBSD$Niklas Hallqvist
2000-01-03extern rather than linker commons; jsm@netbsd.orgPaul Janzen
1999-06-13Don't barf on ^D during initial questionsPaul Janzen
1999-03-27Fix rev 1.4Paul Janzen
1999-03-26fix sizeof/strlen typo and limit scanf length; from FreeBSDPaul Janzen
1999-01-18Only use __attribute__ if __GNUC__ is definedPaul Janzen
1999-01-18Whoops, this should be in there tooPaul Janzen
1999-01-18NetBSD merge with additional fixes from jsm28@cam.ac.uk. This game stillPaul 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-03-31Quick fix to shut up the compiler and not to printf() while in curses.Paul Janzen
1997-09-21$OpenBSD$Theo de Raadt
1997-08-05pull errno.h inTheo de Raadt
1997-08-04save errno in sigchld handlersTheo de Raadt
1997-07-31initscr failure returns NULLTheo de Raadt
1997-07-23tabifykstailey
1997-01-30buf oflow, felix@mamba.pond.sub.orgTheo de Raadt
1997-01-17nuke rindex declTodd C. Miller
1997-01-17r?index -> strr?chrTodd C. Miller
1996-12-10"the the" purgeTheo de Raadt
1996-06-02Always use -ltermlib when linking with -lcursesThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt