• Joel Sing's avatar
    syscall: implement nametomib for openbsd. · 773a921c
    Joel Sing authored
    Move the existing darwin/freebsd specific nametomib implementation
    into the respective operating system dependent files.
    
    Provide a nametomib implementation for openbsd, which operates on a
    sysctl MIB that has been pre-generated from the various system headers
    by mksysctl_openbsd.pl.
    
    R=rsc
    CC=golang-dev
    https://golang.org/cl/4935044
    773a921c
mksysctl_openbsd.pl 5.04 KB