commit | a3715e786722bd64506b885e9a33d78134d02dfa | [log] [download] |
---|---|---|
author | Philip Guenther <guenther@openbsd.org> | Thu Dec 24 22:29:15 2009 +0000 |
committer | Philip Guenther <guenther@openbsd.org> | Thu Dec 24 22:29:15 2009 +0000 |
tree | dc632b6deb0a320d199a739d53b81075676b3fb2 | |
parent | 4feee126b86d59e29886407cd5c534b6e1cb2ba1 [diff] |
Use sysctl() KERN_PROC2 instead of KERN_PROC, as the latter's ABI is sensitive to changes in struct proc. fixes for warnings and ok nicm@