Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jul 2000 23:22:21 -0700 (PDT)
From:      Kelly Yancey <kbyanc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/sysctl sysctl.c
Message-ID:  <200007190622.XAA92150@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
kbyanc      2000/07/18 23:22:21 PDT

  Modified files:        (Branch: RELENG_4)
    sbin/sysctl          sysctl.c 
  Log:
  MFC: merge in various cosmetic cleanups:
  	Add unsigned sysctl types; change certain existing sysctl oids to
  	utilize the new types. Teach sysctl(8) about these types.
  
  	Convert SYSCTL_LONG to accept a val parameter like all of the other
  	SYSCTL_XXX macros.
  
  	Add support to sysctl(8) for arrays of longs.
  
  	Make sysctl(8) display dev_t's the same way as ls(1).
  
  Revision  Changes    Path
  1.25.2.1  +25 -5     src/sbin/sysctl/sysctl.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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