From owner-cvs-all Fri Aug 25 12:30:12 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3B24D37B422; Fri, 25 Aug 2000 12:30:09 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA00904; Fri, 25 Aug 2000 12:30:09 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <200008251930.MAA00904@freefall.freebsd.org> From: Peter Wemm Date: Fri, 25 Aug 2000 12:30:09 -0700 (PDT) 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 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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