summaryrefslogtreecommitdiff
path: root/games/sail/lo_main.c
AgeCommit message (Expand)Author
2016-01-13there's a resource leak here. missing a fclose(3) to kill the stream.Gleydson Soares
2016-01-08ANSIfy sail(6) plus some cleanupmestre
2015-12-31Include only needed header files per each source filemestre
2014-11-16Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>,Philip Guenther
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2003-07-10add missing includesDavid Krause
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-03-09resize a buffer for long usernames; ianm@cit.uws.edu.auPaul Janzen
1999-01-18NetBSD merge with additional fixes from jsm28@cam.ac.uk. This game stillPaul Janzen
1995-10-18initial import of NetBSD treeTheo de Raadt