summaryrefslogtreecommitdiffstats
path: root/trek/win.c
Commit message (Expand)AuthorAgeFilesLines
* "abbreviation" has two Bs.dholland2009-05-251-4/+4
* Remove unnecessary initialization that silenced a compiler warning in 1997.dholland2009-05-241-3/+3
* Split up lines > 80 chars. Object files unchanged.dholland2009-05-241-4/+5
* KNF: brace and comment placement. Object files identical.dholland2009-05-241-7/+5
* ANSIfy function declarations. No object file diffs except for two functionsdholland2009-05-241-3/+3
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* fix redundant decls and nested externschristos2001-02-051-3/+4
* const poisoninghubertf1999-07-211-3/+3
* Warnsify and remove local implementations of libc functions.christos1997-10-121-10/+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/+89