Subject: CVS commit: src/sbin/scan_ffs
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 08/09/2005 01:49:23
Module Name:	src
Committed By:	xtraeme
Date:		Tue Aug  9 01:49:23 UTC 2005

Modified Files:
	src/sbin/scan_ffs: scan_ffs.c

Log Message:
* Replace lseek() and read() calls with one single pread()
* Align cpg/sgs correctly.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sbin/scan_ffs/scan_ffs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.