Gregory Nutt
|
45bc73898c
|
Fix a missing quot mark in a Kconfig
|
2015-07-08 13:43:17 -06:00 |
|
Gregory Nutt
|
e2dad619f6
|
Review and update OS test changes
|
2015-07-06 14:51:49 -06:00 |
|
Brennan Ashton
|
e7dc07c291
|
[OSTEST] Add option to poweroff with test status
|
2015-07-06 11:51:15 -07:00 |
|
Gregory Nutt
|
74aa0f21c5
|
NSH uname command: Uninitialized variable caused failures in some unlucky cases
|
2015-07-05 09:06:13 -06:00 |
|
Gregory Nutt
|
584284adc3
|
NSH uname, Use unknown if board name is not known
|
2015-07-05 08:42:00 -06:00 |
|
Gregory Nutt
|
fa8f6d53e1
|
Update README
|
2015-07-05 06:51:39 -06:00 |
|
Gregory Nutt
|
243694308e
|
NSH uname command will now print the board directory for -i option
|
2015-07-05 06:47:29 -06:00 |
|
Gregory Nutt
|
5ff7234707
|
Remove the system/sysinfo command
|
2015-07-04 15:17:36 -06:00 |
|
Gregory Nutt
|
d710b7c3b7
|
Add support for the NSH uname command
|
2015-07-04 15:13:11 -06:00 |
|
Gregory Nutt
|
f9afefe7e9
|
Fix a typo in a Kconfig file
|
2015-07-04 13:17:10 -06:00 |
|
Gregory Nutt
|
95eea325cf
|
Add poweroff and reboot NSH commands as alternatives to the shutdown command
|
2015-07-04 12:44:24 -06:00 |
|
Gregory Nutt
|
165637ce27
|
The NSH shutdown option should be called --reboot, not --reset, for compatibility with the statndard shutdown command
|
2015-07-04 11:39:44 -06:00 |
|
Gregory Nutt
|
a2a1530694
|
The NSH shutdown command now supports the --reset option, if available in hardware
|
2015-07-04 11:11:16 -06:00 |
|
Gregory Nutt
|
fa9e1812f8
|
Oops.. forgot to add a file before the last commit
|
2015-07-04 08:44:42 -06:00 |
|
Gregory Nutt
|
5dc87f85eb
|
Remove the apps/system/poweroff command; it is replaces with the NSH shutdown command
|
2015-07-04 08:23:02 -06:00 |
|
Gregory Nutt
|
a18ed33d99
|
NSH now supports a shutdown command if CONFIG_BOARDCTL_POWEROFF-y
|
2015-07-04 08:20:19 -06:00 |
|
Gregory Nutt
|
19f40c4f0f
|
Power off support now depends on CONFIG_ARCH_HAVE_POWEROFF
|
2015-07-03 06:53:26 -06:00 |
|
Gregory Nutt
|
e297b94eae
|
Modify board_power_off() so that is is called only via boardctl()
|
2015-07-02 17:10:14 -06:00 |
|
Gregory Nutt
|
8f16c5d32d
|
system/poweroff: Use prototype for board_power_off() from include/nuttx/board.h, not from non-supported power.h header file
|
2015-07-02 16:26:27 -06:00 |
|
Gregory Nutt
|
28c654c9b1
|
apps/examples/tcpecho/tcpecho_main.c: Add missing header file
|
2015-07-02 12:20:39 -06:00 |
|
Gregory Nutt
|
322561dcf3
|
Fix types in #error message
|
2015-07-01 14:31:28 -06:00 |
|
Gregory Nutt
|
edd4e9a797
|
apps/examples/poll: Fix a few bit-rot compilation errors
|
2015-07-01 09:46:52 -06:00 |
|
Gregory Nutt
|
1662fcff0b
|
Update some URLs due to movement of the Documentation repository
|
2015-06-29 11:24:52 -06:00 |
|
Gregory Nutt
|
4bd4af97c5
|
Update top-level .gitignore
|
2015-06-28 09:58:47 -06:00 |
|
Gregory Nutt
|
d5b6949c9f
|
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
|
2015-06-28 08:14:53 -06:00 |
|
Gregory Nutt
|
929e4cdd3b
|
This cleans up most of the remaining SourceForge references
|
2015-06-26 18:13:20 -06:00 |
|
Gregory Nutt
|
b2c2e134b1
|
Extend apps/examples/unionfs so it is includes a root offset on one of the unified file sysems
|
2015-06-21 12:21:54 -06:00 |
|
Gregory Nutt
|
d265c5d111
|
Fix types in ChangeLog
|
2015-06-20 07:13:17 -06:00 |
|
Gregory Nutt
|
b982def97d
|
Update ChangeLog
|
2015-06-18 18:20:13 -06:00 |
|
Gregory Nutt
|
cee35e124b
|
apps/netutils/thttpd: Missing gci-src as a dependency path when building with BINFS enabled
|
2015-06-18 18:18:53 -06:00 |
|
Gregory Nutt
|
203b6131d0
|
Update ChangeLogs
|
2015-06-16 10:04:25 -06:00 |
|
Juha Niskanen
|
2f67a661e7
|
sched/pthread: Implement pthread_mutex_trylock() for recursive mutexes
|
2015-06-16 08:32:20 -06:00 |
|
Gregory Nutt
|
2ba737b5e5
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
|
Gregory Nutt
|
92eacce87e
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:17:42 -06:00 |
|
Gregory Nutt
|
3a735fa022
|
Update ChangeLog
|
2015-06-12 18:09:03 -06:00 |
|
Gregory Nutt
|
e1d36a7eca
|
Clean up and review of header files for conformance to standards
|
2015-06-12 18:07:47 -06:00 |
|
Gregory Nutt
|
69571155bb
|
Update ChangeLogs
|
2015-06-12 11:56:23 -06:00 |
|
Gregory Nutt
|
3b5adf79dc
|
Add asctime(), asctime_r(), ctime(), and ctime_r().
|
2015-06-12 11:52:49 -06:00 |
|
Gregory Nutt
|
f5f5a3766a
|
THTTPD: Remove use of lstat when directory indexing is enabled. NuttX does not support symbolic links
|
2015-06-12 10:07:28 -06:00 |
|
Gregory Nutt
|
a3eb9bb43a
|
Fix a few errors/warnings in THTTPD when indexing is enabled. Still depends on non-existent lstat and ctime
|
2015-06-12 09:57:12 -06:00 |
|
Gregory Nutt
|
aa471f58c6
|
Prep for the NuttX-7.10 Release
|
2015-06-09 11:33:50 -06:00 |
|
Gregory Nutt
|
ea0f1b9294
|
apps/examples: Make all file system tests dependent onf CONFIG_BUILD_FLAT
|
2015-06-07 10:24:46 -06:00 |
|
Gregory Nutt
|
90679a633a
|
NSH mount command now recognizes the Union file system type
|
2015-06-07 08:18:07 -06:00 |
|
Gregory Nutt
|
72c5450773
|
Update README files
|
2015-06-07 07:28:09 -06:00 |
|
Gregory Nutt
|
a10fa2d14c
|
Lincoln60: Add a thttpd-binfs configuration. That configuration still does not work on initial commit
|
2015-06-06 19:16:16 -06:00 |
|
Gregory Nutt
|
3e692f3912
|
apps/examples/thttpd now uses the Union File System if BINFS is selected for CGI binaris
|
2015-06-06 19:16:14 -06:00 |
|
Gregory Nutt
|
4986c0660e
|
Union FS. Correct some handling when the last file is closed
|
2015-06-06 10:00:26 -06:00 |
|
Gregory Nutt
|
7c8be1c431
|
Union fs: Fix some compile issues with debug on. Add more test files
|
2015-06-06 08:36:24 -06:00 |
|
Gregory Nutt
|
5194a91e6b
|
Unionfs - rename some test files. Naming was too confusing
|
2015-06-06 08:16:02 -06:00 |
|
Gregory Nutt
|
d1da5d1b8e
|
Fix a couple of unionfs readdir problems
|
2015-06-06 07:36:38 -06:00 |
|