Date: Fri, 25 Aug 2000 12:30:09 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/config config.h config.y configvers.h mkmakefile.c src/sys/conf Makefile.alpha Makefile.i386 Makefile.pc98 Message-ID: <200008251930.MAA00904@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2000/08/25 12:30:04 PDT
Modified files:
usr.sbin/config config.h config.y configvers.h
mkmakefile.c
sys/conf Makefile.alpha Makefile.i386
Makefile.pc98
Log:
If a ${KERNEL}.hints file exists, and no hints are specified explicitly,
then include the hints with a marker indicating that it is a fallback.
The kernel side of this is to come shortly.
Revision Changes Path
1.38 +2 -1 src/usr.sbin/config/config.h
1.44 +6 -2 src/usr.sbin/config/config.y
1.22 +2 -2 src/usr.sbin/config/configvers.h
1.55 +8 -1 src/usr.sbin/config/mkmakefile.c
1.70 +2 -2 src/sys/conf/Makefile.alpha
1.201 +2 -2 src/sys/conf/Makefile.i386
1.100 +2 -2 src/sys/conf/Makefile.pc98
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008251930.MAA00904>
