scottl      2006-07-09 21:42:58 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_hints.c kern_environment.c 
    sys/sys              systm.h 
  Log:
  Use a sleep mutex instead of an sx lock for the kernel environment.  This
  allows greater flexibility for drivers that want to query the environment.
  
  Reviewed by: jhb, mux
  
  Revision  Changes    Path
  1.44      +26 -24    src/sys/kern/kern_environment.c
  1.13      +6 -6      src/sys/kern/subr_hints.c
  1.241     +1 -1      src/sys/sys/systm.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to