Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Aug 2002 23:32:37 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        "Bruce Evans" <bde@zeta.org.au>
Cc:        brian@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/ppp bundle.c ccp.c command.c datalink.c         filter.c hdlc.c iface.c ipcp.c ipv6cp.c lcp.c link.c main.c mbuf.c         mp.c nat_cmd.c ncp.c physical.c prompt.h radius.c ro
Message-ID:  <20020828233237.59fb0621.brian@Awfulhak.org>
In-Reply-To: <20020828130240.P2884-100000@gamplex.bde.org>
References:  <200208272012.g7RKC07e087329@freefall.freebsd.org> <20020828130240.P2884-100000@gamplex.bde.org>

next in thread | previous in thread | raw e-mail | index | archive | help
The only excuse I have for this is consistency, and that's not a very good
excuse in this context.

I'll try to address this sometime soon.

On Wed, 28 Aug 2002 13:20:47 +1000 (EST), Bruce Evans wrote:
> On Tue, 27 Aug 2002, Brian Somers wrote:
> 
> > brian       2002/08/27 13:12:00 PDT
> >
> >   Modified files:
> >     usr.sbin/ppp         bundle.c ccp.c command.c datalink.c
> >                          filter.c hdlc.c iface.c ipcp.c ipv6cp.c
> >                          lcp.c link.c main.c mbuf.c mp.c nat_cmd.c
> >                          ncp.c physical.c prompt.h radius.c
> >                          route.c server.c slcompress.c
> >                          throughput.c timer.c
> >   Log:
> >   Include the correct file (stdarg.h) and use va_list rather than _BSD_VA_LIST_
> >
> >   Suggested by: mike
> 
> This is hardly cleaner.  Now almost every .c file has to include <stdarg.h>
> to support a detail in prompt.h, despite only 2 .c files actually using that
> detail.  Those 2 already included <stdarg.h>.
> 
> Bruce
> 
> 


-- 
Brian <brian@Awfulhak.org>                       <brian.somers@sun.com>
      <http://www.Awfulhak.org>;                <brian@[uk.]FreeBSD.org>
Don't _EVER_ lose your sense of humour !       <brian@[uk.]OpenBSD.org>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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