summaryrefslogtreecommitdiff
path: root/etc/rc.d/ldconfig
Commit message (Expand)AuthorAgeFilesLines
* Add soft float abi caching form armv7, it would allow people with oldKevin Lo2017-12-221-1/+1
* Add 32-bit caching to ldconfig script for powerpc64Justin Hibbits2017-04-181-1/+1
* Fix circular dependency created after r287197 between ldconfig and mountcritr...Enji Cooper2016-05-301-1/+1
* - Add descriptions to most of the rc scripts. Those are mostly taken from theirLars Engels2016-04-231-0/+1
* Add ldconfig -soft to process the soft float abi libraries and put itWarner Losh2016-01-181-0/+22
* Simply things so that "#REQUIRE: FILESYSTEMS" means the fileDavid E. O'Brien2012-09-111-1/+1
* Don't require /usr/lib/aout to be on the system. Test for itsWarner Losh2011-01-061-2/+2
* In regards to the "Starting foo:" type messages at boot time, create andDoug Barton2009-10-101-4/+3
* Move a lot of diagnostic output behind $rc_quiet in scripts thatMike Makonnen2008-06-231-3/+5
* Only pass paths to directories or config files that exist for ldconfig forJohn Baldwin2007-12-131-2/+8
* Remove $NetBSD$ CVS tags. We no longer attempt to synch our rc.d filesDoug Barton2007-12-081-1/+0
* Eliminate global symbols starting with an underscore from rc.dYaroslav Tykhiy2006-12-301-1/+1
* Since INSTALLS_SHLIB has been superseded by USE_LDCONFIG in bsd.port.mk, IFlorent Thoumie2006-06-211-2/+10
* Add a mechanism to include files added by ports which containDoug Barton2006-01-081-0/+17
* Remove debugging that made it into the commit.David E. O'Brien2005-01-161-2/+0
* "REQUIRE: cleanvar" for all RC's writing into /var/run.David E. O'Brien2005-01-161-1/+3
* Remove the requirement for the FreeBSD keyword as it no longerMike Makonnen2004-10-071-1/+0
* Remove scripts we don't use from requirement lines. These wereMike Makonnen2004-03-051-1/+1
* Luke Mewburn has indicated that they (NetBSD) are not interestedMike Makonnen2004-01-171-37/+25
* Luke Mewburn has indicated that they (NetBSD) are not interestedMike Makonnen2004-01-171-1/+1
* Prepend /lib to the search order for libraries.Gordon Tetlow2003-08-171-1/+1
* Properly use ld.so.conf and ld-elf.so.conf as discussed in the manual page.Tom Rhodes2003-06-301-4/+4
* Apparently ldconfig(8) prefers the format as the first argumentMike Makonnen2003-05-181-3/+4
* This script should require mountcritremote, since that is the lastMike Makonnen2003-04-301-1/+1
* Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm2002-09-171-12/+8
* Convert from `${CMD_OSTYPE}` to ${OSTYPE}. This saves a shell invocation onGordon Tetlow2002-09-061-1/+1
* Merge in all the changes that Mike Makonnen has been maintaining for aGordon Tetlow2002-06-131-5/+49
* Import the NetBSD 1.5 RC system.David E. O'Brien2001-06-161-0/+24