Age | Commit message (Expand) | Author |
2009-08-19 | In ldconfig the dewey field of shlib_list was only partially filled | Alexander Bluhm |
2009-05-30 | Airplane work, undefined weak variables not getting resolved is not an error. | Dale Rahn |
2008-06-08 | When prebind_newfile() is called the input file is replaced with the new | Dale Rahn |
2008-04-09 | Improve support for shared libs linked at non-zero addreses: | Kurt Miller |
2007-09-02 | use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg | Theo de Raadt |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2006-11-13 | Let this build on landisk. | Dale Rahn |
2006-08-12 | spelling: elminate | Kevin Steves |
2006-07-28 | Only stop processing prebind deletion if an actual error occurs. | Dale Rahn |
2006-07-08 | jmc and I both pronounce ldconfig as ell-dee-config, so it should be | Michael Knudsen |
2006-06-26 | build cleanly with -Wall -Werror | Dale Rahn |
2006-06-19 | sort usage(); | Jason McIntyre |
2006-06-19 | tweak the -S stuff; | Jason McIntyre |
2006-06-15 | When writing a TXTBUSY file, make certain to preserve all file metadata, | Dale Rahn |
2006-05-18 | spacing | Theo de Raadt |
2006-05-17 | prep prebind_newfile() for reuse by dale in prebind; ok drahn | Theo de Raadt |
2006-05-14 | use __mips64__ | Theo de Raadt |
2006-05-13 | some knf and delinting; ok drahn | Theo de Raadt |
2006-05-13 | spacing | Theo de Raadt |
2006-05-12 | do not call abort() | Theo de Raadt |
2006-05-12 | document new -P option | Theo de Raadt |
2006-05-12 | move the prebind code into ldconfig as the -P option. | Theo de Raadt |
2006-05-12 | one less Ar; | Jason McIntyre |
2006-05-11 | use CFLAGS with -I to reach for prebind.h | Theo de Raadt |
2006-05-11 | move prebind_strip(8) into ldconfig as the -D option; ok drahn | Theo de Raadt |
2006-04-11 | Plug memory leaks. | Ray Lai |
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 |