cvs commit: src/sys/kern kern_rwlock.c

Scott Long scottl at FreeBSD.org
Sun Jan 29 12:48:27 PST 2006


scottl      2006-01-29 20:48:25 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_rwlock.c 
  Log:
  Take a stab at making this compile when WITNESS is not defined.  gcc can't
  figure out the order of operations at line 519, and neither can I, but this
  is my best guess.  Also correct a number of typos and syntax errors.
  
  Revision  Changes    Path
  1.3       +4 -4      src/sys/kern/kern_rwlock.c


More information about the cvs-src mailing list