HOSTNAME(1): Import from FreeBSD

This commit is contained in:
Sebastian Huber
2014-11-05 14:27:18 +01:00
parent c622a5e22a
commit 50e82a6d15
6 changed files with 151 additions and 1 deletions

View File

@@ -321,6 +321,7 @@ SYSINIT_NEED_NET_PF_UNIX;
#define CONFIGURE_SHELL_USER_COMMANDS \
&bsp_interrupt_shell_command, \
&rtems_shell_BSD_Command, \
&rtems_shell_HOSTNAME_Command, \
&rtems_shell_PING_Command, \
&rtems_shell_ROUTE_Command, \
&rtems_shell_NETSTAT_Command, \