summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-16bfin libcpu and libbsp: Fix warningsJoel Sherrill1-0/+1
2014-10-16libmisc/redirector/stdio-redirect.c: Use UL constants since usleep() should t...Joel Sherrill1-1/+1
2014-10-16jffs2/src/fs-rtems.c: Add include of <rtems/libio.h> for prototypesJoel Sherrill1-0/+1
2014-10-16jffs2/src/fs-rtems.c: Eliminate set but not used warningsJoel Sherrill1-0/+3
2014-10-16shell: Print null mount table entry via LSOFSebastian Huber1-16/+32
2014-10-16shell: Improve LSOF outputSebastian Huber1-12/+19
2014-10-16score: Fix compile error for POSIX disabledSebastian Huber1-2/+1
2014-10-16rfs: explicitly cast to dev_tGedare Bloom1-1/+1
2014-10-15h8300/cpu_asm.S: Correct register size suffix for loading DISPATCH_NEEDEDJoel Sherrill1-1/+1
2014-10-15rtems/score/object.h: Include <rtems/score/cpu.h> to honor 16-bit IdsJoel Sherrill1-0/+1
2014-10-13sparc64: fix warnings in cpukit/score/cpuGedare Bloom2-4/+2
2014-10-13score/cpu/m32c: Fix warningsJoel Sherrill2-4/+5
2014-10-13libcsupport/include/clockdrv.h: Remove rtems_clock_major/minorJoel Sherrill1-2/+0
2014-10-13libmisc/redirector/stdio-redirect.c: Use sleep not usleep and do not overflow...Joel Sherrill1-1/+1
2014-10-13shell/main_cp.c: Delete unused -rtems_shell_cp_exit()Joel Sherrill1-6/+0
2014-10-13score: Rework global constructionSebastian Huber6-85/+134
2014-10-10cpukit/include/rtems/irq.h: Fix spacingJoel Sherrill1-1/+1
2014-10-10arm: Fix warningSebastian Huber1-0/+6
2014-10-10shell/lsof: Fix warningsSebastian Huber1-8/+9
2014-10-09m32r/cpu_asm.c: Add prototype to fix warningJoel Sherrill1-0/+5
2014-10-09m32r/rtems/score/cpu.h: Fix macros to avoid warningsJoel Sherrill1-18/+20
2014-10-09h8300/rtems/score/cpu.h: Fix macros to avoid warningsJoel Sherrill1-6/+17
2014-10-09avr/rtems/score/cpu.h: Fix macros to avoid warningsJoel Sherrill1-6/+5
2014-10-09cpukit/score/src/ts64*: Return a value from non-void functionJoel Sherrill4-4/+4
2014-10-09m68k/rtems/score/cpu.h: _CPU_Context_Restart_self needed RTEMS_COMPILER_NO_RE...Joel Sherrill1-1/+1
2014-10-09moxiertems/score/cpu.h: _CPU_Context_switch needed RTEMS_COMPILER_NO_RETURN_A...Joel Sherrill1-9/+22
2014-10-09arm/rtems/score/cpu.h: _ARMV7M_Start_multitasking needed RTEMS_COMPILER_NO_RE...Joel Sherrill1-1/+2
2014-10-09nios2-iic-irq.c: Fix warningsJoel Sherrill1-0/+6
2014-10-09nios2-iic-irq.c: Include <rtems/score/interr.h> so it buildsJoel Sherrill1-0/+1
2014-10-08ppp: PR1943: Avoid NULL pointer accessSebastian Huber1-8/+2
2014-10-08IMFS: Avoid NULL pointer accessSebastian Huber1-1/+2
2014-10-08posix: Add auto initializaton for rwlockSebastian Huber10-46/+54
2014-10-08posix: Fix mutex auto initializationSebastian Huber1-1/+10
2014-10-08posix: Use function instead of macrosSebastian Huber1-41/+28
2014-10-08ppp: Add ppp_unit()Sebastian Huber1-15/+21
2014-10-07ppp: Nothing to transmit hint for Termios driverSebastian Huber1-1/+10
2014-10-07termios: Partially hide rtems_termios_ttySebastian Huber5-106/+195
2014-10-07termios: Separate flow control from normal handlerSebastian Huber2-17/+41
2014-10-07termios: Fix transmit daemonSebastian Huber1-1/+9
2014-10-06SPARC: Fatal_halt use source and exit codesDaniel Hellstrom1-8/+2
2014-10-04libmisc/shell: Remove the need for -lm when linking from the ping command.Chris Johns1-5/+12
2014-09-30pppd: Import change from NetBSDSebastian Huber1-1/+1
2014-09-30pppd: Fix warningsSebastian Huber2-3/+22
2014-09-30libnetworking: Update due to Termios changesSebastian Huber2-3/+3
2014-09-29or1k fix bug: Initialize thread context with higher stack address.Hesham ALMatary1-2/+3
2014-09-23m68k: Use CPU_TIMESTAMP_USE_STRUCT_TIMESPECSebastian Huber1-1/+1
2014-09-23powerpc: Use CPU_TIMESTAMP_USE_STRUCT_TIMESPECSebastian Huber1-1/+1
2014-09-23score: Delete Thread_Wait_information::Block2nSebastian Huber1-4/+0
2014-09-19score: Critical fix for _Thread_queue_Dequeue()Sebastian Huber1-6/+8
2014-09-18sparc: Add commentSebastian Huber1-0/+5