r268244 (stable/9) seems to break "sysctl hw.ncpu"

Hans Petter Selasky hps at selasky.org
Fri Jul 4 17:54:48 UTC 2014


Hi,

Can you do:

In failing version of sysctl:
sysctl -a > a.txt

In working version of sysctl:
sysctl -a > b.txt

diff -u a.txt b.txt

--HPS


More information about the freebsd-stable mailing list