summaryrefslogtreecommitdiffstats
path: root/rogue/object.c
Commit message (Expand)AuthorAgeFilesLines
* sprinkle staticdholland2009-08-121-12/+23
* ANSIfy. Remove unnecessary casts. Clean up for -Wsign-compare. Make moredholland2008-01-141-54/+35
* Whitespace/KNF nits.dholland2008-01-141-12/+12
* Comprehensive (or at least extensive) string handling cleanup for rogue.dholland2007-12-271-58/+58
* Coverity CID 993: dereference of NULL pointerjnemeth2006-03-301-2/+3
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* constify, per PR 6148hubertf1998-11-101-6/+6
* fix prototypes, per PR#5867hubertf1998-09-111-2/+4
* Better fix for the previous.mycroft1997-10-151-10/+8
* make gcc happy on Sparcis1997-10-151-2/+4
* WARNSify (not an insignificant task...)lukem1997-10-121-31/+53
* clean up import, NetBSD RCS Idscgd1995-04-221-4/+9
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+783