Subject: CVS commit: [netbsd-4] src/usr.bin/systat
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 02/03/2008 00:26:53
Module Name:	src
Committed By:	riz
Date:		Sun Feb  3 00:26:53 UTC 2008

Modified Files:
	src/usr.bin/systat [netbsd-4]: extern.h keyboard.c main.c

Log Message:
Pull up following revision(s) (requested by christos in ticket #1031):
	usr.bin/systat/keyboard.c: revision 1.24
	usr.bin/systat/main.c: revision 1.41
	usr.bin/systat/extern.h: revision 1.38
don't call curses from a signal handler!


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.36.12.1 src/usr.bin/systat/extern.h
cvs rdiff -r1.23 -r1.23.6.1 src/usr.bin/systat/keyboard.c
cvs rdiff -r1.40 -r1.40.2.1 src/usr.bin/systat/main.c

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