source: rtems/cpukit/libmisc/shell

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @54998f6   11/04/14 22:05:44 Joel Sherrill shell/main_edit.c: Fix warnings 4.115
(edit) @a7817010   09/29/14 15:21:00 Jennifer Averett libmisc: Add top to shell. 4.115
(edit) @42c77e99   10/24/14 23:06:54 Chris Johns shell: Add an editor to the shell. This is a small (21K on sparc) … 4.115
(edit) @21021feb   10/16/14 13:15:03 Sebastian Huber shell: Print null mount table entry via LSOF 4.115
(edit) @cb513f0a   10/16/14 10:51:25 Sebastian Huber shell: Improve LSOF output 4.115
(edit) @308bb9b   10/12/14 21:09:20 Joel Sherrill shell/main_cp.c: Delete unused -rtems_shell_cp_exit() 4.115
(edit) @1c1b082   10/10/14 08:26:50 Sebastian Huber shell/lsof: Fix warnings 4.115
(edit) @56ed56a6   10/03/14 22:55:12 Chris Johns libmisc/shell: Remove the need for -lm when linking from the ping … 4.115
(edit) @b299960   09/14/14 23:10:45 Chris Johns shell: Add an md5 hash command for files. This command lets you get … 4.115
(edit) @a8fa078   09/14/14 22:00:18 Chris Johns shell: Add a ping command. The ping code is taken from a recent … 4.115
(edit) @06ac8b71   09/03/14 14:59:37 Joel Sherrill shell.c: Add cast to match printf() expectations for width specifier 4.115
(edit) @bb58190   05/29/14 05:05:56 Chris Johns shell: Add rtems_shell_dup_current_env to get a default env. Remove … 4.115
(edit) @5f0ab5cf   05/28/14 15:17:29 Sebastian Huber shell: Make rtems_global_shell_env public Provide … 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @6cd4a5c   03/19/14 16:17:39 Christian.Mauderer cpukit/shell: Replace task variables with posix keys. Use posix keys … 4.115
(edit) @27545fca   10/30/13 15:33:35 ralf.kirchner network: Add help text for ifconfig 4.115
(edit) @259328a7   12/16/13 00:59:51 Chris Johns cpukit/shell: Control help break with SHELL_LINES env variable. … 4.115
(edit) @db97feb5   09/23/13 13:22:02 Joel Sherrill internal.h/main_mdump.c: Convert main methods to static 4.115
(edit) @2cdace7   09/21/13 20:45:51 Joel Sherrill main_mv.c: Address set but not used warning It looks like the paths … 4.115
(edit) @96654dc   09/05/13 16:15:27 Gedare Bloom shell: Out-of-bounds access In case the length of cwd path plus the … 4.115
(edit) @ae75429   08/06/13 14:10:26 Sebastian Huber PR766: Delete RTEMS_VIOLATE_KERNEL_VISIBILITY 4.115
(edit) @ffa2defc   08/06/13 08:58:58 rdiezmail-rtems Fix compiler warnings 4.115
(edit) @7660e8b3   07/23/13 11:32:58 Sebastian Huber Include missing <string.h> 4.115
(edit) @993a888   07/18/13 13:05:37 Sebastian Huber rtems: Create message queue implementation header Move implementation … 4.115
(edit) @f2d9fda   07/18/13 13:33:44 Sebastian Huber shell: Include missing header file 4.115
(edit) @7bb71c7   05/16/13 09:24:09 Andrey Mozzhuhin shell: Add df command 4.115
(edit) @d2d09eac   05/15/13 13:14:28 Andreas Heinig shell: Fix NULL pointer access 4.115
(edit) @f3255a6   12/28/12 17:30:27 matkallada Header File Doxygen Enhancement Task #11 4.115
(edit) @ea4f072   12/14/12 09:23:30 Sebastian Huber shell: Remove interface down warning in ifconfig Whether an interface … 4.115
(edit) @a0bc1dc   12/05/12 12:58:19 ralf.kirchner dosfs: Delete fattype parameter for msdos_format() Delete fattype … 4.115
(edit) @5b8d935a   12/05/12 13:11:26 ralf.kirchner dosfs: Add skip_alignment for msdos_format() Add skip_alignment … 4.115
(edit) @22e98377   11/30/12 23:52:51 Ric Claus Support additional shell keystrokes. Emacs style keystrokes Ctrl-B, … 4.115
(edit) @8219438   11/30/12 23:50:40 Ric Claus Updated mount usage line. The mount usage line didn't mention the '-o … 4.115
(edit) @fcfef0e   11/30/12 23:49:57 Ric Claus Updated mkdos options string. The usage statement for the mkdos … 4.115
(edit) @d3c86023   09/05/12 17:25:38 Joel Sherrill shell/dd-misc.c: Rename unused to avoid conflict with new <sys/cdefs.h> 4.115
(edit) @9f527308   06/12/12 07:46:09 Sebastian Huber libblock: Add block device statistics 4.115
(edit) @4acbff6   05/23/12 09:39:05 Sebastian Huber shell/lsof: Use fprintf() instead of printk() 4.115
(edit) @9b4422a2   05/03/12 15:09:24 Joel Sherrill Remove All CVS Id Strings Possible Using a Script Script does what is … 4.115
(edit) @4648ade   02/17/12 21:29:58 Ric Claus PR 2021 - mdump address problem with volatile 4.115
(edit) @c649976   02/28/12 12:28:42 Sebastian Huber libblock: New block IO control support functions 4.115
(edit) @3b7c123   03/13/12 10:33:51 Sebastian Huber Filesystem: Reference counting for locations o A new data structure … 4.115
(edit) @002affc   02/13/12 15:40:54 Sebastian Huber Avoid NULL pointer access 4.115
(edit) @fdcf6c11   02/03/12 22:05:50 Joel Sherrill PR 2001/shell - medit command argument parsing correction "medit" … 4.115
(edit) @6d1a1d3   02/02/12 21:02:16 Joel Sherrill PR 2012 - mdump/wdump shell cmds handle length arg incorrectly; add … 4.115
(edit) @32f5014b   12/05/11 09:46:57 Ralf Corsepius 2011-12-05 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @3237e88   12/05/11 05:04:49 Ralf Corsepius 2011-12-05 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @a8ed055   12/04/11 18:27:40 Ralf Corsepius 2011-12-04 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @4326cdee   12/04/11 18:25:45 Ralf Corsepius 2011-12-04 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @cb2464b   12/04/11 18:22:14 Ralf Corsepius 2011-12-04 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @d7417a51   12/04/11 18:20:23 Ralf Corsepius 2011-12-04 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @5383441c   12/04/11 18:18:52 Ralf Corsepius 2011-12-04 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @94547d1   12/04/11 11:57:51 Ralf Corsepius 2011-12-04 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @3421e520   12/04/11 10:22:51 Ralf Corsepius * libmisc/shell/main_help.c: Make rtems_shell_help_cmd, … 4.115
(edit) @f1d9293e   12/04/11 09:51:48 Ralf Corsepius 2011-12-04 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @9cfd222   12/04/11 09:42:29 Ralf Corsepius 2011-12-04 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @26597fc1   12/04/11 09:39:44 Ralf Corsepius 2011-12-04 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @3cada05b   12/04/11 08:53:25 Ralf Corsepius 2011-12-04 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @b4f635e   11/10/11 14:40:13 Sebastian Huber 2011-11-10 Sebastian Huber <sebastian.huber@…> PR … 4.115
(edit) @76d04a0   10/18/11 09:21:32 Ralf Corsepius 2011-10-18 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @e6db507   10/17/11 12:57:11 Ralf Corsepius 2011-10-17 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @94107fa8   10/02/11 08:15:02 Ralf Corsepius 2011-10-02 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @6c5ee7f0   09/16/11 09:16:32 Sebastian Huber 2011-09-16 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @0d23caa   07/07/11 22:15:00 Joel Sherrill 2011-07-07 Joel Sherrill <joel.sherrill@…> * … 4.115
(edit) @21242c2   06/24/11 17:52:58 Joel Sherrill 2011-06-24 Joel Sherrill <joel.sherrill@…> * … 4.115
(edit) @7c1f085b   05/11/11 08:44:34 Sebastian Huber 2011-05-11 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @80e239fb   03/24/11 09:38:01 Ralf Corsepius Add local version of unused macro. 4.115
(edit) @a47dd1c   03/15/11 15:43:09 Joel Sherrill 2011-03-15 Joel Sherrill <joel.sherrill@…> * … 4.115
(edit) @d252351c   03/15/11 15:02:41 Joel Sherrill 2011-03-15 Joel Sherrill <joel.sherrill@…> * … 4.115
(edit) @d0fcd0b   03/15/11 05:02:34 Chris Johns 2011-03-15 Chris Johns <chrisj@…> PR 1763/shell … 4.115
(edit) @a8afce38   02/17/11 16:25:43 Sebastian Huber 2011-02-17 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @3fc4d14   02/11/11 00:05:29 Ralf Corsepius 2011-02-10 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @5b1f1979   02/02/11 04:21:26 Ralf Corsepius 2011-02-02 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @2946682d   01/17/11 23:05:36 Joel Sherrill 2011-01-17 Joel Sherrill <joel.sherrill@…> * … 4.115
(edit) @f16c059   01/17/11 22:12:48 Joel Sherrill 2011-01-17 Alin Rus <alin.codejunkie@…> * … 4.115
(edit) @8cb97f5   08/28/10 20:10:00 Joel Sherrill 2010-08-28 Joel Sherrill <joel.sherrill@…> PR 1694/shell … 4.115
(edit) @57cdf005   08/27/10 18:04:28 Joel Sherrill 2010-08-27 Joel Sherrill <joel.sherrill@…> * … 4.115
(edit) @71c012af   07/04/10 14:53:47 Joel Sherrill 2010-07-04 Joel Sherrill <joel.sherrill@…> * … 4.115
(edit) @6c0fcd4   07/01/10 13:05:18 Sebastian Huber 2010-07-01 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @bef4dbf6   06/15/10 05:42:28 Ralf Corsepius 2010-06-15 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @7d01d244   06/07/10 15:35:24 Sebastian Huber 2010-06-07 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @d9120e56   06/01/10 10:46:16 Ralf Corsepius 2010-06-01 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @29e92b0   05/31/10 13:56:37 Chris Johns 2010-05-31 Chris Johns <chrisj@…> * … 4.104.115
(edit) @1f868bd   05/29/10 05:17:11 Ralf Corsepius 2010-05-29 Ralf Corsépius <ralf.corsepius@…> PR 1531/newlib: … 4.104.115
(edit) @2ad5753   05/22/10 16:48:41 Ralf Corsepius 2010-05-22 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @3d3e22c   04/13/10 04:39:47 Ralf Corsepius 2010-04-13 Ralf Corsépius <ralf.corsepius@…> * … 4.104.115
(edit) @c648ca5   03/26/10 17:42:24 Ralf Corsepius Add HAVE_STRINGS_H for better POSIX compliance. 4.104.115
(edit) @9a77af8   03/26/10 17:18:43 Ralf Corsepius Add HAVE_CONFIG_H support to let files receive configure defines. 4.104.115
(edit) @0a973a9e   03/16/10 14:05:55 Joel Sherrill 2010-03-16 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @bab5c5fa   03/12/10 16:26:16 Joel Sherrill 2010-03-12 Joel Sherrill <joel.sherrill@…> * ftpd/ftpd.c, … 4.104.115
(edit) @391b4dd   03/11/10 19:12:30 Joel Sherrill 2010-03-11 Joel Sherrill <joel.sherrill@…> * ftpd/ftpd.c, … 4.104.115
(edit) @06443cf   03/11/10 15:53:12 Joel Sherrill 2010-03-11 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @1fe7324   03/11/10 15:35:24 Joel Sherrill 2010-03-11 Andrei Mozzhuhin <nopscmn@…> PR 1496/shell * … 4.104.115
(edit) @db2c804a   02/28/10 20:14:10 Joel Sherrill 2010-02-28 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @520705c   02/24/10 09:30:40 Chris Johns 2010-02-24 Chris Johns <chrisj@…> * … 4.104.115
(edit) @cca94a2   02/19/10 03:23:11 Chris Johns 2010-02-19 Chris Johns <chrisj@…> * … 4.104.115
(edit) @a9fa9b7   02/18/10 00:24:25 Chris Johns 2010-02-18 Chris Johns <chrisj@…> * … 4.104.115
(edit) @42c4de8   02/01/10 00:03:02 Chris Johns 2010-02-01 Chris Johns <chrisj@…> * … 4.104.115
(edit) @3faa7a29   01/20/10 20:25:18 Joel Sherrill 2010-01-20 Joel Sherrill <joel.sherrill@…> Coverity Id 30 … 4.104.115
(edit) @65710541   01/20/10 17:14:52 Joel Sherrill 2010-01-20 Joel Sherrill <joel.sherrill@…> Coverity Id 1 … 4.104.115
(edit) @8c161f95   01/20/10 15:20:29 Joel Sherrill 2010-01-20 Joel Sherrill <joel.sherrill@…> Coverity Id 3 … 4.104.115
Note: See TracRevisionLog for help on using the revision log.