source: rtems-libbsd/freebsd-userspace/README @ bf4a338

4.1155-freebsd-126-freebsd-12freebsd-9.3
Last change on this file since bf4a338 was 1b13f69, checked in by Joel Sherrill <joel.sherrill@…>, on 07/11/12 at 18:23:45

FreeBSD user space support - First additions

This requires a full checkout of the FreeBSD 8.2 source code.
The checkout we have been using is missing at least the libc,
include, and sys directories. The script to copy files in is
crude.

This eventually needs to separate the manually written .h files
out and add the RTEMS specific network initialization support
with functionality to program the IP addresses and gateways as
the old stack did.

  • Property mode set to 100644
File size: 299 bytes
Line 
1
2The following describes the contents of this directory:
3
4from-freebsd.sh - this script
5include         - From FreeBSD 8.2 include
6lib             - From FreeBSD 8.2 lib
7local           - Mix of hand and autogenerated
8Makefile        - Hand written Makefile
9sys             - From FreeBSD 8.2 sys
10
11
Note: See TracBrowser for help on using the repository browser.