Subject: CVS commit: src/usr.bin/script
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 08/20/2007 03:44:18
Module Name: src
Committed By: christos
Date: Mon Aug 20 03:44:18 UTC 2007
Modified Files:
src/usr.bin/script: script.c
Log Message:
Apparently seeking forward on a FIFO does not work (why?). Read instead.
Patch from Jukka Salmi.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/usr.bin/script/script.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.