summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove our hacked GNU patch.pfg2013-09-0320-4809/+3
* Remove redundant field pr_sctp_on.tuexen2013-09-035-13/+3
* Use the fact that the AES-NI instructions can be pipelined to improvejmg2013-09-0310-428/+380
* add support to gcc for AES and PCLMUL intrinsics... This addes thejmg2013-09-038-7/+135
* Connect libexecinfo to the buildemaste2013-09-033-1/+3
* sys/dev/xen/blkback/blkback.c:gibbs2013-09-031-1/+1
* Include the calling context in the mail subject, if any.jlh2013-09-031-4/+6
* Add svn:keywords propertyemaste2013-09-030-0/+0
* Add $FreeBSD$ tag for user-facing headeremaste2013-09-031-0/+1
* Don't install private libexecinfo headersemaste2013-09-031-1/+1
* Fix 'make depend'uqs2013-09-032-1/+2
* Document SIGLIBRT in signal(3); take a stab at the signal description asrwatson2013-09-031-0/+1
* Since r254974, periodic scripts' period can be configuredjlh2013-09-031-208/+236
* Since r254974, periodic scripts' period can be configuredjlh2013-09-031-66/+70
* Complete any pending Tx frames before attempting the next transmitbryanv2013-09-032-0/+10
* Fix unintended compiler constant foldingbryanv2013-09-031-2/+2
* Enable PMC interrupt handling, and fix a DTrace trap handling bug.jhibbits2013-09-031-5/+5
* Refactor PowerPC hwpmc(4) driver into generic and specific. More refactoringjhibbits2013-09-035-716/+855
* Create the default router last. This allows using an staticdelphij2013-09-021-2/+2
* Use uint16_t instead of in_port_t for consistency with the SCTP code.tuexen2013-09-021-1/+1
* Whitespace cleanup.jhibbits2013-09-021-48/+48
* All changes affect only SCTP-AUTH:tuexen2013-09-024-109/+29
* Better conformance to style(9) and organizational cleanup.gibbs2013-09-021-40/+51
* sh: Fix race condition with signals and wait or set -T.jilles2013-09-024-31/+20
* Ignore if the interface is not IPv6-capable.hrs2013-09-021-2/+2
* sys/mouse.h: Move members introduced in r255153 to end of struct synapticshwdumbbell2013-09-021-4/+4
* psm: Add support for middle and extended buttons on Synaptics touchpadsdumbbell2013-09-022-41/+95
* synaptics and trackpoint support are stable enough to be on by default.eadler2013-09-021-2/+2
* Revert accidental commit.rpaulo2013-09-021-1/+1
* libexecinfo compatibility with devel/libexecinfo portemaste2013-09-021-0/+4
* Make ELI destruction (including orphanization) less aggressive, making itmav2013-09-021-10/+12
* Merge 1.12 of pf_lb.c from OpenBSD, with some changes. Original commit:glebius2013-09-021-26/+29
* Conform to style(9). No functional changes.gibbs2013-09-011-11/+11
* Fix socket buffer timeouts precision using the new sbintime_t KPI insteaddavide2013-09-014-8/+7
* Forced dismounts of NFS mounts can fail when thread(s) are stuckrmacklem2013-09-013-1/+34
* Use single underscore for all parameters name and local variables indavide2013-09-011-79/+80
* Complete r250105. Do not zero fields if M_ZERO flag is specified todavide2013-09-011-6/+0
* Fix build with gcceadler2013-09-011-1/+1
* Initial support for the Digi ConnectCore(c) i.MX53 / Wi-i.MX53 boards.rpaulo2013-09-0112-6/+1196
* system(): Restore behaviour for SIGINT and SIGQUIT.jilles2013-09-011-0/+2
* Add support for the BCM20702A0 chipset, ASUS USB-BT400.eadler2013-09-011-0/+1
* Pay attention to errCheck!sjg2013-09-011-1/+1
* Add debug trace points for freeze/release device queue.mav2013-09-014-0/+75
* pmap_protect() on MIPS does not need to acquire the pvh global lock.alc2013-09-011-2/+0
* Regenerate after recent addition of FTDI and bluetooth device IDs.ian2013-09-011-4/+96
* Add the device ID for a new flavor of FTDI serial adapter (model 232EX).ian2013-09-012-0/+2
* Fix a compiler warning about signed vs unsigned compare.ian2013-09-011-1/+1
* Bring legacy CAM target implementation back into API/KPI-coherent and evenmav2013-09-013-9/+15
* Fix SES_ENABLE_PASSTHROUGH kernel option, unexpectedly broken during drivermav2013-09-011-2/+4
* Fix targbh crash on XPT_IMMED_NOTIFY error during attach.mav2013-09-011-13/+10
OpenPOWER on IntegriCloud