freebsd_amp_hwpstate/sys
Matt Jacob 5f634111fa MFP4: a) Some constification from NetBSD (gcc 4.1.2)
b) Split default param fetching/setting into scsi and fibre functions
and retry the fibre fetch more than once.

MFC after:	1 week
2007-03-22 23:38:32 +00:00
..
amd64 Catch up with ACPI-CA 20070320 import. 2007-03-22 18:16:43 +00:00
arm Fix a comment 2007-03-21 07:49:56 +00:00
boot Catch up with ACPI-CA 20070320 import. 2007-03-22 18:16:43 +00:00
bsm
cam A silly buglet found by Coverity- check the return value from 2007-03-15 06:42:54 +00:00
coda Make insmntque() externally visibile and allow it to fail (e.g. during 2007-03-13 01:50:27 +00:00
compat
conf Catch up with ACPI-CA 20070320 import. 2007-03-22 18:16:43 +00:00
contrib Merge from vendor branch to fix tinderbox breakage. 2007-03-22 21:23:29 +00:00
crypto Overhaul driver/subsystem api's: 2007-03-21 03:42:51 +00:00
ddb
dev MFP4: a) Some constification from NetBSD (gcc 4.1.2) 2007-03-22 23:38:32 +00:00
fs Make insmntque() externally visibile and allow it to fail (e.g. during 2007-03-13 01:50:27 +00:00
gdb
geom Add missing \n. 2007-03-22 15:42:13 +00:00
gnu Add "force" to ext2_ops, to match what was in the old mount_ext2fs binary. 2007-03-15 00:09:50 +00:00
i4b
i386 Catch up with ACPI-CA 20070320 import. 2007-03-22 18:16:43 +00:00
ia64 Catch up with ACPI-CA 20070320 import. 2007-03-22 18:16:43 +00:00
isa
kern - Simplify the #ifdef's for adaptive mutexes and rwlocks by conditionally 2007-03-22 16:09:23 +00:00
libkern
modules Catch up with ACPI-CA 20070320 import. 2007-03-22 18:16:43 +00:00
net Fix a typo, and update a comment. 2007-03-22 19:08:39 +00:00
net80211
netatalk
netatm
netgraph Implement reference counting for ifmultiaddr, in_multi, and in6_multi 2007-03-20 00:36:10 +00:00
netinet Remove global list of all llinfo_arp entries and use a callout per 2007-03-22 10:37:53 +00:00
netinet6 Implement reference counting for ifmultiaddr, in_multi, and in6_multi 2007-03-20 00:36:10 +00:00
netipsec add include now required for crypto flags 2007-03-22 22:25:25 +00:00
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient Make insmntque() externally visibile and allow it to fail (e.g. during 2007-03-13 01:50:27 +00:00
nfsserver - Turn all explicit giant acquires into conditional VFS_LOCK_GIANTs. 2007-03-17 18:18:08 +00:00
opencrypto add missing file from last commit that overhauls crypto/driver api's 2007-03-21 03:43:33 +00:00
pc98 Don't call bus_deactivate_resource() explicitly before calling 2007-03-21 03:38:37 +00:00
pccard
pci
powerpc
rpc
security
sparc64
sun4v
sys Rename the cv_*wait*() functions to _cv_*wait*() and change their second 2007-03-21 22:22:13 +00:00
tools Catch up with ACPI-CA 20070320 import. 2007-03-22 18:16:43 +00:00
ufs Mark UFS as being MP-Safe in "options QUOTA" case too. Remove no more 2007-03-20 10:51:45 +00:00
vm Change the order of lock reacquisition in vm_object_split() in order to 2007-03-22 07:02:43 +00:00
Makefile