summaryrefslogtreecommitdiff
path: root/games/sail/pl_main.c
AgeCommit message (Expand)Author
2016-01-08ANSIfy sail(6) plus some cleanupmestre
2015-12-31Include only needed header files per each source filemestre
2015-08-22remove malloc/calloc/realloc* casts, due to stdlib.h being present; ok miller...Theo de Raadt
2014-03-11lint is dead (long live the lint!)Philip Guenther
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2006-11-02Check fgets failure and clarify character checks.Ray Lai
2003-07-06convert some strncpy->strlcpyAnil Madhavapeddy
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-062451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzenTheo de Raadt
2001-02-17Use err() rather than errx() immediately after alloc failure.Paul 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-18NetBSD merge with additional fixes from jsm28@cam.ac.uk. This game stillPaul Janzen
1998-03-31Quick fix to shut up the compiler and not to printf() while in curses.Paul Janzen
1995-10-18initial import of NetBSD treeTheo de Raadt