cvs commit: src Makefile.inc1 src/rescue/rescue Makefile
    David O'Brien 
    obrien at FreeBSD.ORG
       
    Mon Jul 14 00:37:37 PDT 2003
    
    
  
On Fri, Jul 11, 2003 at 09:57:43AM -0700, Gordon Tetlow wrote:
> gordon      2003/07/11 09:57:43 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     .                    Makefile.inc1 
>     rescue/rescue        Makefile 
>   Log:
>   Turn rescue back on, conditional to NORESCUE. We seem to be split on
>   using underscores or not, so I just randomly picked a style. I think
>   I have the logic correct, but if someone wants to give it a once over
>   that would be good.
We aren't split -- older options have no underscore, new ones do (unless
tightly related to older options).  Please change it to NO_RESUCE.
    
    
More information about the cvs-all
mailing list