From owner-freebsd-commit Fri Feb 9 04:45:46 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA23510 for freebsd-commit-outgoing; Fri, 9 Feb 1996 04:45:46 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA23490 for cvs-all-outgoing; Fri, 9 Feb 1996 04:45:43 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA23474 for cvs-etc-outgoing; Fri, 9 Feb 1996 04:45:41 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA23465 Fri, 9 Feb 1996 04:45:40 -0800 (PST) Date: Fri, 9 Feb 1996 04:45:40 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199602091245.EAA23465@freefall.freebsd.org> To: CVS-committers, cvs-etc Subject: cvs commit: src/etc netstart sysconfig Sender: owner-commit@FreeBSD.ORG Precedence: bulk jkh 96/02/09 04:45:39 Modified: etc netstart sysconfig Log: Close conf/1007 and take this opportunity to correct a few long-standing bogons with the way static_routes was being handled. Also document the fact that default_router overrides static_routes entirely. Revision Changes Path 1.41 +7 -5 src/etc/netstart 1.36 +8 -5 src/etc/sysconfig