From owner-cvs-all Wed Oct 10 1: 5:46 2001 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 4E86837B406; Wed, 10 Oct 2001 01:05:43 -0700 (PDT) Received: (from jkh@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9A85h777239; Wed, 10 Oct 2001 01:05:43 -0700 (PDT) (envelope-from jkh) Message-Id: <200110100805.f9A85h777239@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Wed, 10 Oct 2001 01:05:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/ficl words.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jkh 2001/10/10 01:05:43 PDT Modified files: (Branch: RELENG_4) sys/boot/ficl words.c Log: Add fwrite/fseek primitives to ficl. For some reason, the -current version of ficl is quite divergent from that in -stable. Something to get to the bottom of and fix at some point. Submitted by: Terry Lambert Revision Changes Path 1.23.2.2 +43 -2 src/sys/boot/ficl/words.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message