summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-23libmisc/shell: Make some internal shell functions public.Chris Johns3-19/+35
2015-11-23untar: do not exit with error when created directory already exists.Pavel Pisa1-1/+29
2015-09-03cpukit/libmisc/dumpbuf/dumpbuf.c: Fix compilation warningsMartin Galvan1-1/+1
2015-09-03cpukit/libmisc/dumpbuf/dumpbuf.c: Fix undefined behavior for sprintf()Martin Galvan1-46/+75
2015-07-08libmisc: Use SMP application by default on SMPSebastian Huber1-0/+4
2015-06-26libmisc: Simplify <rtems/stackchk.h>Sebastian Huber2-1/+2
2015-06-26score: Simplify <rtems/system.h>Sebastian Huber1-1/+1
2015-06-15Remove use ticks for statistics configure option.Joel Sherrill5-134/+33
2015-04-29libmisc/cpuuse: Top support for current load.Chris Johns1-195/+541
2015-04-23score: Fix POSIX thread joinSebastian Huber1-0/+1
2015-04-17Fix build for non-SPARC targetsSebastian Huber1-2/+9
2015-04-17DRVMGR: KEY_TYPE now a enum drvmgr_ktDaniel Hellstrom1-8/+8
2015-04-17DRVMGR: added drvmgr shell commandDaniel Hellstrom3-1/+436
2015-04-17LIBPCI: added PCI shell commandDaniel Hellstrom3-1/+543
2015-04-03shell/main_rtrace.c: Fix warningJoel Sherrill1-1/+1
2015-04-02capture: Define __rtld_tbg_lockSebastian Huber1-0/+2
2015-03-31libmisc/shell: Add the rtrace command for buffered tracing support.Chris Johns5-2/+1037
2015-03-25testsupport: Generate unique worker namesSebastian Huber1-1/+11
2015-03-24monitor: Fix notepad dumpSebastian Huber1-4/+7
2015-03-24cpukit/libmisc/utf8proc/utf8proc.c: Avoid overflowJoel Sherrill1-0/+5
2015-03-24shell/utils-cp.c: Avoid redefinition of TIMESPEC_TO_TIMEVALJoel Sherrill1-0/+9
2015-03-24dummy/default-configuration.c: Tune configuration down for small targetsJoel Sherrill1-4/+10
2015-03-24capture/capture_support.c: Fix printf() warning and formattingJoel Sherrill1-10/+14
2015-03-22cpukit/libmisc/shell/hexdump-conv.c: Eliminate printf() format warningJoel Sherrill1-1/+5
2015-03-22cpukit/libmisc/shell/main_df.c: Eliminate printf() format warningJoel Sherrill1-2/+3
2015-03-20Replace www.rtems.com with www.rtems.orgSebastian Huber1-1/+1
2015-03-19libmisc/capture: Clean up formatting on ARM.Chris Johns2-22/+29
2015-03-18testsupport: Do not suspend worker tasksSebastian Huber1-1/+3
2015-03-18libmisc/redirector: Fix unlock on exit from the handler.Chris Johns1-1/+1
2015-03-17libmisc/monitor/mon-task.c: Disable deprecated warning for use of notepadsJoel Sherrill1-2/+21
2015-03-17testsupport: Add worker setup handlerSebastian Huber2-12/+71
2015-03-16shell: remove rtems ifdef, upstream is correctGedare Bloom1-8/+0
2015-03-16shell: fix printf warningsGedare Bloom1-4/+5
2015-03-16capture: fix warnings in printGedare Bloom1-4/+6
2015-03-11cpukit: Remove old DESCRIPTION: in commentsJoel Sherrill5-77/+5
2015-03-10cpukit: deprecate notepadsGedare Bloom1-1/+2
2015-03-09cpukit/libmisc/fsmount/fsmount.h: Remove duplicate comments and copyrightJoel Sherrill1-29/+7
2015-03-06Fix a number of minor Doxygen formatting issuesJoel Sherrill2-1/+3
2015-03-06testsupport: Add cascade option to parallel testAlexander Krutwig2-11/+44
2015-03-06shell: Add PROFREPORT commandSebastian Huber3-0/+50
2015-03-05capture: Fix warningsSebastian Huber1-5/+5
2015-03-05tests: Fix warningSebastian Huber1-2/+1
2015-03-05tests: Refactor parallel test executionAlexander Krutwig3-0/+269
2015-03-05Move test support from sapi to libmisc/testsupportSebastian Huber4-0/+246
2015-01-22score: Delete superfluous Heap_Statistics::instanceSebastian Huber1-2/+0
2015-01-09capture: Fix lock initializationSebastian Huber1-6/+11
2015-01-04untar.c: Coverity ID 26151 and reformatJoel Sherrill1-295/+251
2014-12-16Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber1-1/+0
2014-12-12shell: Add 'all' topic for help for all commandsSebastian Huber1-11/+19
2014-12-05shell: Avoid __DATE__ and adjust welcome messageSebastian Huber1-2/+1