jmg 2005-06-07 06:35:10 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/kern kern_event.c Log: MFC: v1.91 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... Revision Changes Path 1.79.2.8 +10 -1 src/sys/kern/kern_event.c