Ralf Corsepius
6a17d37626
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Cosmetics.
2003-12-11 15:56:01 +00:00
Joel Sherrill
e482c59285
2003-12-11 Joel Sherrill <joel@OARcorp.com>
...
PR 540/rtems_misc
* cpuuse/cpuuse.c, rtmonuse/rtmonuse.c: Correct object name printing.
2003-12-11 14:21:00 +00:00
Joel Sherrill
028e84cf16
2003-12-11 Joel Sherrill <joel@OARcorp.com>
...
PR 531/rtems_misc
* rtmonuse/rtmonuse.c, stackchk/check.c: Correct indexing.
2003-12-11 14:18:16 +00:00
Ralf Corsepius
8d46f4f3a4
2003-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Add $(dirstamp) to compilation rules.
Fix misc. typos.
2003-12-01 04:06:40 +00:00
Ralf Corsepius
9e7e53bf1e
2003-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Add $(dirstamp) to preinstallation rules.
2003-11-30 08:01:23 +00:00
Ralf Corsepius
e0d0253544
2003-11-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Reformat.
2003-11-28 12:59:26 +00:00
Ralf Corsepius
13962be603
2003-11-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* capture/Makefile.am: Remove.
* cpuuse/Makefile.am: Remove.
* devnull/Makefile.am: Remove.
* dummy/Makefile.am: Remove.
* dumpbuf/Makefile.am: Remove.
* fsmount/Makefile.am: Remove.
* monitor/Makefile.am: Remove.
* mw-fb/Makefile.am: Remove.
* rtmonuse/Makefile.am: Remove.
* serdbg/Makefile.am: Remove.
* shell/Makefile.am: Remove.
* stackchk/Makefile.am: Remove.
* untar/Makefile.am: Remove.
* Makefile.am: Merge-in the Makefile.ams above.
2003-11-28 12:53:34 +00:00
Ralf Corsepius
f61198b1c3
2003-11-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* wrapup/Makefile.am: Remove.
* wrapup/.cvsignore: Remove.
* Makefile.am: Reflect changes above.
2003-11-28 00:30:10 +00:00
Ralf Corsepius
0fa54a0be5
2003-11-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* capture/config.h: Remove.
* capture/Makefile.am: Remove config.h.
AM_CPPFLAGS += -I$(top_builddir).
* cpuuse/config.h: Remove.
* cpuuse/Makefile.am: Remove config.h.
AM_CPPFLAGS += -I$(top_builddir).
* devnull/config.h: Remove.
* devnull/Makefile.am: Remove config.h.
AM_CPPFLAGS += -I$(top_builddir).
* dummy/config.h: Remove.
* dummy/Makefile.am: Remove config.h.
AM_CPPFLAGS += -I$(top_builddir).
* dumpbuf/config.h: Remove.
* dumpbuf/Makefile.am: Remove config.h.
AM_CPPFLAGS += -I$(top_builddir).
* monitor/config.h: Remove.
* monitor/Makefile.am: Remove config.h.
AM_CPPFLAGS += -I$(top_builddir).
* mw-fb/config.h: Remove.
* mw-fb/Makefile.am: Remove config.h.
AM_CPPFLAGS += -I$(top_builddir).
* rtmonuse/config.h: Remove.
* rtmonuse/Makefile.am: Remove config.h.
AM_CPPFLAGS += -I$(top_builddir).
* serdbg/config.h: Remove.
* serdbg/Makefile.am: Remove config.h.
AM_CPPFLAGS += -I$(top_builddir).
* shell/config.h: Remove.
* shell/Makefile.am: Remove config.h.
AM_CPPFLAGS += -I$(top_builddir).
* stackchk/config.h: Remove.
* stackchk/Makefile.am: Remove config.h.
AM_CPPFLAGS += -I$(top_builddir).
* untar/config.h: Remove.
* untar/Makefile.am: Remove config.h.
AM_CPPFLAGS += -I$(top_builddir).
2003-11-20 07:38:31 +00:00
Ralf Corsepius
b523336c9d
2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* capture/capture-cli.c: Reflect new rtems_monitor_command_arg_t.
2003-10-21 04:05:47 +00:00
Joel Sherrill
d4c40786f6
2003-09-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
PR 495/rtems_misc
* capture/capture-cli.c, monitor/mon-command.c, monitor/mon-config.c,
monitor/mon-monitor.c, monitor/mon-object.c, monitor/mon-symbols.c,
monitor/monitor.h, shell/cmds.c: Move to making libmisc 16/32 bit
clean.
2003-09-26 17:42:45 +00:00
Ralf Corsepius
c53c680690
*** empty log message ***
2003-09-22 13:18:36 +00:00
Ralf Corsepius
c6d35fa59f
2003-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* monitor/monitor.h:
Add rtems_monitor_commands[] (Illegally applied by shell/).
Remove ifdef(__mips64) (Make broken code visible again).
* monitor/mon-command.c: Add several ifndef RTEMS_UNIX to avoid
warnings.
* monitor/mon-monitor.c: Remove RTEMS_CPU_HAS_16_BIT_ADDRESSES (Make
broken code visible again).
* shell/cmds.c: Remove local decls of rtems_monitor_commands[].
2003-09-22 13:14:26 +00:00
Ralf Corsepius
330dbdb055
2003-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* monitor/monitor.h: Remove STREQ, STNEQ (pollute namespace),
RTEMS_MONITOR_PROMPT (pollutes namespace, useless).
* monitor/mon-command.c: Add RTEMS_MONITOR_PROMPT.
* monitor/mon-monitor.c: Apply private version of STREQ.
2003-09-19 12:48:15 +00:00
Ralf Corsepius
e7f38e8237
2003-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* monitor/symbols.h: Convert to private header.
* monitor/monitor.h: Don't include symbols.h.
Add forward decls. for symbols from symbols.h.
* monitor/Makefile.am: Don't install symbols.h.
* monitor/mon-symbols.c: Include "symbols.h".
2003-09-19 11:54:00 +00:00
Joel Sherrill
3160ff6241
2003-09-04 Joel Sherrill <joel@OARcorp.com>
...
* cpuuse/cpuuse.c, cpuuse/cpuuse.h, devnull/devnull.c,
devnull/devnull.h, dummy/dummy.c, dumpbuf/dumpbuf.c,
dumpbuf/dumpbuf.h, fsmount/fsmount.c, fsmount/fsmount.h,
serdbg/serdbgio.c, serdbg/termios_printk.c, stackchk/check.c,
stackchk/internal.h, stackchk/stackchk.h, untar/untar.c,
untar/untar.h: URL for license changed.
2003-09-04 18:54:19 +00:00
Joel Sherrill
236b701440
2003-08-14 Joel Sherrill <joel@OARcorp.com>
...
PR 408/filesystem
* cpuuse/cpuuse.c: Added sync() service. As part of adding this
service, the new RTEMS service rtems_iterate_over_all_threads() was
also added. This new service makes it easier to iterate over all the
tasks/threads in a system and perform an action on them. This change
is to use the new thread iteration service.
2003-08-14 20:25:28 +00:00
Ralf Corsepius
41a530752c
2003-08-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* fsmount/Makefile.am: Fix path to automake-includes.
2003-08-14 10:20:36 +00:00
Joel Sherrill
a46dac5daa
2003-08-13 Joel Sherrill <joel@OARcorp.com>
...
* fsmount/.cvsignore: New file.
2003-08-13 17:49:22 +00:00
Jennifer Averett
ce275cffd6
2003-08-06 Thomas Doerfler<Thomas.Doerfler@imd-systems.de>
...
PR 369/filesystem
* Makefile.am, shell/cmds.c, wrapup/Makefile.am: sample application to
show the use of the DOSFS functions
* fsmount/Makefile.am, fsmount/README, fsmount/fsmount.c,
fsmount/fsmount.h: New files.
2003-08-06 19:14:14 +00:00
Jennifer Averett
2d99235e7e
2003-08-05 Till Strauman <strauman@slac.stanford.edu>
...
PR 436/rtems_misc
* monitor/mon-monitor.c: monitor registered commands list manipulation bugs
2003-08-05 18:59:56 +00:00
Ralf Corsepius
fff840e493
Cleanup
2003-07-08 17:33:43 +00:00
Ralf Corsepius
2cc936789e
2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Remove (Merged into ../configure.ac).
* Makefile.am:
Reflect having merged configure.ac into ../configure.ac.
* capture/config.h: New.
* capture/Makefile.am: Add config.h.
Reflect having merged configure.ac into ../configure.ac.
* cpuuse/config.h: New.
* cpuuse/Makefile.am: Add config.h.
Reflect having merged configure.ac into ../configure.ac.
* devnull/config.h: New.
* devnull/Makefile.am: Add config.h.
Reflect having merged configure.ac into ../configure.ac.
* dummy/config.h: New.
* dummy/Makefile.am: Add config.h.
Reflect having merged configure.ac into ../configure.ac.
* dumpbuf/config.h: New.
* dumpbuf/Makefile.am: Add config.h.
Reflect having merged configure.ac into ../configure.ac.
* monitor/config.h: New.
* monitor/Makefile.am: Add config.h.
Reflect having merged configure.ac into ../configure.ac.
* mw-fb/config.h: New.
* mw-fb/Makefile.am: Add config.h.
Reflect having merged configure.ac into ../configure.ac.
* rtmonuse/config.h: New.
* rtmonuse/Makefile.am: Add config.h.
Reflect having merged configure.ac into ../configure.ac.
* serdbg/config.h: New.
* serdbg/Makefile.am: Add config.h.
Reflect having merged configure.ac into ../configure.ac.
* shell/config.h: New.
* shell/Makefile.am: Add config.h.
Reflect having merged configure.ac into ../configure.ac.
* stackchk/config.h: New.
* stackchk/Makefile.am: Add config.h.
Reflect having merged configure.ac into ../configure.ac.
* untar/config.h: New.
* untar/Makefile.am: Add config.h.
Reflect having merged configure.ac into ../configure.ac.
* wrapup/Makefile.am:
Reflect having merged configure.ac into ../configure.ac.
2003-07-08 10:39:58 +00:00
Ralf Corsepius
550c3df787
2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* capture/capture-cli.c: Add config-header support.
* capture/capture.c: Add config-header support.
* cpuuse/cpuuse.c: Add config-header support.
* devnull/devnull.c: Add config-header support.
* dummy/dummy.c: Add config-header support.
* dumpbuf/dumpbuf.c: Add config-header support.
* monitor/mon-command.c: Add config-header support.
* monitor/mon-config.c: Add config-header support.
* monitor/mon-dname.c: Add config-header support.
* monitor/mon-driver.c: Add config-header support.
* monitor/mon-extension.c: Add config-header support.
* monitor/mon-itask.c: Add config-header support.
* monitor/mon-manager.c: Add config-header support.
* monitor/mon-monitor.c: Add config-header support.
* monitor/mon-mpci.c: Add config-header support.
* monitor/mon-object.c: Add config-header support.
* monitor/mon-prmisc.c: Add config-header support.
* monitor/mon-queue.c: Add config-header support.
* monitor/mon-server.c: Add config-header support.
* monitor/mon-symbols.c: Add config-header support.
* monitor/mon-task.c: Add config-header support.
* mw-fb/mw_fb.c: Add config-header support.
* mw-fb/mw_uid.c: Add config-header support.
* rtmonuse/rtmonuse.c: Add config-header support.
* serdbg/serdbg.c: Add config-header support.
* serdbg/serdbgio.c: Add config-header support.
* serdbg/termios_printk.c: Add config-header support.
* shell/cmds.c: Add config-header support.
* stackchk/check.c: Add config-header support.
* untar/untar.c: Add config-header support.
2003-07-08 08:39:16 +00:00
Ralf Corsepius
d4ce70d802
2003-07-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Remove RTEMS_BSP from RTEMS_CHECK_MULTIPROCESSING.
2003-07-07 15:45:28 +00:00
Joel Sherrill
85eb9544cf
2003-06-04 Joel Sherrill <joel@OARcorp.com>
...
* stackchk/check.c: Removed warnings.
2003-06-04 20:34:03 +00:00
Ralf Corsepius
ccb1a6ecbb
Merger from rtems-4-6-branch.
2003-04-17 10:55:40 +00:00
Ralf Corsepius
9b353a5013
Merger from rtems-4-6-branch.
2003-03-11 08:47:30 +00:00
Ralf Corsepius
769f47ae8a
Merger from rtems-4-6-branch.
2003-02-28 07:29:21 +00:00
Joel Sherrill
b70779ae7a
2003-02-14 Till Straumann <strauman@slac.stanford.edu>
...
PR 352/rtems_misc
* shell/shell.c: make rtems_shell main task an FP enabled task.
2003-02-14 20:08:45 +00:00
Joel Sherrill
f6c2c30ed4
2003-01-27 Dan Smisko <dan@balanced.com>
...
* stackchk/check.c: Fix problem where _Objects_Get_information()
will dereference a null pointer when checking the interrupt stack.
If there's something at 0, you may be ok at run time but it is wrong.
2003-01-27 16:16:26 +00:00
Joel Sherrill
62e080e114
2003-01-27 Dan Smisko <dan@balanced.com>
...
* monitor/mon-command.c: Correct two potential NULL references.
2003-01-27 16:13:28 +00:00
Ralf Corsepius
d790ca3406
2002-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Fix tests for GCC.
2003-01-25 14:54:13 +00:00
Ralf Corsepius
5a8a05b2c9
2002-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Add check for weak function attribute.
Remove AM_CONDITIONAL([RTEMS_LIBSHELL].
Add AM_CONDITIONAL(LIBSHELL), AM_CONDITIONAL(LIBSERDBG).
* capture/Makefile.am: Use *.a instead of *-tmp.a.
* cpuuse/Makefile.am: Use *.a instead of *-tmp.a.
* devnull/Makefile.am: Use *.a instead of *-tmp.a.
* dummy/Makefile.am: Use *.a instead of *-tmp.a.
* dumpbuf/Makefile.am: Use *.a instead of *-tmp.a.
* monitor/Makefile.am: Use *.a instead of *-tmp.a.
* mw-fb/Makefile.am: Use *.a instead of *-tmp.a.
* rtmonuse/Makefile.am: Use *.a instead of *-tmp.a.
* serdbg/Makefile.am: Use *.a instead of *-tmp.a.
Build iff LIBSERDBG is true.
* shell/Makefile.am: Use *.a instead of *-tmp.a.
Build iff LIBSHELL is true.
* stackchk/Makefile.am: Use *.a instead of *-tmp.a.
* untar/Makefile.am: Use *.a instead of *-tmp.a.
* wrapup/Makefile.am: Reflect changes above.
2003-01-24 12:05:44 +00:00
Ralf Corsepius
126660c57d
2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Require autoconf-2.57+automake-1.7.2.
* capture/Makefile.am: Eliminate C_O_FILES.
* cpuuse/Makefile.am: Ditto.
* devnull/Makefile.am: Ditto.
* dummy/Makefile.am: Ditto.
* dumpbuf/Makefile.am: Ditto.
* monitor/Makefile.am: Ditto.
* rtmonuse/Makefile.am: Ditto.
* serdbg/Makefile.am: Ditto.
* shell/Makefile.am: Ditto.
* stackchk/Makefile.am: Ditto.
* untar/Makefile.am: Ditto.
* mw-fb/Makefile.am: Eliminate C_O_FILES.
Eliminate SRCS.
2002-12-12 06:09:21 +00:00
Ralf Corsepius
5e622a9125
2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
Moving libmisc from rtems/c/src to rtems/cpukit.
* Makefile.am: Reflect new path.
* configure.ac: Reflect new path.
Use RTEMS_ENV_RTEMSCPU instead of RTEMS_ENV_RTEMSBSP.
Remove RTEMS_PROJECT_ROOT.
* capture/Makefile.am: Reflect new path.
Remove OBJS from all-local.
* cpuuse/Makefile.am: Ditto.
* devnull/Makefile.am: Ditto.
* dummy/Makefile.am: Ditto.
* dumpbuf/Makefile.am: Ditto.
* monitor/Makefile.am: Ditto.
* mw-fb/Makefile.am: Ditto.
* rtmonuse/Makefile.am: Ditto.
* serdbg/Makefile.am: Ditto.
* shell/Makefile.am: Ditto.
* stackchk/Makefile.am: Ditto.
* untar/Makefile.am: Ditto.
* wrapup/Makefile.am: Reflect new path.
2002-12-12 03:08:54 +00:00
Ralf Corsepius
ea02247cb7
2002-12-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
2002-12-10 11:27:05 +00:00
Ralf Corsepius
52058a6b0f
2002-12-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* capture/Makefile.am: Don't include @RTEMS_BSP@.cfg.
* cpuuse/Makefile.am: Don't include @RTEMS_BSP@.cfg.
* devnull/Makefile.am: Don't include @RTEMS_BSP@.cfg.
* dummy/Makefile.am: Don't include @RTEMS_BSP@.cfg.
* dumpbuf/Makefile.am: Don't include @RTEMS_BSP@.cfg.
* monitor/Makefile.am: Don't include @RTEMS_BSP@.cfg.
* mw-fb/Makefile.am: Don't include @RTEMS_BSP@.cfg.
* rtmonuse/Makefile.am: Don't include @RTEMS_BSP@.cfg.
* serdbg/Makefile.am: Don't include @RTEMS_BSP@.cfg.
* shell/Makefile.am: Don't include @RTEMS_BSP@.cfg.
* stackchk/Makefile.am: Don't include @RTEMS_BSP@.cfg.
* untar/Makefile.am: Don't include @RTEMS_BSP@.cfg.
* wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
2002-12-10 08:48:53 +00:00
Joel Sherrill
e819fefcd2
2002-12-02 Joel Sherrill <joel@OARcorp.com>
...
* stackchk/check.c: Better handling of task name.
2002-12-03 00:47:10 +00:00
Ralf Corsepius
cef22e874a
2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* monitor/mon-commands.c: Removed warnings for RTEMS_UNIX.
2002-11-15 14:14:36 +00:00
Ralf Corsepius
22b689b274
2002-11-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* capture/Makefile.am: Remove AUTOMAKE_OPTIONS.
* serdbg/Makefile.am: Remove AUTOMAKE_OPTIONS.
* serdbg/serdbgio.c: Add #include <unistd.h>.
* shell/Makefile.am: Add RTEMS_LIBSHELL conditional.
* wrapup/Makefile.am: Add RTEMS_LIBSHELL conditional.
* configure.ac: Check for stdio assignments.
Add RTEMS_LIBSHELL conditional.
2002-11-14 12:13:26 +00:00
Joel Sherrill
1889c7fd88
2002-11-01 Joel Sherrill <joel@OARcorp.com>
...
* stackchk/check.c: Removed warnings.
2002-11-01 14:58:18 +00:00
Joel Sherrill
a761f5650d
2002-10-31 Joel Sherrill <joel@OARcorp.com>
...
* stackchk/check.c: Removed warning.
2002-10-31 20:13:39 +00:00
Ralf Corsepius
5ceb9d24c0
2002-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* monitor/mon-command.c: Don't build rtems_monitor_line_editor for
RTEMS_UNIX to avoid gcc warning.
2002-10-26 06:29:59 +00:00
Joel Sherrill
12857dda9a
2002-10-24 Fabrizio Pirovano <pirovano.thysys@tiscalinet.it>
...
* capture/capture.c, monitor/mon-manager.c, stackchk/check.c:
Patch to remove problems introduced by object name rework.
2002-10-24 22:19:27 +00:00
Ralf Corsepius
8730f45f28
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
2002-10-21 12:19:27 +00:00
Ralf Corsepius
84206479fb
2002-08-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* shell/shell.c: #include <time.h>
* wrapup/Makefile.am: Eliminate LIBNAME.
2002-08-30 13:13:07 +00:00
Ralf Corsepius
45e4f321ed
2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* capture/Makefile.am: Use .$(OBJEXT) instead of .o.
* cpuuse/Makefile.am: Use .$(OBJEXT) instead of .o.
* devnull/Makefile.am: Use .$(OBJEXT) instead of .o.
* dummy/Makefile.am: Use .$(OBJEXT) instead of .o.
* dumpbuf/Makefile.am: Use .$(OBJEXT) instead of .o.
* monitor/Makefile.am: Use .$(OBJEXT) instead of .o.
* mw-fb/Makefile.am: Use .$(OBJEXT) instead of .o.
* rtmonuse/Makefile.am: Use .$(OBJEXT) instead of .o.
* serdbg/Makefile.am: Use .$(OBJEXT) instead of .o.
* shell/Makefile.am: Use .$(OBJEXT) instead of .o.
* stackchk/Makefile.am: Use .$(OBJEXT) instead of .o.
* untar/Makefile.am: Use .$(OBJEXT) instead of .o.
2002-08-11 05:51:17 +00:00
Ralf Corsepius
fbe799b32c
2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* shell/Makefile.am: Remove shell.h from EXTRA_DIST.
2002-08-09 10:29:31 +00:00
Joel Sherrill
ca5fe675bc
2002-08-01 Joel Sherrill <joel@OARcorp.com>
...
* cpuuse/cpuuse.c (CPU_usage_Dump) : Corrected so it honors when an
object name is raw versus being a string.
2002-08-02 00:43:44 +00:00