This is the initial skeleton for the new mountctl utility. Manual page,
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 8 Jan 2005 23:22:35 +0000 (23:22 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 8 Jan 2005 23:22:35 +0000 (23:22 +0000)
commite5a066b06a8864f9db68562dfaa0a9050b4cf7ec
tree41f4b535e3f2b00107adbbeb3d6bc5d2dadb81fd
parent230209a1a2ffe38df462b383877e9827667869db
This is the initial skeleton for the new mountctl utility.  Manual page,
options parsing, sanity checks, and the scan-callback framework.
sbin/mountctl/Makefile [new file with mode: 0644]
sbin/mountctl/mountctl.8 [new file with mode: 0644]
sbin/mountctl/mountctl.c [new file with mode: 0644]