]> git.cameronkatri.com Git - bsdgames-darwin.git/shortlog
bsdgames-darwin.git
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.
1997-11-19 mrgmake hidden games mode 550, group games.
1997-11-19 mrgmove hunt under dm(6)
1997-11-16 christosPR/4489: Mika Nystroem: Security hole exec'ing more...
1997-11-12 mrgadd missing .Nm calls and MLINKS. from spz@serpens...
1997-11-05 raggeMust have the correct library link order to be able...
1997-10-26 lukemuse CPPFLAGS instead of CFLAGS
1997-10-25 thorpejFix time_t vs. long botch.
1997-10-23 fairInitialize pointers to NULL to avoid gcc/sparc compiler...
1997-10-22 lukemuse CPPFLAGS instead of CFLAGS
1997-10-22 lukemuse CPPFLAGS instead of CFLAGS, fix dependancies for...
1997-10-22 lukemuse CPPFLAGS instead of CFLAGS
1997-10-22 lukemuse CPPFLAGS instead of CFLAGS, fix dependancies for...
1997-10-22 lukemuse CPPFLAGS instead of CFLAGS
1997-10-22 lukemuse CPPFLAGS instead of CFLAGS
1997-10-22 lukemuse CPPFLAGS instead of CFLAGS, fix dependancies for...
1997-10-20 lukemFD_ZERO select mask before FD_SET-ing it
1997-10-19 mycroftUse S_IS*(), not S_IF*.
1997-10-19 christosWARNsify...
1997-10-18 christosTons of changes; re-indent, use termios, fix warnings...
1997-10-16 lukemfix race condition when building libcommon with make -j
1997-10-15 mycroftBetter fix for the previous.
1997-10-15 mrgdrop core in /var/tmp (from linux).
1997-10-15 ismake gcc happy on Sparc
1997-10-15 isMake compiler happy.
1997-10-14 lukemuse <termcap.h>
1997-10-14 lukemuse <termcap.h>
1997-10-14 lukemdefine global vars with `extern' in "back.h", and only...
1997-10-14 lukemuse <termcap.h>
1997-10-13 cjsInclude string.h.
1997-10-13 cjstime_t != long, again. *Sigh*.
1997-10-13 cjsSince we've got an int to store the value, why store...
1997-10-13 cjsInclude string.h for memcpy().
1997-10-13 cjs#include <string.h>
1997-10-13 cjstime_t != long; cast it.
next