sysctl - Allow integers to use hex
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 21 Sep 2012 20:16:56 +0000 (13:16 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 21 Sep 2012 20:16:56 +0000 (13:16 -0700)
commit2f7967fd5c2b75e910350499a195a6258096e79a
tree94da29b00b7ddd9b3eea40f4f0f9f42172a9257c
parent1f8639a7296b966a1852e78c8d24371d98aaf935
sysctl - Allow integers to use hex

* Allow integers to be specified in hex using a 0x or 0X prefix.
sbin/sysctl/sysctl.c