Date: Wed, 28 Aug 1996 10:19:06 -0700 (PDT) From: Bruce Evans <bde> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/conf files Message-ID: <199608281719.KAA14645@freefall.freebsd.org>
index | next in thread | raw e-mail
bde 96/08/28 10:19:06
Modified: sys/conf files
Log:
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}.
Revision Changes Path
1.76 +37 -37 src/sys/conf/files
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608281719.KAA14645>
