summaryrefslogtreecommitdiffstats
path: root/doc/shell (follow)
Commit message (Collapse)AuthorAgeFilesLines
* doc master include files: Do not include top node on printed outputJoel Sherrill2013-02-261-0/+2
| | | | | | In PDF, DVI, and PostScript files, the contents of the @top node were being printed. These are intended only for info and html output formats.
* doc: Update version.texi and stamp-vti filesJoel Sherrill2013-02-262-4/+4
| | | | | See http://www.rtems.org/pipermail/rtems-devel/2013-February/002466.html for instructions on how to do this.
* doc: Update to build info format with texinfo 4.13 and 5.0Joel Sherrill2013-02-261-8/+9
| | | | | Texinfo 5.0 is a complete reimplementation and has stricter interpretations of the texinfo language.
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-118-24/+0
| | | | | | | | | | | | Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
* Revert: Remove CVS IdsJoel Sherrill2012-05-071-0/+3
| | | | | See http://www.rtems.org/pipermail/rtems-devel/2012-May/001006.html for details.
* Remove CVS-Ids.Ralf Corsépius2012-05-041-3/+0
|
* PR 2012 - mdump/wdump shell cmds handle length arg incorrectly; add ldump cmdJoel Sherrill2012-02-021-15/+100
| | | | | | | | | | | | | * libmisc/shell/main_mdump.c: Reworked to fix bugs in handling of the length argument and to provide an "ldump" command. This file now also supports the "wdump" command. In addition, an RTEMS API function called rtems_mdump() is provided to allow easy dumping from application code. * libmisc/shell/main_mwdump.c: Obsolete file. * libmisc/Makefile.am: Removed main_mwdump.c * libmisc/shell/shellconfig.h: Added "ldump" command. * shell/memory.t: Added documentation for the "ldump" command Signed-off-by: Ric Claus <claus@SLAC.Stanford.edu>
* Remove all .cvsignore files.Joel Sherrill2012-02-011-32/+0
|
* 2011-12-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-12-063-17/+4
| | | | | | | | | | | | | | | | | | | | | | | PR 1793/doc * .cvsignore, Makefile.am, README, configure.ac, index.html.in, main.am, project.am, ada_user/.cvsignore, ada_user/ada_user.texi, ada_user/example.texi, bsp_howto/.cvsignore, bsp_howto/bsp_howto.texi, cpu_supplement/.cvsignore, cpu_supplement/cpu_supplement.texi, cpu_supplement/preface.texi, develenv/.cvsignore, develenv/develenv.texi, develenv/intro.texi, filesystem/.cvsignore, filesystem/filesystem.texi, filesystem/preface.texi, networking/.cvsignore, networking/networking.texi, networking/preface.texi, porting/.cvsignore, porting/porting.texi, porting/preface.texi, posix1003.1/.cvsignore, posix1003.1/posix1003_1.texi, posix_users/.cvsignore, posix_users/posix_users.texi, posix_users/preface.texi, shell/.cvsignore, shell/preface.texi, shell/shell.texi, started/.cvsignore, started/started.texi, user/.cvsignore, user/c_user.texi, user/dirstat.texi, user/example.texi, user/glossary.texi, user/preface.texi: Convert from texi2www to texi2html. * texi2html_init.in: New file. * rtems_footer.html.in, rtems_header.html.in: Removed.
* 2011-12-05 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-12-051-2/+2
| | | | | | | | | | * ada_user/version.texi, bsp_howto/version.texi, cpu_supplement/version.texi, develenv/version.texi, filesystem/version.texi, networking/version.texi, porting/version.texi, posix1003.1/version.texi, posix_users/version.texi, shell/version.texi, started/version.texi, user/version.texi: Update to match when files in directory where last touched.
* 2011-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-02-281-1/+1
| | | | * setup.def, shell/preface.texi: Bump to 4.10.99.0
* New.Ralf Corsepius2010-06-112-0/+8
|
* Remove EDITION (Unused)Ralf Corsepius2010-06-112-3/+0
|
* 2010-05-13 Chris Johns <chrisj@rtems.org>Chris Johns2010-05-132-47/+1245
| | | | | * shell/file.t: Add dd, debugrfs, hexdump, ln, mknod, mkrfs, mv. * shell/general.t: Add time.
* 2010-05-12 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-05-122-0/+57
| | | | | | PR 1512/doc * shell/general.t: Add rtc. * shell/file.t: Add fdisk.
* 2010-05-09 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-05-091-1/+220
| | | | | PR 1512/doc * shell/general.t: Add setenv, getenv, and unsetenv.
* 2009-03-30 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2009-03-301-12/+15
| | | | * shell/confinit.t: New argument sequence for rtems_shell_init().
* 2009-02-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-02-271-0/+4
| | | | | | | | * posix_users/preface.texi, shell/preface.texi: Add stock acknowledgement paragraphs that are required when excerpting and reusing text from POSIX standards per the agreement at * common/opengroup_manpage_acknowledgement.texi, common/opengroup_preface_acknowledgement.texi: New files.
* 2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-02-191-0/+73
| | | | * shell/rtems.t: Add halt command.
* 2008-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-011-1/+1
| | | | * shell/preface.texi: Bump version to 4.9.99.0
* 2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-171-1/+1
| | | | | * shell/rtems.t, user/conf.t, user/stackchk.t: Rename STACK_CHECKER_ON to more appropriate CONFIGURE_STACK_CHECKER_ENABLED.
* 2008-07-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-07-232-1/+57
| | | | * shell/Makefile.am, shell/rtems.t: Add pthread command.
* 2008-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-07-161-4/+5
| | | | * shell/confinit.t: New argument sequence for rtems_shell_init().
* 2008-02-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-02-291-0/+208
| | | | * shell/general.t: Add sleep and echo commands.
* 2008-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-02-296-17/+374
| | | | | | | | * shell/.cvsignore, shell/Makefile.am, shell/memory.t, shell/preface.texi, shell/shell.texi: Added much information the Preface. Created initial version of Configuration and Intialization chapter. Links are now complete from start to end of manual. * shell/confinit.t: New file.
* 2008-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-02-282-28/+271
| | | | | * shell/file.t, shell/network.t: Document more commands and provide more examples.
* 2008-02-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-02-276-158/+488
| | | | | | * shell/file.t, shell/general.t, shell/memory.t, shell/network.t, shell/rtems.t, shell/shell.texi: Many commands now have real descriptions with examples.
* 2008-02-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-02-272-4/+6
| | | | * shell/file.t, shell/general.t: More commands documented.
* 2008-02-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-02-262-24/+89
| | | | * shell/.cvsignore, shell/file.t: Add most of file commands.
* 2008-02-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-02-215-155/+210
| | | | | * shell/file.t, shell/general.t, shell/memory.t, shell/network.t, shell/rtems.t: More descriptions and examples added.
* 2008-02-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-02-215-9/+448
| | | | | | * shell/file.t, shell/general.t, shell/memory.t, shell/network.t, shell/rtems.t: Add mount and cp command information from Chris Johns. Reformat some things.
* 2008-02-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-02-215-288/+287
| | | | | * shell/file.t, shell/general.t, shell/memory.t, shell/network.t, shell/rtems.t: A bit of clean up on the script.
* 2008-02-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-02-215-236/+283
| | | | | * shell/file.t, shell/general.t, shell/memory.t, shell/network.t, shell/rtems.t: Change configure messages per Chris Johns suggestion.
* 2008-02-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-02-209-0/+3281
* Makefile.am, configure.ac, index.html.in: Add initial version of RTEMS Shell Manual. This is largely a starting point but has most of the required structure. * shell/.cvsignore, shell/Makefile.am, shell/file.t, shell/general.t, shell/memory.t, shell/network.t, shell/preface.texi, shell/rtems.t, shell/shell.texi: New files.