freebsd-src/sys/conf
Chuck Robey 10ae1068e5 Cause modules to build with the kernel build. Modules are removed
from the sys Makefile's SUBDIRs.  This is conditioned in make.conf by the
NO_MODULES variable and the existence of the modules directory.  The
actual location of the modules is not modified.  Changes in Makefiles
only, this does not affect Peter's recent changes.

Reviewed by:	Peter Wemm, who warned me I would get some flack, and
		he had the good idea for the NO_MODULES variable.
2000-05-02 02:26:04 +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 The USB double bulk pipe driver (Host to host cables). Currently there 2000-05-01 22:48:23 +00:00
files.alpha Newbusify adv driver. 2000-04-07 11:32:42 +00:00
files.i386 * Use sys/sys/random.h rather than a i386 specific one. 2000-04-24 17:30:08 +00:00
files.pc98 Use kern/kern_random.c. 2000-04-24 21:53:54 +00:00
kern.mk Reserve register t7 on alpha to point at per-cpu global variables. 2000-04-28 08:44:42 +00:00
kmod.mk Remove KMODDEPS support. All our existing dependencies are specified 2000-05-01 18:06:49 +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.powerpc Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
majors Reserve major device number for nsmb (SMB/CIFS protocol) device. 2000-05-01 00:49:19 +00:00
Makefile.alpha Cause modules to build with the kernel build. Modules are removed 2000-05-02 02:26:04 +00:00
Makefile.i386 Cause modules to build with the kernel build. Modules are removed 2000-05-02 02:26:04 +00:00
Makefile.pc98 LOAD_ADDRESS is not used here. See conf/ldscript.* for the link base 2000-04-29 06:29:39 +00:00
Makefile.powerpc Cause modules to build with the kernel build. Modules are removed 2000-05-02 02:26:04 +00:00
newvers.sh Welcome to 5.0-current! 2000-03-13 09:13:01 +00:00
NOTES The USB double bulk pipe driver (Host to host cables). Currently there 2000-05-01 22:48:23 +00:00
options Move the MSG* and SEM* options to opt_sysvipc.h 2000-05-01 13:33:56 +00:00
options.alpha Remove unused options. 2000-03-14 12:55:23 +00:00
options.i386 Some more i386-only BIOS-friendliness: 2000-04-16 20:48:33 +00:00
options.pc98 - Added UKBD_DFLT_KEYMAP option. 2000-04-30 09:12:48 +00:00
param.c Move the MSG* and SEM* options to opt_sysvipc.h 2000-05-01 13:33:56 +00:00
systags.sh $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00