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

CVS: cvs.openbsd.org: src



CVSROOT:	/cvs
Module name:	src
Changes by:	ericj@cvs.openbsd.org	2001/05/04 10:48:35

Modified files:
	usr.bin/systat : main.c mbufs.c netstat.c pigs.c vmstat.c 

Log message:
handle kvm_nlist() failing, from pr#1798.
Patch similar to the one submitted by <peterw@documenta.com.au>