Age | Commit message (Expand) | Author |
---|---|---|
2004-01-08 | __init/__fini handling on ELF has not been correct. It is supposed to | Dale Rahn |
2004-01-04 | zap multi-line literals; ok deraadt | Peter Valchev |
2003-05-30 | Fix dependancy building for ELF startup code. Changed Makefiles | Dale Rahn |
2003-02-28 | copy basename of argv[0] to bss for __progname, so that large stack smash | Theo de Raadt |
2002-02-17 | Manual cleanup of remaining userland __P use (excluding packages maintained o... | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-09-02 | I don't even want to know how I could screw this up so bad and noone noticed. | Artur Grabowski |
2001-08-29 | build crt0, crtbegin and friends. | Artur Grabowski |
2001-08-29 | crt0. Almost like on alpha, except that sparc64 needs an assembler stub | Artur Grabowski |