summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* When building picobsd, define WITHOUT_OPENSSL and WITHOUT_KERBEROS andimp2014-06-0611-16/+8
* Restore comments accidentally removed.imp2014-06-066-6/+6
* - Fix the keyfile being cleared prematurely after r259428brd2014-06-061-1/+1
* Use mtx_lock_spin/mtx_unlock_spin primitives on spin lockzont2014-06-062-8/+8
* Style cleanups on ifconfig.8allanjude2014-06-061-14/+20
* Document r266463, newsyslog.conf(5) includes in conf.d.gjb2014-06-051-0/+6
* Add support for arbitrary http requestsbapt2014-06-053-2/+37
* Remove unnecessary semicolonsbapt2014-06-051-4/+4
* Use NULL instead of 0bapt2014-06-051-2/+2
* Avoid using hard-coded SoC's register address in mptramp code for Armada XPzbb2014-06-052-4/+16
* Fix broken SMP startup on Armada XP after r265694zbb2014-06-052-3/+4
* whitespace change: remove trailing whitespaceluigi2014-06-057-18/+18
* If HTTP_USER_AGENT is defined but empty, don't send User-Agent at all.des2014-06-052-4/+10
* vt fontcvt: Accept space after BITMAP in .bdf parseremaste2014-06-051-1/+2
* Regen after r267124 for WITHOUT_VT_SUPPORTemaste2014-06-051-0/+5
* Install VT support filesemaste2014-06-054-0/+16
* Support "GNU Unifont" format font dataemaste2014-06-051-26/+88
* - Verify that we don't load more data into a FIFO than it ishselasky2014-06-052-32/+33
* Need to check the transfer cache field in the device done functionhselasky2014-06-051-1/+1
* Try to fix DWC OTG regression issues with full and low speed devices:hselasky2014-06-052-228/+290
* vt fontcvt: -w sets the width, not heightemaste2014-06-051-1/+1
* The code that combines adjacent ranges for BIO_DELETEs to optimizeimp2014-06-052-18/+5
* Update reported libusb version to 1.0.13emaste2014-06-051-1/+1
* Update vt(4) "Terminus BSD Console" fontemaste2014-06-051-220/+307
* Use ENOBUFS instead of ENOMEM in error situations related to m_uiotombuf().tuexen2014-06-051-4/+4
* Fix OpenSSL multiple vulnerabilities.delphij2014-06-055-3/+36
* Mac OS X 10.10 is not released yet, removed.maxim2014-06-051-3/+1
* mdoc: drop the trailing dot from the xref list.pluknet2014-06-051-1/+1
* OpenBSD 5.5, Mac OS X 10.10, Dragonfly BSD 3.8.0 added.maxim2014-06-051-7/+11
* Convert functions to the new-style format.davide2014-06-051-20/+6
* Catch up with recent changes...kevlo2014-06-051-21/+23
* Correct the document date for last change.wblock2014-06-051-1/+1
* Remove D-Link DWA140 rev D1 by accident.kevlo2014-06-051-0/+1
* cxgbe(4): Properly account for the freelist buffers used when returningnp2014-06-051-1/+8
* Remove extra copy of old email address.emaste2014-06-041-2/+1
* Update vt(4) console font author's email addressemaste2014-06-041-1/+1
* Cross-reference jot(1) and seq(1).kib2014-06-041-1/+4
* More RSU fixes:hselasky2014-06-041-4/+11
* make sure ifp->if_transmit returns 0 if a buffer is enqueued.luigi2014-06-041-2/+1
* Sadly, we do not actually live in the future.allanjude2014-06-041-1/+1
* Bulk document the kern.geom.label.*.enable sysctls and tunables.ivoras2014-06-041-0/+13
* For Xeon 7500 and 48XX (Nehalem EX and Westmere EX) variants of thekib2014-06-044-3/+64
* Allow shared locking for the tmpfs vnodes.kib2014-06-041-0/+2
* - Add support for SG_GET_SG_TABLESIZE IOCTL to report that we don't supportmav2014-06-042-1/+16
* The external USB HUB in the RPI-B rejects control endpoint traffichselasky2014-06-041-3/+12
* Fixes for the RSU driver:hselasky2014-06-042-85/+53
* - Naively fix build by partially reverting r267029 to still usebdrewery2014-06-041-0/+4
* Further updates to the netstat(1) man page and usage messageallanjude2014-06-042-253/+515
* vt fontcvt: Use a hash to speed up glyph deduplicationemaste2014-06-041-7/+12
* Merge (unused) documentation of WITHOUT_TESTS into WITH_TESTS.jmmv2014-06-033-5/+5
OpenPOWER on IntegriCloud