- replace a stray assert(0) with abort() - remove unrequired copy-pasted #undef NDEBUG - replace some #if NDEBUG by #if DEBUG as they protect debug printf()s. Change-Id: Iff4c0331b06e860d32d91ce6b1d6c765ed065c8b
. remove minix ping . add support for socket(AF_INET, SOCK_RAW, {IPPROTO_ICMP,IPPROTO_UDP}) . gives test48 a better chance of detecting network connectivity Change-Id: Ia678546d27ac378642f1160a141e1fc33458cce2
Change-Id: Ic716f336b7071063997cf5b4dae6d50e0b4631e9