cvs commit: src/sys/kern kern_event.c

John-Mark Gurney jmg at FreeBSD.org
Tue May 24 23:42:50 GMT 2005


jmg         2005-05-24 23:42:50 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_event.c 
  Log:
  make stat return an zero'd struct, and be a FIFO again...  This is only
  to fix libc_r since it requires stat to close fd's, and so commented in
  the code...
  
  PR:             threads/75795
  Reviewed by:    ps
  MFC after:      1 week
  
  Revision  Changes    Path
  1.91      +10 -1     src/sys/kern/kern_event.c


More information about the cvs-src mailing list