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