summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Reduce the PCU lock overhead a little by only re-acquiring it if weadrian2013-02-161-5/+20
* The UFS2 filesystem allocates new blocks of inodes as they are needed.mckusick2013-02-161-3/+10
* Add barrier write capability to the VFS buffer interface. A barriermckusick2013-02-164-4/+58
* Import change 40eebf235370b6fe6353784ccf01ab92eed062a5 from upstream wpa:dim2013-02-161-1/+1
* Fix two instances of undefined behaviour in contrib/nvi.dim2013-02-162-4/+6
* In contrib/opie/opiekey.c, use the correct length to zero the secret.dim2013-02-161-3/+3
* Simplify code by using flag O_EXLOCK.davidxu2013-02-161-9/+3
* Fix an incorrect sizeof()adrian2013-02-161-1/+1
* Fix undefined behaviour in usr.bin/mail/util.c.dim2013-02-151-2/+2
* Set map->pmap before _bus_dmamap_count_pages() tries to use it.ian2013-02-151-1/+2
* Pull in r175057 from upstream llvm trunk:dim2013-02-151-0/+8
* Regenerate libstdc++'s config.h, synchronizing it with our currentdim2013-02-151-5/+14
* Revert r227528 and r227787. This hack is no longer necessary since r233580.jkim2013-02-151-4/+0
* Consistently use round_page(x) rather than roundup(x, PAGE_SIZE). There isjkim2013-02-155-13/+13
* Upgrade to 1.6.16des2013-02-1559-1792/+2719
|\
| * import ldns 1.6.16des2013-02-1596-3275/+13216
* | Add generated filesdes2013-02-154-0/+1199
* | fix leftover from an earlier experimentdes2013-02-151-1/+1
* | Enable USB1 (which is EHCI0) for Allwinner A10gonzo2013-02-154-1/+15
* | Fix copy-paste error in bus_space_unmap argumentgonzo2013-02-151-5/+3
* | Merge ACPICA 20130214.jkim2013-02-1559-768/+2835
|\ \
| * | Import ACPICA 20130215.jkim2013-02-1566-1290/+3380
| * | Fix a long standing bug. NextObject is the first field for very long time.jkim2013-01-283-11/+8
| * | Partially revert a vendor commit. The following broke our acpi(4) in a veryjkim2013-01-281-11/+32
| * | Import ACPICA 20130117.jkim2013-01-17327-493/+803
* | | Advertise PCI-E capability in the hostbridge device presented to the guest.neel2013-02-153-0/+72
* | | Add PPS_CANWAIT support for time_pps_fetch(). This adds support for all threeian2013-02-151-8/+49
* | | Manually add the correct text for the LDNS and LDNS_UTILS options.des2013-02-151-0/+20
* | | The relationship between LDNS_UTILS and BIND_UTILS was inverted.des2013-02-151-1/+1
* | | vn_io_faults_cnt:pluknet2013-02-151-2/+2
* | | Update src.conf(5) up to but not including my LDNS commits.des2013-02-151-15/+2
* | | Oops, I flipped LDNS_UTILS but forgot to update the description.des2013-02-151-3/+2
* | | Import LDNS and build it as an internal library.des2013-02-15125-0/+99951
|\ \ \ | | |/ | |/|
| * | import ldns 1.6.13des2012-07-04285-0/+134028
| /
* | Add support of passing SCM_BINTIME ancillary data object for PF_LOCALpluknet2013-02-151-0/+13
* | setbuf(3): Remove bugs section about ancient versions of BSD.jilles2013-02-151-17/+1
* | Remove write only assignments and thus fix the build after struct bufareapluknet2013-02-151-1/+0
* | Finish the r244185. This fixes ever growing counter of pfsync badglebius2013-02-152-14/+1
* | Fix compilation warning.glebius2013-02-151-2/+4
* | Update fsck_ffs buffer cache manager to use TAILQ macros.mckusick2013-02-152-31/+31
* | Change examples to be consistent with what style(9) says.zeising2013-02-142-8/+8
* | Eliminate real_LZ4_uncompress. It's unused and does not perform sufficientdelphij2013-02-141-131/+7
* | Mesh: QoS Control field bit flags fix.monthadar2013-02-141-3/+3
* | Fix date.joel2013-02-141-1/+1
* | Make VM_NDOMAIN a kernel option so that it can be enabled from a kerneljhb2013-02-143-0/+4
* | Handle (ignore) when a process disappears before it can be tracked.jamie2013-02-141-6/+9
* | FreeBSD uses #if __BSD_VISIBLE to hide non-standard functions, fix this.zeising2013-02-141-1/+1
* | Print slightly more useful information on the 'bad pte' panic.kib2013-02-141-2/+4
* | Assert that user address is never qremoved.kib2013-02-141-0/+1
* | Add option "--unassign-pptdev=<bus/slot/func>" to allow 'bhyvectl' to detachneel2013-02-141-0/+12
OpenPOWER on IntegriCloud