]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove unnecessary mediaClose (FTP operations are done with either ftp(1)
authorDevin Teske <dteske@FreeBSD.org>
Sat, 7 Sep 2013 03:27:13 +0000 (03:27 +0000)
committerDevin Teske <dteske@FreeBSD.org>
Sat, 7 Sep 2013 03:27:13 +0000 (03:27 +0000)
commit05f7eb31a2b4943f7eefe3aaba08ea5e5cae3c96
tree37cbbb91126e1f6ed88c347b223b0c6ac9945a33
parent7e9ed7352231d59b01f8270d35c2b201d3c1c052
Remove unnecessary mediaClose (FTP operations are done with either ftp(1)
or fetch(1), neither of which are stateful, compared to how sysinstall(8)
did FTP operations, maintaining an open session until mediaClose).
usr.sbin/bsdconfig/examples/browse_packages.sh