aboutsummaryrefslogtreecommitdiff
path: root/sbin/ldconfig
Commit message (Expand)AuthorAgeFilesLines
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Use MAP_PRIVATE instead of obsolete MAP_COPY. No functional changes.Edward Tomasz Napierala2017-10-301-2/+2
* sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-1/+1
* Explicitly add more files to the 'runtime' package.Glen Barber2016-02-091-0/+1
* Add ldconfig -soft to process the soft float abi libraries and put itWarner Losh2016-01-181-1/+9
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * sync from headSimon J. Gerraty2013-04-122-27/+8
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | Add a comment about why aout support is still here: We need it forWarner Losh2013-03-191-0/+7
* | Remove obsolete objformat information.Joel Dahl2013-03-191-27/+1
|/
* ANSIfy ldconfig and the aout bits it still uses from rtld-aout.Ed Schouten2009-12-291-13/+7
* Switch the default WARNS level for sbin/ to 6.Ruslan Ermilov2009-10-191-1/+0
* Remove unused reference to objformat.hPeter Wemm2007-01-251-1/+0
* Tweak -32 description and add -32 FILES.David E. O'Brien2005-12-091-2/+7
* -mdoc sweep.Ruslan Ermilov2005-11-181-1/+1
* Document -32 flag in usage() output as well.John Baldwin2005-11-111-1/+1
* Document the -32 switch available on amd64.John Baldwin2005-11-111-0/+4
* Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov2005-02-101-1/+1
* Improve readability for the recently introduced changes by havingXin LI2005-01-141-4/+4
* Use a better name than underscore-tmpfile for better representationXin LI2005-01-141-5/+5
* 64-bit clean + WARNS=6:Xin LI2005-01-142-22/+27
* Avoid using void pointers in additive expressions.Stefan Farfeleder2004-08-141-2/+2
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-9/+18
* Add initial support for compiling a special 32 bit version ofPeter Wemm2004-03-211-12/+26
* Fix 10 year old size-of-bcopy bug.Colin Percival2004-03-131-1/+1
* style.Makefile(5):Johan Karlsson2004-02-231-1/+1
* Describe the pattern filenames must be in before they are added to the hintsTom Rhodes2003-05-081-0/+3
* Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm2002-09-171-9/+10
* Clarify the explanation of the behavior for setuid programs byJohn Polstra2002-08-181-2/+2
* The .Nm utilityPhilippe Charnier2002-07-061-3/+5
* o __P removedWarner Losh2002-03-212-9/+9
* Remove 'register' keyword.David E. O'Brien2002-03-201-2/+2
* Default to WARNS=2.David E. O'Brien2001-12-041-0/+1
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Fix a "this sentence no verb" grammar bogon.Jens Schweikhardt2001-06-081-1/+1
* * include/elf.h has been repo copied to include/elf-hints.h, and it noDavid E. O'Brien2001-05-022-2/+2
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
* Elminate common declaration.Paul Saab2001-02-222-1/+2
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-181-1/+3
* Extend the ldconfig security check so that it ignores group-writableJohn Polstra2000-12-172-2/+8
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-2/+2
* Use Fx macro wherever possible.Ruslan Ermilov2000-11-141-1/+2
* Add a "-i" option ("insecure") which disables the checks forJohn Polstra2000-08-074-35/+36