On 11/09/13 12:55, Jérémie Courrèges-Anglas wrote:
Scott McEachern <[email protected]> writes:

Anyone else seeing this?
Yup (fresh i386).

Just to be clear, I was also using a clean install. Judging by the way it craps out at the unix domain sockets display, I'm guessing this commit is the culprit:

*List:openbsd-cvs  <http://marc.info/?l=openbsd-cvs&r=1&w=2>
Subject:CVS: cvs.openbsd.org: src  <http://marc.info/?t=90224207000002&r=1&w=2>
From:Philip Guenther <guenther () cvs ! openbsd ! org>  
<http://marc.info/?a=121524542600004&r=1&w=2>
Date:2013-10-22 16:40:29  <http://marc.info/?l=openbsd-cvs&r=1&w=2&b=201310>
Message-ID:201310221640.r9MGeTH7025102 () cvs ! openbsd ! org  
<http://marc.info/?i=201310221640.r9MGeTH7025102%20%28%29%20cvs%20%21%20openbsd%20%21%20org>
[Download message RAW  
<http://marc.info/?l=openbsd-cvs&m=138246004827722&q=raw>]*

CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2013/10/22 10:40:29

Modified files:
        include        : kvm.h
        sys/sys        : sysctl.h
        sys/kern       : kern_sysctl.c
        lib/libkvm     : Makefile kvm_cd9660.c kvm_file2.c
                         kvm_getfiles.3 kvm_ntfs.c kvm_private.h
                         kvm_udf.c shlib_version
        usr.sbin/pstat : pstat.c
        usr.bin/fstat  : fstat.c fstat.h fuser.c
        usr.bin/netstat: main.c netstat.h unix.c
        sbin/sysctl    : sysctl.c
        lib/libc/gen   : sysctl.3
Removed files:
        lib/libkvm     : kvm_file.c

Log message:
- add UNIX-domain socket info to struct kinfo_file2
- convert netstat from kvm_getfiles() to kvm_getfile2() using that
- delete kvm_getfiles() and KERN_FILE as no longer used (bump libkvm's major)
- rename kvm_getfile2() to kvm_getfiles(), kinfo_file2 to kinfo_file
and KERN_FILE2 to KERN_FILE.

ok deraadt@, millert@
ports scan sthen@


I'd imagine it's being looked into. :)

--
Scott McEachern

https://www.blackstaff.ca

"Beware the Four Horsemen of the Information Apocalypse: terrorists, drug dealers, 
kidnappers, and child pornographers. Seems like you can scare any public into allowing 
the government to do anything with those four."  -- Bruce Schneier

Reply via email to