Author: dougb
Date: Mon Oct 8 10:34:49 2012
New Revision: 241345
URL: http://svn.freebsd.org/changeset/base/241345
Log:
Remove my pre-commit review request for mergemaster
Modified:
head/MAINTAINERS
Modified: head/MAINTAINERS
=
Author: dougb
Date: Fri Oct 5 05:01:42 2012
New Revision: 241218
URL: http://svn.freebsd.org/changeset/base/241218
Log:
Remove references to CVS so that people will stop bringing it up
For -p:
The localtime update should have been excluded in the first place
The make.con
Was this discussed on freebsd-rc@ at some point, and I just missed it?
___
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"
On 09/22/2012 15:16, Devin Teske wrote:
> - if : 2> /dev/null > "$_PATH_DB"; then
> + if true 2> /dev/null > "$_PATH_DB"; then
> cat <<-EOF > "$_PATH_DB"
> $zoneinfo
> EOF
Is there a reason you're not using m
Author: dougb
Date: Thu Sep 20 04:12:09 2012
New Revision: 240729
URL: http://svn.freebsd.org/changeset/base/240729
Log:
Upgrade to 9.8.3-P3:
Prevents a crash when queried for a record whose RDATA exceeds
65535 bytes.
Prevents a crash when validating caused by using "Bad cache" data
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 09/18/2012 03:36, Hiroki Sato wrote:
> Doug Barton wrote
> in <5058036f.1010...@freebsd.org>:
>
> do> On 09/17/2012 19:33, Benjamin Kaduk wrote:
> do> > Whitespace cleanup for ipfw.8 -- start each sentence
On 09/17/2012 19:33, Benjamin Kaduk wrote:
> Whitespace cleanup for ipfw.8 -- start each sentence on a new line,
We generally don't do this at all absent other changes.
We definitely don't make whitespace-only changes mixed in with other
changes, as it makes the diff too hard to read.
Your men
1-2006,2012 Douglas Barton, do...@freebsd.org
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -29,7 +29,7 @@
# This script is called by cron to store bits of randomness which are
# then used to seed /dev/random on boot.
-# Originally developed by
On 08/31/2012 14:59, Dag-Erling Smørgrav wrote:
> Doug Barton writes:
>> Dag-Erling Smørgrav writes:
>>> - \*\*\*\ Error*)
>>> + \*\*\**)
>> Are you sure that the double ** is necessary here?
>
> Yes, error messages generally include text in ad
On 08/30/2012 12:56 PM, Dag-Erling Sm�rgrav wrote:
> Author: des
> Date: Thu Aug 30 22:56:32 2012
> New Revision: 239927
> URL: http://svn.freebsd.org/changeset/base/239927
>
> Log:
> The error syntax has changed.
>
> Modified:
> head/tools/tools/track/track.sh
>
> Modified: head/tools/too
On 8/22/2012 3:25 PM, David O'Brien wrote:
> On Wed, Aug 22, 2012 at 02:37:37PM -0700, Doug Barton wrote:
>> Were these changes discussed somewhere and I missed it?
>
> They were not discussed. I did not see the need.
>
> This is simple functionality. If securelevel i
Were these changes discussed somewhere and I missed it?
I'm not opposed per se, but the security aspects should be discussed on
freebsd-security@, and it's preferable that significant changes to
rcorder be looked at on freebsd-rc@ as well.
Can you hold off on MFC'ing any of this until it's been r
On 08/06/2012 07:12 AM, Steve Kargl wrote:
> On Mon, Aug 06, 2012 at 12:08:36AM -0700, Doug Barton wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA256
>>
>> On 08/01/2012 10:32, Konstantin Belousov wrote:
>>> It should have been the text
>>
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 08/02/2012 22:28, Hiroki Sato wrote:
> John Hay wrote
> in <20120803042301.ga78...@zibbi.meraka.csir.co.za>:
>
> jh> While you guys are here, may I add a request that we go back to prefering
> jh> IPv6 when IPv6 addresses are enabled. That is
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 08/02/2012 20:58, Hiroki Sato wrote:
> Doug Barton wrote in
> <501af66a.8020...@freebsd.org>:
>
> do> On 8/2/2012 2:25 PM, Maksim Yevmenkin wrote: do> > On Thu, Aug
> 2, 2012 at 1:55 PM, Hiroki Sato wrote: do&
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 08/01/2012 10:32, Konstantin Belousov wrote:
> It should have been the text
Forced commit? :)
- --
I am only one, but I am one. I cannot do everything, but I can do
something. And I will not let what I cannot do interfere with what
On 8/2/2012 2:25 PM, Maksim Yevmenkin wrote:
> On Thu, Aug 2, 2012 at 1:55 PM, Hiroki Sato wrote:
>
>> Just curious, why ip6addrctl_enable=NO is not enough here?
Because the behavior of the script for =NO is to prefer v4.
>> I would
>> like to eliminate yes/no/none keywords in $ip6addrctl_po
It seems this broke the build?
On 07/30/2012 11:21, Luigi Rizzo wrote:
> Author: luigi
> Date: Mon Jul 30 18:21:48 2012
> New Revision: 238912
> URL: http://svn.freebsd.org/changeset/base/238912
>
> Log:
> - move the inclusion of netmap headers to the common part of the code;
> - more portab
Author: dougb
Date: Sun Jul 29 01:01:35 2012
New Revision: 238879
URL: http://svn.freebsd.org/changeset/base/238879
Log:
Add a couple of nice quotes from Edward Everett Hale
Modified:
head/games/fortune/datfiles/fortunes
Modified: head/games/fortune/datfiles/fortunes
On 7/24/2012 1:53 PM, Steve Kargl wrote:
> So, I have no idea were the most current source lives.
All 3 parts of the project are in svn now. There is a primer for doc svn
on the wiki.
--
If you're never wrong, you're not trying hard enough
___
sv
Author: dougb
Date: Tue Jul 24 18:53:28 2012
New Revision: 238746
URL: http://svn.freebsd.org/changeset/base/238746
Log:
Heavy DNSSEC Validation Load Can Cause a "Bad Cache" Assertion Failure
in BIND9
High numbers of queries with DNSSEC validation enabled can cause an
assertion failure
On 07/16/2012 09:49, Michael Tuexen wrote:
> On Jul 16, 2012, at 5:56 PM, Garrett Cooper wrote:
>
>> On Mon, Jul 16, 2012 at 2:17 AM, Doug Barton wrote:
>>> Is it my imagination or did this break the build?
>>
>>Don't think so, but I'
Is it my imagination or did this break the build?
On 07/15/2012 23:43, Michael Tuexen wrote:
> Author: tuexen
> Date: Mon Jul 16 06:43:04 2012
> New Revision: 238514
> URL: http://svn.freebsd.org/changeset/base/238514
>
> Log:
> Allow netstat to be build if INET is not defined in the kernel.
>
On 07/12/2012 12:30 PM, Jung-uk Kim wrote:
> Log:
> Merge OpenSSL 1.0.1c.
Can you describe how you did the merge? There are numerous red flags in
the log.
___
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 07/04/2012 13:32, Andrey Chernov wrote:
> 1) /dev/urandom may not exist in jails/sandboxes
That would be a pretty serious configuration error.
- --
This .signature sanitized for your protection
-BEGIN PGP SIGNATURE-
Version: GnuP
Author: dougb
Date: Mon Jul 2 22:14:58 2012
New Revision: 238038
URL: http://svn.freebsd.org/changeset/base/238038
Log:
Unfortunately the change in r237958 resulted in s/install/instclean/ due to
the aggressive pattern matching of the :C modifier. I tested build and
install in 2 phases, how
On 07/02/2012 01:00, Andriy Gapon wrote:
> on 02/07/2012 10:55 Doug Barton said the following:
>> On 06/29/2012 00:42, Andriy Gapon wrote:
>>> I haven't studied at all what the newer code brings in, but it must be some
>>> fixes and improvements, I guess :-)
>&g
FYI, you didn't change the substance of the text, so there is no reason
to bump .Dd.
Doug
On 06/18/2012 12:11, Marius Strobl wrote:
> Author: marius
> Date: Mon Jun 18 19:11:07 2012
> New Revision: 237234
> URL: http://svn.freebsd.org/changeset/base/237234
>
> Log:
> Avoid hard sentence break.
On 06/29/2012 00:42, Andriy Gapon wrote:
> I haven't studied at all what the newer code brings in, but it must be some
> fixes and improvements, I guess :-)
Seriously?
--
This .signature sanitized for your protection
___
svn-src-head@freebsd.org
Author: dougb
Date: Mon Jul 2 06:22:20 2012
New Revision: 237958
URL: http://svn.freebsd.org/changeset/base/237958
Log:
For the ports modules building code, clean WRKDIR before building. This is
important for those that use -DNO_CLEAN routinely, since it will prevent
installing stale stuff,
On 07/01/2012 03:05, Simon L. B. Nielsen wrote:
> Don't replace files, and even worse directories, and it breaks svn2cvs.
Isn't it possible to write a pre-commit hook to avoid this issue?
--
This .signature sanitized for your protection
___
svn-
On 06/29/2012 10:58, Pedro Giffuni wrote:
> Now .. David pointed out I am not respecting the code
> provenance since I didn't add them to the opensolaris
> vendor area, but these files are copyrighted Joyent
> Inc (not even Illumos) so I cannot put them there
> unless we create a new vendor for Joy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
As a general rule, please trim out replies. This list is worse than
most in the sense that people often reply to hundreds of lines only to
add a line or 2 at the bottom.
By trimming your reply you both save electrons, and make it easier for
people t
Author: dougb
Date: Thu Jun 14 19:30:31 2012
New Revision: 237090
URL: http://svn.freebsd.org/changeset/base/237090
Log:
Improve the functionality of the PORTS_MODULES knob by adding
LOCALBASE/bin and sbin to PATH, allowing dependencies to be found;
adding SRC_BASE and OSVERSION to match the
According to the tinderbox these commits seem to have broken the build.
I built r236818 successfully earlier today ...
Doug
--
This .signature sanitized for your protection
___
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailm
Author: dougb
Date: Mon Jun 4 22:11:20 2012
New Revision: 236586
URL: http://svn.freebsd.org/changeset/base/236586
Log:
Upgrade to 9.8.3-P1, the latest from ISC. This version contains
a critical bugfix:
Processing of DNS resource records where the rdata field is zero length
may cau
On 5/31/2012 6:59 PM, Eitan Adler wrote:
> On 31 May 2012 18:29, Doug Barton wrote:
>> On 5/31/2012 12:33 PM, Tom Judge wrote:
>>> - Sort the node list while I'm here.
>>
>> This falls under the category of a "whitespace" change, which should
&g
On 5/31/2012 12:33 PM, Tom Judge wrote:
> - Sort the node list while I'm here.
This falls under the category of a "whitespace" change, which should
have been done as a separate commit (usually first, then substantive
changes second).
This is a tiny bit more work for you, but down the road when
On 05/30/2012 20:07, David O'Brien wrote:
> On Wed, May 30, 2012 at 07:34:33AM +0400, Sergey Kandaurov wrote:
>> On 29 May 2012 23:49, David E. O'Brien wrote:
> ...
>>> Modified: head/contrib/groff/tmac/doc-common
> ...
>>> +.ds doc-operating-system-FreeBSD-8.3 � � 8.3
>>> +.ds doc-operating-syste
Author: dougb
Date: Mon May 28 19:47:56 2012
New Revision: 236196
URL: http://svn.freebsd.org/changeset/base/236196
Log:
Upgrade to BIND version 9.8.3, the latest from ISC.
Feature Change
* BIND now recognizes the TLSA resource record type, created to
support IETF DANE (DNS-based
On 05/17/2012 13:00, Devin Teske wrote:
> Author: dteske
> Date: Thu May 17 20:00:34 2012
> New Revision: 235560
> URL: http://svn.freebsd.org/changeset/base/235560
>
> Log:
> Update contact info.
>
> PR: N/A (mentor approved)
> Submitted by: dteske
> Reviewed by:d
On 05/06/2012 01:46 PM, Stanislav Sedov wrote:
> Author: stas
> Date: Sun May 6 20:46:04 2012
> New Revision: 235107
> URL: http://svn.freebsd.org/changeset/base/235107
>
> Log:
> - Change kfd rc script to be more conformant with rcNG conventions:
> o change rcname to kfd;
> o move mand
On Sat, 5 May 2012, Bruce Evans wrote:
On Fri, 4 May 2012, Doug Barton wrote:
On 05/04/2012 11:22 AM, Baptiste Daroussin wrote:
fetch -s "${FETCHFILE}" >${SIZEFILE}
SIZE="`cat ${SIZEFILE}`"
- SIZE="`expr ${SIZE} / 1024`"
+ SIZE=$((SIZE/1024))
Bu
On 05/04/2012 11:22 AM, Baptiste Daroussin wrote:
>>> > > fetch -s "${FETCHFILE}" >${SIZEFILE}
>>> > > SIZE="`cat ${SIZEFILE}`"
>>> > > - SIZE="`expr ${SIZE} / 1024`"
>>> > > + SIZE=$((SIZE/1024))
>> >
>> > Bug; should be '$SIZE/'
> No this is perfectly valid
Yes, that works, but it's not o
On 5/2/2012 7:25 AM, John Baldwin wrote:
> - Simplify accounting log rotation a bit. There is no need to re-run
> accton(8) after renaming the new log file to it's real name.
Have you thoroughly tested this change? I remember adding that on
purpose, but I couldn't tell you for sure at this
On 04/17/2012 00:22, Jason Evans wrote:
> Import jemalloc 9ef7f5dc34ff02f50d401e41c8d9a4a928e7c2aa (dev branch,
> prior to 3.0.0 release) as contrib/jemalloc
Isn't stuff in src/contrib supposed to have a vendor/ branch? I think
obrien mentioned this to you ...
See vendor/bind9/dist/FREEBSD-Upgr
On Wed, 11 Apr 2012, Doug Barton wrote:
Scripts that start persistent services should always include "KEYWORD:
shutdown" so that they get started cleanly.
Sorry, that's "so that they get shut down cleanly."
Doug
___
svn-src
Author: dougb
Date: Thu Apr 12 01:53:33 2012
New Revision: 234165
URL: http://svn.freebsd.org/changeset/base/234165
Log:
The BIND 9.8.2 tarball was re-rolled to remove 9.8.1 release notes.
This change was noticed by ISC at:
https://lists.isc.org/pipermail/bind-users/2012-April/087345.html
This script has many problems. First, new scripts in the base should
never use BEFORE since this makes debugging rcorder issues harder.
Please instead add this to the REQUIRE line in DAEMON. You can use
'service -r' to get an idea of where it will be included at boot time.
Second, for new scri
Author: dougb
Date: Wed Apr 4 23:58:41 2012
New Revision: 233909
URL: http://svn.freebsd.org/changeset/base/233909
Log:
Add Bv9ARM.pdf to the list of docs to install.
Modified:
head/share/doc/bind9/Makefile
Modified: head/share/doc/bind9/Makefile
On 3/29/2012 4:16 AM, David Chisnall wrote:
> On 29 Mar 2012, at 04:36, Doug Barton wrote:
>
>> All of the stuff that pkgng relies on (including the tool itself)
>> are going to be in the ports collection, where they belong. We
>> should have moved pkg_* there years ag
Joel,
Thanks for doing this cleanup. It's unglamorous, but very necessary. You
probably have this planned already, but I wanted to make sure that you
have MFC'ing this work on your list. Merging back the formatting changes
makes it much easier to merge (and then verify) changes to the content
down
On 3/27/2012 2:10 PM, Ivan Voras wrote:
> It will help both present
> development (the pkgng is also AFAIK using sqlite)
All of the stuff that pkgng relies on (including the tool itself) are
going to be in the ports collection, where they belong. We should have
moved pkg_* there years ago, but thi
On 3/19/2012 12:37 PM, Dimitry Andric wrote:
> It would be much nicer to be able to write:
>
> .if defined(FOO)
> .if defined(BAR)
> CFLAGS+= -DFOO_BAR
> .endif
> .endif
Take a look at /usr/ports/Mk/bsd.port.mk for how this can be done.
--
This .signature sanitized for your protec
On 03/17/2012 09:40, Hans Petter Selasky wrote:
> Author: hselasky
> Date: Sat Mar 17 16:40:15 2012
> New Revision: 233090
> URL: http://svn.freebsd.org/changeset/base/233090
>
> Log:
> The UMS module is now loaded by rules in /etc/devd/usb.conf which
> are executed by devd. Remove duplicate k
On 03/03/2012 12:05, Ben Kaduk wrote:
> On Sat, Mar 3, 2012 at 3:03 PM, Doug Barton wrote:
>> On 03/03/2012 10:58, Dimitry Andric wrote:
>>> However, since it is apparently an expected use case to build using old
>>> .mk files,
>>
>> Expected how? It shou
On 03/03/2012 10:58, Dimitry Andric wrote:
> However, since it is apparently an expected use case to build using old
> .mk files,
Expected how? It shouldn't happen if you're building in /usr/src.
Wouldn't it be better to track down the real bug?
--
This .signature sanitized for your prote
On 02/23/2012 16:17, Jung-uk Kim wrote:
> I remember there were some discussions in developers@ that
> "2009-2012" is more appropriate than "2009, 2010, 2012" or
> "2009-2010, 2012", if my memory serves. Anyone?
"2009, 2010, 2012" is as synonym for "2009-2010, 2012" and I see it both
ways. That
On 02/23/2012 15:38, Andrew Thompson wrote:
> Fixed.
Thanks for the quick response. :)
--
It's always a long day; 86400 doesn't fit into a short.
Breadth of IT experience, and depth of knowledge in the DNS.
Yours for the right price. :) http://SupersetSolutions.com/
According to the logs you didn't make any changes to this file in 2011,
so that would be properly written as: 2009-2010, 2012
hth,
Doug
On 02/23/2012 11:16, Jung-uk Kim wrote:
> Author: jkim
> Date: Thu Feb 23 19:16:05 2012
> New Revision: 232065
> URL: http://svn.freebsd.org/changeset/base/23
First, I'm always glad to see devs updating the documentation, so please
don't take this as in any way being critical, just trying to help. :)
On 02/23/2012 13:56, Andrew Thompson wrote:
> Modified: head/share/man/man4/lagg.4
> =
On 02/22/2012 07:05, Josh Paetzel wrote:
> -# CPU. This behaviour is enabled by default, so this option can be used
That's not a typo, it's an alternate spelling, which we usually don't
"correct" (same with initialisation). I'm not asking for the change to
be backed out, just letting you know for
Author: dougb
Date: Fri Feb 17 07:59:37 2012
New Revision: 231862
URL: http://svn.freebsd.org/changeset/base/231862
Log:
Increase the default shutdown timer to 90 seconds. This will allow
certain systems that take a long time to shut down, without adversely
affecting things that shut down qu
On 02/16/2012 17:21, Eitan Adler wrote:
> Style: prefer the use of line continuations to +=
Thanks!
--
It's always a long day; 86400 doesn't fit into a short.
Breadth of IT experience, and depth of knowledge in the DNS.
Yours for the right price. :) http://Superset
Author: dougb
Date: Tue Feb 14 10:51:24 2012
New Revision: 231667
URL: http://svn.freebsd.org/changeset/base/231667
Log:
Fix various issues with the NFS and RPC related scripts:
1. Add new functionality to the force_depend method to incorporate the
tests for whether the service is enab
On 02/11/2012 15:21, Ed Schouten wrote:
> Hi Doug,
>
> * Doug Barton , 20120211 23:58:
>> New scripts in the base should not use BEFORE. Rather, LOGIN should
>> REQUIRE this script.
>
> You mean like this?
Yes, thanks.
> I noticed there are still over 60 occur
On 02/11/2012 12:47, Ed Schouten wrote:
> +# BEFORE: LOGIN
New scripts in the base should not use BEFORE. Rather, LOGIN should
REQUIRE this script.
Doug
--
It's always a long day; 86400 doesn't fit into a short.
Breadth of IT experience, and depth of knowledge in the DNS.
Author: dougb
Date: Sat Feb 11 06:21:16 2012
New Revision: 231507
URL: http://svn.freebsd.org/changeset/base/231507
Log:
In the days before r208307 addswap was running early in the second stage
of rcorder. Somehow in the intervening period addswap got moved to the
very end, which is almost c
On 02/09/2012 14:15, Marcel Moolenaar wrote:
>
> On Feb 9, 2012, at 12:44 PM, Eitan Adler wrote:
>
>> Author: eadler
>> Date: Thu Feb 9 20:44:20 2012
>> New Revision: 231298
>> URL: http://svn.freebsd.org/changeset/base/231298
>>
>> Log:
>> Make etc/Makefile more conflict resistant
>
> Nice. Q
On 02/09/2012 14:15, Marcel Moolenaar wrote:
>
> On Feb 9, 2012, at 12:44 PM, Eitan Adler wrote:
>
>> Author: eadler
>> Date: Thu Feb 9 20:44:20 2012
>> New Revision: 231298
>> URL: http://svn.freebsd.org/changeset/base/231298
>>
>> Log:
>> Make etc/Makefile more conflict resistant
>
> Nice. Q
Author: dougb
Date: Wed Feb 8 08:52:40 2012
New Revision: 231194
URL: http://svn.freebsd.org/changeset/base/231194
Log:
As it stands right now, the default devfs rulesets are only loaded as a
side effect of something else using them. If they haven't been loaded
already but you want to use t
On 02/05/2012 01:59, Pawel Jakub Dawidek wrote:
> I seem to miss positives of the other approach. Leaving stale PIDs in
> pidfile is something we should avoid at all costs, so recommending that
> in the manual page is not the best recommendation.
Which is worse ... potentially stale pidfiles tha
Thanks! Sorry I didn't get a chance to reply to your last message,
totally buried lately.
Doug
On 02/01/2012 08:41, Guy Helmer wrote:
> Author: ghelmer
> Date: Wed Feb 1 16:40:59 2012
> New Revision: 230869
> URL: http://svn.freebsd.org/changeset/base/230869
>
> Log:
> Change the notes abo
On 01/28/2012 18:39, Julian Elischer wrote:
> Bruce these comments are valid.
> please make use of your commit bit and make the appropriate changes!
Completely aside from the pedantic value of having the person who broke
it be the one to fix it; this line of reasoning is only going DIScourage
peop
On 01/25/2012 06:50, Guy Helmer wrote:
> Author: ghelmer
> Date: Wed Jan 25 14:50:12 2012
> New Revision: 230541
> URL: http://svn.freebsd.org/changeset/base/230541
>
> Log:
> Revert 229667: After some discussion of this change, it seems it is
> better to leave the pidfile open where it was. A
On 01/25/2012 13:35, Andriy Gapon wrote:
> on 25/01/2012 22:52 Doug Barton said the following:
>> On 01/25/2012 11:22, Andriy Gapon wrote:
>>> I have this crazy idea that we should remove the 'Safe Boot' and "ACPI'
>>> options
>>> from th
On 01/25/2012 11:22, Andriy Gapon wrote:
> I have this crazy idea that we should remove the 'Safe Boot' and "ACPI'
> options
> from the default boot menu (on platforms where they are present).
IMO better labels on the menu would be a better option here. The ACPI
option in particular is important
On 01/24/2012 07:34, Guy Helmer wrote:
> On Jan 6, 2012, at 6:16 PM, Doug Barton wrote:
>
>> On 01/06/2012 08:18, Guy Helmer wrote:
>>> On Jan 5, 2012, at 8:58 PM, Doug Barton wrote:
>>>
>>>> On 01/05/2012 14:48, Guy Helmer wrote:
>>>>> A
Author: dougb
Date: Fri Jan 20 10:31:27 2012
New Revision: 230374
URL: http://svn.freebsd.org/changeset/base/230374
Log:
If we're booting there is no need to waste time determining if the service
is running or not.
PR: conf/150752
Submitted by: YIN Xiaofeng <75394...@qq.com>
On 01/17/2012 10:48, John Baldwin wrote:
> On Tuesday, January 17, 2012 12:29:06 pm Andriy Gapon wrote:
>> on 17/01/2012 19:12 Eitan Adler said the following:
>>> To me seeing "(null)" from the output of printf indicates "There is a
>>> bug here, printf should never be given a NULL argument.".
>>>
Author: dougb
Date: Sat Jan 14 23:19:10 2012
New Revision: 230122
URL: http://svn.freebsd.org/changeset/base/230122
Log:
For the mass rc.d changes, add a command line to make the update easier
Modified:
head/UPDATING
Modified: head/UPDATING
===
On 01/14/2012 04:11, Sergey Kandaurov wrote:
> On 14 January 2012 12:59, Doug Barton wrote:
>> Author: dougb
>> Date: Sat Jan 14 08:59:02 2012
>> New Revision: 230103
>> URL: http://svn.freebsd.org/changeset/base/230103
>>
>> Log:
>> Now that it
Author: dougb
Date: Sat Jan 14 21:51:44 2012
New Revision: 230116
URL: http://svn.freebsd.org/changeset/base/230116
Log:
Remove documentation for set_rcvar() now that it has been removed.
Modified:
head/share/man/man8/rc.8
head/share/man/man8/rc.subr.8
Modified: head/share/man/man8/rc.8
==
Author: dougb
Date: Sat Jan 14 09:32:58 2012
New Revision: 230105
URL: http://svn.freebsd.org/changeset/base/230105
Log:
Add an entry detailing the removal of set_rcvar() from /etc/rc.subr
Requested by: Garrett Cooper
Modified:
head/UPDATING
Modified: head/UPDATING
==
On 01/14/2012 01:26, Garrett Cooper wrote:
> Adding an entry to UPDATING would be appreciated though…
Good point. It's done now. :)
Doug
--
You can observe a lot just by watching. -- Yogi Berra
Breadth of IT experience, and depth of knowledge in the DNS.
Yours
On 01/14/2012 01:10, Andriy Gapon wrote:
> on 14/01/2012 10:59 Doug Barton said the following:
>> Author: dougb
>> Date: Sat Jan 14 08:59:02 2012
>> New Revision: 230103
>> URL: http://svn.freebsd.org/changeset/base/230103
>>
>> Log:
>> Now that it
Author: dougb
Date: Sat Jan 14 08:59:02 2012
New Revision: 230103
URL: http://svn.freebsd.org/changeset/base/230103
Log:
Now that its callers have been udpated, remove set_rcvar().
The concept of set_rcvar() was nice in theory, but the forks
it creates are a drag on the startup process, w
Author: dougb
Date: Sat Jan 14 02:18:41 2012
New Revision: 230099
URL: http://svn.freebsd.org/changeset/base/230099
Log:
Prepare for the removal of set_rcvar() by changing the rcvar=
assignments to the literal values it would have returned.
The concept of set_rcvar() was nice in theory, b
On 01/10/2012 14:39, Pawel Jakub Dawidek wrote:
> For functions that return -1 on failure check exactly for -1 and not for
> any negative number.
what is the likelihood that at some point in the future the semantics
for those functions will change, such that more than one negative value
may be
On 01/08/2012 15:06, Konstantin Belousov wrote:
> Author: kib
> Date: Sun Jan 8 23:06:53 2012
> New Revision: 229828
> URL: http://svn.freebsd.org/changeset/base/229828
>
> Log:
> Avoid LOR between vfs_busy() lock and covered vnode lock on quotaon().
Does this mean that if we turn witness back
Author: dougb
Date: Sun Jan 8 20:25:29 2012
New Revision: 229822
URL: http://svn.freebsd.org/changeset/base/229822
Log:
There is no longer a need to abstract ${rcvar_manpage} as we are not
attempting to maintain compatibility with NetBSD for some years now.
Modified:
head/etc/rc.d/hostname
On 01/07/2012 08:10, Ulrich Spoerlein wrote:
> Modified: head/etc/namedb/named.conf
Good catch, thanks. :)
--
You can observe a lot just by watching. -- Yogi Berra
Breadth of IT experience, and depth of knowledge in the DNS.
Yours for the right price. :) http://Super
Is this the change that is causing all the new usb-related messages when
shutting down? If so, can it be hidden behind verbose?
Doug
On 12/19/2011 07:35, Hans Petter Selasky wrote:
> Author: hselasky
> Date: Mon Dec 19 15:35:05 2011
> New Revision: 228711
> URL: http://svn.freebsd.org/changeset
On 01/06/2012 08:18, Guy Helmer wrote:
> On Jan 5, 2012, at 8:58 PM, Doug Barton wrote:
>
>> On 01/05/2012 14:48, Guy Helmer wrote:
>>> Allow daemon(8) to run pidfile_open() before relenquishing
>>> privileges so pid files can be written in /var/run when started
&g
On 01/05/2012 14:48, Guy Helmer wrote:
> Allow daemon(8) to run pidfile_open() before relenquishing privileges
> so pid files can be written in /var/run when started as root.
I'm not sure how useful this is since when daemon is exiting it won't be
able to remove the pid file (unless I'm missin
On 12/28/2011 15:03, Ulrich Spörlein wrote:
> On Wed, 2011-12-28 at 15:00:07 -0800, Doug Barton wrote:
>> On 12/28/2011 14:52, Ulrich Spörlein wrote:
>>
>>> We have
>>>
>>> http://wiki.freebsd.org/ContribSoftware
>>>
>>> that tries to t
On 12/28/2011 14:52, Ulrich Spörlein wrote:
> We have
>
> http://wiki.freebsd.org/ContribSoftware
>
> that tries to track the state of anything upstream in src.
I've been maintaining BIND in the base for 9 1/2 years, and never knew
about that page ... the wiki is a good tool for some things, b
On 12/28/2011 14:18, Doug Barton wrote:
> Reviewed by:French-speakers on #bsdcode [2]
Blah, that's #bsdports.
--
You can observe a lot just by watching. -- Yogi Berra
Breadth of IT experience, and depth of knowledge in the DNS.
Yours for the rig
Author: dougb
Date: Wed Dec 28 22:18:53 2011
New Revision: 228938
URL: http://svn.freebsd.org/changeset/base/228938
Log:
1. Correct capitalization of the nobility particle for
Francois de La Rochefoucauld introduced in r228909 [1],[2]
2. Change c-cedilla introduced in the same commit t
On 12/28/2011 07:40, Ulrich Spörlein wrote:
> On Mon, 2011-12-26 at 01:14:28 -0800, Doug Barton wrote:
>> On 12/26/2011 01:07, Xin LI wrote:
>>> Author: delphij
>>> Date: Mon Dec 26 09:07:08 2011
>>> New Revision: 228896
>>> URL: http://svn.
1 - 100 of 408 matches
Mail list logo