libc: enable all functionality in net/Some functions in lib/libc/net were disabled on MINIX3 only, but witha few added header files they build just fine, even though some ofthem rely on system fu
libc: enable all functionality in net/Some functions in lib/libc/net were disabled on MINIX3 only, but witha few added header files they build just fine, even though some ofthem rely on system functionality that has not yet been implemented.Since the functionality is unlikely to be used in practice (becauseit typically requires the use of protocol families that themselves arenot yet supported, such as IPv6), already enabling it right now helpsin building packages that rely on the functionality being present atcompile time, while not posing any practical risk of breaking the samepackages at run time.Change-Id: Idee8e3963c9e300bde9575429f0e77b0565acaef
show more ...
netbsd ping & traceroute . remove minix ping . add support for socket(AF_INET, SOCK_RAW, {IPPROTO_ICMP,IPPROTO_UDP}) . gives test48 a better chance of detecting network connectivityChange-Id: I
netbsd ping & traceroute . remove minix ping . add support for socket(AF_INET, SOCK_RAW, {IPPROTO_ICMP,IPPROTO_UDP}) . gives test48 a better chance of detecting network connectivityChange-Id: Ia678546d27ac378642f1160a141e1fc33458cce2
New sources layoutChange-Id: Ic716f336b7071063997cf5b4dae6d50e0b4631e9