NetBSD/sys
hauke 9659017417 Add Timecounter support for mac68k, using the otherwise idle second
timer of VIA1. Passes regression/sys/kern/time regression test.

While we are here, GC leftover prototypes from MI todr integration,
and clean up clockreg.h in the light of "Guide to the Macintosh
Hardware" information.

(Reviewed and okayed by Martin Husemann)
2006-11-20 19:58:38 +00:00
..
altq __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
arch Add Timecounter support for mac68k, using the otherwise idle second 2006-11-20 19:58:38 +00:00
coda __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
compat __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
conf add aic97xx.c to the varstack list. from shannonjr. 2006-11-15 23:09:53 +00:00
contrib/dev/ath __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
crypto Merge kernel and userland rmd160 and sha2 implementation. 2006-10-27 21:20:48 +00:00
ddb __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
dev No need to check ifp->if_capenable on RX checksumming. 2006-11-18 17:39:44 +00:00
dist __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
fs Actually, for NOCACHE, use direct read/write instead of going through 2006-11-18 22:45:39 +00:00
gdbscripts adapt to mnt_vnodelist being TAILQ 2006-11-04 20:33:17 +00:00
ipkdb Don't use KAUTH_RESULT_* where it's not applicable. 2006-09-13 10:07:42 +00:00
kern selcommon(), pollcommon(): restore the correct signal mask on failure. 2006-11-20 15:16:22 +00:00
lib Add strsep(3) to libkern. 2006-11-13 03:26:43 +00:00
lkm move USE_SSP=no one level up. 2006-11-11 22:38:38 +00:00
miscfs __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
net "Reform" TAILQ usage: 2006-11-20 04:09:25 +00:00
net80211 __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netatalk __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netbt __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netinet Use LIST_FOREACH(). 2006-11-16 22:54:14 +00:00
netinet6 Use LIST_/TAILQ_ macros, esp. LIST_FOREACH() and TAILQ_FOREACH(). 2006-11-20 04:34:16 +00:00
netipsec __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netisdn __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netiso __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netkey __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netnatm One step closer to loadable domains. Store pointers to a domain's soft 2006-08-25 19:33:50 +00:00
netsmb __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
nfs remove some __unused in function parameters. 2006-11-09 09:53:57 +00:00
opencrypto __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
secmodel __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
stand merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
sys Provide a standard authorization wrapper for the device scope. 2006-11-19 00:11:29 +00:00
ufs LFS will never set SF_SNAPSHOT and doesn't support ffs_snapgone anyway. 2006-11-16 22:29:03 +00:00
uvm __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
Makefile don't descend to crypto. 2006-10-29 19:08:53 +00:00