Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jan 2011 17:52:48 +0000 (UTC)
From:      Matthew D Fleming <mdf@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src UPDATING src/sys/sys sysctl.h
Message-ID:  <201101121754.p0CHsDjh003079@repoman.freebsd.org>

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

mdf         2011-01-12 17:52:48 UTC

  FreeBSD src repository

  Modified files:
    .                    UPDATING 
    sys/sys              sysctl.h 
  Log:
  SVN rev 217313 on 2011-01-12 17:52:48Z by mdf
  
  Add type checking for static and dynamic sysctls using scalar types.
  The code is turned off until the tree is fixed up so it compiles.
  __FreeBSD_version was already bumped once today, so skip the bump, but
  add an entry to UPDATING.
  
  Note that __DESCR() is used in the SYSCTL_OID() macro and so is not
  needed in macros that invoke it.  This use was inconsistent in the
  file and I have made it consistent any lines already being changed.
  
  Reviewed by:    bde (previous version), -arch (previous version)
  
  Revision  Changes    Path
  1.676     +7 -0      src/UPDATING
  1.186     +141 -51   src/sys/sys/sysctl.h



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