freebsd-dev/sys/compat/linux
Peter Wemm 8cbf6e5894 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)
1996-01-30 12:23:17 +00:00
..
linux_file.c Clean up some warnings by using the generated structures in <sys/sysproto.h> 1995-12-15 03:06:57 +00:00
linux_ioctl.c Oops, forgot a little difference between my src-tree and ours... 1995-12-30 00:42:25 +00:00
linux_ipc.c reran makesyscalls 1996-01-08 04:34:54 +00:00
linux_misc.c Fixed vm_map_find for new vm updates. 1996-01-19 22:59:24 +00:00
linux_signal.c Clean up some warnings by using the generated structures in <sys/sysproto.h> 1995-12-15 03:06:57 +00:00
linux_socket.c Clean up some warnings by using the generated structures in <sys/sysproto.h> 1995-12-15 03:06:57 +00:00
linux_stats.c Call pipe_stat() when presented with a DTYPE_PIPE file in the linux 1996-01-30 12:23:17 +00:00