kmacy       2007-04-03 22:58:21 UTC
  FreeBSD src repository
  Modified files:
    sys/kern             kern_sx.c 
    sys/sys              sx.h 
  Log:
  Fixes to sx for newsx - fix recursed case and move out of inline
  
  Submitted by: Attilio Rao <attilio at freebsd.org>
  
  Revision  Changes    Path
  1.41      +31 -8     src/sys/kern/kern_sx.c
  1.30      +6 -14     src/sys/sys/sx.h