summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Ignore USB keyboard driver calls from critical sections.hselasky2014-03-101-0/+6
* | Also tag the current HAL power mode in ar9300_set_power_mode().adrian2014-03-101-0/+1
* | Migrate the chip power mode status to public ath_hal, rather than theadrian2014-03-1010-19/+14
* | Make the default exception handler vectors point to where I thought theyian2014-03-101-18/+2
* | ttys(5): Pseudo-terminals are not listed and the network keyword is obsolete.jilles2014-03-091-6/+5
* | Fix ncal tests so that they run cleanly with prove.jmmv2014-03-091-4/+2
* | Fix pkill tests so that they run cleanly with prove.jmmv2014-03-091-4/+6
* | Fix yacc tests so that they run cleanly with prove.jmmv2014-03-0916-260/+204
* | Fix sed tests so that they run cleanly with prove.jmmv2014-03-091-1/+1
* | Remove all traces of support for ARM chips prior to the arm9 series. Weian2014-03-0941-5338/+30
* | Change the terminal type/class for enabled serial lines to 3wire. Thismarcel2014-03-095-8/+8
* | Add 3wire and std as terminal types/classes. These are similar tomarcel2014-03-091-0/+4
* | Fix printf tests so that they run cleanly with prove.jmmv2014-03-091-1/+1
* | Fix m4 tests so that they run cleanly with prove.jmmv2014-03-093-3/+4
* | The arm exception entry points currently vector through a function pointerian2014-03-0911-83/+0
* | Make undefined exception entry MPSAFE.ian2014-03-092-36/+14
* | When a thread begins life it doesn't own the VFP hardware state on any cpu.ian2014-03-092-0/+2
* | Always call vfp_discard() on thread death, not just when the VFP isian2014-03-093-15/+14
* | kldconfig: Remove some code for compatibility with FreeBSD 4.x.jilles2014-03-091-27/+0
* | various formating fixes, use NUL for NUL bytes..jmg2014-03-091-29/+37
* | Remove all dregs of a per-thread undefined-exception-mode stack. This isian2014-03-096-36/+2
* | Rework the VFP code that handles demand-based save and restore of state.ian2014-03-095-164/+102
* | Remove bogus define that causes compile errors. Most of the definesimp2014-03-091-1/+0
* | Fix panic "_mtx_lock_sleep: recursed on non-recursive mutex ttymtx" caused whenneel2014-03-091-2/+1
* | Update board definition for WANDBOARD-QUAD to match crochet.gjb2014-03-091-1/+1
* | Follow r262916 with one more config file that references a renamed common.cian2014-03-091-1/+1
* | install: Use posix_spawnp() for starting strip and improve error messages.jilles2014-03-081-20/+29
* | Back out r262921. I don't know what I was thinking, but it is lame.imp2014-03-081-1/+1
* | sh: Successfully do nothing when killing a terminated job.jilles2014-03-084-2/+19
* | Call ieee80211_dump_pkt() based on IFF_DUMPPKTS().rpaulo2014-03-081-3/+4
* | Fix another bug in multicast filtering. i.MX uses 6 bits from MSB inhrs2014-03-081-2/+3
* | Move AIC related stuff to own file.imp2014-03-088-66/+203
* | Properly round on unmapping.imp2014-03-081-1/+5
* | Make at91_soc_id() public.imp2014-03-082-1/+2
* | Set the baud rate if it isn't 0 (meaning it has been specified) notimp2014-03-081-1/+1
* | Make clock optional on uart nodes. It is a FreeBSD-specific extention,imp2014-03-081-1/+4
* | Add commented out dts for sam9260ek as well as early printf support.imp2014-03-081-0/+10
* | Initial cut for DTS on the hl201 board.imp2014-03-081-0/+44
* | - Make runq_steal_from more aggressive. Previously it would examine onlyjeff2014-03-081-16/+11
* | Move all the files named foo/common.c to foo/foo_common.c, asimp2014-03-0820-16/+16
* | Partial revert of change 262914. I screwed up subversion syntax withasomers2014-03-073-40/+43
* | sbin/devd/devd.8asomers2014-03-075-56/+59
* | cddl/contrib/opensolaris/lib/libuutil/common/uu_avl.casomers2014-03-071-0/+1
* | Take a group name on the command-line if available.dteske2014-03-071-0/+8
* | Fix copy/paste error in a comment.dteske2014-03-071-1/+1
* | Change dipatch words from group* to *Group to backward compatible withdteske2014-03-071-3/+3
* | Strip arm/conf/DEFAULTS down to just items that are mandatory for runningian2014-03-0747-5/+139
* | Rewrite groupmgmt -- hooking it into the scripting system with dispatchdteske2014-03-0711-440/+827
* | Fix the arm sys_sigreturn(): its argument is a struct ucontext, not aian2014-03-073-7/+8
* | Comment -- to go with NL global introduced (but not mentioned) by r262901dteske2014-03-071-0/+3
OpenPOWER on IntegriCloud