Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Mar 2014 16:46:11 -0700
From:      Alan Somers <asomers@freebsd.org>
To:        Warner Losh <imp@bsdimp.com>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Alan Somers <asomers@freebsd.org>
Subject:   Re: svn commit: r262914 - in head: sbin/devd sys/kern sys/sys
Message-ID:  <CAOtMX2gsdjCSAQAsbsO7vyFUrGM4KY-pFaXcUSzmV10f7wGHeg@mail.gmail.com>
In-Reply-To: <D6640B68-1D95-4E55-A85B-2DA219C1866A@gmail.com>
References:  <201403072330.s27NUmO5008051@svn.freebsd.org> <D6640B68-1D95-4E55-A85B-2DA219C1866A@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 7, 2014 at 4:35 PM, Warner Losh <imp@bsdimp.com> wrote:
>
> On Mar 7, 2014, at 4:30 PM, Alan Somers <asomers@FreeBSD.org> wrote:
>
>> Author: asomers
>> Date: Fri Mar  7 23:30:48 2014
>> New Revision: 262914
>> URL: http://svnweb.freebsd.org/changeset/base/262914
>>
>> Log:
>>  sbin/devd/devd.8
>>  sbin/devd/devd.cc
>>       Add a -q flag to devd that will suppress syslog logging at
>>       LOG_NOTICE or below.
>
> This also changes the logging from debug to no_daemon...  Was that intentional?

Yes.  It's just a name change for the variable.  I didn't change what
the variable does.  As the man page says, it causes devd to both run
in the foreground and log more verbosely.  IMHO, running in the
foreground is the more significant effect.

>
>>  Requested by:        ian@ and imp@
>>  MFC after:   3 weeks
>>  Sponsored by:        Spectra Logic Corporation
>>
>> Modified:
>>  head/sbin/devd/devd.8
>>  head/sbin/devd/devd.cc
>>  head/sys/kern/uipc_usrreq.c
>>  head/sys/sys/sockbuf.h
>>  head/sys/sys/unpcb.h
>
> I don't think the sys files should have been committed in the same commit, since those are clearly unrelated.

Yep.  I suck.  See r262915.

-Alan



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