Add primitive to allow unix systems to detect file-system type. This
authorChris Hanson <org/chris-hanson/cph>
Tue, 23 Apr 1996 20:50:46 +0000 (20:50 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 23 Apr 1996 20:50:46 +0000 (20:50 +0000)
commit9284f0ffa4b19ee5bb0471d0870dfbbf59d3f695
tree72200c5c0c32c2443b3f29e4b5d093423851bfcf
parenta2e6b5f136fa44804d05a81182172add5e6c27a7
Add primitive to allow unix systems to detect file-system type.  This
is particularly useful on systems like Linux which support many
file-system types.
v7/src/microcode/pruxfs.c
v7/src/microcode/syscall.h
v7/src/microcode/uxfs.c
v7/src/microcode/uxtop.c