[SECURITY] Security upgrade from go and upstream dependencies that include
security fixes to the net/http and os packages. #11690
This updates /x/sys/unix to a version that no longer uses direct syscalls
and instead uses the libc stubs. This fixes the problem with mmap crashes
caused by bad syscall uses. Found the hard way and fix tested by florian@
OK sthen@