summaryrefslogtreecommitdiffstats
path: root/trek/damage.c
Commit message (Collapse)AuthorAgeFilesLines
* KNF: brace and comment placement. Object files identical.dholland2009-05-241-6/+4
|
* ANSIfy function declarations. No object file diffs except for two functionsdholland2009-05-241-5/+6
| | | | 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.
* sweep of errx/warnx, remove unnecessary trailing \ngrant2002-07-201-3/+3
|
* Warnsify and remove local implementations of libc functions.christos1997-10-121-8/+12
|
* 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/+91