freebsd-dev/sys/conf
Mark Murray b79ad7e642 Remove NOBLOCKRANDOM as a compile-time option. Instead, provide
exactly the same functionality via a sysctl, making this feature
a run-time option.

The default is 1(ON), which means that /dev/random device will
NOT block at startup.

setting kern.random.sys.seeded to 0(OFF) will cause /dev/random
to block until the next reseed, at which stage the sysctl
will be changed back to 1(ON).

While I'm here, clean up the sysctls, and make them dynamic.
Reviewed by:		des
Tested on Alpha by:	obrien
2001-01-14 17:50:15 +00:00
..
defines Add some more defines that don't change the genericness of a file. 1995-05-11 20:21:23 +00:00
files moved isp_pci.c from pci to dev/isp 2001-01-09 19:15:12 +00:00
files.alpha Add support for COMPAT_LINUX and DEBUG_LINUX. Make the OSF1 2000-12-05 09:10:50 +00:00
files.i386 Add infrastructure for the itjc ISDN hardware driver 2001-01-11 15:20:38 +00:00
files.ia64 Don't build the ACPI CA debugger unless the ACPI_DEBUG option is present. 2000-11-08 02:57:01 +00:00
files.pc98 Merged from sys/conf/files.i386 revisions 1.342, 1.344, 1.345 and 1.346. 2001-01-12 13:38:46 +00:00
kern.mk Add section for building ia64 kernels. 2000-10-16 20:04:52 +00:00
kmod.mk kobjify. 2000-12-18 01:36:41 +00:00
ldscript.alpha Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
ldscript.amd64 Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
ldscript.i386 Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
ldscript.ia64 This is the first snapshot of the FreeBSD/ia64 kernel. This kernel will 2000-09-29 13:46:07 +00:00
ldscript.powerpc Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
majors Stake a claim on major 160 for the forthcoming spic driver. 2000-12-11 19:05:58 +00:00
Makefile.alpha Back out the modules `make obj' speedup. 2000-12-24 13:29:58 +00:00
Makefile.i386 Back out the modules `make obj' speedup. 2000-12-24 13:29:58 +00:00
Makefile.ia64 Back out the modules `make obj' speedup. 2000-12-24 13:29:58 +00:00
Makefile.pc98 Back out the modules `make obj' speedup. 2000-12-24 13:29:58 +00:00
Makefile.powerpc Back out the modules `make obj' speedup. 2000-12-24 13:29:58 +00:00
newvers.sh SNAPDATE is an obsolete mechanism which has also been pretty much 2000-12-15 22:26:42 +00:00
NOTES Remove NOBLOCKRANDOM as a compile-time option. Instead, provide 2001-01-14 17:50:15 +00:00
options Remove NOBLOCKRANDOM as a compile-time option. Instead, provide 2001-01-14 17:50:15 +00:00
options.alpha Add support for COMPAT_LINUX and DEBUG_LINUX. Make the OSF1 2000-12-05 09:10:50 +00:00
options.i386 Add PECOFF (WIN32 Execution file format) support. 2000-12-20 12:51:08 +00:00
options.ia64 This is the first snapshot of the FreeBSD/ia64 kernel. This kernel will 2000-09-29 13:46:07 +00:00
options.pc98 Merged from files.i386 and options.i386 revisions 1.341 and 1.141, 2000-12-22 10:18:00 +00:00
param.c Remove unneeded <stddef.h> #includes. 2000-10-29 16:57:42 +00:00
systags.sh $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00