From owner-freebsd-commit Fri Oct 20 00:03:04 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA18339 for freebsd-commit-outgoing; Fri, 20 Oct 1995 00:03:04 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA18324 for cvs-all-outgoing; Fri, 20 Oct 1995 00:03:01 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA18313 for cvs-user-outgoing; Fri, 20 Oct 1995 00:02:59 -0700 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA18303 ; Fri, 20 Oct 1995 00:02:55 -0700 Date: Fri, 20 Oct 1995 00:02:55 -0700 From: "Jordan K. Hubbard" Message-Id: <199510200702.AAA18303@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/sysinstall Makefile config.c ftp_strat.c index.c install.c installFinal.c media.c menus.c msg.c options.c sysinstall.h system.c tcpip.c variable.c Sender: owner-commit@FreeBSD.org Precedence: bulk jkh 95/10/20 00:02:54 Branch: release/libdisk RELENG_2_1_0 Modified: release/libdisk create_chunk.c Log: Remove a little TOO much verbosity from here. Branch: release/sysinstall RELENG_2_1_0 Modified: release/sysinstall Makefile config.c ftp_strat.c index.c install.c installFinal.c media.c menus.c msg.c options.c sysinstall.h system.c tcpip.c variable.c Log: Too many bugs fixed to mention. This code just seems to BREED them. Many interfaces were also simplified or generally cleaned up in an attempt to curb this problem.