Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 2002 10:06:31 -0800 (PST)
From:      Thomas Quinot <thomas@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/sysctl sysctl.8 sysctl.c
Message-ID:  <200210291806.g9TI6WQe038483@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thomas      2002/10/29 10:06:31 PST

  Modified files:        (Branch: RELENG_4)
    sbin/sysctl          sysctl.8 sysctl.c 
  Log:
  MFC sysctl.c 1.40, sysctl.8 1.44:
  
  Allow setting dev_t variables (sysctl kern.dumpdev=/dev/ad1s1b)
  and document this syntax.
  
  Fix setting of QUAD variables by removing an erroneous early "break".
  
  Remove code duplication.
  
  Approved by:    roberto
  
  Revision   Changes    Path
  1.23.2.14  +24 -2     src/sbin/sysctl/sysctl.8
  1.25.2.9   +34 -13    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?200210291806.g9TI6WQe038483>