summaryrefslogtreecommitdiff
path: root/lib/csu/vax/crt0.c
AgeCommit message (Collapse)Author
2002-09-17uncommit, since it breaks macppc libc. millert and miod have now said theyTheo de Raadt
did NOT approve those for commit. why did mickey feel he was ok to go commiting a set of diffs which had not been passed around and tested by people? we don't know. mickey, have you got something to say for yourself?
2002-09-17use a different name for __syscall(); millert@ miod@ niklas@ okMichael Shalayeff
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
2001-08-12#(endif|else) foo is incorrect, make it #endif /* foo */Heikki Korpela
deraadt@ ok
1999-08-20Fix RCS IdsNiklas Hallqvist
1997-06-24Use OpenBSD tags and not SCCS or RCS Id tagsThorsten Lockert
1995-11-01vax c runtime supportTheo de Raadt