summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Complete commit message for r235024:jkim2012-05-042-2/+2
* Use MADT to match ACPI Processor objects to CPUs. MADT and DSDT/SSDTs mayjkim2012-05-042-3/+44
* Add support for the SCTP_ENABLE_STREAM_RESET socket option totuexen2012-05-041-5/+30
* Some style improvements.ambrisko2012-05-043-48/+46
* First fix pr 167226:ambrisko2012-05-045-85/+225
* Fix final bugs in memory barriers on PowerPC:nwhitehorn2012-05-044-8/+10
* Add support for SCTP_STREAM_CHANGE_EVENT, SCTP_ASSOC_RESET_EVENT astuexen2012-05-043-33/+47
* Add bootcamp bootloader stampjpaetzel2012-05-041-0/+4
* Add powerpc / powerpc64 support to pc-sysinstall. This patch willjpaetzel2012-05-042-3/+76
* Use a unique zpool name during install, in the case of having anotherjpaetzel2012-05-041-3/+14
* Remove debug output.tuexen2012-05-041-1/+0
* Call panic() only under INVARIANTS.tuexen2012-05-041-0/+2
* Use SCTP_PRINTF() instead of printf() in all SCTP sources.tuexen2012-05-0410-62/+62
* Fix bug causing memory corruption and panics with big-endian metadata.mav2012-05-041-1/+1
* Implement read-only support for volumes in optimal state (without usingmav2012-05-043-40/+78
* Disable setting the MII port speed.adrian2012-05-041-0/+12
* Fix some issues creating zpool mirror / raidz1(2)(3) devices.jpaetzel2012-05-032-53/+60
* Revert part of r234723 by re-enabling the SMP protection forattilio2012-05-033-8/+4
* Add a meta-parameter IP__NULL to enum intparam, instead of mixingjamie2012-05-034-10/+11
* Add the ability to configure multiple interfaces.jpaetzel2012-05-031-17/+39
* print 'netmap stack ring full' only in verbose mode.luigi2012-05-031-1/+2
* Fix parsing values which contain multiple "=" signs.jpaetzel2012-05-031-6/+6
* indicate the time per packet in nanoseconds.luigi2012-05-031-0/+8
* Omit clang when building picobsd, it takes way too long.luigi2012-05-031-1/+2
*-. Upgrade our copy of llvm/clang to r155985, from upstream's release_31dim2012-05-03316-14172/+7088
|\ \
| | * Vendor import of clang release_31 branch r155985:dim2012-05-03263-4895/+4662
| * | Vendor import of llvm release_31 branch r155985:dim2012-05-03282-10170/+8103
* | | Move the code to call the callout callback into the helper functionkib2012-05-031-198/+181
* | | Import new version of libc++. Among other improvements, this comes with antheraven2012-05-0315-1036/+1071
* | | add support for pcap receive statistics (used by net-mgmt/darkstat)luigi2012-05-032-3/+10
* | | add some performance dataluigi2012-05-031-0/+11
* | | Make sure the EHCI bandwidth allocation algorithmhselasky2012-05-032-8/+30
* | | Fix <stdatomic.h> after clang decided to rename all of its builtins to includetheraven2012-05-031-13/+16
* | | Check vplabel for NULL before dereferencing it. Fixes a panicbrueffer2012-05-031-0/+3
* | | - add code to run pkt-gen on top of libpcap so we can see theluigi2012-05-031-25/+108
* | | - correct a bug in pcap_dispatch(): a count of 0 means infinity.luigi2012-05-031-5/+41
* | | Fix multiple OpenSSL vulnerabilities.bz2012-05-0311-39/+162
* | | Grammar and markup fixes.bjk2012-05-031-32/+40
* | | When callout_reset_on() cannot immediately migrate a callout since itkib2012-05-032-0/+37
* | | Fix another RFC 6458 issue. Spotted by Irene Ruengeler.tuexen2012-05-032-2/+2
* | | MFp4:davidxu2012-05-033-1/+10
* | | Revert r234834 per luigi@ request.melifaro2012-05-036-82/+85
* | | In the new world order, multiphy is now when the phymask is 0x0.adrian2012-05-031-1/+2
* | | fixed a unionfs_readdir math issuedaichi2012-05-031-1/+1
* | | Fix a totally bone-headed, last minute bounds check snafu that somehowadrian2012-05-031-3/+5
* | | Add optional -o argument to the `graid label ` to specify some metadatamav2012-05-037-17/+74
* | | Relax restriction on direct tx to child portsemaste2012-05-031-13/+3
* | | Prefer the use of csup to cvsup when talking about the binary.eadler2012-05-022-14/+14
* | | Add YY_NO_INPUT so clang doesn't complain about "input" not being used.jamie2012-05-021-0/+1
* | | Update man page date to the date of the last commit.monthadar2012-05-021-1/+1
OpenPOWER on IntegriCloud