summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert r214857 pursudant to 9.0-RELEASE cycle.delphij2011-06-202-11/+3
* Correct a typo.delphij2011-06-201-1/+1
* Add missing argument for -h in usage.kuriyama2011-06-201-1/+1
* Leave an extra comment about flowtable and IPv6 support rectifying abz2011-06-201-0/+1
* Change the way how we update bootcode for BSD scheme.ae2011-06-201-13/+12
* Add a callback for ADDBA response timeouts.adrian2011-06-202-0/+21
* Merge tnftp-20100108 from the vendor branch into head.gavin2011-06-2074-36578/+5419
|\
| * Vendor import of tnftp-20100108.gavin2011-06-19116-11032/+73794
| * Bootstrap lukemftp vendor areagavin2011-06-1935-0/+0
* | Fix a KASSERT from r212803 to check the correct length also in case ofbz2011-06-201-1/+8
* | - Fix directory count rollbacks by passing the mode to the journal depjeff2011-06-203-47/+163
* | Work/hack around some race conditions present in the hardware/HV interface.nwhitehorn2011-06-201-14/+33
* | Make this slightly less yelly about regions that the hypervisor protectsnwhitehorn2011-06-201-2/+10
* | Add an OHCI driver to complement the EHCI one. The infrastructure to attachnwhitehorn2011-06-202-0/+171
* | Driver for PS3's internal hard disk. Hopefully this can be CAM-ified innwhitehorn2011-06-204-22/+1069
* | Fix a number of places where the new NFS server did notrmacklem2011-06-191-4/+15
* | Blah, forgot to svn add the actual script from r223310dougb2011-06-191-0/+97
* | Add the netwait rc.d script. It waits for the specified period for thedougb2011-06-194-3/+66
* | Fix the kgssapi so that it can be loaded as a module. Currentlyrmacklem2011-06-1910-69/+333
* | Copy lukemftp to its new home, tnftp. I'm doing this in stages so as togavin2011-06-1934-0/+24972
* | Precisely document the synchronization rules for the page's dirty field.alc2011-06-193-10/+68
* | Add support for using mtree(5) manifest files to define the imagemarcel2011-06-197-18/+1111
* | In the libm access macros for the double type, z can sometimeskargl2011-06-191-2/+1
* | rc.subr: Make sure all functions are under if [ -z "${_rc_subr_loaded}" ].jilles2011-06-191-2/+2
* | Put a quick bandaid on internal citrus locking.kan2011-06-192-1/+3
* | Minimize backward seeks when trying to load ELF relocatable modules.kan2011-06-191-7/+30
* | Do not set thread name to less than informative 'initial thread'.kan2011-06-191-1/+0
OpenPOWER on IntegriCloud