freebsd-dev/sys/conf
Bruce Evans 62494ee3f3 Sorted and fixed tabs.
The only excuse this had for becoming misordered was that some drivers
were sorted on the driver name field, but the ffs versus mfs ordering
shows that this is not a consistent order.

The only case that I know of where simple sorting is wrong is for files
that must be compiled without profiling if profiling is configured and
normally otherwise.  Then the line with `profiling-routine' must appear
first to get the file compiled with ${PROFILE_C}.
1996-08-28 17:19: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 Sorted and fixed tabs. 1996-08-28 17:19:04 +00:00
files.i386 Support for GDB remote debug protocol. 1996-08-27 19:45:58 +00:00
files.newconf Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, all 1996-03-11 19:17:01 +00:00
files.pc98 Update to current state of PC98 world. 1996-07-23 07:46:59 +00:00
kmod.mk Fix the ordering dependency I broke. 1996-06-30 22:16:19 +00:00
majors We are developing a device driver of Smart Capture Card. 1996-06-10 15:30:33 +00:00
Makefile.i386 Add /usr/sbin to sysctl because /usr/sbin not in standard path 1996-08-21 16:31:34 +00:00
Makefile.pc98 Update to current state of PC98 world. 1996-07-23 07:46:59 +00:00
Makefile.powerpc Add /usr/sbin to sysctl because /usr/sbin not in standard path 1996-08-21 16:31:34 +00:00
newvers.sh Create FreeBSD copyright (c comment) for OS version 1996-08-04 22:34:23 +00:00
nfsswapkernel.c Renamed this thing, and change 'vmunix' to 'kernel' internally. 1994-08-05 09:25:31 +00:00
NOTES Add comment about fxp device (Intel EE Pro/100B). 1996-08-15 10:41:34 +00:00
options Turn SCSIDEBUG into a new-style option. 1996-07-14 10:46:56 +00:00
options.i386 Put clock calibration #defines in opt_clock.h to ease reconfiguration 1996-06-11 16:02:55 +00:00
options.pc98 Update to current state of PC98 world. 1996-07-23 07:46:59 +00:00
param.c Add an option "EXTRA_VNODES" to cause an extra number of vnode structures 1996-05-31 00:20:34 +00:00
systags.sh Added $Id$ 1994-08-02 07:55:43 +00:00