summaryrefslogtreecommitdiffstats
path: root/trek/phaser.c
Commit message (Expand)AuthorAgeFilesLines
* sprinkle staticdholland2009-08-121-3/+3
* Split up lines > 80 chars. Object files unchanged.dholland2009-05-241-5/+8
* KNF: brace and comment placement. Object files identical.dholland2009-05-241-63/+32
* KNF: fix formatting of preprocessor directivesdholland2009-05-241-11/+11
* ANSIfy function declarations. No object file diffs except for two functionsdholland2009-05-241-4/+3
* convert __attribute__s to applicable cdefs.h macrosperry2007-12-151-3/+3
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* printf() pedant - do not pass variable alone, use %s.itojun2000-07-101-4/+4
* Add `__noreturn__' and `__unused__' attributes where appropriate tojsm1999-09-081-3/+3
* const poisoninghubertf1999-07-211-3/+3
* Warnsify and remove local implementations of libc functions.christos1997-10-121-29/+43
* Various changes to make games compile w/o warnings on the alpha:cgd1995-04-241-3/+3
* clean up import, NetBSD RCS IDs, etc.cgd1995-04-221-4/+9
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+369