cvs commit: src/share/examples/etc make.conf
Tom Rhodes
trhodes at FreeBSD.org
Wed Dec 15 06:01:35 PST 2004
On Wed, 15 Dec 2004 15:52:30 +0200
Ruslan Ermilov <ru at FreeBSD.org> wrote:
> On Wed, Dec 15, 2004 at 08:35:48AM -0500, Tom Rhodes wrote:
> > On Wed, 15 Dec 2004 10:49:01 +0200
> > Ruslan Ermilov <ru at FreeBSD.org> wrote:
> >
> > > On Wed, Dec 15, 2004 at 02:10:50AM +0000, Tom Rhodes wrote:
> > > > trhodes 2004-12-15 02:10:50 UTC
> > > >
> > > > FreeBSD src repository
> > > >
> > > > Modified files:
> > > > share/examples/etc make.conf
> > > > Log:
> > > > Add a few options with regards to ppp(8) and traceroute.
> > > > Sort the list, please keep this list sorted.
> > > >
> > > > PR: 48569
> > > >
> > > > Revision Changes Path
> > > > 1.241 +17 -11 src/share/examples/etc/make.conf
> > > >
> > > You unsorted the list, please fix. The correct sorting
> > > order here is in "dictinary order", please see sort(1).
> >
> > Hold on a minute. A good while ago someone (bde? you? other?)
> > told me that these options should be sorted by dictionary order
> > only after the separation of "NOFOO" and "NO_FOO." Am I lost
> > or something?
> >
> You're lost. I fixed this some time ago (in my latest commit
> to this file), and now you disordered it again. ;)
cvs log make.conf | grep -A 10 'trhodes'
-------------------------------------------
date: 2003/02/14 20:04:44; author: trhodes; state: Exp; lines: +1 -1
Move NOMAN down the section without underscore characters.
Add a forgotten `=' sign.
Thanks to: ru, bde
------------------------------------------
Remember that thread? Something about bad sorting of NOMAN
(dictionary format correct but should not be in with the
underscored variables).
--
Tom Rhodes
More information about the cvs-src
mailing list