Age | Commit message (Expand) | Author |
---|---|---|
2002-09-30 | fix return value; from marius@umich.edu via provos | Jun-ichiro itojun Hagino |
2002-08-01 | correctly separate execve argv arguments. increase buffer size for | Niels Provos |
2002-07-30 | avoid using same variable name for global and auto variable. | Jun-ichiro itojun Hagino |
2002-07-20 | compile on sparc64 | Niels Provos |
2002-07-19 | you can't always cast pointer to int; use intptr_t. | Jun-ichiro itojun Hagino |
2002-07-19 | constify, have missing prototypes, use pedantic compilation options. | Jun-ichiro itojun Hagino |
2002-07-14 | argv translation for exeve | Niels Provos |
2002-07-13 | uname translation | Niels Provos |
2002-07-09 | support for system call aliasing. stat/fstat/readlink/access etc... gets | Niels Provos |
2002-06-04 | no absolute includes, changed to relatives; from deraadt@ | Niels Provos |
2002-06-04 | initial import of systrace. don't touch this, more stuff coming in a while | Niels Provos |