summaryrefslogtreecommitdiffstats
path: root/games
Commit message (Expand)AuthorAgeFilesLines
* o Fix some random spelling errorscpiazza1999-10-054-6/+7
* Revert to 1.15, since, as pointed out by bde, 1.16 is wrong and evil.dcs1999-10-031-5/+5
* Add -C flag to indicate the presence of comments. Files thus processeddcs1999-10-022-1/+11
* Ignore comment lines in files marked as having them.dcs1999-10-021-1/+10
* Change path order in makefile so newer fortune files will be built withdcs1999-10-023-6/+12
* Correct spelling : ascii -> ASCIIphantom1999-09-201-4/+4
* Add curs_set(0) to get rid of that annoying cursor. I also have to evillygreen1999-09-181-0/+3
* Fix warning: return type of `main' is not `int'peter1999-09-153-3/+19
* Move the #include directive up one line and out of the function body.marcel1999-09-121-1/+2
* Avoid ambigious if() if() else().billf1999-09-0715-25/+59
* Spelling fixes.billf1999-09-075-9/+9
* Attempt to fix world breakage for the NOSHARED=yes case. baudrate()bde1999-09-041-1/+5
* Attempt to fix world breakage for the NOSHARED=yes case. delay_output()bde1999-09-042-4/+4
* baudrate() is now supplied.peter1999-08-301-0/+2
* flushok() isn't in ncurses.peter1999-08-302-2/+2
* Update for libncurses.peter1999-08-305-51/+9
* Don't beat on ospeed, larn doesn't need it, and the libraries no longerpeter1999-08-301-2/+1
* Bandaid breakage due to excessive intimacy with old libcurses..peter1999-08-301-1/+1
* The ospeed hackery was disabled a while ago, finish the job.peter1999-08-302-4/+4
* int main, not voidpeter1999-08-301-1/+1
* $Id$ -> $FreeBSD$peter1999-08-2739-39/+40
* Fix core dump with `fortune -f'.tg1999-08-161-1/+1
* Document the usefulness of Michelle Pfeiffer in OS marketing.des1999-08-101-0/+7
* Fix a bunch of typos and spelling errors.mpp1999-08-065-230/+230
* strfile(8) incorrectly states that the output files generatedmpp1999-08-061-4/+4
* A stupid nit, change freebsd to FreeBSD.billf1999-07-291-1/+1
* By popular request: Bill Paul's undying words.des1999-07-291-0/+5
* Add recognition that Microsoft NT does not exist.grog1999-07-261-0/+5
* Fix typo.n_hibma1999-07-241-1/+1
* (1) Avoid ambigous if/elsebillf1999-07-231-3/+4
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-1228-0/+28
* add support to buildworld as a normal user:jmg1999-06-241-1/+1
* Create score files root:games rather than bin:{games,bin}.obrien1999-06-231-4/+4
* Compile when NO_REGEX is defined.hoek1999-06-111-0/+2
* You'll see them eventually :-)phk1999-05-311-0/+73
* Getopt(3) returns -1, not EOF.imp1999-05-232-3/+3
* This gem deserve to live forever:phk1999-05-171-0/+4
* Round two of MetBSD games merges.steve1999-05-0310-341/+189
* Revert previous commit. It broke 'make world' with NOSHARED=yes becausesteve1999-04-251-2/+2
* Forgot to remove these files with the NetBSD games cleanups.steve1999-04-208-348/+0
* Merge a bunch of cleanups from NetBSD.steve1999-04-1993-580/+697
* Call me bored, but I actually fed the equation into 'calc' just nownsayer1999-04-021-1/+1
* Too good to be missedphk1999-03-311-0/+11
* Document -D option. Give a more helpful error message for some cases.dcs1999-03-092-3/+11
* Minor adjustments to prior commits:imp1999-01-071-5/+7
* Fix printf errors in the hflag case.imp1999-01-063-13/+13
* added -h flag to allow for hexidecimal output.imp1999-01-063-18/+33
* Fixed CLEANFILES.bde1998-12-272-2/+2
* Fix typo (if it's not a typo, then it doesn't make sense IMHO)peter1998-11-092-2/+2
* Allow building games w/o an existing /usr/games.obrien1998-10-181-3/+6
OpenPOWER on IntegriCloud