git: sysctl - Allow integers to use hex

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Sep 21 13:17:20 PDT 2012


commit 2f7967fd5c2b75e910350499a195a6258096e79a
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Sep 21 13:16:56 2012 -0700

    sysctl - Allow integers to use hex
    
    * Allow integers to be specified in hex using a 0x or 0X prefix.

Summary of changes:
 sbin/sysctl/sysctl.c |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2f7967fd5c2b75e910350499a195a6258096e79a


-- 
DragonFly BSD source repository



More information about the Commits mailing list