summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Renumber clauses to reduce diffs to other versionsemaste2013-05-28100-100/+100
* Remove the advertising clause from the Regents of the University ofemaste2013-05-2810-50/+10
* Fix warnings from newer clang versions about constexpr member functionsdim2013-05-281-4/+4
* Revert r251023 until a more proper solution is foundhselasky2013-05-282-32/+0
* Added missing SCSI quirks from r241784smh2013-05-282-45/+209
* - Fix wording. [1]markj2013-05-281-4/+4
* During buildkernel, print a banner before building modules.des2013-05-281-2/+9
* mdoc: silence a few mandoc lint warnings.joel2013-05-282-5/+4
* Remove redundant checks.tuexen2013-05-281-6/+6
* Fix cexp regression tests that have an infinite real part. The signs of thetijl2013-05-281-12/+26
* The getcontext() from the __fillcontextx() call in thekib2013-05-2811-9/+78
* Style(9)kargl2013-05-271-1/+1
* Change the closeallfds() routine to use closefrom() when it isgad2013-05-272-8/+29
* cap_rights_limit(2): CAP_ACCEPT also permits accept4(2).jilles2013-05-271-1/+3
* * Update polynomial coefficients.kargl2013-05-271-33/+30
* Partially apply the capitalization of the heading word of the sequencekib2013-05-271-3/+3
* Use slightly more idiomatic expression to get the address of array.kib2013-05-273-3/+3
* The _MC_HASFPXSTATE and _MC_IA32_HASFPXSTATE flags have the same bitkib2013-05-271-1/+1
* The ia32_get_mcontext() does not need to set PCB_FULL_IRET. Thekib2013-05-271-1/+0
* When reporting the fault details, also print %rsp.kib2013-05-271-2/+2
* When handling an exception from the attempt from loading the faultingkib2013-05-272-0/+25
* Fix some regressions caused by the switch from gcc to clang. The fixesdas2013-05-2721-59/+78
* Workaround for for a problem seen with ATI Technologies EHCIhselasky2013-05-272-0/+32
* Fix ONFI chip detection.gber2013-05-272-2/+2
* Add DTS for AM335x EVM with properly muxed PWM and LCD pins, andgonzo2013-05-271-0/+180
* Add PWM and LCDC nodes to base DTS for AM335x-based devicesgonzo2013-05-271-0/+23
* AM335x LCD controller driver with syscons supportgonzo2013-05-274-0/+1518
* Add PWM module driver for AM335x. Only eCAS subsystem is supportedgonzo2013-05-273-0/+319
* Add SCM registers definitions for AM335x platformgonzo2013-05-271-0/+38
* Add clock definitions for LCD controller and PWM modulegonzo2013-05-272-3/+99
* Migrate ath(4) to now use if_transmit instead of the legacy if_startadrian2013-05-264-219/+243
* Unbreak ia64 tinderbox: 64-bit support was made conditional uponmarcel2013-05-261-13/+4
* s/recieve/receiveschweikh2013-05-261-1/+1
* Remove backwards compat layer which was added in r71419 (in 2001).eadler2013-05-261-11/+0
* Pull in r182656 from upstream llvm trunk:dim2013-05-261-1/+4
* Move libmd.so.5 to the proper place and add missing lib32 entry.antoine2013-05-261-1/+2
* Rework the comment I initially wrote when SHLIB_LDSCRIPT was introduced.jlh2013-05-251-9/+14
* Make the malloc(3) family of functions weak and make their non-weakmarcel2013-05-253-0/+64
* Add C11 macros CMPLX(), CMPLXF() and CMPLXL().ed2013-05-251-0/+12
* Add missing #includes, to keep Clang silent.ed2013-05-253-0/+3
* Fix some statical clang analyzer warnings.hselasky2013-05-253-5/+1
* Fix <uchar.h> in for C++11.ed2013-05-252-3/+15
* Prevent shadowing.ed2013-05-256-10/+10
* sigreturn(2): Remove ancient compatibility warning about 4.2BSD.jilles2013-05-251-4/+0
* Make some tiny improvements to iconv_open().ed2013-05-251-21/+15
* Only call free() on something we allocated.ed2013-05-251-2/+2
* Revert r250972 to fix build.gjb2013-05-252-4/+4
* Fix net80211 fragment creation.adrian2013-05-251-4/+15
* The error handling for writes to the target file could lead to the finalse2013-05-242-4/+4
* Fix building on slightly older -current and stable systems aftermarcel2013-05-241-0/+5
OpenPOWER on IntegriCloud