]> git.cameronkatri.com Git - bsdgames-darwin.git/shortlog
bsdgames-darwin.git
1999-03-10 erhFix .Bl/.El imbalance.
1999-02-13 lukemremove NOPROG (nothing uses it). however, set MKOBJ...
1999-02-13 lukemconvert from NOxxx= to MKxxx=no.
1999-02-11 simonbRemove unneeded "mips compiler bug" workaround from...
1999-02-10 hubertftgetent() handles const correctly in current
1999-02-10 hubertfAdd __attribute__() to a variable. From PR 6557, after...
1999-02-10 hubertfThe patch below makes the game backgammon(6) use `const...
1999-02-10 hubertfOnly invoke pager given in $PAGER if output goes to...
1999-02-10 hubertfConst poisoning, per PR 6660 by Joseph Myers <jsm28...
1999-02-10 hubertfThe game sail(6) has a function Write() which is used...
1999-02-10 hubertfThe patch below does some minor cleanup of adventure...
1999-02-10 hubertfThe game adventure(6) handles EOF on standard input...
1999-01-03 hubertfonly show preview if the -p option is given
1999-01-03 hubertfdocument morse's decode option -d
1999-01-03 hubertfAdd previewing of next shape. Old (previous) behaviour...
1999-01-02 tronRemove obsolete header file. Fixes PR bin/6700 by Josep...
1998-12-06 dbjtweaks to pass DESTDIR to subprograms when it is define...
1998-12-05 pktypo.
1998-11-20 jwiseFix spelling of `Churchill' in 3 places
1998-11-18 hubertfAdd support for decoding of morse code.
1998-11-18 hubertffix usage
1998-11-10 hubertfconstify, per PR 6150 by Joseph Myers <jsm28@cam.ac.uk>
1998-11-10 hubertfconstify, per PR 6148
1998-11-09 hubertfmake objdir-aware
1998-09-29 lukemdon't install in /usr/share if NOSHARE is defined
1998-09-15 frueaufFix args processing of backgammon and teachgammon,...
1998-09-14 hubertfconstify (PR#6151, once more by Joseph Myers <jsm28...
1998-09-14 hubertfreturn error on errors (PR#6147 by Joseph Myers <jsm28...
1998-09-14 hubertfconstify, as per PR#6136 by Joseph Myers <jsm28@cam...
1998-09-13 hubertfremove x bit from save files (PR#6077)
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
next