Add ftpd as a service. Add rtems-bsd-config.h for app libbsd set up.

This commit is contained in:
Chris Johns
2016-06-28 13:32:01 +10:00
parent c2ec5f188b
commit 90873cc802
10 changed files with 446 additions and 57 deletions

View File

@@ -54,6 +54,7 @@ struct rtems_ftpd_configuration
3 - browse-only */
rtems_shell_login_check_t login; /* Login check or 0 to ignore
user/passwd. */
bool verbose; /* Say hello! */
};
/*