summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Commemorate the release of RFC 6303 by updating the comments regardingdougb2011-07-171-10/+10
* Pick up the 2011-06-08 update to this file, the addition of an IPv6dougb2011-07-171-2/+3
* Remove the 'either' from the comment as it'll be less obvious that webz2011-07-171-4/+4
* Fix the location of the default pid file in named.8dougb2011-07-171-1/+2
* Revert revision 224079 as Rick pointed out that I would be calling VOP_PATHCONFzack2011-07-172-13/+6
* Don't include mptable_pci.c in Xen kernels. It is only meant for systemsjhb2011-07-172-31/+1
* The new NFSv4 client handled NFSERR_GRACE as a fatal errorrmacklem2011-07-161-1/+3
* Don't assume pmap_mapdev() gets called only for memory mapped I/Omarcel2011-07-161-3/+29
* MIPS changes for Netlogic XLP support.jchandra2011-07-1616-26/+351
* Don't send EOI to the CPU before we handled the interrupt. This couldmarcel2011-07-162-4/+7
* Add a few more helper functions for working with memory descriptors:marcel2011-07-162-4/+54
* Add MIPS platform files for Netlogic XLP SoC.jchandra2011-07-1630-0/+7112
* Add PS3 partitioning (and framework for future pseries support) to thenwhitehorn2011-07-161-2/+25
* Clear pending ifnet events, in an attempt at preventingzec2011-07-161-0/+2
* Add support for booting PS3s from disk. This is still a little hackish untilnwhitehorn2011-07-1614-23/+1092
* Support compiling MIPS elf trampoline with a different ABI.jchandra2011-07-162-23/+45
* sh: Add a test for a fairly obscure case with aliases.jilles2011-07-161-0/+6
* Garbage-collect the tools for maintaining the previous PCI vendors list. Thephilip2011-07-161-263/+0
* MFV pciids-20110716, r224099philip2011-07-161-11103/+20099
* Enable the new PCI-PCI bridge driver on pc98 by default. I missed thisjhb2011-07-161-0/+2
* Fix build with NEW_PCIB defined.jhb2011-07-161-0/+7
* Fix build when NEW_PCIB is not defined.jhb2011-07-162-1/+7
* Fix for VirtualBox 4.x and other virtual machines that failhselasky2011-07-161-7/+28
* bmake and other updates necessary for the BIND 9.8.x upgrade.dougb2011-07-1628-99/+679
* Upgrade to version 9.8.0-P4dougb2011-07-16609-17302/+75304
|\
| * Vendor import of BIND 9.8.0-P4dougb2011-07-16609-17302/+75304
| * Update for BIND 9.8.xdougb2011-07-162-1/+16
| * Minor typo fix, s/config.in/configure.in/dougb2011-07-161-1/+1
| * Document the need to remove doxygen-related stuff from configure.indougb2011-07-051-0/+2
| * Vendor import of BIND 9.6-ESV-R4-P3dougb2011-07-0513-64/+96
| * Vendor import of BIND 9.6-ESV-R4-P1dougb2011-05-27723-1138/+883
* | Add DEXITCODE plumbing to NFS.zack2011-07-1612-546/+893
* | - Add two missing functions to the LibUSB v0.1 API.hselasky2011-07-166-0/+87
* | Add a small comment about unloading the kgsappi module.zack2011-07-161-1/+5
* | Simple find/replace of VOP_ISLOCKED -> NFSVOPISLOCKED. This is done so that N...zack2011-07-165-7/+7
* | Simple find/replace of VOP_UNLOCK -> NFSVOPUNLOCK. This is done so that NFSVO...zack2011-07-168-37/+37
* | Simple find/replace of vn_lock -> NFSVOPLOCK. This is done so that NFSVOPLOCK...zack2011-07-168-26/+26
* | Remove unnecessary thread pointer from VOPLOCK macros and current users.zack2011-07-164-14/+17
* | Change loadattr and fillattr to ask the file system for the pathconf variable.zack2011-07-162-4/+12
* | Move nfsvno_pathconf to be accessible to sys/fs/nfs; no functionality change.zack2011-07-163-45/+45
* | Small acl patch to return the aclerror that comes back from nfsrv_dissectacl(...zack2011-07-162-3/+3
* | Handle the MK_BIND_XML option more intelligentlydougb2011-07-161-5/+12
* | The i8259 controller is initialized incorrectly on MALTA. It writesadrian2011-07-161-6/+6
* | Add myself to committers-ports.dotzi2011-07-151-0/+3
* | Respect the BIOS/firmware's notion of acceptable address ranges for PCIjhb2011-07-158-18/+666
* | Sort snd_* entries alphabetically.joel2011-07-151-3/+3
* | Auto-generated system call code with cap_new(), cap_getrights().jonathan2011-07-1511-12/+114
* | Add cap_new() and cap_getrights() system calls.jonathan2011-07-154-4/+85
* | Delete duplicate tags entry I introduced in -r223901.mckusick2011-07-151-2/+1
* | Revert 130163 and let top use KERN_PROC_PROC when individual threads arejhb2011-07-151-17/+4
OpenPOWER on IntegriCloud