freebsd-dev/sbin/init
John Baldwin fe35316fed Run 32-bit compat ldconfig on mips64.
mips64 supports COMPAT_FREEBSD32 (for o32 binaries), so run the 32-bit
compat ldconfig on it as well.

Reported by:	brooks
Reviewed by:	brooks, kib
Approved by:	re (gjb)
Differential Revision:	https://reviews.freebsd.org/D17342
2018-09-28 17:01:43 +00:00
..
rc.d Run 32-bit compat ldconfig on mips64. 2018-09-28 17:01:43 +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