summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_mount.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove the Linux emulation code, no longer referenced by anythingnaddy2016-03-021-82/+0
* fix declsderaadt1996-10-161-9/+13
* need mount.hderaadt1996-08-031-1/+2
* follow kernel syscall APIderaadt1996-08-031-16/+33
* Added dummy mount/umount() syscalls for bogus Linux applications thatetheisen1996-04-281-0/+60