]> git.cameronkatri.com Git - bsdgames-darwin.git/history - atc/input.c
use more suitable types
[bsdgames-darwin.git] / atc / input.c
2014-03-22 dhollanduse more suitable types
2014-03-22 dhollandMake some things unsigned that should be (why would...
2009-08-12 dhollandsprinkle static
2009-05-26 dhollandsprintf -> snprintf
2007-12-15 perryconvert __attribute__s to applicable cdefs.h macros
2006-10-07 eladInput validation, from David A. Holland on #NetBSD...
2006-06-07 jnemethprevent "stack" overflow
2005-08-10 rpauloPass lint(1).
2005-07-01 jmcKNF and WARNS=3 fixes
2005-02-15 jsmCast last argument of execl to (char *).
2004-01-27 jsmRemove uses of __P.
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2001-01-16 cgdcomment or delete text after CPP directives.
1999-07-25 hubertfThis patch marks unused parameters in atc(6) as such.
1999-07-17 hubertfThe patch below improves the security of the game atc...
1998-11-10 hubertfconstify, per PR 6150 by Joseph Myers <jsm28@cam.ac.uk>
1998-09-13 hubertfReplace special handling of \r by using ICRNL (PR#6078...
1998-07-28 briggsAn airplane on a heading of 315, given instruction...
1998-07-28 briggsAn airplane on a heading of 270, given instruction...
1998-03-29 mrg- don't use char as an array index
1997-10-10 lukemWARNSify
1997-01-13 tlsbfunctions -> memfunctions
1995-04-27 mycroftUse POSIX signal and tty semantics.
1995-03-21 cgdclean up import
1993-08-01 mycroftAdd RCS identifiers.
1993-03-21 cgdinitial import of 386bsd-0.1 sources