cvs commit: src/sys/kern kern_descrip.c

David Malone dwmalone at FreeBSD.org
Sun Feb 15 13:14:48 PST 2004


dwmalone    2004/02/15 13:14:48 PST

  FreeBSD src repository

  Modified files:
    sys/kern             kern_descrip.c 
  Log:
  In fdcheckstd the descriptor table should never be shared, so just
  KASSERT this rather than trying to deal with what happens when file
  descriptors change out from under us.
  
  Revision  Changes    Path
  1.225     +7 -9      src/sys/kern/kern_descrip.c


More information about the cvs-src mailing list