summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More mdoc/spelling/grammar cleanup.brueffer2014-04-101-30/+36
* Do not increment bio_data in case of BIO_DELETE.mav2014-04-101-3/+10
* Fix build breakage caused by r264295smh2014-04-101-2/+0
* Add kqueue support for devctl.davidxu2014-04-101-0/+41
* Restore the pX part to the version number printed in debugging mode.des2014-04-091-1/+1
* Fix three refcounter leaks and lock recursion they covered.mav2014-04-091-7/+4
* Really, really, really only allow this option for amd64/i386 builds.sbruno2014-04-093-3/+6
* Constrain the amount of data returned to what is actually availabletychon2014-04-091-3/+5
* Introduce new serialization type CTL_SERIDX_UNMAP.mav2014-04-093-18/+20
* When splitting huge unmap requests, do it on sector boundary.mav2014-04-091-2/+4
* Remove support of LUN-based CD changers from cd(4) driver.mav2014-04-092-777/+19
* Fix for infinite XHCI reset loops when the set address USB request fails.hselasky2014-04-091-2/+14
* Add workaround for MCP61 Ethernet controller found on MSI K9yongari2014-04-091-2/+36
* Add a function to check whether the given register can be accessed whilstadrian2014-04-091-4/+26
* Spell imgact_binmisc correctlysbruno2014-04-091-1/+1
* Bump osreldate for tracking SA-14:06peter2014-04-091-1/+1
* Another fix for r264274. Last moment cosmetic changes are evil!mav2014-04-081-1/+1
* sys/kern/imgact_binmisc.c -- free the right pointer mask vs magicsbruno2014-04-082-5/+5
* Also ignore files from Murcirial (.hg) and git (.git) when copyingimp2014-04-081-2/+2
* Actually, since this is what I thought I was doing, only allow thesbruno2014-04-084-1/+7
* Oops! Few quick fixes for r264274.mav2014-04-082-2/+3
* Merge OpenSSL 1.0.1g.jkim2014-04-08388-437/+687
* Handle single-byte reads from the bvmcons port (0x220) by returningjhb2014-04-081-0/+9
* Quick mdoc/whitespace/spelling pass, this needs some more work.brueffer2014-04-081-20/+24
* Explicitly initialize 'vmname' to NULL.jhb2014-04-081-0/+1
* Add support for SCSI UNMAP commands to CTL.mav2014-04-088-29/+702
* Put proper ${} around variable expansion. This fixes the build on 9.2imp2014-04-081-2/+2
* Add Stacey Son's binary activation patches that allow remapping ofsbruno2014-04-0810-0/+1654
* (Re)connect sys/boot/amd64 to the buildemaste2014-04-081-1/+4
* Fix NFS deadlock vulnerability. [SA-14:05]delphij2014-04-086-29/+126
* Wakeup only one thread of added in r263978i at a time.mav2014-04-081-1/+1
* Add explicit casts to quiet warnings in libefiemaste2014-04-081-4/+6
* Fix printf args for 64-bit archsemaste2014-04-081-11/+11
* Correct a variable's type for 64-bit Ficlemaste2014-04-081-1/+1
* Revert r264132, disconnecting sys/boot/amd64 for nowemaste2014-04-081-4/+1
* Update to fix at r264244.ray2014-04-081-6/+10
* Fix cursor color in reverse video mode.ray2014-04-081-7/+9
* Distinguish between the different variants and configurations of Sunixmarius2014-04-082-4/+73
* Add some debugging and forcing of the BAW to match what the currentadrian2014-04-081-16/+44
* Don't do continue inside the scheduler loop; we really need to checkadrian2014-04-081-2/+2
* Correct the actual definition of ath_tx_tid_filt_comp_single() toadrian2014-04-081-5/+10
* Add a comment explaining the obvious.adrian2014-04-081-0/+1
* Don't resume a TID on each filtered frame completion - only do it ifadrian2014-04-081-2/+8
* Updates to i.MX53:rpaulo2014-04-088-88/+135
* Add a basic set of data points which count the number of sleep entriesadrian2014-04-081-0/+35
* Remove a bogus re-assignment.kevlo2014-04-081-1/+0
* Fix panic on load new driver while vt(4) is in VGA textmode.ray2014-04-071-5/+27
* Loosen the processing of *_IF_aliasN vars to be less strict. Previously,dteske2014-04-074-38/+293
* Do not fill screen, while muted.ray2014-04-071-1/+1
* Call sctp_addr_change() from rt_addrmsg() instead of rt_newaddrmsg_fib(),tuexen2014-04-071-10/+10
OpenPOWER on IntegriCloud