| Commit message (Expand) | Author | Age | Files | Lines |
* | Use correct size for MIPS .rld_map section | emaste | 2013-10-02 | 1 | -1/+5 |
* | Revert-and-redo r255955: the sort -r should be added to delete-old-dirs. | delphij | 2013-10-01 | 1 | -2/+2 |
* | accept(2): Update portability note for accept4(). | jilles | 2013-10-01 | 1 | -3/+10 |
* | When printing the vnode information from ddb, print the lengths of the | kib | 2013-10-01 | 1 | -2/+5 |
* | Pull in r191711 from upstream llvm trunk: | dim | 2013-10-01 | 1 | -0/+9 |
* | Sweep man pages replacing ad -> ada. | pluknet | 2013-10-01 | 21 | -87/+87 |
* | Also remove GNU ar and ranlib man pages | emaste | 2013-10-01 | 1 | -0/+2 |
* | Regen. | emaste | 2013-10-01 | 1 | -2/+2 |
* | Remove long-unused GNU ar and ranlib | emaste | 2013-10-01 | 7 | -638/+5 |
* | Fixed kernel crash when running devinfo | alfred | 2013-10-01 | 1 | -0/+2 |
* | Enable ib_dev.mmap function | alfred | 2013-10-01 | 3 | -2/+73 |
* | Fix some typos that were causing probe argument types to show up as unknown. | markj | 2013-10-01 | 6 | -6/+6 |
* | Fixed 'Couldn't Create QP' issue when running rc_pingpong, uc_pingpong, | alfred | 2013-10-01 | 1 | -0/+18 |
* | Fixed kernel crash when removing IPOIB_CM option from configuration file | alfred | 2013-10-01 | 2 | -2/+2 |
* | Fix mis-merge of upstream fix. | alfred | 2013-10-01 | 1 | -4/+0 |
* | - Enable unmapped buffers on Exynos5 again, because | br | 2013-10-01 | 1 | -5/+0 |
* | Have makeman always use the mk files from the source tree it's operating | des | 2013-10-01 | 1 | -3/+6 |
* | Odds and ends left over from BIND and unnoticed because they didn't | des | 2013-10-01 | 3 | -41/+1 |
* | Add missing mergeinfo associated with r255852. | dteske | 2013-09-30 | 0 | -0/+0 |
* | Set proper permissions on the generated osreldate.h file; a file readable | ian | 2013-09-30 | 1 | -0/+1 |
* | Update the Dutch calendar entries: | rene | 2013-09-30 | 1 | -11/+11 |
* | Reverse directories order when doing 'make delete-old-dir'. This | delphij | 2013-09-30 | 1 | -1/+1 |
* | Note the removal of BIND, where to find it, and how to use | des | 2013-09-30 | 1 | -0/+6 |
* | Remove /usr/include/lwres | des | 2013-09-30 | 1 | -2/+0 |
* | Regenerate. | des | 2013-09-30 | 1 | -77/+1 |
* | Remove BIND. | des | 2013-09-30 | 1104 | -487338/+231 |
* | Update ddb(9) to show how to print 64-bit values with "examine". | rwatson | 2013-09-30 | 1 | -1/+3 |
* | Add the newest NetBSD releases. | eadler | 2013-09-29 | 1 | -1/+10 |
* | Make the mac_policy_rm lock recursable, which allows reentrance into | kib | 2013-09-29 | 1 | -1/+2 |
* | Use MK_SSP=no after including bsd.own.mk to disable SSP instead of user-knob | bdrewery | 2013-09-29 | 5 | -5/+5 |
* | Changes to CAM or busdma have caused SIMs to be sent 0-length CCBs on | nwhitehorn | 2013-09-29 | 1 | -3/+8 |
* | For vunref(), try to upgrade the vnode lock if the function was called | kib | 2013-09-29 | 1 | -2/+4 |
* | Reimplement r255797 using LK_TRYUPGRADE. | kib | 2013-09-29 | 1 | -2/+14 |
* | Add LK_TRYUPGRADE operation for lockmgr(9), which attempts to | kib | 2013-09-29 | 2 | -0/+14 |
* | Fix ixp425 boot2 with ARM EABI: | andrew | 2013-09-29 | 3 | -0/+19 |
* | Yet more BIND files that weren't listed in OptionalObsoleteFiles. | des | 2013-09-29 | 1 | -5/+27 |
* | Implement GET_STACK_USAGE. | marius | 2013-09-29 | 1 | -0/+11 |
* | DEBUG_FLAGS -g is default for GENERIC and its presence interferes with | philip | 2013-09-29 | 1 | -1/+1 |
* | Add pagemask debugging output in "show tlb" in the debugger. | adrian | 2013-09-29 | 1 | -2/+5 |
* | Update head/ to -ALPHA4. | gjb | 2013-09-29 | 1 | -1/+1 |
* | Update OFED to Linux 3.7 and update Mellanox drivers. | alfred | 2013-09-29 | 104 | -3522/+25082 |
* | Fix a bug in ld, where indirect symbols are not handled properly during | dim | 2013-09-28 | 1 | -3/+19 |
* | Allow the path to the system source directory to be passed in to | ian | 2013-09-28 | 2 | -3/+8 |
* | Prevent the set -e from mk-osreldate.sh from propagating into newvers.sh. | nwhitehorn | 2013-09-28 | 1 | -1/+3 |
* | Use the correct EtherType for logging IPv6 packets. | philip | 2013-09-28 | 1 | -2/+9 |
* | Add driver for the PAPR VSCSI virtual SCSI controller. This lets FreeBSD | nwhitehorn | 2013-09-28 | 3 | -1/+1035 |
* | Fix a fallout from r241610. One enc interface must be created on startup. | glebius | 2013-09-28 | 1 | -1/+1 |
* | Remove ftp5.se.f.o, as per request to -hubs@ | gavin | 2013-09-28 | 2 | -2/+0 |
* | Fix make depend, apply a bit of style. | uqs | 2013-09-28 | 5 | -16/+16 |
* | Fix powerpc/161045. ams_poll() needs to return that any data is available, not | jhibbits | 2013-09-28 | 1 | -1/+2 |