Subject: CVS commit: src/sys/arch/hpc/stand/hpcboot
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 02/27/2004 02:00:32
Module Name: src
Committed By: uwe
Date: Fri Feb 27 02:00:32 UTC 2004
Modified Files:
src/sys/arch/hpc/stand/hpcboot: file.h file_manager.cpp
Log Message:
Implement realsize() method. For gzipped files it reports the
uncompressed file size.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/hpc/stand/hpcboot/file.h
cvs rdiff -r1.2 -r1.3 src/sys/arch/hpc/stand/hpcboot/file_manager.cpp
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.