NetBSD/sys
bouyer dcf3bce253 In sata_reset_interface() return only DET bits of SStatus, as the
return value is compared against SStatus_DET_*
2006-11-22 17:49:12 +00:00
..
altq __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
arch - make several functions static. 2006-11-22 13:29:03 +00:00
coda __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
compat adjust_limits takes p, not l again 2006-11-22 13:56:09 +00:00
conf Initial implementation of PaX Segvguard (this is still work-in-progress, 2006-11-22 02:02:51 +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 In sata_reset_interface() return only DET bits of SStatus, as the 2006-11-22 17:49:12 +00:00
dist __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
fs if we are going to bail due to the mountpoint being gone from under 2006-11-21 01:53:33 +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 Initial implementation of PaX Segvguard (this is still work-in-progress, 2006-11-22 02:02:51 +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 Remove redundant securelevel check; this is already done in procfs_rw() 2006-11-22 15:48:11 +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 Introduce KAUTH_REQ_MACHDEP_{ALPHA,X86}_UNMANAGEDMEM to handle access 2006-11-22 12:12:51 +00:00
stand merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
sys Don't expose _ss functions for 4.0. Requested by core. 2006-11-22 17:23:24 +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