]> git.cameronkatri.com Git - bsdgames-darwin.git/shortlog
bsdgames-darwin.git
1999-07-25 thorpejWe're in section 6.
1999-07-25 hubertfThis patch marks unused parameters in atc(6) as such.
1999-07-25 hubertfHardcore const poisoning
1999-07-24 hubertfThis patch makes atc(6) check for memory allocation...
1999-07-24 mjlUse getopt instead of home grown command line parsing.
1999-07-22 lukemremove sh warning when invoked with no args
1999-07-22 mrgadd wtf
1999-07-22 mrgAllen Briggs' wtf(6) to grovel the acronyms database.
1999-07-21 hubertfconst poisoning
1999-07-21 hubertfWhen atc(6) parses its game definition files, the check...
1999-07-21 hubertfDrop setgid privs early, via OpenBSD
1999-07-21 hubertfDrop setgid privs early. Via OpenBSD, reported in PR...
1999-07-21 hubertfDrop setgid privs early; via OpenBSD reported in PR...
1999-07-21 hubertfDrop setgid privileges early. Derived from OpenBSD...
1999-07-19 hubertfBack out last due to think o on my side: we don't start...
1999-07-19 hubertfDrop setgid privs passed from dm(6).
1999-07-19 hubertfAs in previously sent patches: backgammon(6) does not...
1999-07-17 hubertfAdventure(6) should check for errors (e.g. disk full...
1999-07-17 hubertfThe patch below improves the security of the game atc...
1999-07-17 hubertfAdd two .Els that nroff was complaining to miss.
1999-07-17 hubertfThis patch (a) makes arithmetic(6) revoke any setgid...
1999-07-16 hubertfThis patch cleans up the handling of the variable ...
1999-07-14 hubertfConst poisoning.
1999-07-14 hubertfThis patch fixes a -Wcast-qual warning in wump(6).
1999-07-14 hubertfFix scoring, submitted in PR 7992 by Joseph Myers ...
1999-07-14 hubertfFrom PR 7987 by Joseph Myers <jsm28@cam.ac.uk>:
1999-07-14 hubertfThis patch makes fish(6) honour PAGER for viewing the...
1999-07-14 hubertfFrom PR 7988 by Joseph Myers <jsm28@cam.ac.uk>: use...
1999-07-14 hubertfFrom PR 7985 by Joseph Myers <jsm28@cam.ac.uk>:
1999-06-27 sommerfeldman page rewritten into -mandoc by dholland@eecs.harvar...
1999-05-16 christosFixi uninit vars warnings.
1999-05-16 christosAdd missing prototypes
1999-05-15 christosAdd -A for automatic playing mode.
1999-04-25 kristerwFix Y2K buffer overflow (from OpenBSD).
1999-04-24 kristerwBuffer overflow fix (from OpenBSD)
1999-04-18 simonbinitscr() returns a pointer, compare return value with...
1999-04-18 simonbDon't frob the interals of a WINDOW*, use the mvinch...
1999-04-06 cgdchange:
1999-04-05 abss/SETUIDGAME/SETGIDGAME/ - catch up with the rest of...
1999-03-29 mrgdefined(attron) does not mean there is a <term.h>
1999-03-25 hubertfFix object recognition, per PR 6048 by Joseph S. Myers...
1999-03-22 garbledMore and more .Os cleanups. .Os is defined in the...
1999-03-22 absNewline and usage cosmetics from Soren S. Jorvang ...
1999-03-13 lukemset MKLINT=no. noted by NAKAJIMA Yoshihiro <nakayosh...
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
next