]> git.cameronkatri.com Git - bsdgames-darwin.git/shortlog
bsdgames-darwin.git
2009-05-25 dhollandKNF/whitespace: format preprocessor directives correctly.
2009-05-25 dhollandANSIfy function declarations. Object file diffs checked.
2009-05-25 dhollandsprintf -> snprintf
2009-05-25 dhollandANSIfy function declarations. Object file diffs cross...
2009-05-25 dhollandattribute noreturn -> __dead
2009-05-25 dhollandClean up scorefile handling.
2009-05-25 dhollandANSIfy function declarations.
2009-05-25 dhollandRemove description of -a option and optional log file...
2009-05-25 dhollandsprintf -> snprintf
2009-05-25 dhollandsprintf -> snprintf.
2009-05-25 dholland"abbreviation" has two Bs.
2009-05-25 dhollandUse random() instead of rand(), so we get something...
2009-05-25 dhollandRemove obviously botched test for "fast mode" based...
2009-05-25 dhollandUse getopt to handle the remaining (all currently undoc...
2009-05-25 dhollandRemove last traces of undocumented -p option (apparentl...
2009-05-25 dhollandDon't give special privileges to uid 13107.
2009-05-25 dholland__attribute__((__noreturn__)) -> __dead
2009-05-25 dhollandNull for pointers, not 0.
2009-05-25 dhollandFix score printing so columns line up.
2009-05-24 dhollandAbolish cgetc(). It contained one line of code, which...
2009-05-24 dhollandRemove unnecessary initialization that silenced a compi...
2009-05-24 dhollandSprinkle some blank lines for readability.
2009-05-24 dhollandSplit up lines > 80 chars. Object files unchanged.
2009-05-24 dhollandDon't use literal ^G's in string constants. Use \a.
2009-05-24 dhollandKNF: brace and comment placement. Object files identical.
2009-05-24 dhollandwhitespace
2009-05-24 dhollandKNF: fix formatting of preprocessor directives
2009-05-24 dhollandANSIfy function declarations. No object file diffs...
2009-05-24 dhollandKNF. No change to .o file.
2009-05-06 ginsbachChange getdate() to getdatestr() since the former maybe...
2009-05-04 wizRemove trailing whitespace.
2009-04-20 drochnerdefine YY_NO_INPUT where appropriate, from Kurt J....
2009-04-12 wizSort sections.
2009-04-12 joergDon't nest displays.
2009-04-12 joergConvert to mdoc markup. With input from wiz.
2009-04-09 joerg\@ is not a valid escape sequence.
2009-03-31 christosAvoid hardcoded "too large" constant that caused FPE...
2009-03-15 dhollandSimplify previous; suggested by Paul Goyette
2009-03-15 dhollandFix sign-compare problem that crept in due to working...
2009-03-15 jnemethgrammar fix
2009-03-15 dhollandRework curses handling.
2009-03-15 dhollandMove newturn() from pl_7 to pl_2.
2009-03-15 dhollandMove all curses bits to pl_7.c.
2009-03-14 dhollandFix usage message
2009-03-14 dhollandchdir to /var/games/sail while running, to simplify...
2009-03-14 dhollandDon't crosswire the two kinds of path names, and don...
2009-03-14 dhollandTurns out the W_FILE message wasn't ever used.
2009-03-14 dhollandCreate some abstraction for sending messages.
2009-03-14 dhollandDon't use perror()
2009-03-14 dhollandconstify the version string
2009-03-14 dhollandSprinkle some "bool". And don't use '\0' to mean 'false'.
2009-03-14 dhollandUse \a instead of \7 for BEL.
2009-03-14 dhollandPrune a comment referring to objects that (AFAICT)...
2009-03-14 dhollandDon't cast the return value of calloc().
2009-03-14 dhollandLines <= 80 chars, remove trailing whitespace, other...
2009-03-14 dhollandRemove some unnecessary casts.
2009-03-14 dhollandString buffer cleanup. sprintf bad.
2009-03-14 dhollandDon't use char for random state variables; use int...
2009-03-11 joergFix list markup. Use .Ic for key as suggested by wiz.
2009-03-11 joergFix preamble
2009-03-11 joergRemove redundant .br
2009-03-11 joergFix markup
2009-03-11 joergFix preamble
2009-03-11 joergFix markup
2009-03-09 dhollandsprintf -> snprintf
2009-03-02 dhollandMove HISTORY to proper place.
2009-03-02 dhollandEdit. Sync with reality, at least partway. Bump date.
2009-03-02 wizSort options. End sentence with a dot.
2009-03-02 dhollandmdocify. Partly merged from OpenBSD. Not by any means...
2009-03-02 dhollandMore fixes from OpenBSD: use err instead of perror...
2009-03-02 dhollandCheck for failure of fgets when reading the captain...
2009-03-02 dhollandUse errx() to send fatal error messages. From OpenBSD.
2009-03-02 dhollandUse errx/warnx instead of printing to stderr. From...
2009-03-02 dhollandUse err(3) and errx(3), not perror and fprintf to stder...
2009-03-02 dhollandBraces around a nested if, for clarity; suggested by...
2009-01-18 dhollandFix bogus conditional caught by today's make. It looks...
2009-01-18 tnnuse %zu to print size_t
2009-01-18 lukemfix -Wsign-compare issues
2008-12-02 wizFix fiance/fiancee confusion. Fix another typo.
2008-12-02 wizFix insure -> ensure confusion. From Jason McIntyre...
2008-11-14 christosPR/39923: Valery Ushakov: trek(6) can spin, consuming...
2008-10-30 mrgmore MKSHARE == no fixes:
2008-10-19 apbUse uint32_t and include <stdint.h>, instead of using...
2008-09-29 agcMake this build on Mac OS X.
2008-09-26 apbInstall unstr:
2008-09-26 apbBuild strfile both as a host tool and as an installed...
2008-09-26 apbMake this pass WARNS=4:
2008-08-29 gmcgarryBoth legs of the conditional operator must return the...
2008-08-29 gmcgarryWrap compiler-specific flags with HAVE_GCC and HAVE_PCC...
2008-08-08 drochnerif initscr() fails, exit with a message rather than...
2008-07-21 lukemRemove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 lukemRemove the \n and tabs from the __COPYRIGHT() strings.
2008-07-13 dhollandClarify how one is supposed to use the pointers returne...
2008-07-12 gmcgarryAdd test for HAVE_PCC with HAVE_GCC which turn off...
2008-05-29 mrgremove clause #3 from my license where there are no...
2008-05-08 wiz2-clause my license.
2008-05-03 lukemRename MKPRIVATELIB to LIBISPRIVATE, to make it clearer...
2008-04-28 martinRemove clause 3 and 4 from TNF licenses
2008-03-25 wizFix a tip: use pkg_info, not pkg_add to find out which...
2008-03-23 jmmvAdd a tip explaining how to run the tests in /usr/tests.
next