]> git.cameronkatri.com Git - bsdgames-darwin.git/history - adventure
Remove definition of __cputchar.
[bsdgames-darwin.git] / adventure /
2000-01-09 jsmUse err(1, NULL) and warn(NULL) for `out of memory...
1999-07-28 hubertfThis patch fixes adventure(6) to use `extern' on declar...
1999-07-17 hubertfAdventure(6) should check for errors (e.g. disk full...
1999-07-16 hubertfThis patch cleans up the handling of the variable ...
1999-07-14 hubertfFrom PR 7985 by Joseph Myers <jsm28@cam.ac.uk>:
1999-02-10 hubertfAdd __attribute__() to a variable. From PR 6557, after...
1999-02-10 hubertfThe patch below does some minor cleanup of adventure...
1999-02-10 hubertfThe game adventure(6) handles EOF on standard input...
1998-09-14 hubertfreturn error on errors (PR#6147 by Joseph Myers <jsm28...
1998-09-13 hubertfcheck for malloc failures (PR#6136 by Joseph Myers...
1998-09-13 hubertfsome cleanups as per PR#6082 by Joseph Myers <jsm28...
1998-09-13 hubertfremove unused function return values (PR#6079 by Joseph...
1998-09-13 hubertfconstify, per PR 6041 by Joseph Myers <jsm28@cam.ac.uk>
1998-09-11 hubertfadd main() prototype
1998-09-11 hubertfremove main() prototype, as per PR 6867
1998-08-29 hubertfRemove unused function and unnecessary prototypes,...
1998-08-29 hubertfImproved signal handling as per PR 6051 by
1998-08-24 hubertfReplace some homegrown string-functions with standard...
1998-08-24 hubertfKill unused parameters, per PR 6023 by Joseph Myers...
1998-08-01 hubertfFind setup-program even w/ obj dirs.
1998-07-24 hubertfConsider leap years, as per PR 5830 by Joseph Myers...
1998-02-03 perrychange includes to fix compiler warning
1997-10-11 lukemKNFify again
1997-10-11 lukemKNFify
1997-10-10 lukemdeprecate register, fixup .Nm usage
1997-08-11 christosPR/3964: Eric Fischer: Remove dependencies to tradition...
1997-04-19 thorpejAllow this to be cross-compiled.
1996-05-21 mrgoops, use <signal.h> not <sys/signal.h> (tholo@sigmasof...
1996-05-21 mrggive up setuid-ness. we don't need it. while i'm...
1996-02-06 jtcRemoved "extern int errno"; Added #include <errno.h...
1995-04-24 cgdVarious changes to make games compile w/o warnings...
1995-03-21 cgdclean up RCS ids
1994-12-22 cgdspecify man pages the new way.
1994-10-21 jtcadventure(6), from 44lite