i update my kernel and userland like above:
# make buildkernel KERNCONF=TEST
#make installkernel KERNCONF=TEST
#make buildworld
#pwd
/usr/src
#reboot
#sockstat
sockstat: struct xtcpcb size mismatch
sockstat: struct xinpcb size mismatch
sockstat: struct xunpcb size mismatch
sockstat: struct xunpcb size mismatch
USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN
ADDRESS
#
is this a bug?
Paul B. Mahol wrote:
On 11/22/08, x03ml <[EMAIL PROTECTED]> wrote:
hello list!
i have this error running sockstat:
# sockstat
sockstat: struct xtcpcb size mismatch
sockstat: struct xinpcb size mismatch
sockstat: struct xunpcb size mismatch
sockstat: struct xunpcb size mismatch
Your kernel and world are not it sync.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"