Searched hist:81070 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/usr.sbin/rpc.umntall/
H A Dmounttab.cdiff 81070 Thu Aug 02 19:46:21 MDT 2001 iedowse 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.
H A Drpc.umntall.cdiff 81070 Thu Aug 02 19:46:21 MDT 2001 iedowse 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.

Completed in 103 milliseconds