source: rtems/c/src/exec/libnetworking/README @ a6abd67

4.104.114.84.95
Last change on this file since a6abd67 was 96b39164, checked in by Joel Sherrill <joel.sherrill@…>, on 08/20/98 at 21:56:40

Added CVS Ids

  • Property mode set to 100644
File size: 650 bytes
Line 
1#
2#  $Id$
3#
4
5This is a snapshot of my attempt to fit the FreeBSD networking code into
6RTEMS.  Things seem to be working!
7
8Things that need to be done:
9        1) More documentation!
10        2) Figure out what's still not working :-)
11        3) Rationalize the include files.  Right now I have a special
12           hack in the Makefile to ensure that I pick up the FreeBSD versions
13           of the include files that are duplicated between RTEMS
14           and FreeBSD.
15           The network device driver source should move to the BSP source tree.
16        4) Have a look at all the FIXME comments.
17        5) Go through and make sure that all the source files are
18           free of undesired copyright restrictions.
Note: See TracBrowser for help on using the repository browser.