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

Bruce M Simpson bms at FreeBSD.org
Sat Oct 4 22:38:31 PDT 2003


bms         2003/10/04 22:38:30 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             kern_sysctl.c 
    sys/sys              sysctl.h 
  Log:
  Remove magic numbers surrounding locking state in the sysctl module, and
  replace them with more meaningful defines.
  
  Revision  Changes    Path
  1.145     +9 -8      src/sys/kern/kern_sysctl.c
  1.120     +6 -1      src/sys/sys/sysctl.h


More information about the cvs-src mailing list