Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 21 and Version 22 of Release/4.9


Ignore:
Timestamp:
02/20/08 00:58:39 (16 years ago)
Author:
JoelSherrill
Comment:

/* General */ Add some more new commands

Legend:

Unmodified
Added
Removed
Modified
  • Release/4.9

    v21 v22  
    7878
    7979
     80
    8081 *  telnetd overhaul submitted by Till Straumann.
    8182
     
    8990 *  RTEMS Shell has many improvements.
    9091  *  Can run scripts from a file
    91   *  New commands:
     92  *  Many new commands:
    9293   *  malloc [info|stats]
     94   *  cpuuse - [-r] print or reset per thread cpu usage
     95   *  stackuse - print per thread stack usage
     96   *  perioduse - [-r] print or reset per period usage
     97   *  wkspace - Report on RTEMS Executive Workspace
     98   *  ifconfig
     99   *  route
     100   *  cp, mv, ln from NetBSD
     101   *  mount
     102
    93103   *  wkspace
     104   *  cpuuse
     105   *  stackusa
    94106   *  XXX
    95107= BSPs and Device Drivers =