Changeset fc11b8a in mainline for uspace/app/bdsh/scli.c


Ignore:
Timestamp:
2009-01-22T07:47:05Z (15 years ago)
Author:
Tim Post <echo@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
4cc0c9ee
Parents:
721d3a27
Message:

Get rid of cli_restricted and cli_interactive

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/bdsh/scli.c

    r721d3a27 rfc11b8a  
    4646 * should be aware of. */
    4747volatile unsigned int cli_quit = 0;
    48 volatile unsigned int cli_interactive = 1;
    4948volatile unsigned int cli_verbocity = 1;
    5049
Note: See TracChangeset for help on using the changeset viewer.