Subject: CVS commit: src/usr.bin/systat
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 12/31/2007 00:22:15
Module Name: src
Committed By: christos
Date: Mon Dec 31 00:22:15 UTC 2007
Modified Files:
src/usr.bin/systat: extern.h keyboard.c main.c
Log Message:
don't call curses from a signal handler!
To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/usr.bin/systat/extern.h
cvs rdiff -r1.23 -r1.24 src/usr.bin/systat/keyboard.c
cvs rdiff -r1.40 -r1.41 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.