Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 02/16/2000 19:08:43
Module Name: basesrc
Committed By: itohy
Date: Thu Feb 17 03:08:42 UTC 2000
Modified Files:
basesrc/bin/pax: ar_io.c
Log Message:
Use lseek(2) on devices if not tape drives.
This makes listing on raw disk device much faster.
Reviewed and discussed in tech-kern and tech-userlevel lists.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 basesrc/bin/pax/ar_io.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.