From owner-freebsd-commit Fri Oct 20 13:11:21 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA17574 for freebsd-commit-outgoing; Fri, 20 Oct 1995 13:11:21 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA17555 for cvs-all-outgoing; Fri, 20 Oct 1995 13:11:10 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA17545 for cvs-user-outgoing; Fri, 20 Oct 1995 13:11:08 -0700 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA17533 ; Fri, 20 Oct 1995 13:10:57 -0700 Date: Fri, 20 Oct 1995 13:10:57 -0700 From: "Jordan K. Hubbard" Message-Id: <199510202010.NAA17533@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/sysinstall attr.c config.c disks.c dos.c floppy.c index.c install.c installFinal.c installPreconfig.c label.c package.c tcpip.c Sender: owner-commit@FreeBSD.org Precedence: bulk jkh 95/10/20 13:10:55 Branch: release/sysinstall RELENG_2_1_0 Modified: release/sysinstall attr.c config.c disks.c dos.c floppy.c index.c install.c installFinal.c installPreconfig.c label.c package.c tcpip.c Log: Slip some fixes under the wire. Mostly cosmetic cleanup and an attempt to make the package installer a little more robust (it's still a little shakey, but will improve between now and the release)..