summaryrefslogtreecommitdiff
path: root/apps/nshlib/nsh_mntcmds.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate ↵Gregory Nutt2014-08-291-6/+6
| | | | new CONFIG_BUILD_KERNEL
* NET: emoved all includes of uip.h; added includes of ip.h wherever needed. ↵Gregory Nutt2014-07-041-0/+3
| | | | Tried to fix problems of the now missing sneak inclusions because uip.h was removed. There are probably a few of these that were missed.
* Minor cleanup of some new configurations; warning removal with GCC 4.8.2Gregory Nutt2014-03-061-3/+3
|
* procfs/: Extenstive architectural changes and enhancements by Ken PettitGregory Nutt2013-12-121-3/+6
|
* Modified NSH 'df -h' command to do some saner conversions. From Ken PettitGregory Nutt2013-12-121-3/+3
|
* NSH mount count updated from Ken PettitGregory Nutt2013-11-171-2/+17
|
* Add -h option to NSH git command; And NSH mksmartfs command. From Ken PetitGregory Nutt2013-04-301-32/+131
|
* More kernel build fixespatacongo2013-03-071-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5716 42af7a65-404d-4744-a932-0658087f49c3
* More LPC1788 changes from Rommel Marcelo + a few kernel build fixespatacongo2013-03-071-1/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5715 42af7a65-404d-4744-a932-0658087f49c3
* Add a binary 'loader' so that builtin applications can be executed from the ↵patacongo2013-01-161-21/+51
| | | | | | BINFS file system git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5525 42af7a65-404d-4744-a932-0658087f49c3
* apps/builtin/binfs.c moved to nuttx/fs/binfs/fs_binfs.cpatacongo2013-01-161-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5523 42af7a65-404d-4744-a932-0658087f49c3
* Fixes for l3s, USB composite, nfsmount, apps context build problemspatacongo2012-12-241-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5458 42af7a65-404d-4744-a932-0658087f49c3
* Changes needed for clean ez80 compile with ZDS toolchainpatacongo2012-09-131-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5147 42af7a65-404d-4744-a932-0658087f49c3
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-6/+24
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5114 42af7a65-404d-4744-a932-0658087f49c3
* Add the NSH df commandpatacongo2012-08-041-16/+48
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5007 42af7a65-404d-4744-a932-0658087f49c3
* Extend the NSH mount command so that it will enumerate mountpoints if no ↵patacongo2012-08-031-0/+384
arguments are provided git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5006 42af7a65-404d-4744-a932-0658087f49c3