From owner-freebsd-commit Fri Feb 9 04:20:48 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA20570 for freebsd-commit-outgoing; Fri, 9 Feb 1996 04:20:48 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA20559 for cvs-all-outgoing; Fri, 9 Feb 1996 04:20:45 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA20550 for cvs-etc-outgoing; Fri, 9 Feb 1996 04:20:44 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA20542 Fri, 9 Feb 1996 04:20:43 -0800 (PST) Date: Fri, 9 Feb 1996 04:20:43 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199602091220.EAA20542@freefall.freebsd.org> To: CVS-committers, cvs-etc Subject: cvs commit: src/etc amd.map rc sysconfig Sender: owner-commit@FreeBSD.ORG Precedence: bulk jkh 96/02/09 04:20:42 Modified: etc rc sysconfig Added: etc amd.map Log: Close PR conf/589 - amd should only evaluate ${amdflags}. While I'm at it, add a commented-out sample amd flags line to sysconfig and drop a sample amd.map file in this directory for easy copying. I know that this file's contents are highly site-variable, but the one I've chosen for an example is also the one I've seen on 99.9% of the amd-using sites I've visited. I think it's a fair default. Revision Changes Path 1.84 +2 -2 src/etc/rc 1.35 +5 -2 src/etc/sysconfig