Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt | |
2001-06-13 | print the name | Theo de Raadt | |
2001-06-08 | KNF | Theo de Raadt | |
2001-06-07 | It started with trying to write code to avoid running static binaries, | Artur Grabowski | |
it ended with a complete rewrite. XXX - Doesn't handle '-x' yet, but the old didn't do that either (and didn't even match the man page). | |||
2001-05-14 | Commit initial alpha bits, to facilitate in-tree dev. | Niklas Hallqvist | |
This code is not yet working. | |||
2001-05-11 | -1 -> MAP_FAILED | Artur Grabowski | |
2000-10-30 | libexec man page fleshing. again, bored on the plane home. | Aaron Campbell | |
2000-09-17 | activate ldd, and indent some ld.so messages to make it easier to see what ↵ | Theo de Raadt | |
is going on |