aboutsummaryrefslogtreecommitdiff
path: root/games
Commit message (Expand)AuthorAgeFilesLines
* o Fix some random spelling errorsChris Piazza1999-10-054-6/+7
* Revert to 1.15, since, as pointed out by bde, 1.16 is wrong and evil.Daniel C. Sobral1999-10-031-5/+5
* Add -C flag to indicate the presence of comments. Files thus processedDaniel C. Sobral1999-10-022-1/+11
* Ignore comment lines in files marked as having them.Daniel C. Sobral1999-10-021-1/+10
* Change path order in makefile so newer fortune files will be built withDaniel C. Sobral1999-10-023-6/+12
* Correct spelling : ascii -> ASCIIAlexey Zelkin1999-09-201-4/+4
* Add curs_set(0) to get rid of that annoying cursor. I also have to evillyBrian Feldman1999-09-181-0/+3
* Fix warning: return type of `main' is not `int'Peter Wemm1999-09-153-3/+19
* Move the #include directive up one line and out of the function body.Marcel Moolenaar1999-09-121-1/+2
* Avoid ambigious if() if() else().Bill Fumerola1999-09-0715-25/+59
* Spelling fixes.Bill Fumerola1999-09-075-9/+9
* Attempt to fix world breakage for the NOSHARED=yes case. baudrate()Bruce Evans1999-09-041-1/+5
* Attempt to fix world breakage for the NOSHARED=yes case. delay_output()Bruce Evans1999-09-042-4/+4
* baudrate() is now supplied.Peter Wemm1999-08-301-0/+2
* flushok() isn't in ncurses.Peter Wemm1999-08-302-2/+2
* Update for libncurses.Peter Wemm1999-08-305-51/+9
* Don't beat on ospeed, larn doesn't need it, and the libraries no longerPeter Wemm1999-08-301-2/+1
* Bandaid breakage due to excessive intimacy with old libcurses..Peter Wemm1999-08-301-1/+1
* The ospeed hackery was disabled a while ago, finish the job.Peter Wemm1999-08-302-4/+4
* int main, not voidPeter Wemm1999-08-301-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2739-39/+40
* Fix core dump with `fortune -f'.Thomas Gellekum1999-08-161-1/+1
* Document the usefulness of Michelle Pfeiffer in OS marketing.Dag-Erling Smørgrav1999-08-101-0/+7
* Fix a bunch of typos and spelling errors.Mike Pritchard1999-08-065-230/+230
* strfile(8) incorrectly states that the output files generatedMike Pritchard1999-08-061-4/+4
* A stupid nit, change freebsd to FreeBSD.Bill Fumerola1999-07-291-1/+1
* By popular request: Bill Paul's undying words.Dag-Erling Smørgrav1999-07-291-0/+5
* Add recognition that Microsoft NT does not exist.Greg Lehey1999-07-261-0/+5
* Fix typo.Nick Hibma1999-07-241-1/+1
* (1) Avoid ambigous if/elseBill Fumerola1999-07-231-3/+4
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-1228-0/+28
* add support to buildworld as a normal user:John-Mark Gurney1999-06-241-1/+1
* Create score files root:games rather than bin:{games,bin}.David E. O'Brien1999-06-231-4/+4
* Compile when NO_REGEX is defined.Tim Vanderhoek1999-06-111-0/+2
* You'll see them eventually :-)Poul-Henning Kamp1999-05-311-0/+73
* Getopt(3) returns -1, not EOF.Warner Losh1999-05-232-3/+3
* This gem deserve to live forever:Poul-Henning Kamp1999-05-171-0/+4
* Round two of MetBSD games merges.Steve Price1999-05-0310-341/+189
* Revert previous commit. It broke 'make world' with NOSHARED=yes becauseSteve Price1999-04-251-2/+2
* Forgot to remove these files with the NetBSD games cleanups.Steve Price1999-04-208-348/+0
* Merge a bunch of cleanups from NetBSD.Steve Price1999-04-1993-580/+697
* Call me bored, but I actually fed the equation into 'calc' just nowNick Sayer1999-04-021-1/+1
* Too good to be missedPoul-Henning Kamp1999-03-311-0/+11
* Document -D option. Give a more helpful error message for some cases.Daniel C. Sobral1999-03-092-3/+11
* Minor adjustments to prior commits:Warner Losh1999-01-071-5/+7
* Fix printf errors in the hflag case.Warner Losh1999-01-063-13/+13
* added -h flag to allow for hexidecimal output.Warner Losh1999-01-063-18/+33
* Fixed CLEANFILES.Bruce Evans1998-12-272-2/+2
* Fix typo (if it's not a typo, then it doesn't make sense IMHO)Peter Wemm1998-11-092-2/+2
* Allow building games w/o an existing /usr/games.David E. O'Brien1998-10-181-3/+6