summaryrefslogtreecommitdiff
path: root/games/sail/sync.c
AgeCommit message (Expand)Author
2016-09-11Callers of time(3) should #include <time.h>.Theo Buehler
2016-01-08ANSIfy sail(6) plus some cleanupmestre
2015-12-31Include only needed header files per each source filemestre
2015-09-27Delete obsolete lint commentsPhilip Guenther
2014-11-16Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>,Philip Guenther
2011-06-20Do not compare a `char' variable to EOF, which does not fit if `char' defaultsMiod Vallat
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2004-12-17fix an off-by-one and a case of snprintf() misuse.Moritz Jodeit
2003-07-06convert some strncpy->strlcpyAnil Madhavapeddy
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-25string cleanup; ok millertTheo de Raadt
2003-04-062451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzenTheo de Raadt
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
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