History log of /netbsd-current/sbin/mount_autofs/mount_autofs.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.5 26-Jul-2020 mlelstv

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.


Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406
# 1.4 20-Nov-2019 tkusumi

mount_autofs: Remove blank line with trailing whitespace


Revision tags: netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
# 1.3 23-Jan-2018 wiz

branches: 1.3.4;
Fix typos.

XXX: does not compile for me because of constness issues


# 1.2 22-Jan-2018 wiz

Sync usage with man page.


# 1.1 14-Jan-2018 christos

Add mount_autofs


# 1.4 20-Nov-2019 tkusumi

mount_autofs: Remove blank line with trailing whitespace


Revision tags: phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
# 1.3 23-Jan-2018 wiz

Fix typos.

XXX: does not compile for me because of constness issues


# 1.2 22-Jan-2018 wiz

Sync usage with man page.


# 1.1 14-Jan-2018 christos

Add mount_autofs


# 1.3 23-Jan-2018 wiz

Fix typos.

XXX: does not compile for me because of constness issues


# 1.2 22-Jan-2018 wiz

Sync usage with man page.


# 1.1 14-Jan-2018 christos

Add mount_autofs


# 1.2 22-Jan-2018 wiz

Sync usage with man page.


# 1.1 14-Jan-2018 christos

Add mount_autofs


# 1.1 14-Jan-2018 christos

Add mount_autofs