summaryrefslogtreecommitdiffstats
path: root/trek/shield.c
Commit message (Collapse)AuthorAgeFilesLines
* sprinkle staticdholland2009-08-121-3/+3
|
* sprintf -> snprintf.dholland2009-05-251-4/+6
|
* Split up lines > 80 chars. Object files unchanged.dholland2009-05-241-5/+8
|
* KNF: brace and comment placement. Object files identical.dholland2009-05-241-20/+10
|
* ANSIfy function declarations. No object file diffs except for two functionsdholland2009-05-241-4/+3
| | | | whose K&R declaration didn't fully match the prototype (char vs. int) and the diff of the disassembly of those looks plausible.
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
| | | Patches provided by Joel Baker in PR 22269, verified by myself.
* const poisoninghubertf1999-07-211-5/+5
| | | Patch submitted in PR 8039 by Joseph Myers <jsm28@cam.ac.uk>
* Add braces to make the new egcs happy.veego1998-08-301-3/+4
|
* Warnsify and remove local implementations of libc functions.christos1997-10-121-16/+20
|
* Various changes to make games compile w/o warnings on the alpha:cgd1995-04-241-3/+3
| | | | Include appropriate includes, delete bogus function declarations, change sizes of variables and casts.
* 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/+143