]> git.cameronkatri.com Git - bsdgames-darwin.git/shortlog
bsdgames-darwin.git
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)
1997-10-11 lukemuse warn instead of perror/fprintf/...
1997-10-11 lukemKNFify again
1997-10-11 lukemKNFify
1997-10-11 lukemWARNSify, KNFify
1997-10-10 lukemWARNSify
1997-10-10 lukemYet Another Monster Commit:
1997-10-10 lukemXXX: work around lex(1) vs termios lameness
1997-10-10 lukemWARNSify
1997-10-10 lukemWARNSify
1997-10-10 lukemWARNSify
1997-10-10 lukemWARNSify
1997-10-10 lukemWARNSify
1997-10-10 lukemWARNSify
1997-10-10 lukemdeprecate register, fixup .Nm usage
1997-10-10 lukemgetopt returns -1 not EOF
1997-10-10 lukemWARNSify
1997-10-10 lukemWARNSify, fixup .Nm usage
1997-10-10 lukemWARNSify, fixup .Nm usage
1997-10-10 lukemhunt isn't "Missing:" anymore ;-)
1997-10-10 lukemKNF & WARNSify, and only compile common_source once...
1997-10-10 mrgremove advertising clause from all my licenses.
1997-10-10 lukemWARNSify
1997-10-09 lukemKNFify, WARNSify, use errx(), clean up .Nm in manpage
1997-10-04 mrgfix compiler warnings on the alpha.
1997-10-04 mrgadd hunt.
1997-10-04 mrgnote that huntd lives in /usr/games.
1997-10-04 mrgbuild hunt.
1997-10-04 mrghunt version 1993-07-17
1997-10-03 mrgadd a man page for countmail(6)
1997-10-03 mrgadd countmail.
1997-10-03 mrgadd rcsid
1997-10-03 mrginstall countmail into /usr/games
1997-10-03 mrgcountmail -- be obnoxious about how much mail you have...
1997-09-20 lukem- WARNSify
1997-09-01 mikelfix typo; from Hubert Feyrer in PR bin/4070
1997-08-11 christosPR/3964: Eric Fischer: Remove dependencies to tradition...
1997-07-16 mikeldon't xref obsolete regcmp(3)
1997-07-13 christosgtime -> gltime to avoid conflict in time.h
1997-07-10 mikelmake explicit comparisons to NULL, s/rindex/strrchr/
1997-07-09 philClean up play, let player see play more often, improve...
1997-07-06 mycroftAdd missing space between play and act.
1997-07-06 mycroftFix parsing error with escaped colons.
1997-06-30 philUse tbl support from bsd.man.mk instead of having a...
1997-05-31 cjsBack out BUILDDIR and NOINSTALL changes.
1997-05-29 cgdFix broken uses of Dd. Both the mdoc and mdoc.samples...
1997-05-29 melloncurses needs termcap
1997-05-26 cjsThese updates to the build allow building against inclu...
1997-05-23 jtcRemove calls to flushok(). That function doesn't reall...
1997-05-23 jtcRemove mvcur() after wrefresh() call, as the latter...
1997-05-23 jtcRemove unctrl.h, use public version.
1997-05-23 jtcChange "reg" to "register"
1997-05-17 pkNULL => 0 (Arne Juul; PR#3629)
1997-05-09 mycroftUse afterinstall, not beforeinstall.
1997-05-09 mycroftEliminate bogus redefinitions of standard targets.
1997-05-08 gwrBack out the .PATH.c changes. The .depend problem...
1997-05-07 mycroftUse afterinstall, not proginstall, to run post-installa...
1997-05-07 mycroftUse proginstall:: to disable installing PROG.
next