Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Andy Doran <ad@netbsd.org>
List: source-changes
Date: 09/01/2000 19:38:19
Module Name:	basesrc
Committed By:	ad
Date:		Fri Sep  1 16:38:19 UTC 2000

Modified Files:
	basesrc/usr.bin/systat [netbsd-1-5]: netstat.c pigs.c ps.c swap.c
	    systat.1 systat.h tcp.c vmstat.c

Log Message:
Pull up the following revisions, approved by releng-1-5:

- Add "boot", "run", "time" and "zero" commands to all IP displays. These work
  as in the "vmstat" display mode. The default mode is now "time", not "boot".
- ANSIfy.
- s@kre\(@vmstat\(@.
- __RCSID() police.
- Tweak inet.icmp display visual a little.

netstat.c        1.19
pigs.c           1.20
ps.c             1.16
swap.c           1.13
systat.1         1.20
systat.h         1.7
tcp.c            1.7
vmstat.c         1.33


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.18.4.1 basesrc/usr.bin/systat/netstat.c
cvs rdiff -r1.19 -r1.19.2.1 basesrc/usr.bin/systat/pigs.c
cvs rdiff -r1.15 -r1.15.2.1 basesrc/usr.bin/systat/ps.c
cvs rdiff -r1.12 -r1.12.2.1 basesrc/usr.bin/systat/swap.c
cvs rdiff -r1.19 -r1.19.4.1 basesrc/usr.bin/systat/systat.1
cvs rdiff -r1.6 -r1.6.4.1 basesrc/usr.bin/systat/systat.h
cvs rdiff -r1.6 -r1.6.2.1 basesrc/usr.bin/systat/tcp.c
cvs rdiff -r1.31 -r1.31.2.1 basesrc/usr.bin/systat/vmstat.c

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