From owner-freebsd-questions Fri Feb 28 06:59:15 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA29532 for questions-outgoing; Fri, 28 Feb 1997 06:59:15 -0800 (PST) Received: from sujal.prognet.com (sujal.prognet.com [204.255.154.231]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA29527 for ; Fri, 28 Feb 1997 06:59:13 -0800 (PST) Received: from localhost (smpatel@localhost) by sujal.prognet.com (8.8.4/8.8.4) with SMTP id GAA09693 for ; Fri, 28 Feb 1997 06:59:26 -0800 (PST) X-Authentication-Warning: sujal.prognet.com: smpatel owned process doing -bs X-Received: from murrow.prognet.com (prognet.com [205.219.198.1]) by sujal.prognet.com (8.8.4/8.8.4) with SMTP id BAA08783 for ; Fri, 28 Feb 1997 01:00:30 -0800 (PST) X-Received: from horton.dev.prognet.com by murrow.prognet.com with SMTP id AA07399 (5.67b/IDA-1.5 for ); Fri, 28 Feb 1997 01:00:12 -0800 X-Received: (from wnelson@localhost) by horton.dev.prognet.com (8.7.6/8.7.3) id BAA01683 for commitmail; Fri, 28 Feb 1997 01:00:06 -0800 (PST) Date: Fri, 28 Feb 1997 01:00:06 -0800 (PST) From: William Nelson Message-Id: <199702280900.BAA01683@horton.dev.prognet.com> To: commitmail@horton.dev.prognet.com Subject: cvs commit: qc1/qc1fmt qc1fmt.cpp qc1fmt.h ReSent-Date: Fri, 28 Feb 1997 06:59:14 -0800 (PST) ReSent-From: Sujal Patel ReSent-To: questions@freebsd.org ReSent-Message-ID: Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk wnelson 97/02/28 01:00:06 Repository: horton:/home/source Modified: qc1fmt qc1fmt.cpp qc1fmt.h Log: started to fix qc1 to get basepath right. pruned dead code. it still doesn't work unfortuately. Revision Changes Path 1.10 +25 -219 qc1/qc1fmt/qc1fmt.cpp 1.6 +1 -0 qc1/qc1fmt/qc1fmt.h