| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct spelling : ascii -> ASCII | phantom | 1999-09-20 | 1 | -4/+4 |
* | Add curs_set(0) to get rid of that annoying cursor. I also have to evilly | green | 1999-09-18 | 1 | -0/+3 |
* | Fix warning: return type of `main' is not `int' | peter | 1999-09-15 | 3 | -3/+19 |
* | Move the #include directive up one line and out of the function body. | marcel | 1999-09-12 | 1 | -1/+2 |
* | Avoid ambigious if() if() else(). | billf | 1999-09-07 | 15 | -25/+59 |
* | Spelling fixes. | billf | 1999-09-07 | 5 | -9/+9 |
* | Attempt to fix world breakage for the NOSHARED=yes case. baudrate() | bde | 1999-09-04 | 1 | -1/+5 |
* | Attempt to fix world breakage for the NOSHARED=yes case. delay_output() | bde | 1999-09-04 | 2 | -4/+4 |
* | baudrate() is now supplied. | peter | 1999-08-30 | 1 | -0/+2 |
* | flushok() isn't in ncurses. | peter | 1999-08-30 | 2 | -2/+2 |
* | Update for libncurses. | peter | 1999-08-30 | 5 | -51/+9 |
* | Don't beat on ospeed, larn doesn't need it, and the libraries no longer | peter | 1999-08-30 | 1 | -2/+1 |
* | Bandaid breakage due to excessive intimacy with old libcurses.. | peter | 1999-08-30 | 1 | -1/+1 |
* | The ospeed hackery was disabled a while ago, finish the job. | peter | 1999-08-30 | 2 | -4/+4 |
* | int main, not void | peter | 1999-08-30 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 39 | -39/+40 |
* | Fix core dump with `fortune -f'. | tg | 1999-08-16 | 1 | -1/+1 |
* | Document the usefulness of Michelle Pfeiffer in OS marketing. | des | 1999-08-10 | 1 | -0/+7 |
* | Fix a bunch of typos and spelling errors. | mpp | 1999-08-06 | 5 | -230/+230 |
* | strfile(8) incorrectly states that the output files generated | mpp | 1999-08-06 | 1 | -4/+4 |
* | A stupid nit, change freebsd to FreeBSD. | billf | 1999-07-29 | 1 | -1/+1 |
* | By popular request: Bill Paul's undying words. | des | 1999-07-29 | 1 | -0/+5 |
* | Add recognition that Microsoft NT does not exist. | grog | 1999-07-26 | 1 | -0/+5 |
* | Fix typo. | n_hibma | 1999-07-24 | 1 | -1/+1 |
* | (1) Avoid ambigous if/else | billf | 1999-07-23 | 1 | -3/+4 |
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 28 | -0/+28 |
* | add support to buildworld as a normal user: | jmg | 1999-06-24 | 1 | -1/+1 |
* | Create score files root:games rather than bin:{games,bin}. | obrien | 1999-06-23 | 1 | -4/+4 |
* | Compile when NO_REGEX is defined. | hoek | 1999-06-11 | 1 | -0/+2 |
* | You'll see them eventually :-) | phk | 1999-05-31 | 1 | -0/+73 |
* | Getopt(3) returns -1, not EOF. | imp | 1999-05-23 | 2 | -3/+3 |
* | This gem deserve to live forever: | phk | 1999-05-17 | 1 | -0/+4 |
* | Round two of MetBSD games merges. | steve | 1999-05-03 | 10 | -341/+189 |
* | Revert previous commit. It broke 'make world' with NOSHARED=yes because | steve | 1999-04-25 | 1 | -2/+2 |
* | Forgot to remove these files with the NetBSD games cleanups. | steve | 1999-04-20 | 8 | -348/+0 |
* | Merge a bunch of cleanups from NetBSD. | steve | 1999-04-19 | 93 | -580/+697 |
* | Call me bored, but I actually fed the equation into 'calc' just now | nsayer | 1999-04-02 | 1 | -1/+1 |
* | Too good to be missed | phk | 1999-03-31 | 1 | -0/+11 |
* | Document -D option. Give a more helpful error message for some cases. | dcs | 1999-03-09 | 2 | -3/+11 |
* | Minor adjustments to prior commits: | imp | 1999-01-07 | 1 | -5/+7 |
* | Fix printf errors in the hflag case. | imp | 1999-01-06 | 3 | -13/+13 |
* | added -h flag to allow for hexidecimal output. | imp | 1999-01-06 | 3 | -18/+33 |
* | Fixed CLEANFILES. | bde | 1998-12-27 | 2 | -2/+2 |
* | Fix typo (if it's not a typo, then it doesn't make sense IMHO) | peter | 1998-11-09 | 2 | -2/+2 |
* | Allow building games w/o an existing /usr/games. | obrien | 1998-10-18 | 1 | -3/+6 |
* | Allow ``make BINDIR=/foo/games'' to work. | obrien | 1998-10-18 | 2 | -3/+7 |
* | Fixed building without /usr/games in $PATH. Just add /usr/games | bde | 1998-10-17 | 1 | -11/+13 |
* | Back out the last two hacks. I've added games to the (correct) build | jb | 1998-09-21 | 1 | -16/+3 |
* | Remove bogus dependencies. | phk | 1998-09-19 | 1 | -3/+3 |
* | Reverse the sense of the test looking for caesar & strfile. | phk | 1998-09-19 | 1 | -6/+6 |