rtems-libbsd/freebsd-userspace
Joel Sherrill 44ffbd53c6 Add ifconfig command as RTEMS Shell command
This is enough to be able to invoke the ifconfig command but it
calls exit() which is inappropriate.

The "struct option" in the ifconfig code conflicts with a structure
of the same name in newlib's and glibc's getopt.h.
2012-10-11 19:03:46 -05:00
..
2012-09-12 10:59:41 -05:00

The following describes the contents of this directory:

from-freebsd.sh - this script
include         - From FreeBSD 8.2 include
lib             - From FreeBSD 8.2 lib
local           - Mix of hand and autogenerated
Makefile        - Hand written Makefile
sys             - From FreeBSD 8.2 sys