]> git.cameronkatri.com Git - bsdgames-darwin.git/history - sail/sync.c
Don't cast the return value of calloc().
[bsdgames-darwin.git] / sail / sync.c
2009-03-14 dhollandLines <= 80 chars, remove trailing whitespace, other...
2009-03-14 dhollandRemove some unnecessary casts.
2009-03-14 dhollandString buffer cleanup. sprintf bad.
2008-01-28 dhollandBuild with WARNS=4. Sort out the game's shadowing of...
2006-05-18 mrgdon't try to switch a char and have a case of EOF ...
2004-09-07 jrfReplaced strncpy with strlcpy. Thanks to Peter Postma who
2004-01-27 jsmInclude <sys/stat.h>.
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2001-02-05 christosremove redundant decls.
2001-01-04 jwiseVarious stylistic nits.
2001-01-04 jwiseMore rationalization of include files:
2001-01-04 jwiseRationalize inclusion of header files: cut down on...
2001-01-04 jwiseSecond half of static-ization of local funcs.
2001-01-01 jwiseANSIfy in preparation for further work.
2000-02-09 jsmFix insecure /tmp usage in sail.
1999-09-09 jsmInclude <time.h> in various places in the games where...
1999-09-08 jsmUse the symbolic names `SEEK_SET' and `O_RDONLY' where...
1999-02-10 hubertfThe game sail(6) has a function Write() which is used...
1998-09-11 hubertffix prototype, per PR#5867
1998-08-30 veegoAdd braces to make the new egcs happy.
1998-03-29 mrgremove extern errno.
1997-10-13 christos- make sure that the arguments to the printf like funct...
1997-10-13 christosWarns fixes:
1997-01-07 tlsSync to 4.4BSD-Lite2
1995-04-24 cgdVarious changes to make games compile w/o warnings...
1995-04-22 cgdclean up import, NetBSD RCS IDs
1993-08-01 mycroftAdd RCS identifiers.
1993-03-21 cgdinitial import of 386bsd-0.1 sources