Age | Commit message (Collapse) | Author |
|
|
|
|
|
buffer overflow on file name.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
it from two columns to one column with leaders printed every third score
to guide the eye across the vast whitespace that's left with the
traditional 8-char usernames.
|
|
|
|
<cky@pobox.com> in PR 1652.
|
|
|
|
|
|
|
|
score, use strlcpy(), and make it work with long usernames.
|
|
|
|
|
|
|
|
version of gcc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Handle "all" in one place (almost). Add AUXVERB category and OBJ_PERSON/
OBJ_NONOBJ flags. Most was discussed with jsm@netbsd.org, and some is from
him.
|
|
|
|
|
|
static where appropriate, add a few comments, format a bit better, and
deal with WEIGHT/CUMBER being zero (and not less).
|
|
tidy a little. fix love() a bit.
From conversations with jsm@netbsd.org:
Add objflags[] to deal with plurals and a/an usage.
Commas don't mean AND if followed by a verb.
Check for object presence before trying to lift or eat it.
|
|
dump the end of the buffer if an input line was too long.
|
|
|
|
|
|
|