cvs commit: src/sys/kern kern_sx.c

John Baldwin jhb at FreeBSD.org
Fri Feb 27 08:13:45 PST 2004


jhb         2004/02/27 08:13:44 PST

  FreeBSD src repository

  Modified files:
    sys/kern             kern_sx.c 
  Log:
  Fix _sx_assert() to panic() rather than printf() when an assertion fails
  and ignore assertions if we have already paniced.
  
  Revision  Changes    Path
  1.24      +5 -3      src/sys/kern/kern_sx.c


More information about the cvs-src mailing list