freebsd-skq/usr.sbin/rpc.umntall
iedowse 9e402fc673 Fix a few bugs, some of which I introduced in recent commits:
- clean_mtab():
    Actually use the strdup'd version of the host that we go to the
    trouble of creating.
- do_umntall/do_umount:
    Don't return success if clnt_create() fails.
    Don't access a client pointer after it has been destroyed.
    Remember to destroy the authentication information we created.
2001-08-02 21:46:21 +00:00
..
Makefile
mounttab.c
mounttab.h
rpc.umntall.8
rpc.umntall.c