minix/sys
David van Moolenbroek 7ecc6a9247 libc: enable all functionality in net/
Some functions in lib/libc/net were disabled on MINIX3 only, but with
a few added header files they build just fine, even though some of
them rely on system functionality that has not yet been implemented.
Since the functionality is unlikely to be used in practice (because
it typically requires the use of protocol families that themselves are
not yet supported, such as IPv6), already enabling it right now helps
in building packages that rely on the functionality being present at
compile time, while not posing any practical risk of breaking the same
packages at run time.

Change-Id: Idee8e3963c9e300bde9575429f0e77b0565acaef
2016-03-13 16:03:39 +00:00
..
altq libc: enable all functionality in net/ 2016-03-13 16:03:39 +00:00
arch bootloader: do not try to autoload NetBSD modules 2016-01-25 19:29:11 +01:00
compat NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
conf NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
dev NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
external/bsd/compiler_rt NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
fs NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
lib NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
net libc: enable all functionality in net/ 2016-03-13 16:03:39 +00:00
netinet NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
netinet6 NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
sys Reduce sysident patches 2016-01-16 14:04:27 +01:00
ufs NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
uvm NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
Makefile libc: enable all functionality in net/ 2016-03-13 16:03:39 +00:00