]> git.cameronkatri.com Git - bsdgames-darwin.git/shortlog
bsdgames-darwin.git
1998-09-13 hubertfRemove unused function and mark non-returning ones...
1998-09-13 hubertfmark non-returning functions (PR#6144 by Joseph Myers...
1998-09-13 hubertffix bug w/ negative numbers, mark non-returning functio...
1998-09-13 hubertfadd sanity checks when saving/restoring games (PR#6138...
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 files (PR#6083 by Joseph Myers <jsm28...
1998-09-13 hubertfremove unused function return values (PR#6079 by Joseph...
1998-09-13 hubertfSaved games can NOT be restored by executing the save...
1998-09-13 hubertfReplace special handling of \r by using ICRNL (PR#6078...
1998-09-13 hubertfRemove unused function (PR#6076 by Joseph Myers <jsm28...
1998-09-13 hubertfMake dm ignore TZ; PR#6073 by Joseph Myers <jsm28@cam...
1998-09-13 hubertfconstify, per PR 6041 by Joseph Myers <jsm28@cam.ac.uk>
1998-09-12 frueaufCorrect attribution as pointed out in pr 6114 by Jim...
1998-09-12 wrstudenMake the helper programs compile right in a cross-compi...
1998-09-11 hubertfadd main() prototype
1998-09-11 hubertffix prototype, PR#5867
1998-09-11 hubertfuse symbolic constant for open(), PR#5867
1998-09-11 hubertffix main() prototype, per PR#5867
1998-09-11 hubertffix prototype, per PR#5867
1998-09-11 hubertffix prototypes, per PR#5867
1998-09-11 hubertffix prototype of mon_sees(), per PR#5867
1998-09-11 hubertfbe more precise for PI, as per PR5867
1998-09-11 hubertfuse symbolic constants for signals & open(2), as per...
1998-09-11 hubertfremove unneeded typedef for TTYB, as per PR#5867
1998-09-11 hubertffix main() prototype, as per PR#5867
1998-09-11 hubertffix main() prototype, as per PR#5867
1998-09-11 hubertfremove unused args from main(), as per PR#5867
1998-09-11 hubertffix typo, as per PR#5867
1998-09-11 hubertfbetter define PI, plus improve prototype (PR#5867)
1998-09-11 hubertfremove main() prototype, as per PR 6867
1998-09-10 frueaufFix typo, closes pr 6137 by Joseph Myers.
1998-08-30 veegoAdd braces to make the new egcs happy.
1998-08-29 hubertfUse symbolic names for signals(!), open(2)-constants...
1998-08-29 hubertfUse symbolic constants for seek(), open(). Fixed as...
1998-08-29 hubertfRemove unused function and unnecessary prototypes,...
1998-08-29 hubertfImproved signal handling as per PR 6051 by
1998-08-29 hubertfDTRT if "give" is invoked without arguments. Fix contri...
1998-08-28 hubertfDon't allow empty "give" command (without arguments).
1998-08-24 hubertfReplace some homegrown string-functions with standard...
1998-08-24 hubertfKill unused parameters, per PR 6023 by Joseph Myers...
1998-08-24 hubertfUntakable objects are marked with NULL pointers, not...
1998-08-24 hubertfPropperly note place-change, as reported in PR 6008...
1998-08-24 hubertfInitialize return-value correctly as pointed out in...
1998-08-15 mycroftAssign my copyrights to TNF.
1998-08-10 perrybzero->memset
1998-08-01 hubertfFind setup-program even w/ obj dirs.
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-07-27 mycroftconst poisoning.
1998-07-26 mycroftconst poisoning.
1998-07-25 hubertfFix some spelling errors reported by Joseph Myers ...
1998-07-25 hubertfRename internal move() to move_ship(), as per PR 5841 by
1998-07-25 hubertfisleap expects years since Christ's birth, not the...
1998-07-24 briggsA collision is adjacency in all, not any of, three...
1998-07-24 hubertfFix for compiling with -DFANCY, as per PR 5832 by Josep...
1998-07-24 hubertfLog hostname, not OS - PR 5831 by Joseph Myers <jsm28...
1998-07-24 hubertfConsider leap years, as per PR 5830 by Joseph Myers...
1998-07-24 hubertfUpdate, from PR bin/5829 by Joseph Myers <jsm28@cam...
1998-07-21 hubertfAs per PR bin/5806 by Joseph Myers <jsm28@cam.ac.uk...
1998-07-06 mrg- use an array MAXHOSTNAMELEN+1 size to hold hostnames
1998-07-04 mrgminor KNF.
1998-06-13 jeremyAdded optional argument for calculating the phase of...
1998-06-08 lukemImplement a new manual page category ``SECURITY CONSIDE...
1998-05-13 tvy.tab.h is now called grammar.h (and there's an implied...
1998-04-29 fairfix bad .Xr references
1998-04-28 fairfix bad mdoc reference & clean up a little
1998-04-28 fairFix man to mdoc conversion mistakes, mostly of the...
1998-04-28 fairChange occurrences of "UNIX" to .Ux or .At as appropriate.
1998-04-28 fairPrincipally, change foo(N) to .Xr foo N
1998-04-13 lukemuse HOST_CPPFLAGS not HOST_CFLAGS
1998-04-09 tv.y.c <sys.mk> rule fixes. Don't create a y.tab.h file...
1998-03-29 mrgadd missing extern to several variables.
1998-03-29 mrgremove extern errno.
1998-03-29 mrgchange static to static int
1998-03-29 mrg- really make extern char's extern.
1998-03-29 mrg- don't use char as an array index
1998-02-18 jtcSimply include -lcurses instead of -lcurses -ltermcap
1998-02-12 mikelfix typo; ryker@openbsd.org
1998-02-09 hubertfsome more presidents, via tsarna@endicor.com in PR...
1998-02-05 christosUse -ltermcap instead of -ltermlib
1998-02-05 christosUse -ltermcap instead of -ltermlib.
1998-02-05 christosUse -ltermcap instead of -ltermlib
1998-02-04 christosRemove -lcompat; not needed.
1998-02-04 christosRemove -lcompat; not needed
1998-02-04 christosRemove -lcompat; not needed.
1998-02-04 christosRemove -lcompat; not needed
1998-02-04 christosAdd regexp support; remove -lcompat, use err*, warn*
1998-02-03 perry4.4BSD -> .Bx 4.4
1998-02-03 perrychange includes to fix compiler warning
1998-02-02 christosDoes not need -lcompat
1998-01-09 perryRCS Id Police.
1997-12-18 mikeldon't clobber /var/games/robots_roll on install; from
1997-11-29 veegoWe need a FILESMODE=660 for dm which is now setgid...
1997-11-29 veegoWe need a FILESMODE=440 for dm which is now setgid...
1997-11-24 mrgdon't clobber the score file!
1997-11-20 mrginstall games files with the correct permissions.
1997-11-20 mrginstall games that need it setgid.
1997-11-19 mrgremove an old setgid() from when dm(6) was setuid kmem...
1997-11-19 mrgmake dm setgid games, rather than setuid games.
next