summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* nios2-iic-irq.c: Fix warningsJoel Sherrill2014-10-091-0/+6
* nios2-iic-irq.c: Include <rtems/score/interr.h> so it buildsJoel Sherrill2014-10-091-0/+1
* ppp: PR1943: Avoid NULL pointer accessSebastian Huber2014-10-081-8/+2
* IMFS: Avoid NULL pointer accessSebastian Huber2014-10-081-1/+2
* posix: Add auto initializaton for rwlockSebastian Huber2014-10-0810-46/+54
* posix: Fix mutex auto initializationSebastian Huber2014-10-081-1/+10
* posix: Use function instead of macrosSebastian Huber2014-10-081-41/+28
* ppp: Add ppp_unit()Sebastian Huber2014-10-081-15/+21
* ppp: Nothing to transmit hint for Termios driverSebastian Huber2014-10-071-1/+10
* termios: Partially hide rtems_termios_ttySebastian Huber2014-10-075-106/+195
* termios: Separate flow control from normal handlerSebastian Huber2014-10-072-17/+41
* termios: Fix transmit daemonSebastian Huber2014-10-071-1/+9
* SPARC: Fatal_halt use source and exit codesDaniel Hellstrom2014-10-061-8/+2
* libmisc/shell: Remove the need for -lm when linking from the ping command.Chris Johns2014-10-041-5/+12
* pppd: Import change from NetBSDSebastian Huber2014-09-301-1/+1
* pppd: Fix warningsSebastian Huber2014-09-302-3/+22
* libnetworking: Update due to Termios changesSebastian Huber2014-09-302-3/+3
* or1k fix bug: Initialize thread context with higher stack address.Hesham ALMatary2014-09-291-2/+3
* m68k: Use CPU_TIMESTAMP_USE_STRUCT_TIMESPECSebastian Huber2014-09-231-1/+1
* powerpc: Use CPU_TIMESTAMP_USE_STRUCT_TIMESPECSebastian Huber2014-09-231-1/+1
* score: Delete Thread_Wait_information::Block2nSebastian Huber2014-09-231-4/+0
* score: Critical fix for _Thread_queue_Dequeue()Sebastian Huber2014-09-191-6/+8
* sparc: Add commentSebastian Huber2014-09-181-0/+5
* telnetd: Use socklen_tSebastian Huber2014-09-181-10/+0
* redirector: Rename rtems_stdio_redirect_tSebastian Huber2014-09-172-25/+25
* Libmisc/Makefile.am: Build with networking disabledJoel Sherrill2014-09-161-2/+3
* tod.h -> libcsupport like other driver and helper prototype filesJoel Sherrill2014-09-163-0/+75
* Revert: rtems-rfs-buffer.c: Correct printf() format specifiers to eliminate w...Joel Sherrill2014-09-161-2/+3
* Use correct prototype of benchmark_timer_read()Joel Sherrill2014-09-164-40/+1
* score/cpu/or1k: Follow no_cpu ISR_Handler algorithm.Hesham ALMatary2014-09-161-0/+10
* OpenRISC: Account for red-zone (fixup printf bug).Hesham ALMatary2014-09-162-19/+22
* shell: Add an md5 hash command for files.Chris Johns2014-09-163-3/+119
* libmisc: Add a stdio redirector helper.Chris Johns2014-09-165-0/+458
* shell: Add a ping command.Chris Johns2014-09-164-1/+2100
* dosfs: Check error statusSebastian Huber2014-09-111-14/+16
* score: Rename _BSP_Exception_frame_print()Sebastian Huber2014-09-113-24/+3
* powerpc: Delete PPC_BSP_HAS_FIXED_PR288Sebastian Huber2014-09-111-7/+0
* or1k: Let CPU/BSP Fatal handler have access to sourceHesham ALMatary2014-09-101-2/+2
* Let CPU/BSP Fatal handler have access to sourceDaniel Hellstrom2014-09-1021-25/+26
* score: More strict RTEMS_DEQUALIFY implementation.Pavel Pisa2014-09-081-1/+53
* posix: Use RTEMS_DECONST()Sebastian Huber2014-09-082-3/+3
* posix: Fix warningSebastian Huber2014-09-081-2/+0
* libcsupport: Use RTEMS_DECONST()Sebastian Huber2014-09-081-1/+1
* score: Add RTEMS_DECONST|DEVOLATILE|DEQUALIFY()Sebastian Huber2014-09-081-0/+27
* capture: Add support for variable length records.Jennifer Averett2014-09-0510-72/+475
* capture: Split user extension methods out.Jennifer Averett2014-09-054-388/+673
* Regenerate preinstall.am for score/cpu/or1kHesham ALMatary2014-09-041-3/+3
* shell.c: Add cast to match printf() expectations for width specifierJoel Sherrill2014-09-041-1/+6
* rtems-rfs-buffer.c: Correct printf() format specifiers to eliminate warningsJoel Sherrill2014-09-041-3/+2
* rtems/score/assert.h: Rework to allow use of NDEBUGJoel Sherrill2014-09-041-13/+43