cvs commit: src/sys/kern kern_sysctl.c src/sys/sys sysctl.h

Peter Wemm peter at FreeBSD.org
Fri Nov 30 13:29:09 PST 2007


peter       2007-11-30 21:29:08 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_sysctl.c 
    sys/sys              sysctl.h 
  Log:
  Add sysctl_rename_oid() to support device_set_unit() usage.  Otherwise,
  when unit numbers are changed, the sysctl devinfo tree gets out of sync
  and duplicate trees are attempted to be attached with the original name.
  
  Revision  Changes    Path
  1.179     +19 -0     src/sys/kern/kern_sysctl.c
  1.152     +1 -0      src/sys/sys/sysctl.h


More information about the cvs-all mailing list