Age | Commit message (Expand) | Author |
2013-02-18 | typo fix; from pgoyette, netbsd -r1.15 and -r1.11, respectively; | Jason McIntyre |
2013-02-10 | typo; fix from patrick keshishian | Jason McIntyre |
2013-01-17 | macro fixes; | Jason McIntyre |
2012-12-05 | Remove excessive sys/cdefs.h inclusion | Theo de Raadt |
2012-11-24 | grammar fix; from Chris Petrik, freebsd pr 173868 | Jason McIntyre |
2012-11-17 | pjanzen spotted that my previous commit mistakenly omitted another | Jason McIntyre |
2012-11-16 | two spelling fixes; from John-Mark Gurney (freebsd -r243048); | Jason McIntyre |
2012-06-20 | typo; netbsd -r1.10 | Jason McIntyre |
2012-05-27 | make both -d options format the same, and zap that annoying full stop | Jason McIntyre |
2012-05-27 | Use an en-dash for 20-200, escape - used as arithmetic symbol. | Stuart Henderson |
2012-05-27 | Update for new -d default; tweaks+ok jmc@ | Stuart Henderson |
2012-05-27 | Teach rain(6) to calculate terminal delays in the same way as worms(6), | Stuart Henderson |
2012-05-24 | typos | Miod Vallat |
2012-03-04 | In preparation for getline and getdelim additions to libc, rename getline() | Federico G. Schwindt |
2011-12-28 | Add HISTORY section and more information regarding AUTHORS. | Ingo Schwarze |
2011-12-04 | Fix grammar and spelling in a Latin fortune. | Pascal Stumpf |
2011-11-20 | grammar fix, from jnemeth@netbsd (-r1.48); | Jason McIntyre |
2011-11-19 | +Cn:112:(285):Copernicium | Jason McIntyre |
2011-11-06 | union wait is dead, ancient history; stop using it | Philip Guenthe |
2011-10-06 | some presidential updates, from pjanzen; | Jason McIntyre |
2011-09-03 | make -column lists pretty again; | Jason McIntyre |
2011-07-03 | no more rogue(6); | Jason McIntyre |
2011-07-03 | Remove rogue. Its license is not acceptable for our tree; been | Martynas Venckus |
2011-06-23 | switch to installing source manuals (base part) | Ingo Schwarze |
2011-06-23 | delete unused stupid code; Daniel Dickman | Theo de Raadt |
2011-06-20 | Do not compare a `char' variable to EOF, which does not fit if `char' defaults | Miod Vallat |
2011-06-10 | typo; from Doug Barton (freebsd r222890) | Jason McIntyre |
2011-05-16 | some spelling fixes from Lucas De Marchi, via freebsd; | Jason McIntyre |
2011-04-25 | Fix "-d delay" option and convert to use strtonum() | Todd C. Miller |
2011-04-03 | Hide the cursor during game. From NetBSD. | David Coppa |
2011-03-16 | Use the help pager code, but repair it in various ways. | Theo de Raadt |
2011-01-24 | In roff, the escape sequence \: is an optional line break, | Ingo Schwarze |
2011-01-03 | - plug mem leak. | Jasper Lievisse Adriaanse |
2010-12-15 | as of 1989, fread/fwrite take void *, so there's no need to cast to char *. | Ted Unangst |
2010-11-03 | fix errx() usage. | David Coppa |
2010-10-29 | remove the "-*- nroff -*-" lines; | Jason McIntyre |
2010-09-19 | put HISTORY in the right place; | Jason McIntyre |
2010-09-04 | Update 'Fastest Defeat In Chess' fortune, trying to dispel Gibaud | Kenneth R Westerback |
2010-07-31 | fix a capitalisation error; | Jason McIntyre |
2010-07-26 | fix the Cecil Beaton quote; from Rob Farmer, freebsd pr #148916 | Jason McIntyre |
2010-07-20 | sub-function needs const, too | Theo de Raadt |
2010-07-15 | More delimiters that need quoting inside macros, hunted down by jmc@, | Ingo Schwarze |
2010-07-02 | update to modern regex code and remove libcompat. ok deraadt phessler | Ted Unangst |
2010-05-10 | Rename use of some builtins that makes gcc4 warn. | Nicholas Marriott |
2010-04-30 | shuffle some things around to deal with incomplete types | Jonathan Gray |
2010-04-08 | some minor repair, from kristaps; | Jason McIntyre |
2010-03-26 | dispense with some wacky escape sequences; | Jason McIntyre |
2010-02-22 | compute intermediate results in double precision; from pjanzen@, ok | Otto Moerbeek |
2010-02-21 | fix display formatting; ok schwarze sobrado | Jason McIntyre |
2010-02-20 | drop nested display, fixing the build with mandoc(1); | Ingo Schwarze |