Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 12/05/1997 14:30:02
jonathan
Fri Dec 5 06:26:30 PST 1997
Update of /a/cvsroot/src/distrib/utils/sysinst
In directory netbsd1:/var/slash-tmp/cvs-serv12217
Modified Files:
net.c
Log Message:
Put shell quotes around FTP URLs in case of shell metachars in passwords.
>From PR #4580.
jonathan
Fri Dec 5 06:29:05 PST 1997
Update of /a/cvsroot/src/distrib/utils/sysinst
In directory netbsd1:/var/slash-tmp/cvs-serv12471
Modified Files:
Tag: netbsd-1-3
net.c
Log Message:
Pull up rev 1.25 of net.c to the 1.3 release branch:
>Put shell quotes around FTP URLs in case of shell metachars in passwords.
>From PR #4580.