summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/shell/shell.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libmisc/shell: Work around tmux bug in row and columnChris Johns2023-12-131-25/+125
* libmisc/shell: Support terminal size as env variablesChris Johns2022-11-231-2/+81
* shell: Add rtems_shell_run_main_loop()Sebastian Huber2022-04-061-0/+25
* shell: Move rtems_shell_init_environment() callSebastian Huber2022-04-061-2/+2
* shell: Add and use SHELL_MAGICSebastian Huber2022-04-061-3/+5
* shell: Simplify rtems_shell_dup_current_env()Sebastian Huber2022-04-061-10/+7
* shell: Refactor rtems_shell_main_loop()Sebastian Huber2022-04-061-134/+150
* shell: Move line editor output checkSebastian Huber2022-04-061-44/+38
* Update email address of Fernando Ruiz Casas to <fruizcasas@gmail.com>Joel Sherrill2022-04-051-7/+7
* shell: Avoid potential stack corruptionSebastian Huber2022-03-161-7/+1
* shell.c: Fix Dereference before null check (CID #1467420)Ryan Long2021-02-181-1/+4
* shell/shell.c: Fix illegal string copyFrank Kühndel2020-10-151-4/+14
* shell/shell.c: Fix an implicit type castFrank Kühndel2020-10-151-1/+3
* Fixing bug in line editing of the shell with CTRL-U.Frank Kühndel2020-09-281-0/+5
* shell: Only clear std handles when the shell task exitsChris Johns2020-08-081-4/+22
* rtems: Add rtems_get_copyright_notice()Sebastian Huber2020-05-061-2/+12
* Use rtems_get_version_string()Sebastian Huber2020-05-061-3/+3
* libmisc/shell: Fix the handling of joel scripts in telnetChris Johns2020-04-151-101/+268
* shell: Avoid rtems_error()Sebastian Huber2019-05-141-9/+0
* Remove superfluous <rtems/system.h> includesSebastian Huber2019-03-141-1/+0
* Use rtems_task_exit()Sebastian Huber2018-10-021-1/+1
* shell: Fix rtems_shell_init_env()Sebastian Huber2018-03-121-1/+1
* libmisc/shell: Make some internal shell functions public.Chris Johns2017-08-141-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