Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/08/1999 11:34:28
Module Name:	src
Committed By:	tron
Date:		Thu Apr  8 18:34:27 UTC 1999

Modified Files:
	src/usr.bin/bzip2: bzip2.c
Log Message:
On suggestion by Alistair Crooks use stat() instead of lstat() for "bzcat"
and "bzip -c -d" to check if a symlinks target is really a file.