From owner-freebsd-commit Sat Nov 4 09:17:24 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA08898 for freebsd-commit-outgoing; Sat, 4 Nov 1995 09:17:24 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA08875 for cvs-all-outgoing; Sat, 4 Nov 1995 09:17:17 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA08857 for cvs-user-outgoing; Sat, 4 Nov 1995 09:17:12 -0800 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA08816 ; Sat, 4 Nov 1995 09:16:50 -0800 Date: Sat, 4 Nov 1995 09:16:50 -0800 From: "Jordan K. Hubbard" Message-Id: <199511041716.JAA08816@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/sysinstall config.c ftp_strat.c installFinal.c Sender: owner-commit@FreeBSD.org Precedence: bulk jkh 95/11/04 09:16:48 Branch: release/sysinstall RELENG_2_1_0 Modified: release/sysinstall config.c ftp_strat.c installFinal.c Log: Be more brutal about writing out /etc/hosts (it's not like there's much to preserve there initially anyway). More tweaks to FTP.