From owner-freebsd-audit Thu Jun 28 17:32:42 2001 Delivered-To: freebsd-audit@freebsd.org Received: from mail.rpi.edu (mail.rpi.edu [128.113.22.40]) by hub.freebsd.org (Postfix) with ESMTP id 1ABC537B403 for ; Thu, 28 Jun 2001 17:32:40 -0700 (PDT) (envelope-from drosih@rpi.edu) Received: from [128.113.24.47] (gilead.acs.rpi.edu [128.113.24.47]) by mail.rpi.edu (8.11.3/8.11.3) with ESMTP id f5T0WcM48742; Thu, 28 Jun 2001 20:32:38 -0400 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: References: Date: Thu, 28 Jun 2001 20:32:35 -0400 To: Mike Heffner From: Garance A Drosihn Subject: RE: Initial ctlinfo, for checking incoming jobs to lpd Cc: freebsd-audit@FreeBSD.ORG Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-audit@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 7:56 PM -0400 6/28/01, Mike Heffner wrote: >On 28-Jun-2001 Garance A Drosihn wrote: >|>| +++ common_source/lp.h 2001/06/28 00:22:01 >|>| void prank(int _n); >|>| void process(const struct printer *_pp, char *_file); >|>| +void ctl_renametf(const char *_ptrname, const char *_tfname); >|> >|>This should line up. >| >| Odd. In my source file, it DOES line up. It's even got the right >| tab-space combination, so it isn't a mixup with tabs vs spaces. It >| seems to line up OK in the message as I sent it, too. I don't know >| what do say about this one. > >Hrm, guess it was just a weird diff thing...FWIW, in the archive it >appears to be missing a space too: >http://docs.freebsd.org/cgi/getmsg.cgi?fetch=202291+0+current/freebsd-audit It looks like this is a problem with my (beta-version of) mail client. It seems that any line which starts with a blank gets an EXTRA blank tacked on in front of the line. You can see the same behavior up in the makefile change. For instance, in: LIB= lpr -SRCS= common.c displayq.c net.c printcap.c request.c rmjob.c \ the 'LIB=' starts in the same column as 'SRCS=' as I see it here, but you'll probably see the 'L' directly over the 'R'. I'll bug the email developers about that. Thanks. -- Garance Alistair Drosehn = gad@eclipse.acs.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message