Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Aug 2006 23:33:10 +0000 (UTC)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys sysctl.h src/sbin/sysctl sysctl.c src/share/man/man9 sysctl.9
Message-ID:  <200608122333.k7CNXA6R000212@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2006-08-12 23:33:10 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              sysctl.h 
    sbin/sysctl          sysctl.c 
    share/man/man9       sysctl.9 
  Log:
  Add an extension to the UINT & ULONG types.  The XINT & XLONG types behave
  the same, except sysctl(8) will print out the values in hex.
  
  Revision  Changes    Path
  1.72      +10 -2     src/sbin/sysctl/sysctl.c
  1.5       +25 -2     src/share/man/man9/sysctl.9
  1.143     +16 -0     src/sys/sys/sysctl.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608122333.k7CNXA6R000212>