Age | Commit message (Expand) | Author |
---|---|---|
2002-08-02 | Change mm_zalloc() sanity checks to be more in line with what | Todd C. Miller |
2002-06-28 | tree(3) wants an int return value for its compare functions and | Todd C. Miller |
2002-06-04 | __FUNCTION__ -> __func__ | Markus Friedl |
2002-05-28 | print strerror(errno) on mmap/munmap error; ok markus@ | Kevin Steves |
2002-03-25 | ssize_t args use "%ld" and cast to (long) | Kevin Steves |
2002-03-19 | whitespace KNF | Markus Friedl |
2002-03-19 | clean up prototypes | Markus Friedl |
2002-03-18 | shared memory abstraction for ssh-privsep | Niels Provos |