summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
Commit message (Expand)AuthorAgeFilesLines
...
* Rename apps/include/apps.h to builtin.h. Move parts of apps/builtins/exec_bu...patacongo2013-01-161-0/+6
* apps/builtin/binfs.c moved to nuttx/fs/binfs/fs_binfs.cpatacongo2013-01-161-0/+2
* BINFS now supports open, close, and FIOC_FILENAME ioctlpatacongo2013-01-161-0/+4
* Implement redirection of output from NSH builtin commands to a file in a moun...patacongo2013-01-151-0/+2
* Add support for dup2'ing files. Infrastructure and ROMFS done. Still need F...patacongo2013-01-141-0/+1
* Use SIGCHLD with waitpid(); implemented wait() and waitid()patacongo2013-01-131-1/+2
* Fix a *critical* bug in the task exit logic. Implements SIGCHILDpatacongo2013-01-121-0/+2
* Added a test of posix_spawn()patacongo2013-01-101-0/+1
* Documentation updatepatacongo2013-01-081-0/+1
* Remove non-functional WLAN examples, configurationspatacongo2012-12-311-0/+2
* Add support for key release eventspatacongo2012-12-271-1/+4
* Verified USB HID KBD driver encoding of special characters; apps/examples/hid...patacongo2012-12-261-0/+2
* Fix several build issues noted by Mike Smithpatacongo2012-12-241-2/+8
* Some fixes to apps/builtin/registry need to handle some additional casespatacongo2012-12-241-1/+4
* Remove .context kludge from apps/ directorypatacongo2012-12-231-0/+4
* Rename namedapp as simply builtinpatacongo2012-12-231-0/+1
* Remove some dependencies of distclean on clean. This should not be necessary...patacongo2012-12-231-0/+5
* Prep for release 6.24nuttx-6.24patacongo2012-12-201-2/+4
* Some minor fixes for CONFIG_ADDRENV=ypatacongo2012-12-191-1/+4
* standard keypad inteface and apps/examples/keypadtest from Denis Cariklipatacongo2012-12-011-0/+2
* All ZNEO configurations converted to use the mconf/Kconfig toolpatacongo2012-11-291-0/+2
* z8 configurations will now build in Windows native environmentpatacongo2012-11-291-0/+2
* Add chip ID funcitions for Shenzhou and Cloudctrl boards; Extened NSH ifconfi...patacongo2012-11-271-0/+2
* configs/z8f64200100kit/ostest at same level as ez80 configurations; nuttx/arc...patacongo2012-11-271-2/+2
* Changes from Mikepatacongo2012-11-161-0/+3
* Simple window natives OS test build now works; Probabaly more to do for other...patacongo2012-11-141-1/+2
* Qencoder fixes from Ryan Sundbergpatacongo2012-11-141-0/+3
* Several patches from Petteri Aimonen (mostly NxWidgets)patacongo2012-11-091-0/+3
* Make ostest RR scheduler test use less memory from Freddie Chopin; Plus build...patacongo2012-11-051-0/+5
* Prep for 6.23 releasenuttx-6.23patacongo2012-11-051-1/+2
* Add interfaces flags, extend ifconfig, add ifup and ifdown commands (Darcy Gongpatacongo2012-11-041-0/+6
* Relay example from Darcy Gongpatacongo2012-11-041-0/+1
* Add support for wget POST interface; from Darcy Gongpatacongo2012-11-031-0/+2
* Add apps/examples/cxxtest from Qiang Yupatacongo2012-10-311-0/+2
* Add apps/examples/wgetjson from Darcy Gongpatacongo2012-10-311-1/+2
* Add apps/netutils/codecs and associated NSH commands from Darcy Gongpatacongo2012-10-311-0/+4
* DNS fixes from Darcy Gongpatacongo2012-10-281-1/+3
* Add port of cJSON from Darcy Gongpatacongo2012-10-271-0/+3
* The ELF loader is basically functional (needs more testing)patacongo2012-10-271-0/+1
* Add an example for testing the ELF loaderpatacongo2012-10-251-1/+2
* Fewer shell invocations in apps/Makefilepatacongo2012-10-231-0/+3
* Several bugfixes contributed by Petteri Aimonenpatacongo2012-10-201-0/+5
* Add MAX11802 touchscreeen driver from Petteri Aimonenpatacongo2012-10-201-0/+3
* DNS fixes from Darcy Gong (part 1 of 2)patacongo2012-10-201-0/+2
* Add a THTTPD configuration for the Shenzhou board (Darcy Gong)patacongo2012-10-131-0/+2
* Several bugfixes, mostly from Darcy Gongpatacongo2012-10-061-0/+4
* Fix some W25 driver errorspatacongo2012-10-041-0/+2
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-041-0/+4
* Change order of includes in apps/Makefile; add clock frequencies to shenzhou,...patacongo2012-10-041-0/+5
* Delete the apps/vsn directory (moved commands to apps/system)patacongo2012-10-031-0/+3