summaryrefslogtreecommitdiff
path: root/lib/csu/m68k/crt0.c
AgeCommit message (Expand)Author
2003-02-28copy basename of argv[0] to bss for __progname, so that large stack smashTheo de Raadt
2002-09-17uncommit, since it breaks macppc libc. millert and miod have now said theyTheo de Raadt
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
2001-08-12#(endif|else) foo is incorrect, make it #endif /* foo */Heikki Korpela
1999-08-20Fix RCS IdsNiklas Hallqvist
1997-06-24Use OpenBSD tags and not SCCS or RCS Id tagsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt