summaryrefslogtreecommitdiff
path: root/apps/builtin
Commit message (Expand)AuthorAgeFilesLines
* BINFS now supports open, close, and FIOC_FILENAME ioctlpatacongo2013-01-161-258/+73
* Implement redirection of output from NSH builtin commands to a file in a moun...patacongo2013-01-155-64/+354
* Finish dup logic for open files; fix bug in sigtimedwait(), would return wron...patacongo2013-01-142-1/+51
* Add support for dup2'ing files. Infrastructure and ROMFS done. Still need F...patacongo2013-01-141-1/+3
* Add logic to serialize and marshal out-of-band keyboard commandspatacongo2012-12-251-3/+3
* Fix several build issues noted by Mike Smithpatacongo2012-12-241-1/+4
* Fixes for l3s, USB composite, nfsmount, apps context build problemspatacongo2012-12-241-2/+14
* Some fixes to apps/builtin/registry need to handle some additional casespatacongo2012-12-242-1/+10
* Remove .context kludge from apps/ directorypatacongo2012-12-232-13/+74
* Rename namedapp as simply builtinpatacongo2012-12-237-0/+1121