summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update svnlite from 1.8.10 to 1.8.14. This is mostly for client-side bugpeter2015-08-0976-2449/+4038
* Update serf from 1.3.7 to 1.3.8. Mostly disables sslv2 and sslv3.peter2015-08-095-12/+41
* Update apr-util config - I don't believe this part is used by svn, butpeter2015-08-092-9/+5
* Update apr-1.5.1 to 1.5.2peter2015-08-0928-391/+609
* Add myself into the src graph.araujo2015-08-091-0/+4
* Add rodrigc@ to the committers graph.araujo2015-08-091-0/+2
* Remove 5 and 6 bytes sequences which are illegal in UTF-8 space. (part2)bapt2015-08-091-7/+1
* Remove 5 and 6 bytes sequences which are illegal in UTF-8 space.bapt2015-08-081-8/+0
* Correct return type of booke_init() prototype.jhibbits2015-08-081-1/+1
* Treat internal bridge as subtractive on ThunderX ARM64zbb2015-08-081-2/+3
* Fix compilation after r286458.marius2015-08-081-2/+0
* Fix compilation after r286457 w/o INVARIANTS or INVARIANT_SUPPORT.marius2015-08-082-8/+4
* Add support for external PCIe (PEM) on Cavium's ThunderXzbb2015-08-082-0/+638
* Build the iwm and iwmfw modules by default on x86.rpaulo2015-08-082-10/+9
* iwm: use the proper include path for iwm headers.rpaulo2015-08-0810-77/+59
* sys/conf/files: add iwm and iwmfw.rpaulo2015-08-081-0/+52
* Add Ethernet and block device drivers to ARM64 GENERICzbb2015-08-081-0/+10
* Add nodevice iwmfw to WITHOUT_SOURCELESS_UCODE.rpaulo2015-08-081-0/+1
* sys/conf/options: add IWM_DEBUG.rpaulo2015-08-081-0/+3
* Introduce support for internal PCIe for Cavium's ThunderXzbb2015-08-085-0/+769
* Provide the tty-layer mutex when initializing the pps api. This allowsian2015-08-083-7/+22
* iwm: fix a KASSERT: s/ds_size/ds_len/.rpaulo2015-08-081-2/+1
* Refactor early stages of security negotiation.mav2015-08-081-73/+77
* fix regression in xargs -Px (introduced in r286289) and add regression testsallanjude2015-08-086-6/+17
* MFP r274295:melifaro2015-08-086-112/+132
* MFP r274553:melifaro2015-08-088-224/+371
* Remove some code duplication.mav2015-08-081-7/+1
* Simplify ip[6] simploop:melifaro2015-08-084-27/+11
* Add missing files to sendmail obsolete files listgarga2015-08-081-0/+5
* Add const-qualifiers for source mbuf argument in m_dup(), m_copym(),melifaro2015-08-083-9/+9
* Disable 32-bit PIO for 6Gbit/s Intel SATA controllers.mav2015-08-083-21/+25
* Don't panic if disk lost TRIM support due to switching to PIO mode.mav2015-08-081-5/+8
* Fix interaction between libedit initialization and Capsicumtrasz2015-08-081-5/+7
* Allow to disable BIO_DELETE passthru in fstab for swap-on-geli devices bypjd2015-08-082-4/+7
* Enable BIO_DELETE passthru in GELI, so TRIM/UNMAP can work as expected whenpjd2015-08-085-50/+174
* Fix a kernel assertion issue introduced with r286227:jch2015-08-084-7/+13
* iwmfw: fix the path to the firmware file.rpaulo2015-08-081-1/+1
* Import OpenBSD's iwm WiFi driver for Intel 3160/7260/7265.rpaulo2015-08-0834-0/+61527
* Document the application interface.marcel2015-08-081-2/+297
* Revert the wifi ifnet changes until things are more baked and tested.adrian2015-08-0878-3922/+6107
* Only process the PPS event types currently enabled in pps_params.mode.ian2015-08-071-0/+3
* RFC 2783 requires a status of ETIMEDOUT, not EWOULDBLOCK, on a timeout.ian2015-08-071-2/+6
* - Use an explicit "depends_on module kernel" guard in DTrace libraries thatmarkj2015-08-0710-8/+11
* Fix typo introduced in previous commit.marcel2015-08-071-1/+1
* ipv4_is_zeronet() and ipv4_is_loopback() expect an address in networkmarkj2015-08-071-2/+2
* o Fix a typo.marcel2015-08-071-2/+82
* Fix mtx_assert() argument.glebius2015-08-071-1/+1
* Add unmapped I/O support to ata(4) driver.mav2015-08-072-71/+168
* Add more ifdefs to fix build with GCC after r286406.mav2015-08-072-1/+13
* Fix !MWL_DEBUG build.glebius2015-08-071-4/+4
OpenPOWER on IntegriCloud