summaryrefslogtreecommitdiffstats
path: root/battlestar/com4.c
Commit message (Expand)AuthorAgeFilesLines
* Correct spelling "dont" to "don't". From OpenBSD.jsm2000-09-241-3/+3
* Give a better message for trying to eat things it doesn't make sensejsm2000-09-241-7/+11
* Attempt to disambiguate BODY for kicking. Avoid crashing or nonsensejsm2000-09-241-30/+55
* Use a lookup table to identify whether objects are plural or singular,jsm2000-09-231-12/+14
* Don't say "Kicked." of an object not present; give sensible messages.jsm2000-09-221-3/+7
* Check for an object being taken not being there before checking forjsm2000-09-221-5/+5
* Remove all adjectives in parse(), since they are nowhere used. Fixesjsm2000-09-221-7/+6
* Clean up formatting; partly from OpenBSD.jsm2000-09-171-42/+35
* Wording, punctuation and line length improvements. Also adjust testjsm2000-09-101-6/+6
* Fix -Wsign-compare warnings.jsm1999-09-181-3/+3
* Const poisoning, per PR 6660 by Joseph Myers <jsm28@cam.ac.uk>hubertf1999-02-101-4/+4
* KNFify (with indent)lukem1997-10-111-233/+234
* WARNSifylukem1997-10-101-12/+21
* Sync to 4.4BSD-Lite2tls1997-01-071-4/+4
* clean up importcgd1995-03-211-4/+9
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+379