NetBSD/tests/sbin/sysctl
pgoyette aec3683782 When deadbeef is treated as a 32-bit signed integer, it actually has a
negative value.  So, if the value gets written into a sysctl variable,
and then is read back, the twos-complement value is displayed.

So, when checking for the value having been written, make sure we check
for the correct value!
2016-06-17 03:55:35 +00:00
..
Makefile Test that sysctl(8) does not segfault, as reported by pgoyette@ on current 2012-04-10 02:39:33 +00:00
t_perm.sh When deadbeef is treated as a 32-bit signed integer, it actually has a 2016-06-17 03:55:35 +00:00
t_sysctl.sh Added test of -d option to sysctl 2014-05-16 18:50:28 +00:00