Home
last modified time | relevance | path

Searched hist:"7 c5347ae8690570e870b95e04e2409775431fe04" (Results 1 – 1 of 1) sorted by relevance

/freebsd/sbin/mount/
H A Dmount.8diff 7c5347ae8690570e870b95e04e2409775431fe04 Sat Feb 25 01:47:53 CET 2006 Craig Rodrigues <rodrigc@FreeBSD.org> Update text to reflect that:
- mount(8) now calls the nmount(2) system call directly, not mount(2)
- specifying a filesystem type with -t will not automatically
invoke an external /sbin/mount_XXXX program....this only happens for
certain file system types. For all other file system types, nmount(2)
is called directly.
diff 7c5347ae8690570e870b95e04e2409775431fe04 Sat Feb 25 01:47:53 CET 2006 Craig Rodrigues <rodrigc@FreeBSD.org> Update text to reflect that:
- mount(8) now calls the nmount(2) system call directly, not mount(2)
- specifying a filesystem type with -t will not automatically
invoke an external /sbin/mount_XXXX program....this only happens for
certain file system types. For all other file system types, nmount(2)
is called directly.