Go to file
pgoyette 738ca054ba When MODULAR kernels grew a MODULAR_DEFAULT_AUTOLOAD option, (in rev 1.98
of src/sys/kern/kern_module.c), the default was "off" for all kernels
including rump kernels.  While many (most?) kernel config files were
updated to include the new option, rump kernels weren't so lucky.  Thus,
rump kernels still had autoload disabled.

This commit uses rump_sysctl to change the module_autoload_on value to
true (ie, enabled) before trying to test if autoloading actually works.

For now, I am _not_ changing the default for all rump kernels.  I'll
leave that for another day, after all appropriate discussion has occurred.
2015-12-27 06:36:36 +00:00
bin Remove trailing whitespace. 2015-12-19 18:48:41 +00:00
common Use gcc 4.4 and later operation for nand, i.e. 2015-12-11 12:41:10 +00:00
compat remove the xfree86 reachover makefiles and the vast majority of 2015-07-23 08:03:24 +00:00
crypto PR/50564: Rin Okuyama: sftp: filename completion is broken 2015-12-16 13:23:38 +00:00
dist/pf Fix obviously broken condition. 2015-08-28 12:17:41 +00:00
distrib add fenv. 2015-12-26 01:00:04 +00:00
doc Mention modularization of raidframe driver 2015-12-26 01:18:25 +00:00
etc "ip6addrctl_enable" is now "ip6addrctl", set the default appropriately 2015-12-26 21:05:11 +00:00
external PR/50593: dieter roelants: fix unexpanded definitions in xterm(1) 2015-12-25 18:50:48 +00:00
extsrc
games PR/50411: Rin Okuyama: fix two bugs: 2015-11-06 19:53:37 +00:00
gnu +libpanel (Russian version) 2015-11-22 05:10:28 +00:00
include add m68k, default types. 2015-12-24 14:13:59 +00:00
lib Fix typo, from FreeBSD. 2015-12-26 10:34:36 +00:00
libexec Introduce bozo_strdup and bozo_asprintf to add error checking and reduce 2015-12-12 18:06:58 +00:00
regress moved to tests/net/in_cksum. 2015-01-05 22:39:29 +00:00
rescue Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8). 2014-09-11 13:10:03 +00:00
sbin pretty up attribute display a bit 2015-12-26 13:12:16 +00:00
share describe the ip6addrctl variables. 2015-12-27 02:42:33 +00:00
sys add awiniic* and tve 2015-12-27 06:24:25 +00:00
tests When MODULAR kernels grew a MODULAR_DEFAULT_AUTOLOAD option, (in rev 1.98 2015-12-27 06:36:36 +00:00
tools move sortinfo after pax 2015-12-19 01:10:31 +00:00
usr.bin print the tag symbolically if we don't support it. 2015-12-22 23:35:21 +00:00
usr.sbin little size_t/ssize_t... 2015-12-24 15:52:37 +00:00
build.sh Make evbarm64 (little endian) the default for aarch64. 2015-06-27 06:00:28 +00:00
BUILDING remove the xfree86 reachover makefiles and the vast majority of 2015-07-23 08:03:24 +00:00
Makefile remove the xfree86 reachover makefiles and the vast majority of 2015-07-23 08:03:24 +00:00
Makefile.inc
UPDATING add note about the most recent acpica update 2015-09-19 18:31:41 +00:00