Date: Sat, 28 Nov 1998 01:55:16 -0800 (PST) From: Doug Rabson <dfr@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/alpha/alpha interrupt.c locore.s src/sys/alpha/include intrcnt.h intr.h src/sys/alpha/isa isa.c src/sys/alpha/pci cia.c Message-ID: <199811280955.BAA23840@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 1998/11/28 01:55:16 PST Modified files: sys/alpha/alpha interrupt.c locore.s sys/alpha/include intr.h sys/alpha/isa isa.c sys/alpha/pci cia.c Added files: sys/alpha/include intrcnt.h Log: Add support for 'vmstat -i'. Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp> Obtained from: NetBSD Revision Changes Path 1.8 +13 -7 src/sys/alpha/alpha/interrupt.c 1.6 +16 -4 src/sys/alpha/alpha/locore.s 1.5 +2 -2 src/sys/alpha/include/intr.h 1.8 +4 -2 src/sys/alpha/isa/isa.c 1.12 +6 -4 src/sys/alpha/pci/cia.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811280955.BAA23840>