cvs commit: src/sbin/sysctl sysctl.8 sysctl.c
    Robert Watson 
    rwatson at FreeBSD.org
       
    Thu Sep 15 09:08:05 PDT 2005
    
    
  
rwatson     2005-09-15 16:08:04 UTC
  FreeBSD src repository
  Modified files:
    sbin/sysctl          sysctl.8 sysctl.c 
  Log:
  Add "-q" argument to sysctl(8), which suppresses a limited set of warnings/
  errors generated.  In particular, it suppresses "unknown oid" when
  attempting to get or set a sysctl not present in the kernel.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.59      +5 -1      src/sbin/sysctl/sysctl.8
  1.68      +12 -4     src/sbin/sysctl/sysctl.c
    
    
More information about the cvs-all
mailing list