]> git.cameronkatri.com Git - bsdgames-darwin.git/shortlog
bsdgames-darwin.git
2001-11-02 christosUpdate to the new t_agetstr() API.
2001-10-28 wizUndo indentation glitch in previous.
2001-10-28 proffimprove random number seeding
2001-10-22 mjlAdd one.
2001-10-20 proffFortune is not moribund.
2001-10-19 tvRename com#.c to command#.c to avoid conflicts with...
2001-09-24 wizva_{start,end} audit:
2001-09-19 lukemif we're going to quote the movie, let's at least get...
2001-09-18 wizGive initiali[sz]e all the "i"s it deserves.
2001-09-16 wizSpell 'occurred' with two 'r's.
2001-09-01 mjlMore quote cleanup. Remove a fortune that also is in -o.
2001-09-01 mjlSome more quotes removed. Corrected errors noticed...
2001-09-01 mjlFix typos and spelos. Add and correct some attributions...
2001-08-31 jsmAlways lseek back to the beginning of the file in post...
2001-08-31 jsmEnsure that the random hop delta does make the cave...
2001-08-31 jsmKeep track of visible worm length. If nowhere is avail...
2001-08-31 simonbMatch quotes.
2001-08-31 mjlRemove duplicate fortunes.
2001-08-30 jsmCheck for screen sizes that are too small. Fix off...
2001-08-29 jsmRemove documented bug with long worm lengths, and impro...
2001-08-29 jsmInclude <time.h> for declarations the Single Unix Speci...
2001-08-29 jsmEnsure trailing newline is present on error and warning...
2001-08-20 wiz"wierd" is weird.
2001-08-15 atatatChange -a to mean all files, as opposed to just a few...
2001-08-09 wizFix pasto. From FreeBSD.
2001-08-09 wizFix for FreeBSD/13278, from FreeBSD:
2001-07-22 wizseperate -> separate
2001-07-11 wizFormatting improvements (from OpenBSD)
2001-07-10 wizTypo fixes. From OpenBSD.
2001-06-24 masons/Upon you knees if you appear/Upon your knees if you...
2001-06-19 wiz`existent', not `existant'
2001-06-12 wizreceive, not recieve
2001-06-06 lukemfix building of phantasia ($FILES dependency on $PROG...
2001-06-06 lukemfix building of cards.pck
2001-06-05 wizRemove unnecessary quotes in Dt.
2001-06-05 wizNo argument for .Os.
2001-06-04 christosOverhaul error handling and reporting for regular expre...
2001-06-04 aymericBail out when regex pattern is invalid if using regcomp...
2001-06-02 christosdon't deref -1.
2001-05-02 absIts is Dr. Elizabeth Dehner, not Dehaver.
2001-04-25 simonbSpell occurred correctly.
2001-04-21 pookaNetBSD: You choose the hardware, we'll bring the OS.
2001-04-21 hubertfSome entries from Richard Rauch, posted on netbsd-advocacy.
2001-04-06 wizNegative exit code cleanup: Replace exit(-x) with exit(x).
2001-04-04 wizmdoc'ify.
2001-04-02 wizWhitespace and/or punctuation fixes.
2001-04-02 wizmdoc'ify, and clean up in the process.
2001-04-02 wizWhitespace and/or punctuation fixes.
2001-04-02 wizConvert to mdoc. Still needs tbl for two tables that...
2001-03-27 simonbBuild the data files in the obj/compile directory and...
2001-03-25 jsmMake mostly gcc -W clean, and other cleanup:
2001-03-07 garbledFix problem noted in PR 6649 (trailing whitespace on...
2001-02-19 cgdconvert to use getprogname()
2001-02-10 pookakill dupe
2001-02-07 simonbFix simple typo. From bdc@world.std.com in PR misc...
2001-02-05 christosfix redundant decls and nested externs
2001-02-05 christosremove redundant decls.
2001-02-05 christosremove duplicate decls
2001-02-05 christosfix nested externs
2001-02-05 christosremove redundant decls
2001-02-05 christos- rename getchar to lgetchar to avoid conflicts with...
2001-02-05 christosremove redundant decls
2001-02-05 christoseliminate nested externs
2001-02-05 christosfix redundant decls and nested externs. while I am...
2001-02-05 christosfix nested externs
2001-02-05 christosfix nested extern and usage message
2001-02-05 christosremove redundant decl
2001-02-05 christosfix nested extern
2001-02-05 christosremove redundant decl
2001-02-05 christosfix redundant decls and nested externs
2001-02-05 christosfix nested extern
2001-02-05 christoseliminate redundant decls
2001-01-30 mjlTyop: foresight, not forsight (FreeBSD PR/24637)
2001-01-25 jdolecekplay(): use snprintf() instead of hard-to-parse strncpy...
2001-01-20 itojunavoid strange typcast.
2001-01-16 cgdcomment or delete text after CPP directives.
2001-01-16 cgdinclude stdlib.h for prototypes (typically for exit()).
2001-01-16 cgdavoid C sequence point issues warned about by developme...
2001-01-12 jwiseThe capital of Mordor is _not_ Minas Morgul.
2001-01-09 lukem- openlog "huntd" instead of "HUNT"
2001-01-09 lukemconvert to using .WAIT
2001-01-04 lukemuse more standard %ll_ in favour of %q_
2001-01-04 itojunneed string.h for prototype (checked with alpha)
2001-01-04 jwiseNormalize signature of ship handling functions -- struc...
2001-01-04 jwiseVarious stylistic nits.
2001-01-04 jwiseUse License templates from localsrc for license on...
2001-01-04 jwiseBreak out curses display-related globals into a new...
2001-01-04 jwiseMore rationalization of include files:
2001-01-04 jwiseRationalize inclusion of header files: cut down on...
2001-01-04 jwiseSecond half of static-ization of local funcs.
2001-01-04 jwiseG/C undocumented and unimplemented `-D' (debug) option.
2001-01-04 jwiseFirst half of static-ization of local funcs.
2001-01-04 jwiseDe-`register'
2001-01-01 jwiseFix getopt usage (again) in case where user does not...
2001-01-01 jwiseMissed commit -- ANSIfy in preparation for further...
2001-01-01 jwiseFix getopt() usage.
2001-01-01 jwiseANSIfy in preparation for further work.
2000-12-30 sommerfeld${PRINTOBJDIR}ify
2000-12-17 mycroftAnother one that really belongs here...
2000-12-17 mycroftCompress the other entries vertically.
next