]> git.cameronkatri.com Git - bsdgames-darwin.git/shortlog
bsdgames-darwin.git
2014-03-22 dhollanduse more suitable types
2014-03-22 dhollandwoops, more of previous.
2014-03-22 dhollandMake some things unsigned that should be (why would...
2014-03-22 dhollandDon't cast the return value of malloc.
2014-03-22 dhollandMinor tidyup.
2014-03-22 dhollandtag decl() __noinline, as inlining it would defeat...
2014-03-22 dhollandRevert part of previous -r1.21 and fix the errno-handli...
2014-03-22 dhollandmove extern decls to .h files
2014-03-18 riastradhMerge riastradh-drm2 to HEAD.
2014-02-22 dhollandfix typo, from Henning Petersen in PR misc/48613
2013-12-11 dhollandremove duplicate
2013-12-11 dhollandanother minor fix
2013-12-11 wizReinstate typo since kre claims it's by purpose.
2013-12-11 wizError and typo fixes from OpenBSD and FreeBSD via Henni...
2013-12-11 wizError and typo fixes from OpenBSD and FreeBSD via Henni...
2013-12-07 dhollandWARNS=5
2013-11-12 mbalmerhals_end(6) outputs the last words of the supercomputer...
2013-10-19 christosfix unused variable warnings
2013-09-19 uweUntabify the header definition to avoid misaligned...
2013-09-19 uweUse .Fa instead of .Ar to refer to header fields.
2013-09-19 uweNow that we use "nbtool_config.h" we can use __dead...
2013-09-19 uweDon't define TRUE/FALSE, which may conflict with host...
2013-09-18 uwe#include "nbtool_config.h" to pull in getprogname(...
2013-09-13 joergGC descr and helpm.
2013-09-01 dhollandhook cgram to the build
2013-08-11 dhollandWARNS=5
2013-08-11 dhollandtypo in comment
2013-08-11 dhollandthis already passes WARNS=5
2013-08-04 wizAdd RCS Id.
2013-08-04 dhollandAdd a curses gizmo for solving Sunday-paper-type crypto...
2013-07-24 wizFix typo.
2013-07-24 jnemethadd an Oscar Wilde quote
2013-07-20 wizUse Mt for email addresses.
2013-07-09 njolyFix sendmail section (8 -> 1) in xrefs.
2013-05-12 dhollandDon't expect fairings.
2013-02-17 pgoyetteFix same typo in the other file in which it occurs
2013-02-17 pgoyetteFix minor typo
2013-02-17 jmcneillrename target paper.${PRINTER} to paper.ps -- PRINTER...
2013-02-16 jmcneillWorkaround a toolchain issue by renaming the 'setup...
2013-02-16 jmcneillWorkaround a toolchain issue by renaming the 'setup...
2012-12-08 jnemethAdd some quotes by Henry Ford, found at:
2012-12-01 mbalmerFix misspelling of acceptible (it's only acceptable...
2012-11-22 mbalmerFix two quotes from "The Tao of Programming". From...
2012-11-20 absPR/47178 from Bug Hunting
2012-10-22 jakllschAttribute "The STAR WARS Song" to "Weird Al" Yankovic...
2012-10-13 dhollandPass -Wstrict-overflow
2012-10-13 dhollandPass -Wstrict-overflow; while here, use curses TRUE...
2012-10-13 dhollandPass -Wstrict-overflow... mostly.
2012-10-13 dhollandPass -Wstrict-overflow.
2012-10-13 dhollandPass -Wstrict-overflow, and while here, don't read...
2012-10-13 dhollandFactor out some common code; pass -Wstrict-overflow.
2012-10-13 dhollandPass -Wstrict-overflow.
2012-10-13 dhollandMove scratch variables of main to main, instead of...
2012-10-13 dhollandAdd strategic assertion, now passes -Wstrict-overflow.
2012-10-13 dhollandRemove ifdefs for V7 (as opposed to older) unix.
2012-10-13 dhollandPass the move info around instead of using it as a...
2012-10-13 dhollandCrack down on global variables with single-letter names.
2012-10-12 dhollandfix previous, thanks asau@
2012-10-12 dhollandDon't use ++ to set flags to true. Now passes -Wstrict...
2012-10-12 dhollandPass -Wstrict-overflow.
2012-10-06 christosif 0 is used for the dimensions, compute the maximum...
2012-10-03 wizBump date for previous.
2012-10-03 wiz- improve wording and overall program description ...
2012-10-03 wiz- correct `usage' message;
2012-10-03 riastradhAdd a remarkably percipient fortune cookie.
2012-10-03 riastradhFix formatting of Churchill quote on declarations of...
2012-08-12 wiz- improve wording
2012-08-04 jdfsrc/games/fortune/fortune/fortune.6:
2012-06-19 dhollandWARNS=5, and make WARNS=5 the default for src/games.
2012-06-19 dhollandWARNS=5
2012-06-19 dhollandWARNS=5
2012-06-19 dhollandTypo. Reported by I-forget-who-but-they'd-probably...
2012-06-15 joergRemove unused fields
2012-06-09 njolyConsistently use major/minor for NetBSD version.
2012-06-09 martinAdd missing terminfo
2012-06-06 christosrcsid, warns
2012-06-06 wizSort sections; remove trailing whitespace.
2012-06-06 christosadd colorbars
2012-06-06 christosnew colorbars program from Nathanial Sloss
2012-06-05 riastradhAttribute the `Consequences, Schmonsequences...' quote...
2012-04-26 christosuse modern shell constructs
2012-04-26 jschaumaallow multiple '-f acronyms' arguments to be given...
2012-04-21 royAdd capfile(5) to describe the termcap format.
2012-02-29 joergFix various format string mismatches.
2012-02-26 wizMan page and usage cleanups from Bug Hunting in PR...
2012-02-18 mattFix conflicting variable definitions
2012-01-16 christosPR/45842: Henning Petersen: compare fgets with NULL...
2012-01-08 dhollandgrumble.
2012-01-08 dhollandOops, I forgot to actually implement the checksumming...
2012-01-07 dhollandRedo save file handling. The old save files were unport...
2012-01-07 dhollandMake this not crash on machines that are (a) 64 bit...
2011-12-06 jakllschPer [1] the speed of light in a vaccum is exactly 29979...
2011-12-01 ahokahandle EOF in input
2011-11-19 jnemethgrammar fix
2011-11-09 drochnerremove duplicated #defines (in a usually unused part...
2011-10-03 royUse tiparm instead of vtparm.
2011-09-01 plunkyreinstate NULL cast by request, where the NULL was...
2011-08-31 plunkyNULL does not need a cast
2011-08-30 jakllschNo need to cast double to ubig (aka uintmax_t) through...
2011-08-29 joergUse __dead
next