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

@@ -154,7 +154,8 @@ extern void rtems_bsd_rc_conf_print_cmd(rtems_bsd_rc_conf* rc_conf,
/*
* Decls for the handlers.
*/
void rc_conf_net_init(void* arg); /* Installed by default. */
void rc_conf_net_init(void* arg); /* Installed by default. */
void rc_conf_ftpd_init(void* arg); /* ftpd_enabled="YES" */
/*
* Added services.