summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/shell/shell.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libmisc/shell: Updating joel script handling fixes from RTEMS 5Chris Johns2020-04-141-67/+116
* libmisc/shell: Fix the handling of joel scripts in telnetChris Johns2020-02-191-94/+203
* libmisc/shell: Make some internal shell functions public.Chris Johns2017-08-231-4/+7
* shell: Avoid __DATE__ and adjust welcome messageSebastian Huber2014-12-051-2/+1
* shell: Inherit UID and GID if no login checkSebastian Huber2014-11-201-0/+8
* shell: Add and use rtems_shell_execute_cmd()Sebastian Huber2014-11-201-9/+1
* shell: Add initial commands and aliases only onceSebastian Huber2014-11-201-4/+18
* shell: Rename HALT to SHUTDOWN commandSebastian Huber2014-11-201-3/+0
* shell: Do chroot() after successful loginSebastian Huber2014-11-201-38/+37
* shell: Use exiting once initializationSebastian Huber2014-11-201-38/+31
* shell.c: Add cast to match printf() expectations for width specifierJoel Sherrill2014-09-041-1/+6
* shell: Add rtems_shell_dup_current_env to get a default env.Chris Johns2014-06-041-17/+32
* shell: Make rtems_global_shell_env publicSebastian Huber2014-05-281-1/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* cpukit/shell: Replace task variables with posix keys.Christian Mauderer2014-03-201-18/+38
* Support additional shell keystrokes.Ric Claus2012-12-011-70/+150
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-041-5/+5
* 2010-03-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-03-121-1/+1
* 2010-01-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-01-201-5/+1
* Added format string to fprintf().Thomas Doerfler2009-11-301-3/+3
* 2009-11-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-11-231-6/+10
* 2009-05-03 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-05-031-4/+0
* adapt copyright statementsThomas Doerfler2009-04-141-20/+20
* 2009-03-27 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2009-03-271-138/+47
* * libmisc/shell/shell.c, libmisc/shell/shell.h: Changed type forThomas Doerfler2009-02-271-38/+43
* 2009-01-23 Chris Johns <chrisj@rtems.org>Chris Johns2009-01-231-2/+1
* 2008-12-18 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2008-12-181-6/+6
* 2008-10-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-151-0/+2
* 2008-09-03 Cindy Cicalese <cicalese@mitre.org>Joel Sherrill2008-09-031-1/+1
* Convert to using "bool".Ralf Corsepius2008-09-011-17/+18
* 2008-08-27 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-271-16/+0
* 2008-07-29 Chris Johns <chrisj@rtems.org>Chris Johns2008-07-291-1/+1
* 2008-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-07-161-30/+79
* Restore terminal settings on exit.Thomas Doerfler2008-07-101-2/+13
* 2008-05-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-05-271-2/+15
* 2008-04-12 Chris Johns <chrisj@rtems.org>Chris Johns2008-04-111-5/+17
* 2008-04-08 Chris Johns <chrisj@rtems.org>Chris Johns2008-04-081-4/+16
* 2008-04-03 Chris Johns <chrisj@rtems.org>Chris Johns2008-04-031-108/+424
* 2008-03-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-03-071-10/+20
* 2008-03-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-03-051-5/+13
* 2008-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-02-191-1/+0
* 2008-01-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-01-111-3/+6
* 2008-01-05 Chris Johns <chrisj@rtems.org>Chris Johns2008-01-051-1/+4
* 2007-12-22 Chris Johns <chrisj@rtems.org>Chris Johns2007-12-221-69/+184
* 2007-12-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-191-4/+4
* 2007-12-17 Chris Johns <chrisj@rtems.org>Chris Johns2007-12-171-59/+68
* 2007-12-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-12-111-261/+100
* 2007-12-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-12-101-239/+170
* 2007-12-03 Chris Johns <chrisj@rtems.org>Chris Johns2007-12-031-1/+3