On Sat, Sep 14, 2013 at 01:56:27PM +0200, Joerg Sonnenberger wrote:
> > > Modified Files:
> > > src/games/backgammon/common_source: subs.c
> > > src/games/backgammon/teachgammon: teach.c
> > >
> > > Log Message:
> > > GC descr and helpm.
> >
> > What did we break in
On Sun, Sep 15, 2013 at 02:05:59PM -0400, Christos Zoulas wrote:
> On Sep 15, 5:59pm, a...@netbsd.org (Adrian Steinmann) wrote:
> -- Subject: Re: CVS commit: src/distrib/utils/embedded
>
> | On Sun, Sep 15, 2013 at 01:26:51PM +, Christos Zoulas wrote:
> | > In article <20130914125127.7648...@
On Sep 15, 5:59pm, a...@netbsd.org (Adrian Steinmann) wrote:
-- Subject: Re: CVS commit: src/distrib/utils/embedded
| On Sun, Sep 15, 2013 at 01:26:51PM +, Christos Zoulas wrote:
| > In article <20130914125127.7648...@cvs.netbsd.org>,
| > Adrian Steinmann wrote:
| >
| > 1. This is useless i
On Sun, Sep 15, 2013 at 01:26:51PM +, Christos Zoulas wrote:
> In article <20130914125127.7648...@cvs.netbsd.org>,
> Adrian Steinmann wrote:
>
> 1. This is useless in the .conf files since mkimage sets it alreay.
> >+GZIP_CMD=${TOOL_GZIP:-gzip} # ${GZIP} is special to gzip(1)
Well yes, but it
In article <20130914125127.7648...@cvs.netbsd.org>,
Adrian Steinmann wrote:
1. This is useless in the .conf files since mkimage sets it alreay.
>+GZIP_CMD=${TOOL_GZIP:-gzip} # ${GZIP} is special to gzip(1)
>+
2. You might as well rename the rest of the variables _CMD for conistency.
christos