[openbeos] BSD stuff

Hi there,

to ease porting of networking apps like ftp (lukemftp from NetBSD/
FreeBSD to be exact), there is a libbsd.so that comes with BONE.
There are also headers like arpa/ftp.h, stringlist.h, ...

How should we handle this?
- put the headers into legacy/network or have a separate name space for 
bsd stuff?
- add the stringlist functions to libnetwork.so or rather a separate 
libbsd.so?
- or only link them with the executable that needs it?
- and put the headers into some private shared directory?

I would like to keep them separate from the rest at least.

Bye,
   Axel.


Other related posts: