cvs commit: src/sys/kern kern_descrip.c

Robert Watson rwatson at FreeBSD.org
Wed Aug 4 11:35:33 PDT 2004


rwatson     2004-08-04 18:35:33 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_descrip.c 
  Log:
  Assert Giant in the following file descriptor-related functions:
  
  Function             Reason
  --------             ------
  fdfree()             VFS
  setugidsafety()      KQueue
  fdcheckstd()         VFS
  _fgetvp()            VFS
  fgetsock()           Conditional assertion based on debug.mpsafenet
  
  Revision  Changes    Path
  1.239     +10 -0     src/sys/kern/kern_descrip.c


More information about the cvs-src mailing list