Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: IWAMOTO Toshihiro <toshii@netbsd.org>
List: source-changes
Date: 08/25/2000 08:27:50
Module Name: basesrc
Committed By: toshii
Date: Fri Aug 25 05:27:50 UTC 2000
Modified Files:
basesrc/usr.sbin/dumplfs: dumplfs.c
Log Message:
Defined datobyte(fs, da) macro, to ensure cast to off_t.
Fixes overflows with >2GB partitions. Reviewed by <enami@netbsd.org>.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 basesrc/usr.sbin/dumplfs/dumplfs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.