Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Oct 2004 03:49:38 -0600
From:      Scott Long <scottl@freebsd.org>
To:        Dag-Erling Smorgrav <des@freebsd.org>
Cc:        cvs-all@freebsd.org
Subject:   Re: cvs commit: src/usr.sbin/config lang.l
Message-ID:  <417B7AB2.9060004@freebsd.org>
In-Reply-To: <200410240938.i9O9cf4U083000@repoman.freebsd.org>
References:  <200410240938.i9O9cf4U083000@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Dag-Erling Smorgrav wrote:
> des         2004-10-24 09:38:41 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     usr.sbin/config      lang.l 
>   Log:
>   If the file specified in an "include" line does not exist in the current
>   directory, and its name does not begin with a period or a forward slash,
>   go look for it in ../../conf.
>   
>   Wished for by:  scottl
>   MFC after:      2 weeks
>   
>   Revision  Changes    Path
>   1.40      +9 -1      src/usr.sbin/config/lang.l

Sigh.  I'm sorry I didn't have more time to discuss this.  It's indeed a
simple fix (which I had already done and tested), but I was stuck on 
fixing all of the memory leaks that are present.  I also wanted to add
a 'includedir' token to the grammar so you would override the defaults.
Anyways, this is a good start, thanks.

Scott



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