summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Thinko: don't forget to apply 'howto' in case init(8) isn't running.ed2014-04-071-2/+1
* Need to test .MAKE.LEVEL everywhere before using it for bootstrappingimp2014-04-071-2/+2
* For GNU as, add two missing modes for each of the fcomip and fucomipdim2014-04-072-0/+16
* Clean up shutdown_nice(). Just send the right signal to init(8).ed2014-04-071-11/+9
* IFp4 @1192291:pjd2014-04-071-1/+8
* Implement the final missing sysctls by moving ipf_auth_softc_t fromcy2014-04-075-87/+117
* Fix table alignment. EVFILT_PROCDESC is longer than the existing filters.ed2014-04-071-1/+1
* Implement kqueue(2) for procdesc(4).ed2014-04-076-17/+102
* These were bogusly placed in the arm directory. Move them to theirimp2014-04-075-0/+0
* Add some assertions to ensure that the target array doesn't get accessedscottl2014-04-072-6/+35
* Merge from projects/pf r264198:mm2014-04-071-6/+12
* Move sys/arm/econa to sys/arm/cavium/cns11xx.rpaulo2014-04-0718-25/+25
* Use a more professional device description.rpaulo2014-04-071-1/+1
* units(1): make -V print version instead of -veadler2014-04-072-11/+7
* Add man page for udplite(4).kevlo2014-04-072-0/+97
* Minor style cleanups.kevlo2014-04-073-16/+16
* Add support for UDP-Lite protocol (RFC 3828) to IPv4 and IPv6 stacks.kevlo2014-04-0713-104/+440
* units(1): fix spellingeadler2014-04-071-1/+1
* units(1): Add some some additional unitseadler2014-04-071-0/+6
* Do not build the amd64 UEFI loader with GCCemaste2014-04-071-0/+4
* Clear the backlight level when it's turned off. Also, reduce the delay times tojhibbits2014-04-061-4/+4
* Fix the memory region. This board has two memory regions.rpaulo2014-04-061-1/+2
OpenPOWER on IntegriCloud