freebsd-src/sys/conf
Matthew Dillon 8b22cebb2c Back out a portion of the last commit. DFLTPHYS and MAXPHYS cannot
be set by a kernel conf option due to the struct buf structural
    dependancy (sizing of b_pages[]) creating a conflict with modules
    (which are not compiled with kernel config options overrides).

    We'll be able to sysctl these two later on when the buffer subsystem
    is revamped.
1999-09-22 05:48:31 +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 Add an experimental Memory-Disk driver. This driver will allocate 1999-09-21 11:00:49 +00:00
files.alpha Pull in the core bus drivers based on the machine type rather than 1999-09-13 17:52:06 +00:00
files.i386 On PIIX4 based SMP systems use the PMTMR register for timecounting. 1999-09-20 07:52:39 +00:00
files.pc98 Merge missing changes from sys/i386/conf/files.i386. 1999-09-12 12:32:49 +00:00
kern.mk $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
kmod.mk 1) s/mod(un)?load/kld$1load/ 1999-09-06 20:11:59 +00:00
ldscript.alpha Lots of changes, including: 1998-08-10 07:53:59 +00:00
ldscript.amd64 Remove a rather bogus search path reference.. 1999-06-03 22:07:41 +00:00
ldscript.i386 Remove a rather bogus search path reference.. 1999-06-03 22:07:41 +00:00
ldscript.powerpc Lots of changes, including: 1998-08-10 07:53:59 +00:00
majors Add an experimental Memory-Disk driver. This driver will allocate 1999-09-21 11:00:49 +00:00
Makefile.alpha $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
Makefile.i386 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
Makefile.pc98 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
Makefile.powerpc $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
newvers.sh $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
nfsswapkernel.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
NOTES Back out a portion of the last commit. DFLTPHYS and MAXPHYS cannot 1999-09-22 05:48:31 +00:00
options Back out a portion of the last commit. DFLTPHYS and MAXPHYS cannot 1999-09-22 05:48:31 +00:00
options.alpha $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
options.i386 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
options.pc98 - Removed COMPAT_ATDISK from option because it is pseudo-device now. 1999-08-29 21:28:47 +00:00
param.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
systags.sh $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00