2000-12-14 |
tsarna | CNN, BSD declare Bush winner. |
commit | commitdiff | tree | snapshot |
2000-11-30 |
jwise | Fix warning. |
commit | commitdiff | tree | snapshot |
2000-11-30 |
jwise | Use random() instead of rand(), and seed from time... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
jwise | Change the macro to roll a six-sided die from die(... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
jwise | ANSIfy in preparation for changes. |
commit | commitdiff | tree | snapshot |
2000-11-30 |
jwise | Use getopt(3) for flag processing. |
commit | commitdiff | tree | snapshot |
2000-11-30 |
jwise | Fix style nit. |
commit | commitdiff | tree | snapshot |
2000-11-30 |
jwise | ANSIfy in preparation for other changes. |
commit | commitdiff | tree | snapshot |
2000-11-21 |
soren | Just print basename in usage string. |
commit | commitdiff | tree | snapshot |
2000-11-07 |
lukem | remove unnecessary command name after .Nm |
commit | commitdiff | tree | snapshot |
2000-11-07 |
lukem | use lowercase with .Nm to match actual command name |
commit | commitdiff | tree | snapshot |
2000-10-31 |
mrg | fix a bug in the call to srandom(): xor time() with... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
hubertf | NetBSD will put hair on a UNIX admin's chest |
commit | commitdiff | tree | snapshot |
2000-09-29 |
mjl | Removed duplicate entry. Fixes FreeBSD PR/21629. |
commit | commitdiff | tree | snapshot |
2000-09-25 |
jsm | In cypher(), don't attempt to make sense of words other... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
jsm | Add new flags OBJ_PERSON and OBJ_NONOBJ to the objflags... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
jsm | Add OBJ_AN flag to objflags so as to use "a" or "an... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
jsm | Remove excess blank lines. From OpenBSD. |
commit | commitdiff | tree | snapshot |
2000-09-25 |
jsm | Fix loving already loved goddess; avoid fallthrough... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
jsm | Use defined constant FINAL instead of hardcoded 275... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
jsm | Fix logic error in use of n and wordnumber in murder... |
commit | commitdiff | tree | snapshot |
2000-09-24 |
jsm | Discard any part of a line of input that goes beyond... |
commit | commitdiff | tree | snapshot |
2000-09-24 |
jsm | Give less cryptic messages than "-1%" when WEIGHT or... |
commit | commitdiff | tree | snapshot |
2000-09-24 |
jsm | Add explicit no-ops to empty loops following the NetBSD... |
commit | commitdiff | tree | snapshot |
2000-09-24 |
jsm | Make hash table static in parse.c. |
commit | commitdiff | tree | snapshot |
2000-09-24 |
jsm | Use NULL instead of 0 (from OpenBSD). Also add or... |
commit | commitdiff | tree | snapshot |
2000-09-24 |
jsm | Correct spelling "dont" to "don't". From OpenBSD. |
commit | commitdiff | tree | snapshot |
2000-09-24 |
jsm | Make functions local to parse.c static. |
commit | commitdiff | tree | snapshot |
2000-09-24 |
jsm | Give a better message for trying to eat things it doesn... |
commit | commitdiff | tree | snapshot |
2000-09-24 |
jsm | Clean up fly.c by making local variables and functions... |
commit | commitdiff | tree | snapshot |
2000-09-24 |
jsm | Prevent CUMBER from going negative; avoid division... |
commit | commitdiff | tree | snapshot |
2000-09-24 |
jsm | Attempt to disambiguate BODY for kicking. Avoid crashi... |
commit | commitdiff | tree | snapshot |
2000-09-23 |
jsm | Allow for bathing goddess in love(); give better messag... |
commit | commitdiff | tree | snapshot |
2000-09-23 |
jsm | Allow for the bathing goddess in ravage(). From OpenBSD. |
commit | commitdiff | tree | snapshot |
2000-09-23 |
jsm | Use a lookup table to identify whether objects are... |
commit | commitdiff | tree | snapshot |
2000-09-23 |
simonb | Use ${COPY} instead of -c for ${INSTALL} commands. |
commit | commitdiff | tree | snapshot |
2000-09-23 |
jhawk | Correct descriptions of "marked" vs. "ignored" -- they... |
commit | commitdiff | tree | snapshot |
2000-09-22 |
jsm | Don't say "Kicked." of an object not present; give... |
commit | commitdiff | tree | snapshot |
2000-09-22 |
jsm | Check for an object being taken not being there before... |
commit | commitdiff | tree | snapshot |
2000-09-22 |
jsm | Give appropriate messages (rather than saying nothing... |
commit | commitdiff | tree | snapshot |
2000-09-22 |
jsm | Remove all adjectives in parse(), since they are nowher... |
commit | commitdiff | tree | snapshot |
2000-09-22 |
jsm | Give an appropriate error on "kill all" rather than... |
commit | commitdiff | tree | snapshot |
2000-09-21 |
jsm | Various improvements to parsing in battlestar, mostly... |
commit | commitdiff | tree | snapshot |
2000-09-21 |
jsm | Don't try to wear anything that isn't OBJECT or NOUNS... |
commit | commitdiff | tree | snapshot |
2000-09-21 |
jsm | If no hand-to-hand weapons are available, try using... |
commit | commitdiff | tree | snapshot |
2000-09-21 |
jsm | die() on EOF; based on OpenBSD. |
commit | commitdiff | tree | snapshot |
2000-09-21 |
jsm | From OpenBSD: in kiss(), "take" the bathing goddess... |
commit | commitdiff | tree | snapshot |
2000-09-18 |
jsm | Add missing initialisers (avoid gcc -W warnings) and... |
commit | commitdiff | tree | snapshot |
2000-09-17 |
jsm | Clean up formatting; partly from OpenBSD. |
commit | commitdiff | tree | snapshot |
2000-09-17 |
jsm | Patches from OpenBSD: add verbs "open"/"unlock" (essent... |
commit | commitdiff | tree | snapshot |
2000-09-10 |
jsm | Based on OpenBSD: spelling, punctuation, grammar and... |
commit | commitdiff | tree | snapshot |
2000-09-10 |
jsm | Wording, punctuation and line length improvements.... |
commit | commitdiff | tree | snapshot |
2000-09-09 |
jsm | Make spacing nicer and add explicit NULL initializers. |
commit | commitdiff | tree | snapshot |
2000-09-09 |
jsm | Store copy of username with strdup rather than using... |
commit | commitdiff | tree | snapshot |
2000-09-09 |
jsm | Put prototypes in alphabetical order. |
commit | commitdiff | tree | snapshot |
2000-09-08 |
jsm | Spelling and punctuation corrections or improvements... |
commit | commitdiff | tree | snapshot |
2000-09-08 |
jsm | Make code clearer; add a macro ROOMDESC for the number... |
commit | commitdiff | tree | snapshot |
2000-09-08 |
jsm | Manpage improvements based on OpenBSD. |
commit | commitdiff | tree | snapshot |
2000-08-17 |
abs | If we install limerick-o.dat, we should also install... |
commit | commitdiff | tree | snapshot |
2000-08-17 |
abs | Split netbsd fortunes into offensive and non offensive. |
commit | commitdiff | tree | snapshot |
2000-08-17 |
abs | NetBSD: A pmap for every occasion |
commit | commitdiff | tree | snapshot |
2000-08-12 |
mason | Corrected quote. It was totally missing its (well-known... |
commit | commitdiff | tree | snapshot |
2000-07-31 |
simonb | Use a local implementation of htonl() called h2nl(... |
commit | commitdiff | tree | snapshot |
2000-07-31 |
ad | Add 3 from me. |
commit | commitdiff | tree | snapshot |
2000-07-31 |
simonb | Don't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros... |
commit | commitdiff | tree | snapshot |
2000-07-31 |
simonb | Use a local implementation of htonl() called h2nl(... |
commit | commitdiff | tree | snapshot |
2000-07-31 |
simonb | Don't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros... |
commit | commitdiff | tree | snapshot |
2000-07-31 |
simonb | Don't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros... |
commit | commitdiff | tree | snapshot |
2000-07-31 |
simonb | Don't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros... |
commit | commitdiff | tree | snapshot |
2000-07-23 |
mycroft | Rename move() to moveplayer() to avoid clashing with... |
commit | commitdiff | tree | snapshot |
2000-07-10 |
itojun | printf() pedant - do not pass variable alone, use %s. |
commit | commitdiff | tree | snapshot |
2000-07-05 |
msaitoh | remove extra period in SEE ALL section |
commit | commitdiff | tree | snapshot |
2000-07-03 |
mjl | After weeding out duplicate, modify entry to be mathema... |
commit | commitdiff | tree | snapshot |
2000-07-03 |
mjl | Remove duplicate (and incorrect) entry. From Anton... |
commit | commitdiff | tree | snapshot |
2000-07-03 |
matt | More include additions for exit, abs, strcmp, etc. |
commit | commitdiff | tree | snapshot |
2000-06-30 |
mason | Offered horse brutality to a previously incorrect RHPS... |
commit | commitdiff | tree | snapshot |
2000-06-20 |
matt | Make this produce local objects with .lo suffix. |
commit | commitdiff | tree | snapshot |
2000-06-14 |
scw | NetBSD: Ports to * boards. |
commit | commitdiff | tree | snapshot |
2000-06-11 |
mycroft | Don't make /var/games/sail here. |
commit | commitdiff | tree | snapshot |
2000-06-07 |
jwise | Remove one of mine that really wasn't very good, and... |
commit | commitdiff | tree | snapshot |
2000-05-24 |
blymn | Fix core dump. |
commit | commitdiff | tree | snapshot |
2000-05-24 |
blymn | Fix coredump on start. |
commit | commitdiff | tree | snapshot |
2000-05-22 |
blymn | Converted games to use the new termcap interface. |
commit | commitdiff | tree | snapshot |
2000-05-20 |
blymn | * Fix termcap handling to use the new interface to... |
commit | commitdiff | tree | snapshot |
2000-05-17 |
hubertf | Fix typo, pointed out by seebs@plethora.net in PR bin... |
commit | commitdiff | tree | snapshot |
2000-05-08 |
mycroft | Use setgid(), not setregid(). |
commit | commitdiff | tree | snapshot |
2000-05-02 |
pooka | NetBSD - because Unix isn't just #include <linux.h... |
commit | commitdiff | tree | snapshot |
2000-04-27 |
thorpej | Cast pointer diffs to long for printing with %ld. |
commit | commitdiff | tree | snapshot |
2000-04-27 |
thorpej | Cast pointer difference to long when printing w/ %ld. |
commit | commitdiff | tree | snapshot |
2000-04-27 |
jdc | Clear to end of line on the correct window. |
commit | commitdiff | tree | snapshot |
2000-04-27 |
jdc | Fix arguments to *printw(). |
commit | commitdiff | tree | snapshot |
2000-04-24 |
simonb | While everyone's beating up on rot13 - use 'exec' to... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
perry | $* -> "$@", not that it does anything. yet. |
commit | commitdiff | tree | snapshot |
2000-04-24 |
perry | keep it simple. |
commit | commitdiff | tree | snapshot |
2000-04-24 |
pk | HOST_CC -> HOST_LINK.c |
commit | commitdiff | tree | snapshot |
2000-04-24 |
hubertf | Don't rely upon /usr/games being in PATH, include it... |
commit | commitdiff | tree | snapshot |
2000-04-14 |
simonb | Don't declare 'extern opt*' getopt variables. |
commit | commitdiff | tree | snapshot |
2000-04-14 |
simonb | Greatly simplify these by using <bsd.hostprog.mk>.... |
commit | commitdiff | tree | snapshot |
2000-04-13 |
simonb | Curses works - define USE_CURSES for BSD44 and don... |
commit | commitdiff | tree | snapshot |
2000-04-11 |
soren | Missing word. From Paul Janzen. |
commit | commitdiff | tree | snapshot |
next |