freebsd-dev/sbin/init
Konstantin Belousov dcf55de22a Remove -m (update) from ldconfig -32 & -soft invocation on startup.
Since r154114 which introduced ldconfig_local32_dirs, ldconfig -32 was
called with -m. This means that ld-elf32.so.hints paths set is not
cleared for compat32 on boot, unlike ld,so,hints.  Same -m was used in
r294295 for ld-elf-soft.so.hints on arm.  The patch fixes the
asymmetry.

Noted by:	Andreas Longwitz <longwitz@incore.de>
Reviewed by:	brooks, emaste, imp
Discussed with:	bdrewery
Sponsored by:	The FreeBSD Foundation
Approved by:	re (gjb)
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D17331
2018-09-27 14:31:41 +00:00
..
rc.d Remove -m (update) from ldconfig -32 & -soft invocation on startup. 2018-09-27 14:31:41 +00:00
init.8 Add SECURITY section to loader(8). 2018-08-15 08:45:05 +00:00
init.c Consistently use NULL to terminate the argv; no functional changes. 2018-08-17 14:57:13 +00:00
Makefile Move etc/ttys to sbin/init/. 2018-09-04 15:48:13 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
netstart Opps, I missed moving a couple of files in r336845. 2018-07-28 20:41:33 +00:00
network.subr Opps, I missed moving a couple of files in r336845. 2018-07-28 20:41:33 +00:00
NOTES
pathnames.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
pccard_ether Opps, I missed moving a couple of files in r336845. 2018-07-28 20:41:33 +00:00
rc Opps, I missed moving a couple of files in r336845. 2018-07-28 20:41:33 +00:00
rc.conf Implement blacklisting for devmatch 2018-08-23 05:06:27 +00:00
rc.initdiskless Opps, I missed moving a couple of files in r336845. 2018-07-28 20:41:33 +00:00
rc.resume Opps, I missed moving a couple of files in r336845. 2018-07-28 20:41:33 +00:00
rc.shutdown Opps, I missed moving a couple of files in r336845. 2018-07-28 20:41:33 +00:00
rc.subr Opps, I missed moving a couple of files in r336845. 2018-07-28 20:41:33 +00:00
rc.suspend Opps, I missed moving a couple of files in r336845. 2018-07-28 20:41:33 +00:00
ttys.aarch64 Move etc/ttys to sbin/init/. 2018-09-04 15:48:13 +00:00
ttys.amd64 Move etc/ttys to sbin/init/. 2018-09-04 15:48:13 +00:00
ttys.arm Move etc/ttys to sbin/init/. 2018-09-04 15:48:13 +00:00
ttys.i386 Move etc/ttys to sbin/init/. 2018-09-04 15:48:13 +00:00
ttys.mips Move etc/ttys to sbin/init/. 2018-09-04 15:48:13 +00:00
ttys.powerpc Move etc/ttys to sbin/init/. 2018-09-04 15:48:13 +00:00
ttys.riscv Move etc/ttys to sbin/init/. 2018-09-04 15:48:13 +00:00
ttys.sparc64 Move etc/ttys to sbin/init/. 2018-09-04 15:48:13 +00:00