2014-03-22 |
dholland | move extern decls to .h files |
commit | commitdiff | tree | snapshot |
2014-03-18 |
riastradh | Merge riastradh-drm2 to HEAD. |
commit | commitdiff | tree | snapshot |
2014-02-22 |
dholland | fix typo, from Henning Petersen in PR misc/48613 |
commit | commitdiff | tree | snapshot |
2013-12-11 |
dholland | remove duplicate |
commit | commitdiff | tree | snapshot |
2013-12-11 |
dholland | another minor fix |
commit | commitdiff | tree | snapshot |
2013-12-11 |
wiz | Reinstate typo since kre claims it's by purpose. |
commit | commitdiff | tree | snapshot |
2013-12-11 |
wiz | Error and typo fixes from OpenBSD and FreeBSD via Henni... |
commit | commitdiff | tree | snapshot |
2013-12-11 |
wiz | Error and typo fixes from OpenBSD and FreeBSD via Henni... |
commit | commitdiff | tree | snapshot |
2013-12-07 |
dholland | WARNS=5 |
commit | commitdiff | tree | snapshot |
2013-11-12 |
mbalmer | hals_end(6) outputs the last words of the supercomputer... |
commit | commitdiff | tree | snapshot |
2013-10-19 |
christos | fix unused variable warnings |
commit | commitdiff | tree | snapshot |
2013-09-19 |
uwe | Untabify the header definition to avoid misaligned... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
uwe | Use .Fa instead of .Ar to refer to header fields. |
commit | commitdiff | tree | snapshot |
2013-09-19 |
uwe | Now that we use "nbtool_config.h" we can use __dead... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
uwe | Don't define TRUE/FALSE, which may conflict with host... |
commit | commitdiff | tree | snapshot |
2013-09-18 |
uwe | #include "nbtool_config.h" to pull in getprogname(... |
commit | commitdiff | tree | snapshot |
2013-09-13 |
joerg | GC descr and helpm. |
commit | commitdiff | tree | snapshot |
2013-09-01 |
dholland | hook cgram to the build |
commit | commitdiff | tree | snapshot |
2013-08-11 |
dholland | WARNS=5 |
commit | commitdiff | tree | snapshot |
2013-08-11 |
dholland | typo in comment |
commit | commitdiff | tree | snapshot |
2013-08-11 |
dholland | this already passes WARNS=5 |
commit | commitdiff | tree | snapshot |
2013-08-04 |
wiz | Add RCS Id. |
commit | commitdiff | tree | snapshot |
2013-08-04 |
dholland | Add a curses gizmo for solving Sunday-paper-type crypto... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
wiz | Fix typo. |
commit | commitdiff | tree | snapshot |
2013-07-24 |
jnemeth | add an Oscar Wilde quote |
commit | commitdiff | tree | snapshot |
2013-07-20 |
wiz | Use Mt for email addresses. |
commit | commitdiff | tree | snapshot |
2013-07-09 |
njoly | Fix sendmail section (8 -> 1) in xrefs. |
commit | commitdiff | tree | snapshot |
2013-05-12 |
dholland | Don't expect fairings. |
commit | commitdiff | tree | snapshot |
2013-02-17 |
pgoyette | Fix same typo in the other file in which it occurs |
commit | commitdiff | tree | snapshot |
2013-02-17 |
pgoyette | Fix minor typo |
commit | commitdiff | tree | snapshot |
2013-02-17 |
jmcneill | rename target paper.${PRINTER} to paper.ps -- PRINTER... |
commit | commitdiff | tree | snapshot |
2013-02-16 |
jmcneill | Workaround a toolchain issue by renaming the 'setup... |
commit | commitdiff | tree | snapshot |
2013-02-16 |
jmcneill | Workaround a toolchain issue by renaming the 'setup... |
commit | commitdiff | tree | snapshot |
2012-12-08 |
jnemeth | Add some quotes by Henry Ford, found at: |
commit | commitdiff | tree | snapshot |
2012-12-01 |
mbalmer | Fix misspelling of acceptible (it's only acceptable... |
commit | commitdiff | tree | snapshot |
2012-11-22 |
mbalmer | Fix two quotes from "The Tao of Programming". From... |
commit | commitdiff | tree | snapshot |
2012-11-20 |
abs | PR/47178 from Bug Hunting |
commit | commitdiff | tree | snapshot |
2012-10-22 |
jakllsch | Attribute "The STAR WARS Song" to "Weird Al" Yankovic... |
commit | commitdiff | tree | snapshot |
2012-10-13 |
dholland | Pass -Wstrict-overflow |
commit | commitdiff | tree | snapshot |
2012-10-13 |
dholland | Pass -Wstrict-overflow; while here, use curses TRUE... |
commit | commitdiff | tree | snapshot |
2012-10-13 |
dholland | Pass -Wstrict-overflow... mostly. |
commit | commitdiff | tree | snapshot |
2012-10-13 |
dholland | Pass -Wstrict-overflow. |
commit | commitdiff | tree | snapshot |
2012-10-13 |
dholland | Pass -Wstrict-overflow, and while here, don't read... |
commit | commitdiff | tree | snapshot |
2012-10-13 |
dholland | Factor out some common code; pass -Wstrict-overflow. |
commit | commitdiff | tree | snapshot |
2012-10-13 |
dholland | Pass -Wstrict-overflow. |
commit | commitdiff | tree | snapshot |
2012-10-13 |
dholland | Move scratch variables of main to main, instead of... |
commit | commitdiff | tree | snapshot |
2012-10-13 |
dholland | Add strategic assertion, now passes -Wstrict-overflow. |
commit | commitdiff | tree | snapshot |
2012-10-13 |
dholland | Remove ifdefs for V7 (as opposed to older) unix. |
commit | commitdiff | tree | snapshot |
2012-10-13 |
dholland | Pass the move info around instead of using it as a... |
commit | commitdiff | tree | snapshot |
2012-10-13 |
dholland | Crack down on global variables with single-letter names. |
commit | commitdiff | tree | snapshot |
2012-10-12 |
dholland | fix previous, thanks asau@ |
commit | commitdiff | tree | snapshot |
2012-10-12 |
dholland | Don't use ++ to set flags to true. Now passes -Wstrict... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
dholland | Pass -Wstrict-overflow. |
commit | commitdiff | tree | snapshot |
2012-10-06 |
christos | if 0 is used for the dimensions, compute the maximum... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
wiz | Bump date for previous. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
wiz | - improve wording and overall program description ... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
wiz | - correct `usage' message; |
commit | commitdiff | tree | snapshot |
2012-10-03 |
riastradh | Add a remarkably percipient fortune cookie. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
riastradh | Fix formatting of Churchill quote on declarations of... |
commit | commitdiff | tree | snapshot |
2012-08-12 |
wiz | - improve wording |
commit | commitdiff | tree | snapshot |
2012-08-04 |
jdf | src/games/fortune/fortune/fortune.6: |
commit | commitdiff | tree | snapshot |
2012-06-19 |
dholland | WARNS=5, and make WARNS=5 the default for src/games. |
commit | commitdiff | tree | snapshot |
2012-06-19 |
dholland | WARNS=5 |
commit | commitdiff | tree | snapshot |
2012-06-19 |
dholland | WARNS=5 |
commit | commitdiff | tree | snapshot |
2012-06-19 |
dholland | Typo. Reported by I-forget-who-but-they'd-probably... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
joerg | Remove unused fields |
commit | commitdiff | tree | snapshot |
2012-06-09 |
njoly | Consistently use major/minor for NetBSD version. |
commit | commitdiff | tree | snapshot |
2012-06-09 |
martin | Add missing terminfo |
commit | commitdiff | tree | snapshot |
2012-06-06 |
christos | rcsid, warns |
commit | commitdiff | tree | snapshot |
2012-06-06 |
wiz | Sort sections; remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2012-06-06 |
christos | add colorbars |
commit | commitdiff | tree | snapshot |
2012-06-06 |
christos | new colorbars program from Nathanial Sloss |
commit | commitdiff | tree | snapshot |
2012-06-05 |
riastradh | Attribute the `Consequences, Schmonsequences...' quote... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
christos | use modern shell constructs |
commit | commitdiff | tree | snapshot |
2012-04-26 |
jschauma | allow multiple '-f acronyms' arguments to be given... |
commit | commitdiff | tree | snapshot |
2012-04-21 |
roy | Add capfile(5) to describe the termcap format. |
commit | commitdiff | tree | snapshot |
2012-02-29 |
joerg | Fix various format string mismatches. |
commit | commitdiff | tree | snapshot |
2012-02-26 |
wiz | Man page and usage cleanups from Bug Hunting in PR... |
commit | commitdiff | tree | snapshot |
2012-02-18 |
matt | Fix conflicting variable definitions |
commit | commitdiff | tree | snapshot |
2012-01-16 |
christos | PR/45842: Henning Petersen: compare fgets with NULL... |
commit | commitdiff | tree | snapshot |
2012-01-08 |
dholland | grumble. |
commit | commitdiff | tree | snapshot |
2012-01-08 |
dholland | Oops, I forgot to actually implement the checksumming... |
commit | commitdiff | tree | snapshot |
2012-01-07 |
dholland | Redo save file handling. The old save files were unport... |
commit | commitdiff | tree | snapshot |
2012-01-07 |
dholland | Make this not crash on machines that are (a) 64 bit... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
jakllsch | Per [1] the speed of light in a vaccum is exactly 29979... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
ahoka | handle EOF in input |
commit | commitdiff | tree | snapshot |
2011-11-19 |
jnemeth | grammar fix |
commit | commitdiff | tree | snapshot |
2011-11-09 |
drochner | remove duplicated #defines (in a usually unused part... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
roy | Use tiparm instead of vtparm. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
plunky | reinstate NULL cast by request, where the NULL was... |
commit | commitdiff | tree | snapshot |
2011-08-31 |
plunky | NULL does not need a cast |
commit | commitdiff | tree | snapshot |
2011-08-30 |
jakllsch | No need to cast double to ubig (aka uintmax_t) through... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
joerg | Use __dead |
commit | commitdiff | tree | snapshot |
2011-08-27 |
joerg | Mark error() as dead, so that validation for setclipped... |
commit | commitdiff | tree | snapshot |
2011-08-26 |
tron | Avoid non-literal format strings. |
commit | commitdiff | tree | snapshot |
2011-08-26 |
dholland | Use __dead and __printflike instead of __attribute__. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
christos | add printf attributes. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
joerg | Uses non-literal format strings |
commit | commitdiff | tree | snapshot |
2011-08-24 |
plunky | -Wno-shadow is no longer needed for HAVE_PCC, here |
commit | commitdiff | tree | snapshot |
2011-08-21 |
christos | use const char [] for format. |
commit | commitdiff | tree | snapshot |
next |