NetBSD/sbin/mount_autofs
mlelstv fd33bfb7f2 Refactor remaining mount_* commands to use the common pathadj()
function for resolving paths.

Make pathadj() no longer warn about symlinks. Symlinks in /dev are
regularly used in several places like LVM . The warning was also
only visible when calling a mount_* command directly as mount(8)
itself would resolve the path witout warning before passing it to
a mount_* command.
2020-07-26 08:20:22 +00:00
..
Makefile Refactor remaining mount_* commands to use the common pathadj() 2020-07-26 08:20:22 +00:00
mount_autofs.8 Sort options and SEE ALSO. Improve a sentence. 2019-11-20 21:56:19 +00:00
mount_autofs.c Refactor remaining mount_* commands to use the common pathadj() 2020-07-26 08:20:22 +00:00
mount_autofs.h Fix typos. 2018-01-23 15:02:03 +00:00