Gregory Nutt
|
92b1eb36c8
|
nshlib: Move trim_dir() and foreach_direntry() from nsh_fscmds.c to nsh_fsutils.c as nsh_trimdir() and nsh_foreach_direntry(), respectively
|
2015-11-28 08:29:27 -06:00 |
|
Gregory Nutt
|
510f325ae4
|
nshlib: Use CONFIG_NSH_PROC_MOUNTPOINT instead of literal /proc; Move readfile() from nsh_proccmds.c to nsh_fsutils.c as nsh_readfile()
|
2015-11-28 07:23:08 -06:00 |
|
Gregory Nutt
|
6c6df5e4ed
|
Remove some ifdef'ed out logic
|
2015-11-27 13:54:04 -06:00 |
|
Gregory Nutt
|
ee7df4a0ab
|
Remove carriage returns from a new file
|
2015-11-27 13:05:02 -06:00 |
|
Gregory Nutt
|
32b992971b
|
apps/nshlib: The 'ifconfig' command now uses /proc/net/stat to show network statistics. A consequence of this is that you cannot view network statistics if the procfs is not enabled and mounted at /proc
|
2015-11-27 13:04:11 -06:00 |
|