Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jim Wise <jwise@netbsd.org>
List: source-changes
Date: 12/20/1999 13:59:31
Module Name:	basesrc
Committed By:	jwise
Date:		Mon Dec 20 21:59:30 UTC 1999

Modified Files:
	basesrc/usr.bin/systat: keyboard.c

Log Message:
Be consistent about whether to block SIGALRM before calling command() -- don't
ever do so, as the first thing command() does is block SIGALRM.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/usr.bin/systat/keyboard.c

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