From owner-cvs-sbin Tue Mar 19 06:41:19 1996 Return-Path: owner-cvs-sbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA04280 for cvs-sbin-outgoing; Tue, 19 Mar 1996 06:41:19 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA04264 Tue, 19 Mar 1996 06:41:07 -0800 (PST) Date: Tue, 19 Mar 1996 06:41:07 -0800 (PST) From: Bruce Evans Message-Id: <199603191441.GAA04264@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sbin Subject: cvs commit: src/sbin/dumplfs dumplfs.c Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 96/03/19 06:41:07 Modified: sbin/dumplfs dumplfs.c Log: Fixed a type to match Lite2's fixed-width type changes. Obtained from: 4.4BSD-Lite2 Revision Changes Path 1.3 +1 -1 src/sbin/dumplfs/dumplfs.c