freebsd-dev/sys/conf
Poul-Henning Kamp 4d13ab3da2 Add GEOM class "VFS" for filesystems and other buffer cache users
of GEOM devices.

There is nothing magic about this, it just gives a bufobj interface
to GEOM.
2004-10-29 09:56:56 +00:00
..
defines
files Add GEOM class "VFS" for filesystems and other buffer cache users 2004-10-29 09:56:56 +00:00
files.alpha Break out the MI part of the /dev/[k]mem and /dev/io drivers into 2004-08-01 11:40:54 +00:00
files.amd64 Be consistant; make the memrange bit be part of the mem module like 2004-09-28 07:29:54 +00:00
files.arm
files.i386 Hook the hptmv driver up to the build. 2004-10-24 08:53:40 +00:00
files.ia64 Move the IA-32 trap handling from trap() to ia32_trap(). Move the 2004-09-25 04:27:44 +00:00
files.pc98 Kill count device support from config. I've changed the last few 2004-08-30 23:03:58 +00:00
files.powerpc Add /dev/mem and /dev/kmem to powerpc. 2004-08-16 13:07:40 +00:00
files.sparc64 Device driver for onboard CS4231 audio controller which is found 2004-10-25 10:29:57 +00:00
kern.mk
kern.post.mk Per recent HEADSUP: Disconnect (old)vinum from the kernel build. 2004-09-23 08:34:50 +00:00
kern.pre.mk Don the teflon coated jacket and use the same -O2 optimization options on 2004-10-25 18:24:39 +00:00
kmod_syms.awk
kmod.mk Hack around a problem with sys/tools/usbdevs2h.awk that generates 2004-10-24 08:26:48 +00:00
ldscript.alpha Have the linker provide the btext symbol when referenced. This is needed 2004-08-27 19:13:35 +00:00
ldscript.amd64
ldscript.arm Use the address provided in the conf file, instead of hardcode 0xc0000000. 2004-09-23 22:52:55 +00:00
ldscript.i386
ldscript.ia64 Have the linker provide btext. It's used for profiling. 2004-08-25 07:43:28 +00:00
ldscript.powerpc
ldscript.sparc64
majors assign 187 to ata over ethernet for Sam's ata over ethernet driver. 2004-10-01 06:04:24 +00:00
majors.awk
Makefile.alpha Kill count device support from config. I've changed the last few 2004-08-30 23:03:58 +00:00
Makefile.amd64 Kill count device support from config. I've changed the last few 2004-08-30 23:03:58 +00:00
Makefile.arm For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
Makefile.i386 Kill count device support from config. I've changed the last few 2004-08-30 23:03:58 +00:00
Makefile.ia64 Kill count device support from config. I've changed the last few 2004-08-30 23:03:58 +00:00
Makefile.pc98 Kill count device support from config. I've changed the last few 2004-08-30 23:03:58 +00:00
Makefile.powerpc For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
Makefile.sparc64 Kill count device support from config. I've changed the last few 2004-08-30 23:03:58 +00:00
makeLINT.mk
makeLINT.sed
newvers.sh Pass the idea of the make(1) binary to use down to newvers.sh. 2004-09-17 09:17:33 +00:00
NOTES Move the 'debug' sysctl tree under options SYSCTL_DEBUG. It generates 2004-10-27 19:26:01 +00:00
options Move the 'debug' sysctl tree under options SYSCTL_DEBUG. It generates 2004-10-27 19:26:01 +00:00
options.alpha Update for the KDB framework. Sanitize the alpha console code now that 2004-07-10 22:29:41 +00:00
options.amd64 Add the mp_watchdog hooks, although it locks up my SMP test box. It might 2004-08-30 23:33:33 +00:00
options.arm Add new options : 2004-09-23 22:52:25 +00:00
options.i386 Unconditionally support the AMD64 GART HW. 2004-08-19 20:58:24 +00:00
options.ia64 Catch up with the drive-by renaming of IA32 to COMPAT_IA32. It must 2004-08-16 18:54:23 +00:00
options.pc98 Kill count device support from config. I've changed the last few 2004-08-30 23:03:58 +00:00
options.powerpc
options.sparc64
systags.sh