CVSROOT: /cvs Module name: ports Changes by: [email protected] 2013/03/12 03:57:11
Modified files:
lang/go : Makefile systrace.filter
lang/go/patches: patch-src_cmd_ld_elf_c
patch-src_pkg_runtime_sys_openbsd_386_s
patch-src_pkg_runtime_sys_openbsd_amd64_s
Log message:
Unbreak the lang/go port by switching from the old __tfork syscall that no
longer exists, to the current __tfork syscall. Also use __set_tcb instead
of sysarch.
ok sthen@
