bsdgames-darwin.git
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.
1997-10-13 cjstime_t != long; fix minor type problem.
1997-10-13 christos- make sure that the arguments to the printf like funct...
1997-10-13 christosWarns fixes:
1997-10-13 lukemuse <termcap.h> instead of <curses.h> for termcap(3...
1997-10-13 lukemWARNSify, KNFify (inc. removing extremely verbose ...
1997-10-12 christosWarnsify and remove local implementations of libc funct...
1997-10-12 christosWARNSify
1997-10-12 lukemenable WARNS?=1 by default, & temporarily disable for...
1997-10-12 lukemgetopt returns -1 not EOF
1997-10-12 lukemdeprecate auto
1997-10-12 lukemdeprecate bzero, rindex, etc. use symbolic constants...
1997-10-12 lukemWARNSify
1997-10-12 lukemWARNSify (not an insignificant task...)
1997-10-12 lukemWARNSify
1997-10-12 lukemWARNSify
1997-10-12 lukemmissed a couple of clock->ourclock and time->ourtime...
1997-10-12 lukemminor WARNSify
1997-10-12 lukemWARNSify, KNFify
1997-10-12 lukemWARNSify
1997-10-12 lukemuse err/warn instead of perror
1997-10-12 lukemWARNSify
1997-10-11 mycroftcommon_source -> common, and GC some garbage variables.
1997-10-11 mycroftDo the previous a little differently.
1997-10-11 veegoDon't install this library, we only need this during...
1997-10-11 veegoOnly use SYMLINKS when PROG is defined.
1997-10-11 mycroftUse bsd.subdir.mk as appropriate.
1997-10-11 lukemuse err/warn instead of perror
1997-10-11 lukemuse err/warn instead of perror
1997-10-11 lukemWARNSify
1997-10-11 lukemWARNSify, deprecate register
1997-10-11 lukemminor KNFify
1997-10-11 lukemuse err/warn instead of perror
1997-10-11 lukemminor KNFify
1997-10-11 lukemminor KNFify
1997-10-11 lukemKNFify (with indent)
next