Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jun 2001 20:32:35 -0400
From:      Garance A Drosihn <drosih@rpi.edu>
To:        Mike Heffner <mheffner@vt.edu>
Cc:        freebsd-audit@FreeBSD.ORG
Subject:   RE: Initial ctlinfo, for checking incoming jobs to lpd
Message-ID:  <p05101002b7617ae75e70@[128.113.24.47]>
In-Reply-To: <XFMail.20010628195600.mheffner@novacoxmail.com>
References:  <XFMail.20010628195600.mheffner@novacoxmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p05101002b7617ae75e70>