summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/shell/shell.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-13libmisc/shell: Work around tmux bug in row and columnChris Johns1-25/+125
2022-11-23libmisc/shell: Support terminal size as env variablesChris Johns1-2/+81
2022-04-06shell: Add rtems_shell_run_main_loop()Sebastian Huber1-0/+25
2022-04-06shell: Move rtems_shell_init_environment() callSebastian Huber1-2/+2
2022-04-06shell: Add and use SHELL_MAGICSebastian Huber1-3/+5
2022-04-06shell: Simplify rtems_shell_dup_current_env()Sebastian Huber1-10/+7
2022-04-06shell: Refactor rtems_shell_main_loop()Sebastian Huber1-134/+150
2022-04-06shell: Move line editor output checkSebastian Huber1-44/+38
2022-04-05Update email address of Fernando Ruiz Casas to <fruizcasas@gmail.com>Joel Sherrill1-7/+7
2022-03-16shell: Avoid potential stack corruptionSebastian Huber1-7/+1
2021-02-18shell.c: Fix Dereference before null check (CID #1467420)Ryan Long1-1/+4
2020-10-15shell/shell.c: Fix illegal string copyFrank Kühndel1-4/+14
2020-10-15shell/shell.c: Fix an implicit type castFrank Kühndel1-1/+3
2020-09-28Fixing bug in line editing of the shell with CTRL-U.Frank Kühndel1-0/+5
2020-08-08shell: Only clear std handles when the shell task exitsChris Johns1-4/+22
2020-05-06rtems: Add rtems_get_copyright_notice()Sebastian Huber1-2/+12
2020-05-06Use rtems_get_version_string()Sebastian Huber1-3/+3
2020-04-15libmisc/shell: Fix the handling of joel scripts in telnetChris Johns1-101/+268
2019-05-14shell: Avoid rtems_error()Sebastian Huber1-9/+0
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber1-1/+0
2018-10-02Use rtems_task_exit()Sebastian Huber1-1/+1
2018-03-12shell: Fix rtems_shell_init_env()Sebastian Huber1-1/+1
2017-08-14libmisc/shell: Make some internal shell functions public.Chris Johns1-4/+7
2014-12-05shell: Avoid __DATE__ and adjust welcome messageSebastian Huber1-2/+1
2014-11-20shell: Inherit UID and GID if no login checkSebastian Huber1-0/+8
2014-11-20shell: Add and use rtems_shell_execute_cmd()Sebastian Huber1-9/+1
2014-11-20shell: Add initial commands and aliases only onceSebastian Huber1-4/+18
2014-11-20shell: Rename HALT to SHUTDOWN commandSebastian Huber1-3/+0
2014-11-20shell: Do chroot() after successful loginSebastian Huber1-38/+37
2014-11-20shell: Use exiting once initializationSebastian Huber1-38/+31
2014-09-04shell.c: Add cast to match printf() expectations for width specifierJoel Sherrill1-1/+6
2014-06-04shell: Add rtems_shell_dup_current_env to get a default env.Chris Johns1-17/+32
2014-05-28shell: Make rtems_global_shell_env publicSebastian Huber1-1/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-20cpukit/shell: Replace task variables with posix keys.Christian Mauderer1-18/+38
2012-12-01Support additional shell keystrokes.Ric Claus1-70/+150
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-12-042011-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-5/+5
2010-03-122010-03-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2010-01-202010-01-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-5/+1
2009-11-30Added format string to fprintf().Thomas Doerfler1-3/+3
2009-11-232009-11-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-6/+10
2009-05-032009-05-03 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+0
2009-04-14adapt copyright statementsThomas Doerfler1-20/+20
2009-03-272009-03-27 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill1-138/+47
2009-02-27 * libmisc/shell/shell.c, libmisc/shell/shell.h: Changed type forThomas Doerfler1-38/+43
2009-01-232009-01-23 Chris Johns <chrisj@rtems.org>Chris Johns1-2/+1
2008-12-182008-12-18 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill1-6/+6
2008-10-152008-10-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+2
2008-09-032008-09-03 Cindy Cicalese <cicalese@mitre.org>Joel Sherrill1-1/+1