[#] http://marc.info/?l=openbsd-cvs&m=141092378821442&w=2
openbsd-cvs(obsdave,2) — All
2014-09-17 07:55:05


Module name: src
Changes by: dlg@cvs.openbsd.org 2014/09/16 21:16:00

Modified files:
sys/kern : subr_pool.c

Log message:
if userland asks for an unknown sysctl, return EOPNOTSUPP instead
of EINVAL like other sysctl things do.