cvs commit: src/sys/kern kern_linker.c

John Baldwin jhb at FreeBSD.org
Wed Jun 21 20:15:37 UTC 2006


jhb         2006-06-21 20:15:36 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_linker.c 
  Log:
  - Push down Giant in kldfind() and kldsym().
  - Remove several goto's by either using direct return's or else clauses.
  
  Revision  Changes    Path
  1.137     +10 -16    src/sys/kern/kern_linker.c


More information about the cvs-src mailing list