Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/systat



Module Name:    src
Committed By:   mycroft
Date:           Sat Jul  3 18:54:47 UTC 2004

Modified Files:
        src/usr.bin/systat: cmds.c globalcmds.c keyboard.c main.c

Log Message:
Using timeout() to control refresh gets rid of a whole pile of signal-related
lossage.
Making ungetch() signal-safe, as ncurses seems to, would be better, though.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/usr.bin/systat/cmds.c
cvs rdiff -r1.10 -r1.11 src/usr.bin/systat/globalcmds.c
cvs rdiff -r1.17 -r1.18 src/usr.bin/systat/keyboard.c
cvs rdiff -r1.36 -r1.37 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.




Home | Main Index | Thread Index | Old Index