aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha/include/intrcnt.h
Commit message (Expand)AuthorAgeFilesLines
* First pass at removing Alpha kernel support.John Baldwin2006-05-111-73/+0
* Begin all license/copyright comments with /*- or #-Warner Losh2005-01-051-1/+1
* Clean up the code exporting interrupt statistics via sysctl a bit:Thomas Moestl2001-06-011-8/+0
* Export intrnames and intrcnt as sysctls (hw.nintr, hw.intrnames andThomas Moestl2001-03-231-0/+2
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add support for 'vmstat -i'.Doug Rabson1998-11-281-0/+79