Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/13/2004 20:41:41
Module Name: src
Committed By: christos
Date: Sat Nov 13 20:41:41 UTC 2004
Modified Files:
src/sys/kern: kern_acct.c
Log Message:
Truncate the last incomplete accounting record, if the file size is not
a multiple of the accounting size structure. This can happen after a system
crash when fsck truncates the accounting file.
To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 src/sys/kern/kern_acct.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.