From owner-freebsd-commit Sun Oct 22 01:36:27 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA29009 for freebsd-commit-outgoing; Sun, 22 Oct 1995 01:36:27 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA28969 for cvs-all-outgoing; Sun, 22 Oct 1995 01:33:38 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA28959 for cvs-user-outgoing; Sun, 22 Oct 1995 01:33:36 -0700 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA28950 ; Sun, 22 Oct 1995 01:33:26 -0700 Date: Sun, 22 Oct 1995 01:33:26 -0700 From: "Jordan K. Hubbard" Message-Id: <199510220833.BAA28950@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/sysinstall dist.c ftp_strat.c media.c sysinstall.h tape.c Sender: owner-commit@FreeBSD.org Precedence: bulk jkh 95/10/22 01:33:24 Branch: release/sysinstall RELENG_2_1_0 Modified: release/sysinstall dist.c ftp_strat.c media.c sysinstall.h tape.c Log: Fix a stooooopid bug I introduced with the CPIO verbose flag that broke the root floppy extract (d'oh!). No doubt about it, gotta stop programming without sleep! (yeah, right!)