aboutsummaryrefslogtreecommitdiff
path: root/apps/include
Commit message (Expand)AuthorAgeFilesLines
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-0/+96
* Rename apps/include/apps.h to builtin.h. Move parts of apps/builtins/exec_bu...patacongo2013-01-161-42/+5
* apps/builtin/binfs.c moved to nuttx/fs/binfs/fs_binfs.cpatacongo2013-01-161-17/+0
* BINFS now supports open, close, and FIOC_FILENAME ioctlpatacongo2013-01-161-0/+3
* Implement redirection of output from NSH builtin commands to a file in a moun...patacongo2013-01-151-14/+27
* Rename namedapp as simply builtinpatacongo2012-12-231-9/+9
* Fix apps/netutils/webclient build problempatacongo2012-11-061-0/+2
* Add interfaces flags, extend ifconfig, add ifup and ifdown commands (Darcy Gongpatacongo2012-11-041-0/+5
* Add support for wget POST interface; from Darcy Gongpatacongo2012-11-032-74/+88
* Add apps/netutils/codecs and associated NSH commands from Darcy Gongpatacongo2012-10-313-0/+263
* DNS fixes from Darcy Gongpatacongo2012-10-281-0/+11
* Add port of cJSON from Darcy Gongpatacongo2012-10-271-0/+206
* Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/patacongo2012-10-241-1/+1
* Ping/DNS fixes (part 2 of 2)patacongo2012-10-201-0/+1
* DNS fixes from Darcy Gong (part 1 of 2)patacongo2012-10-201-0/+5
* hpttd.h needs to include stdbool.hpatacongo2012-09-221-0/+3
* Adds support for keep-alive connections to webserverpatacongo2012-09-221-0/+3
* Fix ording of bytes in ENC28J60 MAC address; Web server refactoring from Katepatacongo2012-09-181-1/+1
* Resync new repository with old repo r5166patacongo2012-09-1725-0/+3561