Age | Commit message (Expand) | Author |
2005-12-31 | sort options and sync usage() | Jason McIntyre |
2004-11-22 | .{N,O}x fixes; | Jason McIntyre |
2004-11-10 | use ${STATIC} rather than -static. ok miod | Dale Rahn |
2004-08-14 | When reading the ld.so hints file, map the entire file in a single mmap | Dale Rahn |
2003-11-21 | oops, it wasn't that diff that tedu@ ok'd - revert for now | Damien Miller |
2003-11-21 | add output file and path stripping options useful for pre-generating | Damien Miller |
2003-11-20 | remove -Werror from userland builds, to give us a chance to | Anil Madhavapeddy |
2003-10-20 | document shlib_dirs; from Han Boetes (different diff used, though); | Jason McIntyre |
2003-07-06 | various proto, ansi, and knf repair. tested on all architectures that | Theo de Raadt |
2003-04-22 | sync up ELF and a.out versions of ldconfig(8) | David Krause |
2002-08-28 | o) start new sentence on a new line; | Mike Pechkin |
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-24 | replace some wrapper functions w/ no license w/ some public domain ones. | Eric Jackson |
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-11-13 | o) fix bogus .Xr usage; | Mike Pechkin |
2001-10-24 | getopt(3) returns -1 when out of args, not EOF. | Mike Pechkin |
2001-08-20 | Powered by @mantoya. | Mike Pechkin |
2001-08-17 | o) close .Bl; | Mike Pechkin |
2001-05-14 | Commit initial alpha bits, to facilitate in-tree dev. | Niklas Hallqvist |
2001-05-11 | mmap returns MAP_FAILED when it fails, not -1 | Artur Grabowski |
2001-05-11 | MAP_COPY -> MAP_PRIVATE | Artur Grabowski |
2001-04-11 | Correct .Nm usage. | Aaron Campbell |
2001-01-30 | sync with a.out ldconfig, adds missing -U option. Reviewed by: drahn@ | Brad Smith |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-10-30 | libexec man page fleshing. again, bored on the plane home. | Aaron Campbell |
2000-08-09 | Remove target file, only source should be "source" controlled. | Dale S. Rahn |
2000-07-08 | Add id and header describing contents. | Dale S. Rahn |
2000-07-06 | Insert missing .El directives. | Aaron Campbell |
2000-06-13 | Updated version of ld.so, contains additional functionality and fixes/ | Dale S. Rahn |