Assorted code cleanup
- configure: check for libbsd before libxtrans checks for strlcpy
- ConnectToPeer: be doubly sure that use-after-free doesn't happen
- ProcessAuthReply: rename status variable to avoid shadowing
- connect.c: FIX 'iceConn' shadows a previous local
Edited by Alan Coopersmith