# # ChangeLog for cpukit/libmisc in rtems # # Generated by Trac 1.2.1.dev0 # 05/21/24 21:54:34 Wed, 22 Jul 2015 19:14:30 GMT Sebastian Huber [9780fa93] * cpukit/libmisc/monitor/mon-prmisc.c (modified) monitor: Sort alphabetically Wed, 22 Jul 2015 13:41:44 GMT Sebastian Huber [d70f530] * cpukit/libmisc/monitor/mon-task.c (modified) * cpukit/libmisc/monitor/monitor.h (modified) monitor: Add current CPU of thread Wed, 22 Jul 2015 07:05:52 GMT Sebastian Huber [0910e9d4] * cpukit/libmisc/monitor/mon-task.c (modified) * cpukit/libmisc/monitor/monitor.h (modified) monitor: Print the wait queue to ease debugging Wed, 22 Jul 2015 07:03:44 GMT Sebastian Huber [1f199799] * cpukit/libmisc/monitor/mon-prmisc.c (modified) * cpukit/libmisc/monitor/monitor.h (modified) monitor: Print addresses like identifiers This avoids the "0x0xabc" ... Wed, 22 Jul 2015 05:37:19 GMT Sebastian Huber [975e1918] * cpukit/libmisc/monitor/mon-prmisc.c (modified) * cpukit/libmisc/monitor/mon-task.c (modified) * cpukit/libmisc/monitor/monitor.h (modified) monitor: Remove notepad support Wed, 24 Jun 2015 13:43:19 GMT Sebastian Huber [d7665823] * cpukit/libcsupport/src/resource_snapshot.c (modified) * cpukit/libmisc/monitor/mon-object.c (modified) * cpukit/posix/include/rtems/posix/pthreadimpl.h (modified) * cpukit/posix/src/killinfo.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/rtems/include/rtems/rtems/tasksimpl.h (modified) * cpukit/rtems/src/taskcreate.c (modified) * cpukit/rtems/src/taskdelete.c (modified) * cpukit/rtems/src/taskident.c (modified) * cpukit/rtems/src/taskmp.c (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadq.c (modified) * cpukit/score/src/threadqops.c (modified) * cpukit/score/src/threadrestart.c (modified) * testsuites/sptests/spobjgetnext/init.c (modified) * testsuites/sptests/sptask_err04/task1.c (modified) * testsuites/sptests/spthreadq01/init.c (modified) score: Introduce Thread_queue_Heads Move the storage for the thread ... Wed, 01 Jul 2015 09:05:37 GMT Sebastian Huber [8406d94] * cpukit/libmisc/dummy/default-configuration.c (modified) libmisc: Use SMP application by default on SMP Thu, 25 Jun 2015 12:22:31 GMT Sebastian Huber [5f31bbe] * cpukit/libmisc/stackchk/check.c (modified) * cpukit/libmisc/stackchk/stackchk.h (modified) * testsuites/libtests/stackchk/blow.c (modified) libmisc: Simplify Drop the ... Thu, 25 Jun 2015 12:11:53 GMT Sebastian Huber [48fed9a] * c/src/lib/libbsp/powerpc/mvme5500/vectors/exceptionhandler.c (modified) * c/src/lib/libbsp/shared/clockdrv_shell.h (modified) * c/src/lib/libbsp/sparc/shared/timer/tlib_ckinit.c (modified) * c/src/lib/libcpu/bfin/clock/clock.c (modified) * c/src/lib/libcpu/or1k/shared/cache/cache.c (modified) * c/src/lib/libcpu/powerpc/mpc6xx/clock/c_clock.c (modified) * c/src/lib/libcpu/powerpc/mpc6xx/mmu/pte121.c (modified) * cpukit/libcsupport/src/sync.c (modified) * cpukit/libmisc/cpuuse/cpuusagereset.c (modified) * cpukit/posix/src/pthreadself.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/src/profilingiterate.c (modified) * cpukit/score/cpu/arm/arm_exc_handler_high.c (modified) * cpukit/score/cpu/i386/cpu.c (modified) * cpukit/score/cpu/m68k/cpu.c (modified) * cpukit/score/cpu/nios2/nios2-isr-is-in-progress.c (modified) * cpukit/score/include/rtems/score/userextimpl.h (modified) * cpukit/score/include/rtems/system.h (modified) * cpukit/score/src/corespinlockrelease.c (modified) score: Simplify Drop the ... Wed, 27 May 2015 15:13:58 GMT Joel Sherrill [e6b31b27] * cpukit/configure.ac (modified) * cpukit/libcsupport/src/__times.c (modified) * cpukit/libmisc/cpuuse/cpuusagedata.c (modified) * cpukit/libmisc/cpuuse/cpuusagereport.c (modified) * cpukit/libmisc/cpuuse/cpuusagereset.c (modified) * cpukit/libmisc/cpuuse/cpuusagetop.c (modified) * cpukit/libmisc/cpuuse/cpuuse.h (modified) * cpukit/rtems/include/rtems/rtems/ratemon.h (modified) * cpukit/rtems/include/rtems/rtems/ratemonimpl.h (modified) * cpukit/rtems/include/rtems/rtems/types.h (modified) * cpukit/rtems/src/ratemongetstatistics.c (modified) * cpukit/rtems/src/ratemongetstatus.c (modified) * cpukit/rtems/src/ratemonperiod.c (modified) * cpukit/rtems/src/ratemonreportstatistics.c (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/src/schedulerdefaulttick.c (modified) * cpukit/score/src/threaddispatch.c (modified) * cpukit/score/src/threadinitialize.c (modified) * testsuites/sptests/sp69/init.c (modified) Remove use ticks for statistics configure option. This was obsolete ... Wed, 29 Apr 2015 05:24:00 GMT Chris Johns [a8e4352] * cpukit/libmisc/cpuuse/cpuusagetop.c (modified) libmisc/cpuuse: Top support for current load. The cpuuse top ... Thu, 23 Apr 2015 13:25:13 GMT Sebastian Huber [f329353] * cpukit/libmisc/monitor/mon-prmisc.c (modified) * cpukit/posix/src/pthreadjoin.c (modified) * cpukit/score/include/rtems/score/statesimpl.h (modified) score: Fix POSIX thread join A thread join is twofold. There is ... Fri, 17 Apr 2015 07:18:05 GMT Sebastian Huber [c7a6508] * cpukit/libmisc/Makefile.am (modified) * cpukit/wrapup/Makefile.am (modified) Fix build for non-SPARC targets Mon, 13 Apr 2015 09:26:52 GMT Daniel Hellstrom [4d3e70f4] * c/src/lib/libbsp/sparc/leon2/pci/at697_pci.c (modified) * c/src/lib/libbsp/sparc/shared/1553/b1553brm.c (modified) * c/src/lib/libbsp/sparc/shared/1553/b1553rt.c (modified) * c/src/lib/libbsp/sparc/shared/can/grcan.c (modified) * c/src/lib/libbsp/sparc/shared/drvmgr/ambapp_bus_leon2.c (modified) * c/src/lib/libbsp/sparc/shared/drvmgr/leon2_amba_bus.c (modified) * c/src/lib/libbsp/sparc/shared/gpio/grgpio.c (modified) * c/src/lib/libbsp/sparc/shared/mem/mctrl.c (modified) * c/src/lib/libbsp/sparc/shared/net/greth.c (modified) * c/src/lib/libbsp/sparc/shared/pci/gr_leon4_n2x.c (modified) * c/src/lib/libbsp/sparc/shared/pci/gr_rasta_adcdac.c (modified) * c/src/lib/libbsp/sparc/shared/pci/gr_rasta_io.c (modified) * c/src/lib/libbsp/sparc/shared/pci/gr_rasta_spw_router.c (modified) * c/src/lib/libbsp/sparc/shared/pci/gr_rasta_tmtc.c (modified) * c/src/lib/libbsp/sparc/shared/pci/grpci.c (modified) * c/src/lib/libbsp/sparc/shared/pci/grpci2.c (modified) * c/src/lib/libbsp/sparc/shared/pci/pcif.c (modified) * c/src/lib/libbsp/sparc/shared/spi/spictrl.c (modified) * c/src/lib/libbsp/sparc/shared/spw/grspw.c (modified) * c/src/lib/libbsp/sparc/shared/spw/grspw_pkt.c (modified) * c/src/lib/libbsp/sparc/shared/timer/gptimer.c (modified) * c/src/lib/libbsp/sparc/shared/tmtc/grtm.c (modified) * c/src/lib/libbsp/sparc/shared/uart/apbuart_cons.c (modified) * cpukit/libdrvmgr/drvmgr.h (modified) * cpukit/libdrvmgr/drvmgr_print.c (modified) * cpukit/libdrvmgr/drvmgr_res.c (modified) * cpukit/libmisc/shell/main_drvmgr.c (modified) DRVMGR: KEY_TYPE now a enum drvmgr_kt Mon, 28 Nov 2011 09:28:23 GMT Daniel Hellstrom [219d4045] * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/shell/main_drvmgr.c (added) * cpukit/libmisc/shell/shellconfig.h (modified) DRVMGR: added drvmgr shell command Mon, 28 Nov 2011 09:25:15 GMT Daniel Hellstrom [02550220] * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/shell/main_pci.c (added) * cpukit/libmisc/shell/shellconfig.h (modified) LIBPCI: added PCI shell command Fri, 03 Apr 2015 20:08:20 GMT Joel Sherrill [fd50acd] * cpukit/libmisc/shell/main_rtrace.c (modified) shell/main_rtrace.c: Fix warning Thu, 02 Apr 2015 06:28:12 GMT Sebastian Huber [504e042] * cpukit/libmisc/capture/rtems-trace-buffer-vars.c (modified) capture: Define __rtld_tbg_lock Mon, 30 Mar 2015 11:19:17 GMT Chris Johns [a300920d] * cpukit/Makefile.am (modified) * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/capture/rtems-trace-buffer-vars.c (added) * cpukit/libmisc/capture/rtems-trace-buffer-vars.h (added) * cpukit/libmisc/shell/main_rtrace.c (added) * cpukit/libmisc/shell/shellconfig.h (modified) * cpukit/preinstall.am (modified) libmisc/shell: Add the rtrace command for buffered tracing support. ... Wed, 25 Mar 2015 10:33:34 GMT Sebastian Huber [10a699d] * cpukit/libmisc/testsupport/testparallel.c (modified) testsupport: Generate unique worker names Tue, 24 Mar 2015 10:28:32 GMT Sebastian Huber [a54866e9] * cpukit/libmisc/monitor/mon-prmisc.c (modified) monitor: Fix notepad dump Sun, 22 Mar 2015 19:59:14 GMT Joel Sherrill [e02b20a3] * cpukit/libmisc/utf8proc/utf8proc.c (modified) cpukit/libmisc/utf8proc/utf8proc.c: Avoid overflow Fri, 20 Mar 2015 15:44:42 GMT Joel Sherrill [0a9345ed] * cpukit/libmisc/shell/utils-cp.c (modified) shell/utils-cp.c: Avoid redefinition of TIMESPEC_TO_TIMEVAL Fri, 20 Mar 2015 15:43:46 GMT Joel Sherrill [54bfbe0] * cpukit/libmisc/dummy/default-configuration.c (modified) dummy/default-configuration.c: Tune configuration down for small targets Fri, 20 Mar 2015 15:43:19 GMT Joel Sherrill [735efe7] * cpukit/libmisc/capture/capture_support.c (modified) capture/capture_support.c: Fix printf() warning and formatting Wed, 18 Mar 2015 15:42:14 GMT Joel Sherrill [5cd910b] * cpukit/libmisc/shell/hexdump-conv.c (modified) cpukit/libmisc/shell/hexdump-conv.c: Eliminate printf() format warning Wed, 18 Mar 2015 15:40:11 GMT Joel Sherrill [5ce776ec] * cpukit/libmisc/shell/main_df.c (modified) cpukit/libmisc/shell/main_df.c: Eliminate printf() format warning Fri, 20 Mar 2015 13:09:26 GMT Sebastian Huber [d4edbdbc] * c/src/lib/libbsp/arm/beagle/clock.c (modified) * c/src/lib/libbsp/arm/beagle/console/console-config.c (modified) * c/src/lib/libbsp/arm/beagle/include/bsp.h (modified) * c/src/lib/libbsp/arm/beagle/include/i2c.h (modified) * c/src/lib/libbsp/arm/beagle/irq.c (modified) * c/src/lib/libbsp/arm/beagle/misc/i2c.c (modified) * c/src/lib/libbsp/arm/lpc176x/adc/adc.c (modified) * c/src/lib/libbsp/arm/lpc176x/benchmark_timer/benchmark_timer.c (modified) * c/src/lib/libbsp/arm/lpc176x/can/can.c (modified) * c/src/lib/libbsp/arm/lpc176x/console/console-config.c (modified) * c/src/lib/libbsp/arm/lpc176x/gpio/gpio.c (modified) * c/src/lib/libbsp/arm/lpc176x/include/adc-defs.h (modified) * c/src/lib/libbsp/arm/lpc176x/include/adc.h (modified) * c/src/lib/libbsp/arm/lpc176x/include/bsp.h (modified) * c/src/lib/libbsp/arm/lpc176x/include/can-defs.h (modified) * c/src/lib/libbsp/arm/lpc176x/include/can.h (modified) * c/src/lib/libbsp/arm/lpc176x/include/common-types.h (modified) * c/src/lib/libbsp/arm/lpc176x/include/dma.h (modified) * c/src/lib/libbsp/arm/lpc176x/include/gpio-defs.h (modified) * c/src/lib/libbsp/arm/lpc176x/include/gpio.h (modified) * c/src/lib/libbsp/arm/lpc176x/include/io-defs.h (modified) * c/src/lib/libbsp/arm/lpc176x/include/io.h (modified) * c/src/lib/libbsp/arm/lpc176x/include/irq.h (modified) * c/src/lib/libbsp/arm/lpc176x/include/lpc-clock-config.h (modified) * c/src/lib/libbsp/arm/lpc176x/include/lpc176x.h (modified) * c/src/lib/libbsp/arm/lpc176x/include/mbed-pinmap.h (modified) * c/src/lib/libbsp/arm/lpc176x/include/pwmout-defs.h (modified) * c/src/lib/libbsp/arm/lpc176x/include/pwmout.h (modified) * c/src/lib/libbsp/arm/lpc176x/include/system-clocks.h (modified) * c/src/lib/libbsp/arm/lpc176x/include/timer-defs.h (modified) * c/src/lib/libbsp/arm/lpc176x/include/timer.h (modified) * c/src/lib/libbsp/arm/lpc176x/include/watchdog-defs.h (modified) * c/src/lib/libbsp/arm/lpc176x/include/watchdog.h (modified) * c/src/lib/libbsp/arm/lpc176x/irq/irq.c (modified) * c/src/lib/libbsp/arm/lpc176x/misc/bspidle.c (modified) * c/src/lib/libbsp/arm/lpc176x/misc/dma-copy.c (modified) * c/src/lib/libbsp/arm/lpc176x/misc/dma.c (modified) * c/src/lib/libbsp/arm/lpc176x/misc/io.c (modified) * c/src/lib/libbsp/arm/lpc176x/misc/restart.c (modified) * c/src/lib/libbsp/arm/lpc176x/misc/system-clocks.c (modified) * c/src/lib/libbsp/arm/lpc176x/pwmout/pwmout.c (modified) * c/src/lib/libbsp/arm/lpc176x/rtc/rtc-config.c (modified) * c/src/lib/libbsp/arm/lpc176x/startup/bspreset.c (modified) * c/src/lib/libbsp/arm/lpc176x/startup/bspstart.c (modified) * c/src/lib/libbsp/arm/lpc176x/startup/bspstarthooks.c (modified) * c/src/lib/libbsp/arm/lpc176x/timer/timer.c (modified) * c/src/lib/libbsp/arm/lpc176x/watchdog/watchdog.c (modified) * c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_adc.h (modified) * c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_exti.h (modified) * c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_flash.h (modified) * c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_otgfs.h (modified) * c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_pwr.h (modified) * c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_syscfg.h (modified) * c/src/lib/libbsp/arm/stm32f4/include/stm32f4xxxx_tim.h (modified) * c/src/lib/libcpu/arm/shared/include/am335x.h (modified) * c/src/lib/libcpu/arm/shared/include/omap3.h (modified) * cpukit/libdl/dlfcn-shell.c (modified) * cpukit/libdl/dlfcn-shell.h (modified) * cpukit/libdl/dlfcn.c (modified) * cpukit/libdl/rap-shell.c (modified) * cpukit/libdl/rap-shell.h (modified) * cpukit/libdl/rap.c (modified) * cpukit/libdl/rap.h (modified) * cpukit/libdl/rtl-chain-iterator.c (modified) * cpukit/libdl/rtl-chain-iterator.h (modified) * cpukit/libdl/rtl-debugger.c (modified) * cpukit/libdl/rtl-elf.c (modified) * cpukit/libdl/rtl-elf.h (modified) * cpukit/libdl/rtl-error.c (modified) * cpukit/libdl/rtl-error.h (modified) * cpukit/libdl/rtl-find-file.c (modified) * cpukit/libdl/rtl-find-file.h (modified) * cpukit/libdl/rtl-fwd.h (modified) * cpukit/libdl/rtl-indirect-ptr.h (modified) * cpukit/libdl/rtl-obj-cache.c (modified) * cpukit/libdl/rtl-obj-cache.h (modified) * cpukit/libdl/rtl-obj-comp.c (modified) * cpukit/libdl/rtl-obj-comp.h (modified) * cpukit/libdl/rtl-obj-fwd.h (modified) * cpukit/libdl/rtl-obj.c (modified) * cpukit/libdl/rtl-obj.h (modified) * cpukit/libdl/rtl-rap.c (modified) * cpukit/libdl/rtl-rap.h (modified) * cpukit/libdl/rtl-shell.c (modified) * cpukit/libdl/rtl-shell.h (modified) * cpukit/libdl/rtl-sym.c (modified) * cpukit/libdl/rtl-sym.h (modified) * cpukit/libdl/rtl-trace.c (modified) * cpukit/libdl/rtl-trace.h (modified) * cpukit/libdl/rtl-unresolved.c (modified) * cpukit/libdl/rtl-unresolved.h (modified) * cpukit/libdl/rtl.c (modified) * cpukit/libdl/rtl.h (modified) * cpukit/libmisc/shell/main_md5.c (modified) * cpukit/score/cpu/or1k/cpu.c (modified) * cpukit/score/cpu/or1k/rtems/score/cpu.h (modified) * testsuites/psxtests/psxclock01/init.c (modified) * testsuites/sptests/spclock_err01/delay.c (modified) * testsuites/sptests/spclock_err01/init.c (modified) * testsuites/sptests/spclock_err01/system.h (modified) * testsuites/sptests/spevent_err03/init.c (modified) * testsuites/sptests/spevent_err03/system.h (modified) * testsuites/sptests/spintr_err01/init.c (modified) * testsuites/sptests/spintr_err01/isr.c (modified) * testsuites/sptests/spintr_err01/system.h (modified) * testsuites/sptests/spintrcritical23/init.c (modified) * testsuites/sptests/spmsgq_err01/init.c (modified) * testsuites/sptests/spmsgq_err01/system.h (modified) * testsuites/sptests/spmsgq_err02/init.c (modified) * testsuites/sptests/spmsgq_err02/system.h (modified) * testsuites/sptests/spmsgq_err02/task3.c (modified) * testsuites/sptests/spport_err01/init.c (modified) * testsuites/sptests/spport_err01/system.h (modified) * testsuites/sptests/spratemon_err01/init.c (modified) * testsuites/sptests/spratemon_err01/screen10.c (modified) * testsuites/sptests/spratemon_err01/system.h (modified) * testsuites/sptests/spratemon_err01/task4.c (modified) * testsuites/sptests/spsem_err01/init.c (modified) * testsuites/sptests/spsem_err01/system.h (modified) * testsuites/sptests/spsem_err02/init.c (modified) * testsuites/sptests/spsem_err02/system.h (modified) * testsuites/sptests/spsem_err02/task2.c (modified) * testsuites/sptests/spsignal_err01/init.c (modified) * testsuites/sptests/spsignal_err01/isr.c (modified) * testsuites/sptests/spsignal_err01/system.h (modified) * testsuites/sptests/sptask_err01/init.c (modified) * testsuites/sptests/sptask_err01/system.h (modified) * testsuites/sptests/sptask_err01/task2.c (modified) * testsuites/sptests/sptask_err02/init.c (modified) * testsuites/sptests/sptask_err02/system.h (modified) * testsuites/sptests/sptask_err03/init.c (modified) * testsuites/sptests/sptask_err03/system.h (modified) * testsuites/sptests/sptask_err04/init.c (modified) * testsuites/sptests/sptask_err04/system.h (modified) Replace www.rtems.com with www.rtems.org Thu, 19 Mar 2015 07:23:12 GMT Chris Johns [da30417b] * cpukit/libmisc/capture/capture-cli.c (modified) * cpukit/libmisc/capture/capture_support.c (modified) libmisc/capture: Clean up formatting on ARM. The printing of 64bit ... Wed, 18 Mar 2015 12:49:36 GMT Sebastian Huber [55243d09] * cpukit/libmisc/testsupport/testparallel.c (modified) testsupport: Do not suspend worker tasks Wed, 18 Mar 2015 05:09:52 GMT Chris Johns [b9d16f7] * cpukit/libmisc/redirector/stdio-redirect.c (modified) libmisc/redirector: Fix unlock on exit from the handler. Sat, 14 Mar 2015 16:04:00 GMT Joel Sherrill [0a6d12a] * cpukit/libmisc/monitor/mon-task.c (modified) libmisc/monitor/mon-task.c: Disable deprecated warning for use of ... Tue, 17 Mar 2015 09:32:20 GMT Sebastian Huber [8c7eb00] * cpukit/libmisc/testsupport/test.h (modified) * cpukit/libmisc/testsupport/testparallel.c (modified) * testsuites/smptests/smpatomic01/init.c (modified) * testsuites/tmtests/tmfine01/init.c (modified) testsupport: Add worker setup handler Add ... Mon, 16 Mar 2015 17:23:15 GMT Gedare Bloom [a62220fe] * cpukit/libmisc/shell/hexdump-conv.c (modified) shell: remove rtems ifdef, upstream is correct Mon, 16 Mar 2015 17:01:37 GMT Gedare Bloom [ce4e691] * cpukit/libmisc/shell/main_df.c (modified) shell: fix printf warnings Mon, 16 Mar 2015 16:49:47 GMT Gedare Bloom [ed152a0c] * cpukit/libmisc/capture/capture_support.c (modified) capture: fix warnings in print Tue, 10 Mar 2015 17:39:59 GMT Joel Sherrill [bdf23b6c] * cpukit/libmisc/capture/capture-cli.c (modified) * cpukit/libmisc/capture/capture-cli.h (modified) * cpukit/libmisc/capture/capture_support.c (modified) * cpukit/libmisc/fb/fb.h (modified) * cpukit/libmisc/fb/mw_uid.c (modified) * cpukit/rtems/include/rtems/rtems/sem.h (modified) * cpukit/rtems/src/barrier.c (modified) * cpukit/rtems/src/semrelease.c (modified) * cpukit/score/cpu/m68k/rtems/score/m68k.h (modified) * cpukit/score/include/rtems/score/coremsgimpl.h (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/src/coremutexsurrender.c (modified) cpukit: Remove old DESCRIPTION: in comments These were remnants of ... Fri, 06 Mar 2015 17:41:49 GMT Gedare Bloom [3ac68119] * c/src/librtems++/include/rtems++/rtemsTask.h (modified) * cpukit/libmisc/monitor/monitor.h (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/sapi/include/confdefs.h (modified) * doc/user/conf.t (modified) * doc/user/task.t (modified) * doc/user/userext.t (modified) * testsuites/libtests/rtems++/System.h (modified) * testsuites/mptests/mp02/system.h (modified) * testsuites/sptests/sp07/system.h (modified) * testsuites/sptests/spnotepad01/init.c (modified) * testsuites/sptests/sptask_err04/system.h (modified) * testsuites/tmtests/tm08/system.h (modified) cpukit: deprecate notepads Deprecate Classic API Notepads. Mark ... Mon, 09 Mar 2015 21:56:08 GMT Joel Sherrill [34e0a569] * cpukit/libmisc/fsmount/fsmount.h (modified) cpukit/libmisc/fsmount/fsmount.h: Remove duplicate comments and copyright Fri, 06 Mar 2015 16:35:40 GMT Joel Sherrill [cc69334f] * c/src/lib/libbsp/arm/lpc32xx/include/nand-mlc.h (modified) * cpukit/libfs/src/dosfs/dosfs.h (modified) * cpukit/libmisc/capture/capture.h (modified) * cpukit/libmisc/capture/captureimpl.h (modified) * cpukit/rtems/include/rtems/rtems/semimpl.h (modified) * cpukit/rtems/mainpage.h (modified) * cpukit/score/include/rtems/score/threaddispatch.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) Fix a number of minor Doxygen formatting issues Fri, 06 Mar 2015 15:13:40 GMT Alexander Krutwig [33b72fd] * cpukit/libmisc/testsupport/test.h (modified) * cpukit/libmisc/testsupport/testparallel.c (modified) * testsuites/smptests/smpatomic01/init.c (modified) testsupport: Add cascade option to parallel test Fri, 06 Mar 2015 13:41:24 GMT Sebastian Huber [2bd71d95] * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/shell/main_profreport.c (added) * cpukit/libmisc/shell/shellconfig.h (modified) * doc/shell/rtems.t (modified) shell: Add PROFREPORT command Thu, 05 Mar 2015 10:11:25 GMT Sebastian Huber [16b2de35] * cpukit/libmisc/capture/capture.c (modified) capture: Fix warnings Thu, 05 Mar 2015 09:26:30 GMT Sebastian Huber [6fd5b4e] * cpukit/libmisc/testsupport/testextension.c (modified) tests: Fix warning Thu, 05 Mar 2015 08:06:44 GMT Alexander Krutwig [7f577d3] * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/testsupport/test.h (modified) * cpukit/libmisc/testsupport/testparallel.c (added) * testsuites/smptests/smpatomic01/init.c (modified) tests: Refactor parallel test execution Thu, 05 Mar 2015 07:44:59 GMT Sebastian Huber [18d0a49] * cpukit/Makefile.am (modified) * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/testsupport/test.h (moved) * cpukit/libmisc/testsupport/testbeginend.c (moved) * cpukit/libmisc/testsupport/testextension.c (moved) * cpukit/preinstall.am (modified) * cpukit/sapi/Makefile.am (modified) * cpukit/sapi/preinstall.am (modified) * cpukit/wrapup/Makefile.am (modified) Move test support from sapi to libmisc/testsupport Wed, 21 Jan 2015 14:22:46 GMT Sebastian Huber [50a50313] * cpukit/libmisc/shell/print_heapinfo.c (modified) * cpukit/score/include/rtems/score/heap.h (modified) * cpukit/score/src/heap.c (modified) * doc/shell/memory.t (modified) score: Delete superfluous Heap_Statistics::instance This value ... Tue, 23 Dec 2014 09:32:22 GMT Sebastian Huber [cfe6d05e] * cpukit/libmisc/capture/capture.c (modified) capture: Fix lock initialization Sun, 14 Dec 2014 23:30:23 GMT Joel Sherrill [09220c8] * cpukit/libmisc/untar/untar.c (modified) untar.c: Coverity ID 26151 and reformat The Coverity issue was an ... Mon, 15 Dec 2014 13:19:43 GMT Sebastian Huber [a0b1b5ed] * cpukit/libi2c/libi2c.h (modified) * cpukit/libmisc/dummy/default-configuration.c (modified) * testsuites/fstests/fsbdpart01/init.c (modified) * testsuites/fstests/fsdosfsformat01/init.c (modified) * testsuites/fstests/fsdosfsname01/init.c (modified) * testsuites/fstests/fsdosfssync01/init.c (modified) * testsuites/fstests/fsdosfswrite01/init.c (modified) * testsuites/fstests/fsfseeko01/init.c (modified) * testsuites/fstests/fsimfsgeneric01/init.c (modified) * testsuites/fstests/fsrofs01/init.c (modified) * testsuites/fstests/imfs_support/fs_support.c (modified) * testsuites/fstests/jffs2_support/fs_support.c (modified) * testsuites/fstests/mdosfs_support/fs_support.c (modified) * testsuites/fstests/mimfs_support/fs_support.c (modified) * testsuites/fstests/mrfs_support/fs_support.c (modified) * testsuites/libtests/block01/init.c (modified) * testsuites/libtests/block02/init.c (modified) * testsuites/libtests/block03/init.c (modified) * testsuites/libtests/block04/init.c (modified) * testsuites/libtests/block05/init.c (modified) * testsuites/libtests/block06/init.c (modified) * testsuites/libtests/block07/init.c (modified) * testsuites/libtests/block09/init.c (modified) * testsuites/libtests/block10/init.c (modified) * testsuites/libtests/block11/init.c (modified) * testsuites/libtests/block12/init.c (modified) * testsuites/libtests/block13/init.c (modified) * testsuites/libtests/block14/init.c (modified) * testsuites/libtests/block15/init.c (modified) * testsuites/libtests/block16/init.c (modified) * testsuites/libtests/block17/init.c (modified) * testsuites/libtests/crypt01/init.c (modified) * testsuites/libtests/devfs03/init.c (modified) * testsuites/libtests/deviceio01/init.c (modified) * testsuites/libtests/dl01/init.c (modified) * testsuites/libtests/dl02/init.c (modified) * testsuites/libtests/exit01/init.c (modified) * testsuites/libtests/exit02/init.c (modified) * testsuites/libtests/flashdisk01/init.c (modified) * testsuites/libtests/ftp01/init.c (modified) * testsuites/libtests/i2c01/init.c (modified) * testsuites/libtests/md501/init.c (modified) * testsuites/libtests/mghttpd01/init.c (modified) * testsuites/libtests/monitor02/system.h (modified) * testsuites/libtests/newlib01/init.c (modified) * testsuites/libtests/pwdgrp01/init.c (modified) * testsuites/libtests/pwdgrp02/init.c (modified) * testsuites/libtests/sha/init.c (modified) * testsuites/libtests/shell01/init.c (modified) * testsuites/libtests/sparsedisk01/init.c (modified) * testsuites/libtests/syscall01/init.c (modified) * testsuites/libtests/tar01/init.c (modified) * testsuites/libtests/tar02/init.c (modified) * testsuites/libtests/utf8proc01/init.c (modified) * testsuites/psxtests/psx13/main.c (modified) * testsuites/psxtests/psxaio01/system.h (modified) * testsuites/psxtests/psxaio02/system.h (modified) * testsuites/psxtests/psxaio03/system.h (modified) * testsuites/psxtests/psxchroot01/main.c (modified) * testsuites/psxtests/psxfchx01/init.c (modified) * testsuites/psxtests/psxfile01/main.c (modified) * testsuites/psxtests/psxfile02/init.c (modified) * testsuites/psxtests/psxmount/main.c (modified) * testsuites/psxtests/psxpasswd01/init.c (modified) * testsuites/psxtests/psxpasswd02/init.c (modified) * testsuites/psxtests/psxpipe01/init.c (modified) * testsuites/psxtests/psxrdwrv/main.c (modified) * testsuites/psxtests/psxreaddir/main.c (modified) * testsuites/psxtests/psxstat/main.c (modified) * testsuites/samples/fileio/system.h (modified) * testsuites/samples/loopback/init.c (modified) * testsuites/sptests/spcache01/init.c (modified) * testsuites/sptests/spcontext01/init.c (modified) * testsuites/sptests/spfifo01/init.c (modified) * testsuites/sptests/spfifo02/init.c (modified) * testsuites/sptests/spfifo03/init.c (modified) * testsuites/sptests/spfifo04/init.c (modified) * testsuites/sptests/spfifo05/init.c (modified) * testsuites/sptests/spheapprot/init.c (modified) * testsuites/sptests/spinternalerror02/init.c (modified) * testsuites/sptests/spmkdir/init.c (modified) * testsuites/sptests/spmrsp01/init.c (modified) * testsuites/sptests/spnsext01/init.c (modified) * testsuites/sptests/spprofiling01/init.c (modified) * testsuites/sptests/spresource01/init.c (modified) * testsuites/sptests/spscheduler01/init.c (modified) * testsuites/sptests/spsem03/init.c (modified) * testsuites/sptests/spthreadlife01/init.c (modified) Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM This define was ... Fri, 12 Dec 2014 08:42:07 GMT Sebastian Huber [26e04e2f] * cpukit/libmisc/shell/main_help.c (modified) shell: Add 'all' topic for help for all commands Fri, 05 Dec 2014 12:09:11 GMT Sebastian Huber [a2097c5] * cpukit/libmisc/shell/shell.c (modified) shell: Avoid __DATE__ and adjust welcome message The use of ... Thu, 04 Dec 2014 08:38:27 GMT Sebastian Huber [e870941] * c/src/lib/libbsp/Makefile.am (modified) * c/src/lib/libbsp/i386/pc386/Makefile.am (modified) * c/src/lib/libbsp/m68k/mcf5235/Makefile.am (modified) * c/src/lib/libbsp/shared/bspinit.c (deleted) * c/src/lib/libbsp/sparc/erc32/Makefile.am (modified) * c/src/lib/libbsp/sparc/leon2/Makefile.am (modified) * c/src/lib/libbsp/sparc/leon3/Makefile.am (modified) * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/dummy/README (deleted) * cpukit/libmisc/dummy/default-configuration.c (added) * cpukit/libmisc/dummy/dummy.c (deleted) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/defaultconfig01/Makefile.am (added) * testsuites/libtests/defaultconfig01/defaultconfig01.doc (added) * testsuites/libtests/defaultconfig01/defaultconfig01.scn (added) * testsuites/libtests/defaultconfig01/init.c (added) libmisc: More useful default configuration The dummy.c was a ... Wed, 03 Dec 2014 12:00:59 GMT Sebastian Huber [8905201] * cpukit/libmisc/monitor/mon-editor.c (modified) * cpukit/libmisc/monitor/mon-prmisc.c (modified) monitor: Replace puts() with proper fprintf() Mon, 01 Dec 2014 03:53:55 GMT Chris Johns [e37e8504] * cpukit/libmisc/shell/main_edit.c (modified) libmisc/shell: Edit history hack is corrupting memory. Remove it. ... Fri, 28 Nov 2014 10:53:55 GMT Sebastian Huber [d006b46d] * cpukit/libmisc/shell/print_heapinfo.c (modified) * cpukit/score/include/rtems/score/heap.h (modified) * cpukit/score/src/heapallocate.c (modified) * cpukit/score/src/heapfree.c (modified) * doc/shell/memory.t (modified) score: Add heap statistics Add lifetime bytes allocated and freed ... Thu, 27 Nov 2014 12:25:22 GMT Sebastian Huber [2c3c657] * cpukit/libcsupport/src/resource_snapshot.c (modified) * cpukit/libmisc/shell/internal.h (modified) * cpukit/libmisc/shell/main_mallocinfo.c (modified) * cpukit/libmisc/shell/main_wkspaceinfo.c (modified) * cpukit/libmisc/shell/print_heapinfo.c (modified) * cpukit/score/include/rtems/score/heap.h (modified) * cpukit/score/src/heapgetinfo.c (modified) * doc/shell/memory.t (modified) score: Return heap stats via _Heap_Get_information Print out heap ... Thu, 27 Nov 2014 10:44:48 GMT Sebastian Huber [01557b0] * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/include/rtems/malloc.h (modified) * cpukit/libcsupport/src/calloc.c (modified) * cpukit/libcsupport/src/free.c (modified) * cpukit/libcsupport/src/malloc.c (modified) * cpukit/libcsupport/src/malloc_get_statistics.c (deleted) * cpukit/libcsupport/src/malloc_initialize.c (modified) * cpukit/libcsupport/src/malloc_p.h (modified) * cpukit/libcsupport/src/malloc_report_statistics.c (deleted) * cpukit/libcsupport/src/malloc_report_statistics_plugin.c (deleted) * cpukit/libcsupport/src/malloc_statistics_helpers.c (deleted) * cpukit/libcsupport/src/posix_memalign.c (modified) * cpukit/libcsupport/src/realloc.c (modified) * cpukit/libcsupport/src/rtems_heap_extend_via_sbrk.c (modified) * cpukit/libcsupport/src/rtems_memalign.c (modified) * cpukit/libmisc/shell/main_mallocinfo.c (modified) * cpukit/sapi/include/confdefs.h (modified) * doc/shell/memory.t (modified) * doc/user/conf.t (modified) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/malloc05/Makefile.am (deleted) * testsuites/libtests/malloc05/init.c (deleted) * testsuites/libtests/malloc05/malloc05.doc (deleted) * testsuites/libtests/malloc05/malloc05.scn (deleted) * testsuites/libtests/malloctest/task1.c (modified) libcsupport: Delete malloc statistics Use the heap handler ... Thu, 27 Nov 2014 12:37:04 GMT Sebastian Huber [43b09a98] * cpukit/libmisc/shell/internal.h (modified) * cpukit/libmisc/shell/main_mv.c (modified) * cpukit/libmisc/shell/shell.h (modified) * doc/shell/file.t (modified) shell: Make mv, cp and rm usable for applications close #2030 Wed, 19 Nov 2014 20:50:45 GMT Josh Oguin [d4ec0a2] * cpukit/libmisc/monitor/mon-prmisc.c (modified) monitor/mon-prmisc.c: Use puts() not fprintf() CodeSonar flagged ... Wed, 19 Nov 2014 20:42:02 GMT Josh Oguin [90a8e42b] * cpukit/libmisc/monitor/mon-editor.c (modified) monitor/mon-editor.c: Use puts() and snprintf() not fprintf() or ... Wed, 26 Nov 2014 08:57:57 GMT Sebastian Huber [fdd1e20] * cpukit/libmisc/shell/main_edit.c (modified) shell: Include missing header Mon, 24 Nov 2014 19:54:37 GMT Joel Sherrill [ebb39a21] * cpukit/libmisc/shell/hexdump-conv.c (modified) hexdump-conv.c: Use proper printf() formatting for wchar_t Mon, 24 Nov 2014 19:54:26 GMT Joel Sherrill [3bd0cd1] * cpukit/libmisc/shell/main_edit.c (modified) main_edit.c: Do not reference beyond end of array Mon, 24 Nov 2014 23:11:55 GMT Joel Sherrill [d152024] * cpukit/libmisc/shell/main_edit.c (modified) shell/main_edit.c: Note return value not checked Coverity Id ... Mon, 24 Nov 2014 20:14:35 GMT Joel Sherrill [630642e] * cpukit/libmisc/shell/main_blksync.c (modified) shell/main_blksync.c: Fix leak of file descriptor Coverity Id ... Mon, 24 Nov 2014 20:12:54 GMT Joel Sherrill [4afa216] * cpukit/libmisc/shell/main_edit.c (modified) cpukit/libmisc/shell/main_edit.c: Fix use after free() Coverity Id ... Tue, 25 Nov 2014 18:50:01 GMT Jennifer Averett [0a0ded70] * cpukit/libmisc/capture/capture_support.c (modified) capture: Resolve failure path memory leak. Thu, 06 Nov 2014 14:55:32 GMT Jennifer Averett [c577500] * cpukit/libmisc/capture/capture-cli.h (modified) * cpukit/libmisc/capture/capture.h (modified) * cpukit/libmisc/capture/capture_buffer.c (modified) * cpukit/libmisc/capture/capture_buffer.h (modified) * cpukit/libmisc/capture/capture_user_extension.c (modified) * cpukit/libmisc/capture/captureimpl.h (modified) capture: Remove whitespace and fix copyrights. Thu, 06 Nov 2014 14:37:54 GMT Jennifer Averett [66bf2af2] * cpukit/libmisc/capture/capture.c (modified) * cpukit/libmisc/capture/capture.h (modified) * cpukit/libmisc/capture/captureimpl.h (modified) capture: Add SMP support. To support smp data was broken into ... Thu, 06 Nov 2014 14:26:38 GMT Jennifer Averett [04a13bd] * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/capture/capture-cli.c (modified) * cpukit/libmisc/capture/capture_support.c (added) * cpukit/libmisc/capture/captureimpl.h (modified) capture: Move print methods out of cli for reuse. Methods to print ... Fri, 03 Oct 2014 19:01:44 GMT Jennifer Averett [3d5bcded] * cpukit/libmisc/capture/capture.c (modified) * cpukit/libmisc/capture/capture.h (modified) * cpukit/libmisc/capture/capture_user_extension.c (modified) capture: Move logging of task record to occur after filter check. ... Fri, 21 Nov 2014 07:49:57 GMT Sebastian Huber [11925eef] * c/src/lib/libbsp/powerpc/gen5200/ide/pcmcia_ide.c (modified) * c/src/lib/libbsp/powerpc/mvme5500/network/if_100MHz/GT64260eth.c (modified) * c/src/libchip/ide/ata_internal.h (modified) * cpukit/libfs/src/dosfs/fat.h (modified) * cpukit/libfs/src/imfs/imfs_load_tar.c (modified) * cpukit/libfs/src/pipe/fifo.c (modified) * cpukit/libmisc/untar/untar.c (modified) * cpukit/librpc/src/rpc/svc_udp.c (modified) * cpukit/pppd/pppd.h (modified) * testsuites/psxtests/psxaio02/init.c (modified) * testsuites/psxtests/psxaio03/init.c (modified) * testsuites/samples/fileio/init.c (modified) * testsuites/sptests/sp48/init.c (modified) * testsuites/sptests/sp63/init.c (modified) Delete or rename MIN/MAX macros and defines Include ... Wed, 19 Nov 2014 09:46:16 GMT Sebastian Huber [6b4a22e3] * cpukit/libmisc/shell/main_ping.c (modified) shell: Include early This avoids a conflict with ... Tue, 18 Nov 2014 13:05:15 GMT Sebastian Huber [3fe5d01] * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/shell/main_cmdchmod.c (added) * cpukit/libmisc/shell/main_cmdchown.c (added) * cpukit/libmisc/shell/main_cmdls.c (added) * cpukit/libmisc/shell/shellconfig.h (modified) * doc/shell/general.t (modified) shell: Add CMDLS, CMDCHOWN, CMDCHMOD commands Tue, 18 Nov 2014 11:03:11 GMT Sebastian Huber [478455e0] * cpukit/libmisc/shell/main_help.c (modified) shell: Fix help topic header Tue, 18 Nov 2014 06:35:30 GMT Sebastian Huber [7eada71] * cpukit/libmisc/shell/cmds.c (modified) * cpukit/libmisc/shell/internal.h (modified) * cpukit/libmisc/shell/main_alias.c (modified) * cpukit/libmisc/shell/main_help.c (modified) * cpukit/libmisc/shell/main_time.c (modified) * cpukit/libmisc/shell/shell.h (modified) * cpukit/libmisc/shell/shell_cmdset.c (modified) shell: Add mode, UID and GID to shell commands Use this information ... Tue, 18 Nov 2014 10:07:36 GMT Sebastian Huber [ffd5285] * cpukit/libmisc/shell/shell.c (modified) * cpukit/libmisc/shell/shell.h (modified) shell: Inherit UID and GID if no login check Use the UID and GID of ... Tue, 18 Nov 2014 09:36:27 GMT Sebastian Huber [5c141d6a] * cpukit/libmisc/shell/internal.h (modified) * cpukit/libmisc/shell/main_time.c (modified) * cpukit/libmisc/shell/shell.c (modified) * cpukit/libmisc/shell/shell_cmdset.c (modified) shell: Add and use rtems_shell_execute_cmd() Tue, 18 Nov 2014 09:13:55 GMT Sebastian Huber [1227858] * cpukit/libmisc/shell/shell_script.c (modified) shell: Make rtems_shell_main_joel() static Tue, 18 Nov 2014 09:09:30 GMT Sebastian Huber [66da4844] * cpukit/libmisc/shell/main_time.c (modified) shell: Print to stderr in TIME command Tue, 18 Nov 2014 09:03:24 GMT Sebastian Huber [7840b66] * cpukit/libmisc/shell/internal.h (modified) * cpukit/libmisc/shell/shell.c (modified) * cpukit/libmisc/shell/shell_cmdset.c (modified) * cpukit/libmisc/shell/shellconfig.h (modified) shell: Add initial commands and aliases only once Make tables read-only. Mon, 17 Nov 2014 14:58:26 GMT Sebastian Huber [7a2c30f] * cpukit/libmisc/shell/shell_cmdset.c (modified) shell: Simplify rtems_shell_add_cmd_struct() Mon, 17 Nov 2014 14:42:57 GMT Sebastian Huber [bac3d6d] * cpukit/libmisc/shell/main_halt.c (modified) * cpukit/libmisc/shell/shell.c (modified) * cpukit/libmisc/shell/shellconfig.h (modified) * doc/shell/rtems.t (modified) shell: Rename HALT to SHUTDOWN command Use a normal command for ... Mon, 17 Nov 2014 10:55:27 GMT Sebastian Huber [fa028bb] * cpukit/libmisc/shell/login_check.c (modified) * cpukit/libmisc/shell/shell.c (modified) * testsuites/libtests/shell01/init.c (modified) * testsuites/samples/fileio/init.c (modified) shell: Do chroot() after successful login Mon, 17 Nov 2014 13:55:38 GMT Sebastian Huber [373ccbb9] * cpukit/libmisc/shell/shell.c (modified) shell: Use exiting once initialization Avoid TOCTOU issues. Avoid ... Mon, 17 Nov 2014 09:19:00 GMT Sebastian Huber [065d72ce] * cpukit/libmisc/shell/login_check.c (modified) * testsuites/libtests/shell01/init.c (modified) shell: Get supplementary group IDs in login check Fri, 14 Nov 2014 13:31:54 GMT Sebastian Huber [acf9a8d] * cpukit/libmisc/shell/login_check.c (modified) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/shell01/Makefile.am (added) * testsuites/libtests/shell01/init.c (added) * testsuites/libtests/shell01/shell01.doc (added) * testsuites/libtests/shell01/shell01.scn (added) * testsuites/samples/fileio/init.c (modified) shell: Use crypt_r() in rtems_shell_login_check() Use '*" to ... Tue, 04 Nov 2014 22:05:44 GMT Joel Sherrill [54998f6] * cpukit/libmisc/shell/main_edit.c (modified) shell/main_edit.c: Fix warnings Mon, 03 Nov 2014 12:56:00 GMT Jennifer Averett [4123e244] * cpukit/libmisc/cpuuse/cpuusagetop.c (modified) cpuuse: Resolve compile errors. Tue, 28 Oct 2014 12:58:28 GMT Jennifer Averett [8b11ff67] * cpukit/libmisc/capture/capture-cli.c (modified) capture: Remove ctload command. rtems_cpu_usage_top should be used ... Mon, 29 Sep 2014 15:21:00 GMT Jennifer Averett [a7817010] * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/shell/main_top.c (added) * cpukit/libmisc/shell/shellconfig.h (modified) libmisc: Add top to shell. Mon, 29 Sep 2014 15:20:27 GMT Jennifer Averett [6031da4] * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/cpuuse/cpuusagetop.c (added) * cpukit/libmisc/cpuuse/cpuuse.h (modified) libmisc: Add top to cpuusage. Thu, 04 Sep 2014 18:49:04 GMT Jennifer Averett [05e4e599] * cpukit/libmisc/capture/capture-cli.c (modified) * cpukit/libmisc/capture/capture.c (modified) * cpukit/libmisc/capture/capture.h (modified) * cpukit/libmisc/capture/capture_user_extension.c (modified) * cpukit/libmisc/capture/captureimpl.h (modified) capture: Removal of capture task tracking. This patch removes ... Fri, 19 Sep 2014 19:05:49 GMT Jennifer Averett [7c797a1] * cpukit/libmisc/cpuuse/cpuusagereport.c (modified) cpuuse: Move is_executing_on_a_core to threadimpl.h Fri, 24 Oct 2014 23:06:54 GMT Chris Johns [42c77e99] * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/shell/main_edit.c (added) * cpukit/libmisc/shell/shellconfig.h (modified) shell: Add an editor to the shell. This is a small (21K on sparc) ... Mon, 13 Oct 2014 21:14:09 GMT Joel Sherrill [9488c9d] * cpukit/libmisc/redirector/stdio-redirect.c (modified) libmisc/redirector/stdio-redirect.c: Use UL constants since usleep() ... Thu, 16 Oct 2014 13:15:03 GMT Sebastian Huber [21021feb] * cpukit/libmisc/shell/main_lsof.c (modified) shell: Print null mount table entry via LSOF Thu, 16 Oct 2014 10:51:25 GMT Sebastian Huber [cb513f0a] * cpukit/libmisc/shell/main_lsof.c (modified) shell: Improve LSOF output Sun, 12 Oct 2014 21:05:31 GMT Joel Sherrill [388a4e4] * cpukit/libmisc/redirector/stdio-redirect.c (modified) libmisc/redirector/stdio-redirect.c: Use sleep not usleep and do not ...