mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-11 18:18:44 +08:00

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.
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