Link less with smbmnt and smbumount. Also change from a pstrcpy() to a
authorAndrew Bartlett <abartlet@samba.org>
Sun, 1 Dec 2002 04:11:20 +0000 (04:11 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 1 Dec 2002 04:11:20 +0000 (04:11 +0000)
commit9de7abd8db1336ef6223503889656edd77f74a6b
tree3fd1b6df419b4434f50100682a9656c436dcd16d
parent3924f97eac23a38c110fc6ae764f8b02ac636fde
Link less with smbmnt and smbumount.  Also change from a pstrcpy() to a
strncpy() to make it clear that we must operate on a PATH_MAX sized buffer.

Andrew Bartlett
(This used to be commit 49d9698ef08d66dc238b2e3469da8944b444dfa1)
source3/Makefile.in
source3/client/smbumount.c