Module Name: src Committed By: christos Date: Fri Jan 25 15:31:11 UTC 2019
Modified Files: src/usr.bin/systat: extern.h iostat.c main.c syscall.c vmstat.c Log Message: PR/53906: Paul Ripke: systat(1) vmstat & syscall get "alternate system clock has died" on terminal resize (SIGWINCH) To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47 src/usr.bin/systat/extern.h cvs rdiff -u -r1.38 -r1.39 src/usr.bin/systat/iostat.c cvs rdiff -u -r1.54 -r1.55 src/usr.bin/systat/main.c cvs rdiff -u -r1.9 -r1.10 src/usr.bin/systat/syscall.c cvs rdiff -u -r1.84 -r1.85 src/usr.bin/systat/vmstat.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.