summaryrefslogtreecommitdiffstats
path: root/doc/shell (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-02-26doc master include files: Do not include top node on printed outputJoel Sherrill1-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.
2013-02-26doc: Update version.texi and stamp-vti filesJoel Sherrill2-4/+4
See http://www.rtems.org/pipermail/rtems-devel/2013-February/002466.html for instructions on how to do this.
2013-02-26doc: Update to build info format with texinfo 4.13 and 5.0Joel Sherrill1-8/+9
Texinfo 5.0 is a complete reimplementation and has stricter interpretations of the texinfo language.
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill8-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.
2012-05-07Revert: Remove CVS IdsJoel Sherrill1-0/+3
See http://www.rtems.org/pipermail/rtems-devel/2012-May/001006.html for details.
2012-05-04Remove CVS-Ids.Ralf Corsépius1-3/+0
2012-02-02PR 2012 - mdump/wdump shell cmds handle length arg incorrectly; add ldump cmdJoel Sherrill1-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>
2012-02-01Remove all .cvsignore files.Joel Sherrill1-32/+0
2011-12-062011-12-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill3-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-052011-12-05 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-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-282011-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
* setup.def, shell/preface.texi: Bump to 4.10.99.0
2010-06-11New.Ralf Corsepius2-0/+8
2010-06-11Remove EDITION (Unused)Ralf Corsepius2-3/+0
2010-05-132010-05-13 Chris Johns <chrisj@rtems.org>Chris Johns2-47/+1245
* shell/file.t: Add dd, debugrfs, hexdump, ln, mknod, mkrfs, mv. * shell/general.t: Add time.
2010-05-122010-05-12 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2-0/+57
PR 1512/doc * shell/general.t: Add rtc. * shell/file.t: Add fdisk.
2010-05-092010-05-09 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+220
PR 1512/doc * shell/general.t: Add setenv, getenv, and unsetenv.
2009-03-302009-03-30 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill1-12/+15
* shell/confinit.t: New argument sequence for rtems_shell_init().
2009-02-272009-02-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-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-192009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+73
* shell/rtems.t: Add halt command.
2008-10-012008-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
* shell/preface.texi: Bump version to 4.9.99.0
2008-09-172008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
* shell/rtems.t, user/conf.t, user/stackchk.t: Rename STACK_CHECKER_ON to more appropriate CONFIGURE_STACK_CHECKER_ENABLED.
2008-07-232008-07-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-1/+57
* shell/Makefile.am, shell/rtems.t: Add pthread command.
2008-07-162008-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+5
* shell/confinit.t: New argument sequence for rtems_shell_init().
2008-02-292008-02-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+208
* shell/general.t: Add sleep and echo commands.
2008-02-292008-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill6-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-282008-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-28/+271
* shell/file.t, shell/network.t: Document more commands and provide more examples.
2008-02-272008-02-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill6-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-272008-02-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-4/+6
* shell/file.t, shell/general.t: More commands documented.
2008-02-262008-02-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-24/+89
* shell/.cvsignore, shell/file.t: Add most of file commands.
2008-02-212008-02-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill5-155/+210
* shell/file.t, shell/general.t, shell/memory.t, shell/network.t, shell/rtems.t: More descriptions and examples added.
2008-02-212008-02-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill5-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-212008-02-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill5-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-212008-02-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill5-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-202008-02-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill9-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.