summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Plug an mbuf leak in the new NFS client that occurred when armacklem2011-06-221-0/+2
* Move {amd64,i386}/pci/pci_bus.c and {amd64,i386}/include/pci_cfgreg.h tojhb2011-06-229-545/+105
* Export AddLink() function from libalias. It can be used when customae2011-06-224-39/+127
* Fix the new NFSv4 client so that it uses the same uid asrmacklem2011-06-221-0/+14
* Add LOGIN_SETCPUMASK and LOGIN_SETLOGINCLASS to the setusercontext(3)trasz2011-06-221-6/+5
* Oops, missed these in 223424.jhb2011-06-222-0/+2
* Advertise growfs(8) a little better.trasz2011-06-222-2/+4
* Cosmetic fixes; mostly s/file system/filesystem/g and removing weird indenttrasz2011-06-222-46/+46
* Use uintXX_t instead of u_intXX_t.jhb2011-06-222-8/+8
* Set negative quality to TSC timecounter when C3 state is enabled for Inteljkim2011-06-224-0/+17
* Add a helper routine to conditionally modify the start address of ajhb2011-06-223-66/+68
* Document PKT_ALIAS_SKIP_GLOBAL option.ae2011-06-221-1/+11
* One more braino from me.glebius2011-06-221-3/+6
* I knew there was something funny about this linedougb2011-06-221-1/+2
* This is more complicated than I expected. Storage devices need the IOMMUnwhitehorn2011-06-221-2/+11
* Remove link state change callback handler. There is no need toyongari2011-06-222-28/+20
* The IOMMU is not involved for the storage bus.nwhitehorn2011-06-221-2/+1
* Minor cleanup:imp2011-06-211-5/+16
* Really spell suppress the right wayimp2011-06-211-1/+1
* My broken 'u' key scks!imp2011-06-211-1/+1
* Fix build with ACPI_DEBUG defined.jhb2011-06-211-8/+9
* Change the NFSv4 nfsuserd(8) daemon so that it doesn't preload thermacklem2011-06-211-4/+25
* Supress command completion failure warning when the card isn'timp2011-06-211-1/+1
* Supress warning that command didn't complete when the parent busimp2011-06-211-2/+2
* Fix whitespacemarius2011-06-211-5/+5
* On machines where we don't need to lock the kernel TSB into the dTLB andmarius2011-06-212-2/+2
* On machines where we don't need to lock the kernel TSB into the dTLB andmarius2011-06-211-3/+6
* Eliminate unneeded headers.delphij2011-06-212-3/+0
* Remove unneeded headers.delphij2011-06-212-6/+0
* Staticify cleanup() which is not referenced in other places.delphij2011-06-211-1/+1
* Fix the new NFSv4 server so that it checks for VREAD_ACL whenrmacklem2011-06-211-6/+16
* Make ``realpath'' behave like ``realpath .''.ru2011-06-212-11/+15
* Minor whitespace and style fixes.jhb2011-06-211-3/+4
* Use AcpiWalkResources() to parse the resource list from _CRS rather thanjhb2011-06-212-336/+282
* Change sparc64 to use the initial exec TLS model, too. This avoids randommarius2011-06-211-1/+1
* Minor cleanups to ulog-helper:ed2011-06-212-16/+12
* Use a non-standard page size that is supported.alc2011-06-211-1/+1
* When user specifies the bootcode with size smaller than VTOC_BOOTCODE,ae2011-06-211-1/+4
* Garbage collect never used global, sysctl, externs.bz2011-06-212-8/+0
* Do not use SET_HOST_IPLEN() macro for IPv6 packets.ae2011-06-212-3/+3
* Mod the offset padding by alignment. Without this change we maydelphij2011-06-211-2/+2
* The "size" param needs no adjusting to stripeoffset.ae2011-06-211-2/+2
* When we see an interrupt status of 0xffffffff, check to see if theimp2011-06-211-2/+3
* Mark the card as bad on shutdown. This means that bus_child_presentimp2011-06-211-0/+6
* Eliminate some global tuneables in favor of adapter-specific,jfv2011-06-202-63/+125
* Fix the new NFSv4 server so that it only allows Lookup ofrmacklem2011-06-201-2/+10
* Fix the new NFSv4 server so that it allows Access and Readlinkrmacklem2011-06-201-0/+2
* As astopgap minimize the sched_lock coverage in pmap_activate() in ordermarius2011-06-201-4/+4
* - Remove MD usage of pc_cpumask and pc_other_cpus. [1]marius2011-06-203-16/+15
* Add global -d and -e options to either print device numbersbz2011-06-207-39/+161
OpenPOWER on IntegriCloud