summaryrefslogtreecommitdiff
path: root/apps/examples/telnetd/shell.c
Commit message (Expand)AuthorAgeFilesLines
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-041-5/+5
* Add configurable application entry pointpatacongo2012-08-301-4/+4
* Fix some questionable MAC addressespatacongo2012-07-191-4/+4
* Re-verficatin of examples/telnetd after refactoring of fgets/readline functio...patacongo2012-02-011-0/+3
* Numerous cosmetic changes while debugging a telnet driver issuepatacongo2012-01-311-1/+1
* Various fixes for the telnet driverpatacongo2012-01-311-0/+1
* A few more telnet updatespatacongo2012-01-301-5/+5
* Add new psock layer; telnet session is now wrapped in a character devicepatacongo2012-01-301-0/+251