Author: dougb
Date: Mon Oct 8 05:51:47 2012
New Revision: 241339
URL: http://svn.freebsd.org/changeset/base/241339
Log:
MFC r241218:
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
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: Mon Oct 8 10:43:59 2012
New Revision: 241346
URL: http://svn.freebsd.org/changeset/base/241346
Log:
Good night. :)
Approved by: core (implicit)
Modified:
svnadmin/conf/access
Modified: svnadmin/conf/access
===
-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
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
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-
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,
Author: dougb
Date: Mon Jul 2 06:51:49 2012
New Revision: 237962
URL: http://svn.freebsd.org/changeset/base/237962
Log:
MFC r237958:
For the ports modules building code, clean WRKDIR before building. This is
important for those that use -DNO_CLEAN routinely, since it will prevent
insta
Author: dougb
Date: Mon Jul 2 06:52:25 2012
New Revision: 237964
URL: http://svn.freebsd.org/changeset/base/237964
Log:
MFC r237958:
For the ports modules building code, clean WRKDIR before building. This is
important for those that use -DNO_CLEAN routinely, since it will prevent
insta
Author: dougb
Date: Mon Jul 2 06:52:07 2012
New Revision: 237963
URL: http://svn.freebsd.org/changeset/base/237963
Log:
MFC r237958:
For the ports modules building code, clean WRKDIR before building. This is
important for those that use -DNO_CLEAN routinely, since it will prevent
insta
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-all@freebsd.org
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 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
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
Author: dougb
Date: Mon Jul 2 22:19:02 2012
New Revision: 238041
URL: http://svn.freebsd.org/changeset/base/238041
Log:
MFC r238038:
Unfortunately the change in r237958 resulted in s/install/instclean/ due to
the aggressive pattern matching of the :C modifier. I tested build and
instal
Author: dougb
Date: Mon Jul 2 22:18:29 2012
New Revision: 238039
URL: http://svn.freebsd.org/changeset/base/238039
Log:
MFC r238038:
Unfortunately the change in r237958 resulted in s/install/instclean/ due to
the aggressive pattern matching of the :C modifier. I tested build and
instal
Author: dougb
Date: Mon Jul 2 22:18:49 2012
New Revision: 238040
URL: http://svn.freebsd.org/changeset/base/238040
Log:
MFC r238038:
Unfortunately the change in r237958 resulted in s/install/instclean/ due to
the aggressive pattern matching of the :C modifier. I tested build and
instal
-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
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-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
T
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/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'
On 07/19/2012 06:00, Alexander V. Chernikov wrote:
> Author: melifaro
> Date: Thu Jul 19 13:00:31 2012
> New Revision: 238620
> URL: http://svn.freebsd.org/changeset/base/238620
>
> Log:
> MFC r223788, r223790, r223824 236808
>
> Merge netflow v9 support (user side)
Seems to have broken th
On 07/19/2012 06:54, Alexander V. Chernikov wrote:
> On 19.07.2012 17:44, Doug Barton wrote:
>> On 07/19/2012 06:00, Alexander V. Chernikov wrote:
>>> Author: melifaro
>>> Date: Thu Jul 19 13:00:31 2012
>>> New Revision: 238620
>>> URL: http://svn.
On 07/19/2012 08:54, Alexander V. Chernikov wrote:
>> You can see for yourself in the freebsd-stable archives, as the
>> tinderboxes have been failing ever since your commit.
> This is the result of 1+ hour gap between r238619 and r238620. Tinderbox
> tries to build old flowctl binary.
Indeed, thi
Author: dougb
Date: Tue Jul 24 18:48:17 2012
New Revision: 238744
URL: http://svn.freebsd.org/changeset/base/238744
Log:
Vendor import of BIND 9.8.3-P2
Modified:
vendor/bind9/dist/CHANGES
vendor/bind9/dist/lib/dns/resolver.c
vendor/bind9/dist/lib/dns/zone.c
vendor/bind9/dist/version
Mo
Author: dougb
Date: Tue Jul 24 18:49:18 2012
New Revision: 238745
URL: http://svn.freebsd.org/changeset/base/238745
Log:
Tag the 9.8.3-P2 release
Added:
vendor/bind9/9.8.3-P2/
- copied from r238744, vendor/bind9/dist/
___
svn-src-all@freebsd.or
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
Author: dougb
Date: Tue Jul 24 19:00:36 2012
New Revision: 238747
URL: http://svn.freebsd.org/changeset/base/238747
Log:
Vendor import of BIND 9.6-ESV-R7-P2
Modified:
vendor/bind9/dist-9.6/CHANGES
vendor/bind9/dist-9.6/lib/dns/resolver.c
vendor/bind9/dist-9.6/lib/dns/zone.c
vendor/bind9
Author: dougb
Date: Tue Jul 24 19:00:56 2012
New Revision: 238748
URL: http://svn.freebsd.org/changeset/base/238748
Log:
Tag the 9.6-ESV-R7-P2 release
Added:
vendor/bind9/9.6-ESV-R7-P2/
- copied from r238747, vendor/bind9/dist-9.6/
___
svn-src-
Author: dougb
Date: Tue Jul 24 19:04:35 2012
New Revision: 238749
URL: http://svn.freebsd.org/changeset/base/238749
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
Author: dougb
Date: Tue Jul 24 19:08:12 2012
New Revision: 238750
URL: http://svn.freebsd.org/changeset/base/238750
Log:
Update to reflect new svn realities
Modified:
vendor/bind9/dist-9.6/FREEBSD-Upgrade
vendor/bind9/dist/FREEBSD-Upgrade
Modified: vendor/bind9/dist-9.6/FREEBSD-Upgrade
===
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 22:32:03 2012
New Revision: 238756
URL: http://svn.freebsd.org/changeset/base/238756
Log:
MFV r238744:
Heavy DNSSEC Validation Load Can Cause a "Bad Cache" Assertion Failure
in BIND9
High numbers of queries with DNSSEC validation enabled can cause an
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
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
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
-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
-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/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
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
>>
>
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
Author: dougb
Date: Mon May 28 09:49:59 2012
New Revision: 236172
URL: http://svn.freebsd.org/changeset/base/236172
Log:
Tag the 9.8.3 release
Added:
vendor/bind9/9.8.3/
- copied from r236171, vendor/bind9/dist/
___
svn-src-all@freebsd.org mail
Author: dougb
Date: Mon May 28 09:49:28 2012
New Revision: 236171
URL: http://svn.freebsd.org/changeset/base/236171
Log:
Vendor import of BIND 9.8.3
Added:
vendor/bind9/dist/lib/dns/rdata/generic/tlsa_52.c (contents, props changed)
vendor/bind9/dist/lib/dns/rdata/generic/tlsa_52.h (cont
Author: dougb
Date: Mon May 28 10:21:54 2012
New Revision: 236174
URL: http://svn.freebsd.org/changeset/base/236174
Log:
Vendor import of BIND 9.6-ESV-R7
Added:
vendor/bind9/dist-9.6/lib/dns/rdata/generic/tlsa_52.c (contents, props
changed)
vendor/bind9/dist-9.6/lib/dns/rdata/generic/tls
Author: dougb
Date: Mon May 28 10:22:46 2012
New Revision: 236175
URL: http://svn.freebsd.org/changeset/base/236175
Log:
Tag the 9.6-ESV-R7 release
Added:
vendor/bind9/9.6-ESV-R7/
- copied from r236174, vendor/bind9/dist-9.6/
___
svn-src-all@fr
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
Author: dougb
Date: Mon May 28 19:48:37 2012
New Revision: 236197
URL: http://svn.freebsd.org/changeset/base/236197
Log:
Upgrade to BIND version 9.6-ESV-R7, the latest from ISC.
Feature Change
* BIND now recognizes the TLSA resource record type, created to
support IETF DANE (DNS-
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
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 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
Author: dougb
Date: Fri Jun 1 03:46:28 2012
New Revision: 236374
URL: http://svn.freebsd.org/changeset/base/236374
Log:
MFV r236171, MFC r236196:
Upgrade to BIND version 9.8.3, the latest from ISC.
Feature Change
* BIND now recognizes the TLSA resource record type, created to
Author: dougb
Date: Mon Jun 4 22:06:29 2012
New Revision: 236584
URL: http://svn.freebsd.org/changeset/base/236584
Log:
Vendor import of BIND 9.8.3-P1
Modified:
vendor/bind9/dist/CHANGES
vendor/bind9/dist/lib/dns/rdata.c
vendor/bind9/dist/lib/dns/rdataslab.c
vendor/bind9/dist/version
Author: dougb
Date: Mon Jun 4 22:07:05 2012
New Revision: 236585
URL: http://svn.freebsd.org/changeset/base/236585
Log:
Tag the 9.8.3-P1 release
Added:
vendor/bind9/9.8.3-P1/
- copied from r236584, vendor/bind9/dist/
___
svn-src-all@freebsd.or
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
Author: dougb
Date: Mon Jun 4 22:14:33 2012
New Revision: 236587
URL: http://svn.freebsd.org/changeset/base/236587
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
Author: dougb
Date: Mon Jun 4 22:19:09 2012
New Revision: 236588
URL: http://svn.freebsd.org/changeset/base/236588
Log:
Vendor import of BIND 9.6-ESV-R7-P1
Modified:
vendor/bind9/dist-9.6/CHANGES
vendor/bind9/dist-9.6/lib/dns/rdata.c
vendor/bind9/dist-9.6/lib/dns/rdataslab.c
vendor/bin
Author: dougb
Date: Mon Jun 4 22:19:32 2012
New Revision: 236589
URL: http://svn.freebsd.org/changeset/base/236589
Log:
Tag the 9.6-ESV-R7-P1 release
Added:
vendor/bind9/9.6-ESV-R7-P1/
- copied from r236588, vendor/bind9/dist-9.6/
___
svn-src-
Author: dougb
Date: Mon Jun 4 22:21:55 2012
New Revision: 236590
URL: http://svn.freebsd.org/changeset/base/236590
Log:
Upgrade to 9.6-ESV-R7-P1, the latest from ISC. This version contains
a critical bugfix:
Processing of DNS resource records where the rdata field is zero length
ma
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-all@freebsd.org mailing list
http://lists.freebsd.org/mailma
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
Author: dougb
Date: Sun Jun 17 21:06:36 2012
New Revision: 237205
URL: http://svn.freebsd.org/changeset/base/237205
Log:
Improve the functionality of the PORTS_MODULES knob by adding
LOCALBASE/bin and sbin to PATH, which allows dependencies to be found;
adding SRC_BASE and OSVERSION to match
Author: dougb
Date: Sun Jun 17 21:07:00 2012
New Revision: 237206
URL: http://svn.freebsd.org/changeset/base/237206
Log:
Improve the functionality of the PORTS_MODULES knob by adding
LOCALBASE/bin and sbin to PATH, which allows dependencies to be found;
adding SRC_BASE and OSVERSION to match
Author: dougb
Date: Sun Jun 17 21:07:27 2012
New Revision: 237207
URL: http://svn.freebsd.org/changeset/base/237207
Log:
Improve the functionality of the PORTS_MODULES knob by adding
LOCALBASE/bin and sbin to PATH, which allows dependencies to be found;
adding SRC_BASE and OSVERSION to match
On 06/17/2012 14:06, Doug Barton wrote:
> stable/9/sys/conf/ (props changed)
There is what looks like a really large amount of crufty mergeinfo on
stable/9/sys/conf. The diff was large and hairy enough that I didn't
feel comfortable tackling it in the time I have allotted today. Give
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
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/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
Author: dougb
Date: Wed Apr 4 23:08:04 2012
New Revision: 233901
URL: http://svn.freebsd.org/changeset/base/233901
Log:
Remove empty directory in preparation for the 9.8.2 import
Deleted:
vendor/bind9/dist/bin/rndc/unix/
___
svn-src-all@freebsd.org
Author: dougb
Date: Wed Apr 4 23:11:55 2012
New Revision: 233903
URL: http://svn.freebsd.org/changeset/base/233903
Log:
Tag the 9.8.2 release
Added:
vendor/bind9/9.8.2/
- copied from r233902, vendor/bind9/dist/
___
svn-src-all@freebsd.org mail
Author: dougb
Date: Wed Apr 4 23:33:27 2012
New Revision: 233905
URL: http://svn.freebsd.org/changeset/base/233905
Log:
Add a new directory relevant to the 9.6-ESV-R6 import
Modified:
vendor/bind9/dist-9.6/FREEBSD-Xlist
Modified: vendor/bind9/dist-9.6/FREEBSD-Xlist
=
Author: dougb
Date: Wed Apr 4 23:40:29 2012
New Revision: 233907
URL: http://svn.freebsd.org/changeset/base/233907
Log:
Tag the 9.6-ESV-R6 release
Added:
vendor/bind9/9.6-ESV-R6/
- copied from r233906, vendor/bind9/dist-9.6/
___
svn-src-all@fr
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
Author: dougb
Date: Thu Apr 5 00:08:16 2012
New Revision: 233910
URL: http://svn.freebsd.org/changeset/base/233910
Log:
Add Bv9ARM.pdf to the list of docs to install.
(Direct commit because this file varies widely between BIND versions)
Modified:
stable/7/share/doc/bind9/Makefile
Modif
Author: dougb
Date: Thu Apr 5 04:32:57 2012
New Revision: 233916
URL: http://svn.freebsd.org/changeset/base/233916
Log:
Update relevant to the 9.6-ESV-R6 release.
Add Bv9ARM.pdf to the list of docs to install.
(Direct commit because this file varies widely between BIND versions)
Modi
Author: dougb
Date: Thu Apr 12 01:14:03 2012
New Revision: 234164
URL: http://svn.freebsd.org/changeset/base/234164
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: 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
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-sr
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
Author: dougb
Date: Thu Apr 19 20:44:40 2012
New Revision: 234468
URL: http://svn.freebsd.org/changeset/base/234468
Log:
MFV r234164/MFC r234165:
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/bin
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 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 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
Author: dougb
Date: Sun May 6 08:31:57 2012
New Revision: 235074
URL: http://svn.freebsd.org/changeset/base/235074
Log:
MFC r231929:
If nested scheme allows dump kernel to its partition, we may allow
dump for the parent partition too.
Modified:
stable/8/sys/geom/part/g_part.c
Director
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
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 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
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 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
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 09/08/2012 12:21, Martin Matuska wrote:
> This commit is missing the PR number
It's actually pretty common to summarize the commit message in an MFC,
rather than reproducing it verbatim.
--
I am only one, but I am one. I cannot do everything, but I can do
something. And I will not
On 9/8/2012 12:39 PM, Eitan Adler wrote:
> On 8 September 2012 15:36, Doug Barton wrote:
>> On 09/08/2012 12:21, Martin Matuska wrote:
>>> This commit is missing the PR number
>>
>> It's actually pretty common to summarize the commit message in an MFC,
>
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
-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
Author: dougb
Date: Thu Sep 20 03:38:28 2012
New Revision: 240726
URL: http://svn.freebsd.org/changeset/base/240726
Log:
Vendor import of BIND 9.8.3-P3
Modified:
vendor/bind9/dist/CHANGES
vendor/bind9/dist/lib/dns/include/dns/rdata.h
vendor/bind9/dist/lib/dns/master.c
vendor/bind9/dist/
Author: dougb
Date: Thu Sep 20 03:42:14 2012
New Revision: 240727
URL: http://svn.freebsd.org/changeset/base/240727
Log:
Tag the 9.8.3-P3 release
Added:
vendor/bind9/9.8.3-P3/
- copied from r240726, vendor/bind9/dist/
___
svn-src-all@freebsd.or
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
Author: dougb
Date: Thu Sep 20 04:21:05 2012
New Revision: 240730
URL: http://svn.freebsd.org/changeset/base/240730
Log:
Vendor import of BIND 9.6-ESV-R7-P3
Modified:
vendor/bind9/dist-9.6/CHANGES
vendor/bind9/dist-9.6/bin/named/server.c
vendor/bind9/dist-9.6/bin/nsupdate/nsupdate.c
ven
Author: dougb
Date: Thu Sep 20 04:21:29 2012
New Revision: 240731
URL: http://svn.freebsd.org/changeset/base/240731
Log:
Tag the 9.6-ESV-R7-P3 release
Added:
vendor/bind9/9.6-ESV-R7-P3/
- copied from r240730, vendor/bind9/dist-9.6/
___
svn-src-
Author: dougb
Date: Thu Sep 20 04:35:20 2012
New Revision: 240732
URL: http://svn.freebsd.org/changeset/base/240732
Log:
Upgrade to 9.6-ESV-R7-P3:
Prevents a crash when queried for a record whose RDATA exceeds
65535 bytes.
Prevents a crash when validating caused by using "Bad cache"
601 - 700 of 1084 matches
Mail list logo