Date: Tue, 30 Jan 1996 04:23:27 -0800 (PST) From: Peter Wemm <peter> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/linux linux_stats.c Message-ID: <199601301223.EAA13637@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 96/01/30 04:23:25 Modified: sys/i386/linux linux_stats.c Log: Call pipe_stat() when presented with a DTYPE_PIPE file in the linux fstat() syscall, rather than panic("linux newfstat"). (Note: I've extracted this from a larger set of diffs, I'm confident I've not missed any dependencies but can't modload it to test it on my system) Revision Changes Path 1.4 +5 -1 src/sys/i386/linux/linux_stats.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601301223.EAA13637>