Subject: CVS commit: basesrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/22/2001 21:36:43
Module Name: basesrc
Committed By: he
Date: Sun Apr 22 18:36:43 UTC 2001
Modified Files:
basesrc/usr.bin/top [netbsd-1-5]: top.c
Log Message:
Pull up revision 1.7 (requested by abs):
If the read() on stdin for a command fails, exit. Prevents
the program from spinning in certain conditions.
To generate a diff of this commit:
cvs rdiff -r1.4.8.1 -r1.4.8.2 basesrc/usr.bin/top/top.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.