Source-Changes archive

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

CVS commit: [netbsd-8] src/usr.bin/systat



Module Name:    src
Committed By:   martin
Date:           Wed Jan 30 13:46:25 UTC 2019

Modified Files:
        src/usr.bin/systat [netbsd-8]: extern.h iostat.c main.c syscall.c
            vmstat.c

Log Message:
Pull up following revision(s) (requested by christos in ticket #1176):

        usr.bin/systat/main.c: revision 1.55
        usr.bin/systat/extern.h: revision 1.47
        usr.bin/systat/syscall.c: revision 1.10
        usr.bin/systat/iostat.c: revision 1.39
        usr.bin/systat/vmstat.c: revision 1.85
        usr.bin/systat/vmstat.c: revision 1.86

no need for curses.h

 -

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.46.6.1 src/usr.bin/systat/extern.h
cvs rdiff -u -r1.37.38.1 -r1.37.38.2 src/usr.bin/systat/iostat.c
cvs rdiff -u -r1.51 -r1.51.6.1 src/usr.bin/systat/main.c
cvs rdiff -u -r1.9 -r1.9.18.1 src/usr.bin/systat/syscall.c
cvs rdiff -u -r1.81.8.1 -r1.81.8.2 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.




Home | Main Index | Thread Index | Old Index