summaryrefslogtreecommitdiff
path: root/apps/netutils/telnetd
Commit message (Expand)AuthorAgeFilesLines
* Email address change in apps/patacongo2012-09-131-1/+1
* Developing a new way to handle application configurationspatacongo2012-04-141-0/+9
* Kconfig updatepatacongo2012-04-121-0/+4
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
* Move all non-standard, NuttX header files into include/nuttx/netpatacongo2012-03-031-4/+1
* Re-verficatin of examples/telnetd after refactoring of fgets/readline functio...patacongo2012-02-011-2/+8
* Add tcsetattr and tcgetattrpatacongo2012-02-011-5/+42
* Add on_exit(); Re-order some logic in the task shutdown sequence. Sometimes ...patacongo2012-01-311-9/+10
* Fix a error the telnet driver read method. Don't return if only protocol stu...patacongo2012-01-312-25/+35
* Various fixes for the telnet driverpatacongo2012-01-311-18/+29
* Get rid of psock.h (bad idea); Add logic to clone the socket structure when w...patacongo2012-01-301-10/+27
* A few more telnet updatespatacongo2012-01-301-5/+7
* Add new psock layer; telnet session is now wrapped in a character devicepatacongo2012-01-308-704/+1205
* tools/mkdep.sh should not report an error if there are no files on the comman...patacongo2011-05-111-2/+0
* Changes for clean build of app/ directory with Windows toolchainpatacongo2011-04-101-1/+5
* Update apps/ Makefiles to fix environmental bugpatacongo2011-04-011-4/+3
* Add lpc17xx GPIO interrupts + fixes needed by last apps-build check-inpatacongo2011-03-241-1/+2
* More build fixespatacongo2011-03-201-2/+2
* More build fixespatacongo2011-03-191-2/+3
* Move nuttx/netutils to apps/netutilspatacongo2011-03-195-0/+796