From owner-cvs-all Wed Apr 1 20:27:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA15307 for cvs-all-outgoing; Wed, 1 Apr 1998 20:27:29 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA15302; Wed, 1 Apr 1998 20:27:27 -0800 (PST) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA11773; Wed, 1 Apr 1998 20:25:42 -0800 (PST) Date: Wed, 1 Apr 1998 20:25:42 -0800 (PST) Message-Id: <199804020425.UAA11773@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/config config.y lang.l mkglue.c mkioconf.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1998/04/01 20:25:42 PST Modified files: usr.sbin/config config.y lang.l mkglue.c mkioconf.c Log: Scaffolding for High Availability code. The actual code will probably come tomorrow. Submitted by: Simon Shapiro Revision Changes Path 1.22 +3 -0 src/usr.sbin/config/config.y 1.15 +1 -0 src/usr.sbin/config/lang.l 1.14 +2 -1 src/usr.sbin/config/mkglue.c 1.34 +2 -1 src/usr.sbin/config/mkioconf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message