summaryrefslogtreecommitdiffstats
path: root/trek/move.c
Commit message (Expand)AuthorAgeFilesLines
* use DBL_MIN from <float.h> instead of a hard coded small value (thatmrg2011-07-031-3/+4
* Split up lines > 80 chars. Object files unchanged.dholland2009-05-241-6/+10
* KNF: brace and comment placement. Object files identical.dholland2009-05-241-20/+14
* KNF: fix formatting of preprocessor directivesdholland2009-05-241-12/+12
* ANSIfy function declarations. No object file diffs except for two functionsdholland2009-05-241-7/+4
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* Add braces to make the new egcs happy.veego1998-08-301-7/+7
* Warnsify and remove local implementations of libc functions.christos1997-10-121-6/+9
* 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/+230