aboutsummaryrefslogtreecommitdiff
path: root/libexec/rc/rc.d/ldconfig
Commit message (Expand)AuthorAgeFilesLines
* rc.d: add a service jails config to all base system servicesAlexander Leidinger2024-05-221-0/+4
* rc.d/ldconfig: Compute ldconfig paths in a functionKonrad Witaszczyk2024-04-121-26/+29
* rc.d/ldconfig: Remove stray ;;Cy Schubert2023-11-241-1/+0
* ldconfig: only configure compat32 when kernel supports itKonstantin Belousov2023-11-241-5/+2
* ldconfig: filter out non-existing directories from default pathKonstantin Belousov2023-11-201-1/+5
* rc.d/ldconfig: Prepend rtld stdlib paths to ldconfig(32)_pathsJohn W. O'Brien2023-11-131-1/+4
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* ldconfig script: enable 32-bit compat on aarch64Mike Karels2023-08-051-1/+1
* rc.d/ldconfig: Remove mips64 check for ldconfig32.John Baldwin2023-03-291-1/+1
* Introduce startmsg and use it in rc scriptsJose Luis Duran2022-03-131-3/+2
* libsoft: Remove runtime ldconfig support for libsoftWarner Losh2022-01-071-21/+0
* ldconfig: remove i386 aout invocationEd Maste2020-06-231-16/+0
* ldconfig: fetch hw.machine_arch only onceMateusz Guzik2019-11-301-3/+5
* Move the rc framework out of sbin/init into libexec/rc.Bjoern A. Zeeb2018-10-171-0/+106