summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc (unfollow)
Commit message (Expand)AuthorFilesLines
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
2014-12-05libmisc: More useful default configurationSebastian Huber4-65/+106
2014-12-03monitor: Replace puts() with proper fprintf()Sebastian Huber2-3/+3
2014-12-01libmisc/shell: Edit history hack is corrupting memory. Remove it.Chris Johns1-24/+1
2014-11-28score: Add heap statisticsSebastian Huber1-3/+9
2014-11-28score: Return heap stats via _Heap_Get_informationSebastian Huber4-10/+40
2014-11-28libcsupport: Delete malloc statisticsSebastian Huber1-20/+12
2014-11-27shell: Make mv, cp and rm usable for applicationsSebastian Huber3-4/+8
2014-11-26monitor/mon-prmisc.c: Use puts() not fprintf()Josh Oguin1-1/+1
2014-11-26monitor/mon-editor.c: Use puts() and snprintf() not fprintf() or sprintf()Josh Oguin1-5/+7
2014-11-26shell: Include missing headerSebastian Huber1-0/+1
2014-11-25hexdump-conv.c: Use proper printf() formatting for wchar_tJoel Sherrill1-1/+9
2014-11-25main_edit.c: Do not reference beyond end of arrayJoel Sherrill1-0/+5
2014-11-25shell/main_edit.c: Note return value not checkedJoel Sherrill1-1/+1
2014-11-25shell/main_blksync.c: Fix leak of file descriptorJoel Sherrill1-0/+1
2014-11-25cpukit/libmisc/shell/main_edit.c: Fix use after free()Joel Sherrill1-0/+8
2014-11-25capture: Resolve failure path memory leak.Jennifer Averett1-0/+1
2014-11-24capture: Remove whitespace and fix copyrights.Jennifer Averett6-61/+55
2014-11-24capture: Add SMP support.Jennifer Averett3-218/+234
2014-11-24capture: Move print methods out of cli for reuse.Jennifer Averett4-210/+371
2014-11-24capture: Move logging of task record to occur after filter check.Jennifer Averett3-36/+78
2014-11-21Delete or rename MIN/MAX macros and definesSebastian Huber1-3/+1
2014-11-20shell: Include <rtems/shell.h> earlySebastian Huber1-2/+3
2014-11-20shell: Add CMDLS, CMDCHOWN, CMDCHMOD commandsSebastian Huber5-0/+303
2014-11-20shell: Fix help topic headerSebastian Huber1-4/+3
2014-11-20shell: Add mode, UID and GID to shell commandsSebastian Huber7-27/+66
2014-11-20shell: Inherit UID and GID if no login checkSebastian Huber2-0/+21
2014-11-20shell: Add and use rtems_shell_execute_cmd()Sebastian Huber4-18/+20
2014-11-20shell: Make rtems_shell_main_joel() staticSebastian Huber1-8/+1
2014-11-20shell: Print to stderr in TIME commandSebastian Huber1-3/+3
2014-11-20shell: Add initial commands and aliases only onceSebastian Huber4-26/+22
2014-11-20shell: Simplify rtems_shell_add_cmd_struct()Sebastian Huber1-14/+15
2014-11-20shell: Rename HALT to SHUTDOWN commandSebastian Huber3-12/+10
2014-11-20shell: Do chroot() after successful loginSebastian Huber2-38/+41
2014-11-20shell: Use exiting once initializationSebastian Huber1-38/+31
2014-11-20shell: Get supplementary group IDs in login checkSebastian Huber1-0/+2