Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-10-17 | Kill unused code. | Alexander Yurchenko | |
ok art@ | |||
2005-12-09 | ansi and deregister. No binary change. | Jonathan Gray | |
2004-12-24 | Do not provide the KERN_EMUL, KERN_EVCOUNT, KERN_INTRCNT, KERN_PROC* and | Miod Vallat | |
HW_SENSORS sysctl trees if option SMALL_KERNEL. ok deraadt@ | |||
2004-11-26 | Kill __HAVE_EVCOUNT, now that all architectures provide them. | Miod Vallat | |
2004-09-29 | ec_count32 was a bad idea; remove it for good. | Miod Vallat | |
2004-09-23 | change KERN_INTRCNT_CNT to return a quad; ok tedu | Theo de Raadt | |
2004-06-28 | splhigh around ec_count fetches -- sorry art; ok aaron | Theo de Raadt | |
2004-06-28 | Add new, generic ``evcount'' event counter API to the kernel. From art@, | Aaron Campbell | |
with modifications from me. Includes code for generic interrupt counter fetching via sysctl. deraadt@ tholo@ drahn@ millert@ ok |