summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Resolve issue that caused WITNESS to report LORs.jpaetzel2013-02-142-1/+10
* | Revert r246791 as it needs a security review firstbapt2013-02-141-1/+1
* | remove old-style function definitioncharnier2013-02-141-35/+27
* | Allow fdescfs to be mounted from inside a jailbapt2013-02-141-1/+1
* | In case of failure of the pkg boostrap advice the user to either change thebapt2013-02-141-0/+2
* | Add USB API to read power draw on USB devices.hselasky2013-02-149-4/+62
* | - Fix libmd dependency. It is needed in the bootstrap library list becausehrs2013-02-142-2/+5
* | rework old-style functions prototypescharnier2013-02-1410-165/+115
* | Simplify r243637 and make sure that nfsdargs.{min,max}threads are always setdelphij2013-02-141-20/+7
* | Abstract out setting of nfsdcnt and consistently use MAXNFSDCNT when thedelphij2013-02-141-21/+21
* | Use static for all functions that do not need to be exported.delphij2013-02-141-27/+27
* | Requests for invalid CPUID leaves should map to the highest known leaf instead.neel2013-02-131-2/+2
* | Change vfs.zfs.write_to_degraded from CTLFLAG_RW to CTLFLAG_RWTUNmm2013-02-131-3/+2
* | Merge OpenSSL 1.0.1e.jkim2013-02-13510-1602/+3405
|\ \
| * | Import OpenSSL 1.0.1e.jkim2013-02-13175-874/+2672
| * | Integrate OpenSSL changeset 22950 (appro):delphij2013-01-021-17/+8
* | | Change "the the" to "the". It is a continuation of r226436 and missed injkim2013-02-131-1/+1
* | | Restore De Bruijn algorithm for sparc64 where the compiler rely on adelphij2013-02-131-0/+63
* | | Add strchrnul(), a GNU function similar to strchr(), except that it returnszeising2013-02-135-5/+84
OpenPOWER on IntegriCloud