Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jun 2001 14:07:05 -0700 (PDT)
From:      Jim Pirzyk <pirzyk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/sysctl sysctl.c src/sys/sys sysctl.h
Message-ID:  <200106182107.f5IL75v23481@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

pirzyk      2001/06/18 14:07:04 PDT

  Modified files:
    sbin/sysctl          sysctl.c 
  Log:
  modfied sysctl command to allow setting values > 2GB if the mib supports it.
  
  PR:		kern/21132
  Reviewed by:	no objections to by -arch
  MFC after:	1 month
  
  Revision  Changes    Path
  1.37      +20 -2     src/sbin/sysctl/sysctl.c


  Modified files:
    sys/sys              sysctl.h 
  Log:
  Added CTLTYPE_{UINT|LONG|ULONG} types.
  
  PR:		kern/21132
  Reviewed by:	no objections to by -arch
  MFC after:	1 month
  
  Revision  Changes    Path
  1.96      +13 -10    src/sys/sys/sysctl.h


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?200106182107.f5IL75v23481>