summaryrefslogtreecommitdiff
path: root/nuttx/fs/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* SYSLOG timestamp configuration option should not depend on CONFIG_SYSLOG and ...Gregory Nutt2014-11-011-3/+3
* Add optional timestamp to syslog output. From pn_bouteville@yahoo.frGregory Nutt2014-11-011-0/+6
* Remove non-standard, conditional syslog_enable(), instead only the required, ...Gregory Nutt2014-10-091-7/+0
* Move all file operations from libc/aio to fs/aio. These will need to be kern...Gregory Nutt2014-10-051-0/+1
* Add a framework that may someday support shared memory objects in the VFSGregory Nutt2014-09-291-0/+2
* Create a build structure that will (eventually) support using the VFS to mana...Gregory Nutt2014-09-281-0/+1
* Add support for an automounter that will automatically mount and unmount a fi...Gregory Nutt2014-07-291-0/+20
* Add CONFIG_DEFAULT_SMALL that will select default values for configuration se...Gregory Nutt2014-02-201-2/+3
* unlink/rm can now be used on nodes in the pseudo-filesystem. There is new co...Gregory Nutt2014-02-201-0/+10
* Alloc CONFIG_FS_READABLE/WRITABLE to be defined in Kconfig files while preser...Gregory Nutt2013-11-151-0/+8
* fs/procfs: Add a tiny, primitive procfs file system. Might get more interes...Gregory Nutt2013-11-131-0/+1
* Add Ken Pettit's SMART FSGregory Nutt2013-04-301-0/+1
* USB monitor daemon updatespatacongo2013-01-291-2/+13
* Add configs/stm32f4discovery/usbnshpatacongo2013-01-271-10/+13
* apps/examples/nettest and poll: Complete Kconfig filespatacongo2013-01-241-0/+4
* apps/builtin/binfs.c moved to nuttx/fs/binfs/fs_binfs.cpatacongo2013-01-161-1/+2
* The initial SYLOG device logic was valiant but yet still not enoughpatacongo2012-08-021-1/+30
* Kconfig updatespatacongo2012-04-141-0/+1
* A little bit of file system configuration logicpatacongo2012-04-101-0/+7
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 1 of 2)patacongo2012-04-061-0/+4