cvs commit: src/share/man/man5 make.conf.5

Ruslan Ermilov ru at freebsd.org
Wed Mar 2 09:23:26 GMT 2005


Hi Tom,

On Wed, Mar 02, 2005 at 03:10:56AM -0500, Tom Rhodes wrote:
> On Wed, 2 Mar 2005 09:49:41 +0200
> Ruslan Ermilov <ru at FreeBSD.org> wrote:
> 
> > On Wed, Mar 02, 2005 at 05:22:27AM +0000, Tom Rhodes wrote:
> > > trhodes     2005-03-02 05:22:27 UTC
> > > 
> > >   FreeBSD src repository
> > > 
> > >   Modified files:
> > >     share/man/man5       make.conf.5 
> > >   Log:
> > >   Document NO_RCMDS, bump doc date.
> > >   
> > >   Revision  Changes    Path
> > >   1.118     +10 -1     src/share/man/man5/make.conf.5
> > > 
> > It looks like a corresponding change to usr.bin/Makefile and
> > friends was forgotten.  :-P
> 
> Actually, it's:
> 
> %find . -type file -name "Makefile*" | xargs grep "NO_RCMNDS"
> ./bin/Makefile:.if !defined(NO_RCMNDS)
> ./rescue/rescue/Makefile:.if !defined(NO_RCMNDS)
> 
> And that should probably be changed to RCMDS to be more
> reasonable.  But it won't be.  Cause no one seems to like
> change.  So I guess I'll fix my commit, and continue what
> I was going to do: wrap all the r* commands in this knob.
> 
> Unless no one minds, I'd like to just wrap them in NO_RCMDS since
> the former was never documented.  Comments?
> 
My point was: rlogin(1) and rsh(1) mentioned in this commit
aren't covered by any such knob.  Yet, as you noticed, the
knob is spelled differently -- hence my grep(1) command has
not found it.  :-)

I like the proposal to rename it to a more natural NO_RCMDS,
and adding this knob to usr.bin/Makefile, libexec/Makefile,
etc/rc.d/Makefile, and possibly others.  Please go ahead
with this.


Cheers,
-- 
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20050302/ea4f2caf/attachment.bin


More information about the cvs-all mailing list