Age | Commit message (Expand) | Author |
---|---|---|
2002-07-30 | knf & ansi | Theo de Raadt |
2002-05-24 | Replace strcpy() with strlcpy(). | Dale Rahn |
2002-05-24 | more KNF | Theo de Raadt |
2002-05-24 | various KNF | Theo de Raadt |
2002-05-22 | a bunch more strcpy -> strlcpy and sprintf -> snprintf | Theo de Raadt |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-12-07 | kill more registers; | Mike Pechkin |
2001-10-24 | getopt(3) returns -1 when out of args, not EOF. | Mike Pechkin |
2001-05-11 | mmap returns MAP_FAILED when it fails, not -1 | Artur Grabowski |
2001-05-11 | MAP_COPY -> MAP_PRIVATE | Artur Grabowski |
2001-01-30 | sync with a.out ldconfig, adds missing -U option. Reviewed by: drahn@ | Brad Smith |
2000-06-13 | Updated version of ld.so, contains additional functionality and fixes/ | Dale S. Rahn |