On 9/13/2010 8:30 AM, Warner Losh wrote:
Author: imp
Date: Mon Sep 13 15:30:09 2010
New Revision: 212558
URL: http://svn.freebsd.org/changeset/base/212558
Log:
Move to using Makefile.arch to include the proper target-specific programs.
Modified:
head/usr.bin/Makefile
Modified: head/usr.b
On 9/14/2010 7:29 PM, M. Warner Losh wrote:
In message:<4c9020c5.90...@freebsd.org>
Doug Barton writes:
: On 9/13/2010 8:30 AM, Warner Losh wrote:
:> Author: imp
:> Date: Mon Sep 13 15:30:09 2010
:> New Revision: 212558
:> URL: http://svn.freebsd.org/cha
On 9/16/2010 7:29 PM, Carlos A. M. dos Santos wrote:
On Thu, Sep 16, 2010 at 5:44 AM, Brian Somers wrote:
If INVARIANTS is not defined, the above i++ will not happen.
Which does not cause any harm, since "i" is a local variable, not used
anywhere else in the function. A picky compiler would c
You forgot to bump .Dd
On 9/21/2010 1:25 AM, Ed Schouten wrote:
Author: ed
Date: Tue Sep 21 08:25:00 2010
New Revision: 212959
URL: http://svn.freebsd.org/changeset/base/212959
Log:
Add a notice to the man page that batteries should be installed.
Modified:
head/sbin/mount_unionfs/mount_u
On 9/21/2010 7:14 PM, Alexey Dokuchaev wrote:
On Tue, Sep 21, 2010 at 12:01:03PM -0700, Doug Barton wrote:
You forgot to bump .Dd
I thought it is required when manpages undergoes substantial or at least
functional changes.
Seriously? You people are so humor-deficient that you didn
On 9/21/2010 7:19 PM, Steve Kargl wrote:
On Tue, Sep 21, 2010 at 07:16:28PM -0700, Doug Barton wrote:
On 9/21/2010 7:14 PM, Alexey Dokuchaev wrote:
On Tue, Sep 21, 2010 at 12:01:03PM -0700, Doug Barton wrote:
You forgot to bump .Dd
I thought it is required when manpages undergoes
Author: dougb
Date: Wed Sep 22 18:46:17 2010
New Revision: 213005
URL: http://svn.freebsd.org/changeset/base/213005
Log:
Eliminate the --disable-ipv6 string which while technically correct in
terms of the arguments that configure was called with is misleading because
if IPv6 support is prese
On 9/24/2010 6:23 AM, John Baldwin wrote:
The biggest argument against this (and the reason I always enable crashdumps
on all machines I am involved with) is that many panics are not easily
reproducible, esp. ones that trigger under load. If dumpdev is not on by
default, then the info from a rar
On 9/23/2010 11:14 PM, Rui Paulo wrote:
On 22 Sep 2010, at 22:08, Bruce Evans wrote:
On Wed, 22 Sep 2010, Rui Paulo wrote:
Log:
MFC r197804 (rwatson):
Add basename_r(3) to complement basename(3). basename_r(3) which accepts
a caller-allocated buffer of at least MAXPATHLEN, rather than
On 9/28/2010 3:46 PM, Luigi Rizzo wrote:
Author: luigi
Date: Tue Sep 28 22:46:13 2010
New Revision: 213253
URL: http://svn.freebsd.org/changeset/base/213253
Log:
Whitespace changes to reduce diffs wrt the most recent ipfw/dummynet code:
+ remove an unused macro,
+ adjust the constants i
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 9/29/2010 6:08 AM, Ed Maste wrote:
| Author: emaste
| Date: Wed Sep 29 13:08:23 2010
| New Revision: 213270
| URL: http://svn.freebsd.org/changeset/base/213270
|
| Log:
|/etc/rc.d/defaultroute currently bails immediately if all interfaces
|
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 9/30/2010 6:08 AM, Ed Maste wrote:
| On Wed, Sep 29, 2010 at 11:33:58PM -0700, Doug Barton wrote:
|
|> -BEGIN PGP SIGNED MESSAGE-
|> Hash: SHA256
|>
|> On 9/29/2010 6:08 AM, Ed Maste wrote:
|> | Author: emaste
|> | Date
Author: dougb
Date: Thu Sep 30 21:54:25 2010
New Revision: 213309
URL: http://svn.freebsd.org/changeset/base/213309
Log:
MFC r213005:
Remove confusing-though-technically-correct --disable-ipv6
from CONFIGARGS.
Modified:
stable/8/usr.sbin/named/Makefile
Directory Properties:
stable/8/
On 10/6/2010 12:49 AM, Alexander Leidinger wrote:
Author: netchild
Date: Wed Oct 6 07:49:28 2010
New Revision: 213472
URL: http://svn.freebsd.org/changeset/base/213472
Log:
Add some missing files to optionally delete.
Submitted by:Paul B Mahol
Modified:
head/tools/build/mk/Op
On 10/7/2010 2:40 AM, Alexander Leidinger wrote:
If you do not want to have it deleted by delete-old, do not exclude it
during installworld (you have my vote for this) and remove its entry
from OptionalObsoleteFiles.inc.
That sounds fine with me. I will get to that ASAP. Don't hesitate to
beat
On Mon, 18 Oct 2010, David Xu wrote:
Author: davidxu
Date: Mon Oct 18 05:15:26 2010
New Revision: 214008
URL: http://svn.freebsd.org/changeset/base/214008
Log:
s/||/&&
Since this came up in another context this evening ...
We can see the "what" from the diff. I'm curious about the "why" for
On Mon, 18 Oct 2010, David Xu wrote:
Doug Barton wrote:
On Mon, 18 Oct 2010, David Xu wrote:
Author: davidxu
Date: Mon Oct 18 05:15:26 2010
New Revision: 214008
URL: http://svn.freebsd.org/changeset/base/214008
Log:
s/||/&&
Since this came up in another context this evening ...
On Mon, 18 Oct 2010, Dimitry Andric wrote:
On 2010-10-18 23:35, Marius Strobl wrote:
I thought the last GPLv2 version was something like binutils 2.17
and the plan still was to update to that?
Yes, after this one I will start importing 2.17 (which is indeed the
last GPLv2 version), probably t
On Tue, 19 Oct 2010, Dimitry Andric wrote:
On 2010-10-18 23:47, Doug Barton wrote:
This may be a good thing to request a pointyhat run for as well.
Please note, this is *not* going into head yet, but into a project
branch for now (projects/binutils-2.17). There it will have to prove
itself
On 10/27/10 14:26, Alexander Best wrote:
are in fact COW fs the only exception where the -P flag won't work? before
r213582 LFS was mentioned here and that the block size must be fixed.
also the comment in rm.c says that -P won't work for any logging file systems.
i'm not a fs expert, but i think
Author: dougb
Date: Sat Oct 30 21:01:18 2010
New Revision: 214567
URL: http://svn.freebsd.org/changeset/base/214567
Log:
Vendor import of BIND 9.6-ESV-R2
Modified:
vendor/bind9/dist/CHANGES
vendor/bind9/dist/README
vendor/bind9/dist/bin/dnssec/dnssec-dsfromkey.html
vendor/bind9/dist/bin
Author: dougb
Date: Sat Oct 30 21:01:54 2010
New Revision: 214568
URL: http://svn.freebsd.org/changeset/base/214568
Log:
Tag the 9.6-ESV-R2 release
Added:
vendor/bind9/9.6-ESV-R2/
- copied from r214567, vendor/bind9/dist/
___
svn-src-all@freebs
Author: dougb
Date: Sun Oct 31 04:45:25 2010
New Revision: 214585
URL: http://svn.freebsd.org/changeset/base/214585
Log:
Prep for the 9.6-ESV-R2 update
Modified:
head/lib/bind/config.h
head/lib/bind/isc/isc/platform.h
Modified: head/lib/bind/config.h
===
Author: dougb
Date: Sun Oct 31 04:45:53 2010
New Revision: 214586
URL: http://svn.freebsd.org/changeset/base/214586
Log:
Update to 9.6-ESV-R2, the latest from ISC.
This version contains bug fixes that are relevant to any
caching/resolving name server; as well as DNSSEC-related
fixes.
M
Author: dougb
Date: Fri Nov 18 20:47:14 2011
New Revision: 227677
URL: http://svn.freebsd.org/changeset/base/227677
Log:
MFC r226863:
Fix svnversion for svn 1.7.x by not looking for .svn in ${SYSDIR}
(since it no longer exists). Instead, run svnversion if we can find
the binary and test
Author: dougb
Date: Fri Nov 18 20:51:31 2011
New Revision: 227678
URL: http://svn.freebsd.org/changeset/base/227678
Log:
MFC r226863:
Fix svnversion for svn 1.7.x by not looking for .svn in ${SYSDIR}
(since it no longer exists). Instead, run svnversion if we can find
the binary and test
Author: dougb
Date: Fri Nov 18 21:04:59 2011
New Revision: 227679
URL: http://svn.freebsd.org/changeset/base/227679
Log:
MFC r213077:
Simplify how we find the kernel source.
MFC r18:
expr -> sh arithmetic expansion
MFC r226863:
Fix svnversion for svn 1.7.x by not looking for
Author: dougb
Date: Fri Nov 18 21:09:03 2011
New Revision: 227680
URL: http://svn.freebsd.org/changeset/base/227680
Log:
MFC r213077:
Simplify how we find the kernel source.
MFC r18:
expr -> sh arithmetic expansion
MFC r226863:
Fix svnversion for svn 1.7.x by not looking for
Author: dougb
Date: Fri Nov 18 21:10:13 2011
New Revision: 227681
URL: http://svn.freebsd.org/changeset/base/227681
Log:
MFC r227416:
Document that flock can return ENOLCK
Approved by: re (kib)
Modified:
stable/9/lib/libc/sys/flock.2
Directory Properties:
stable/9/lib/libc/ (pr
Author: dougb
Date: Fri Nov 18 21:12:05 2011
New Revision: 227682
URL: http://svn.freebsd.org/changeset/base/227682
Log:
MFC r227416:
Document that flock can return ENOLCK
Approved by: re (kib)
Modified:
releng/9.0/lib/libc/sys/flock.2
Directory Properties:
releng/9.0/lib/libc/
Author: dougb
Date: Fri Nov 18 21:12:58 2011
New Revision: 227683
URL: http://svn.freebsd.org/changeset/base/227683
Log:
MFC r227416:
Document that flock can return ENOLCK
Modified:
stable/8/lib/libc/sys/flock.2
Directory Properties:
stable/8/lib/libc/ (props changed)
stable/8/lib/
Author: dougb
Date: Fri Nov 18 21:13:43 2011
New Revision: 227684
URL: http://svn.freebsd.org/changeset/base/227684
Log:
MFC r227416:
Document that flock can return ENOLCK
Modified:
stable/7/lib/libc/sys/flock.2
Directory Properties:
stable/7/lib/libc/ (props changed)
stable/7/lib/
On 11/22/2011 12:27 PM, David Schultz wrote:
> On Tue, Nov 22, 2011, Eitan Adler wrote:
>> The problem with profiling this type of change is that it is hard to
>> find a good representative benchmark. I could easily write code that
>> will show you that adding the equality check is a good idea or t
On 11/22/2011 2:26 PM, Ben Kaduk wrote:
> 2011/11/22 Rui Paulo :
>> On 2011/11/22, at 21:33, Dag-Erling Smørgrav wrote:
>>
>>> Rui Paulo writes:
With this change, I can no longer update a FreeBSD 9.0-current system
from June 2010 to FreeBSD 10.0. I suspect I'm not the only one.
>>>
>>> S
On 11/24/2011 12:34, Max Khon wrote:
> Author: fjoe
> Date: Thu Nov 24 20:34:50 2011
> New Revision: 227953
> URL: http://svn.freebsd.org/changeset/base/227953
>
> Log:
> libodialog: Remove no longer used library.
>
> Deleted:
> head/gnu/lib/libodialog/
I'm curious ... I asked Nathan to plea
Author: dougb
Date: Tue Nov 29 08:22:12 2011
New Revision: 228122
URL: http://svn.freebsd.org/changeset/base/228122
Log:
If using DISTDIR we need to be sure to create a ${DESTDIR}/var/db/zoneinfo
PR: bin/162891
Submitted by: Helge Oldach
Modified:
head/usr.sbin/mergemaster/m
On 11/29/2011 12:47, Gábor Kövesdán wrote:
> On 2011.11.29. 20:46, Max Khon wrote:
>> Log:
>>Turn off profiled libs build by default.
>>Can be enabled back using WITH_PROFILE=yes in /etc/src.conf
> I think it was useful. Profiling is useful for developing any piece of
> software that builds
On 11/30/2011 14:52, Rick Macklem wrote:
> I'm relatively new to FreeBSD, but I've never heard of an MFC to a
> Release branch. (As far as I know, if it ever happens, it's for a
> serious errata or security issue.)
You are correct sir. :)
--
"We could put the whole Internet int
Author: dougb
Date: Thu Dec 1 05:46:25 2011
New Revision: 228165
URL: http://svn.freebsd.org/changeset/base/228165
Log:
MFC r227482:
The default setting, daily_accounting_compress="NO", was causing
only 1 old file to be saved, so fix this.
While I'm here, fix a very old off-by-one e
Author: dougb
Date: Thu Dec 1 05:47:51 2011
New Revision: 228166
URL: http://svn.freebsd.org/changeset/base/228166
Log:
MFC r227482:
The default setting, daily_accounting_compress="NO", was causing
only 1 old file to be saved, so fix this.
While I'm here, fix a very old off-by-one e
Author: dougb
Date: Thu Dec 1 05:48:50 2011
New Revision: 228167
URL: http://svn.freebsd.org/changeset/base/228167
Log:
MFC r227482:
The default setting, daily_accounting_compress="NO", was causing
only 1 old file to be saved, so fix this.
While I'm here, fix a very old off-by-one e
Author: dougb
Date: Thu Dec 1 05:49:37 2011
New Revision: 228168
URL: http://svn.freebsd.org/changeset/base/228168
Log:
MFC r227482:
The default setting, daily_accounting_compress="NO", was causing
only 1 old file to be saved, so fix this.
While I'm here, fix a very old off-by-one e
Author: dougb
Date: Thu Dec 1 05:51:17 2011
New Revision: 228169
URL: http://svn.freebsd.org/changeset/base/228169
Log:
MFC r228122:
If using DESTDIR we need to be sure to create a
${DESTDIR}/var/db/zoneinfo
Approved by: re (kensmith)
Modified:
stable/9/usr.sbin/mergemaster/merg
Author: dougb
Date: Thu Dec 1 05:53:30 2011
New Revision: 228171
URL: http://svn.freebsd.org/changeset/base/228171
Log:
MFC r228122:
If using DESTDIR we need to be sure to create a
${DESTDIR}/var/db/zoneinfo
Modified:
stable/8/usr.sbin/mergemaster/mergemaster.sh
Directory Properties:
Author: dougb
Date: Thu Dec 1 05:52:50 2011
New Revision: 228170
URL: http://svn.freebsd.org/changeset/base/228170
Log:
MFC r228122:
If using DESTDIR we need to be sure to create a
${DESTDIR}/var/db/zoneinfo
Approved by: re (kensmith)
Modified:
releng/9.0/usr.sbin/mergemaster/me
Author: dougb
Date: Thu Dec 1 05:54:22 2011
New Revision: 228172
URL: http://svn.freebsd.org/changeset/base/228172
Log:
MFC r228122:
If using DESTDIR we need to be sure to create a
${DESTDIR}/var/db/zoneinfo
Modified:
stable/7/usr.sbin/mergemaster/mergemaster.sh
Directory Properties:
On 11/30/2011 23:41, Lawrence Stewart wrote:
> +.\" Copyright (c) 2011 The University of Melbourne
Out of curiosity, if the foundation paid for the work, how is it that
the University of Melbourne gets to own the copyright?
--
"We could put the whole Internet into a book."
Author: dougb
Date: Thu Dec 1 21:13:41 2011
New Revision: 228189
URL: http://svn.freebsd.org/changeset/base/228189
Log:
Upgrade to BIND 9.8.1-P1 to address the following DDOS bug:
Recursive name servers are failing with an assertion:
INSIST(! dns_rdataset_isassociated(sigrdataset))
Author: dougb
Date: Thu Dec 1 21:17:59 2011
New Revision: 228190
URL: http://svn.freebsd.org/changeset/base/228190
Log:
Upgrade to BIND 9.8.1-P1 to address the following DDOS bug:
Recursive name servers are failing with an assertion:
INSIST(! dns_rdataset_isassociated(sigrdataset))
On 12/07/2011 04:00, Ed Schouten wrote:
> Uli,
>
> * Ulrich Spörlein , 20111207 00:07:
>> Please consider using dated snapshots instead, e.g. -MM-DD, etc.
>
> Maybe a combination of both? -MM-DD-shortrev
Personally I'd do the -mm-dd thing in the path, and include the git
version in a
On 12/15/2011 13:06, Pawel Jakub Dawidek wrote:
> Author: pjd
> Date: Thu Dec 15 21:06:37 2011
> New Revision: 228541
> URL: http://svn.freebsd.org/changeset/base/228541
>
> Log:
> - Put one file into one line. This makes keeping local changes and merging
> with FreeBSD easier for vendors.
>
Author: dougb
Date: Fri Dec 16 23:44:16 2011
New Revision: 228608
URL: http://svn.freebsd.org/changeset/base/228608
Log:
MFC: r179530
- Replace rcsid with __FBSDID.
- Remove paths.h and embed it in the source.
- Remove stale alpha support.
- Clean up compiler warnings and fix style(9)
On 12/18/2011 15:54, Dimitry Andric wrote:
> Author: dim
> Date: Sun Dec 18 23:54:32 2011
> New Revision: 228698
> URL: http://svn.freebsd.org/changeset/base/228698
>
> Log:
> Repair breakage after r228697: since m4 now uses pow(3), it needs -lm.
>
> Pointy hat to: bapt
Still seems br
On 12/20/2011 06:08, John Baldwin wrote:
> The defaults for src.conf should be for the common case
Agreed. The problem we seem to be missing here is that developers are
not even statistically significant in measuring "the common case."
--
[^L]
Breadth of IT experience,
On 12/20/2011 18:29, Ben Kaduk wrote:
> 2011/12/20 Doug Barton :
>> On 12/20/2011 06:08, John Baldwin wrote:
>>> The defaults for src.conf should be for the common case
>>
>> Agreed. The problem we seem to be missing here is that developers are
>> not even st
On 12/20/2011 9:59 PM, Steve Kargl wrote:
> On Tue, Dec 20, 2011 at 09:30:10PM -0800, Garrett Cooper wrote:
>> On Tue, Dec 20, 2011 at 8:55 PM, Steve Kargl
>> wrote:
>>> On Tue, Dec 20, 2011 at 06:45:07PM -0800, Doug Barton wrote:
>>>> On 12/20/2011 18:29, Be
On 12/21/2011 12:27 PM, Eitan Adler wrote:
> Author: eadler (ports committer)
> Date: Wed Dec 21 20:27:41 2011
> New Revision: 228790
> URL: http://svn.freebsd.org/changeset/base/228790
>
> Log:
> - Remove extraneous null ptr deref checks
A better way to write this commit log would be, "Remove
On 12/21/2011 12:40 PM, Eitan Adler wrote:
> On Wed, Dec 21, 2011 at 3:39 PM, Doug Barton wrote:
>> A better way to write this commit log would be, "Remove null pointer
>> checks that are extraneous because ..." 2/3 why, 1/3 what.
>
> Noted.
Thanks. However, I w
On 12/23/2011 10:42, Alexander Kabaev wrote:
> On Fri, 23 Dec 2011 20:29:59 +0200
> Kostik Belousov wrote:
>
>> On Fri, Dec 23, 2011 at 01:20:34PM -0500, Alexander Kabaev wrote:
>>> On Fri, 23 Dec 2011 19:51:43 +0200
>>> Kostik Belousov wrote:
>>>
On Fri, Dec 23, 2011 at 12:06:44PM -0500, A
On 12/23/2011 20:22, Xin LI wrote:
> On Fri, Dec 23, 2011 at 4:19 PM, Doug Barton wrote:
>> On 12/23/2011 10:42, Alexander Kabaev wrote:
>>> On Fri, 23 Dec 2011 20:29:59 +0200
>>> Kostik Belousov wrote:
>>>
>>>> On Fri, Dec 23, 2011 at 01:20:34PM
On 12/24/2011 04:16, Marius Strobl wrote:
> On FreeBSD just use the MD5 implementation of libmd rather than that of
> libcrypto so we don't need to relinquish csup when world is built without
> OpenSSL.
Did you benchmark this at all? I agree that keeping csup available
absent openssl is a go
On 12/24/2011 15:03, Steve Kargl wrote:
> Imagine that! A request from someone, who is a staunch
> anti-profiled lib supporter, to (I don't know) profile
> a change to the system.
Um, yeah. That was both pointless and uncalled for. I have nothing
against profiled libs, I just don't think they sh
On 12/25/2011 06:29, Bjoern A. Zeeb wrote:
> Author: bz
> Date: Sun Dec 25 14:29:36 2011
> New Revision: 228874
> URL: http://svn.freebsd.org/changeset/base/228874
>
> Log:
> Quite the tinderbox for the holidays. Remove the assert[1].
Shouldn't "Why it's Ok to remove the assert" be part of thi
On 12/25/2011 10:15, Eitan Adler wrote:
> - sysinstall(8) is not supported in -CURRENT
Given that we have no replacement for the post-install configuration
role that sysinstall played, this may be premature.
--
[^L]
Breadth of IT experience, and depth of knowledge in
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.freebsd.org/changeset/base/228896
>
> Log:
> Merge from OpenBSD 5.0 (this is a dummy change, the vendor change does not
> apply to us).
When I'm importing stat(1) stu
On 12/26/2011 04:50, Justin Hibbits wrote:
> On Dec 26, 2011, at 1:23 AM, Doug Barton wrote:
>
>> On 12/25/2011 06:29, Bjoern A. Zeeb wrote:
>>> Author: bz
>>> Date: Sun Dec 25 14:29:36 2011
>>> New Revision: 228874
>>> URL: http://svn.freebsd.org/c
On 12/26/2011 02:28, Marius Strobl wrote:
> On Sat, Dec 24, 2011 at 01:36:18PM -0800, Doug Barton wrote:
>> On 12/24/2011 04:16, Marius Strobl wrote:
>>> On FreeBSD just use the MD5 implementation of libmd rather than that of
>>> libcrypto so we don't need
On 12/26/2011 13:24, Eitan Adler wrote:
> On Mon, Dec 26, 2011 at 3:43 PM, Doug Barton wrote:
>> Then for each version run it
>> against the src tree (or ports, either way) 10 times. Discard the first
>> and last, and then plot the results with ministat.
>
> We discard
On 12/26/2011 14:51, Steve Kargl wrote:
> On Mon, Dec 26, 2011 at 12:43:07PM -0800, Doug Barton wrote:
>> On 12/26/2011 02:28, Marius Strobl wrote:
>>> On Sat, Dec 24, 2011 at 01:36:18PM -0800, Doug Barton wrote:
>>>> On 12/24/2011 04:16, Marius Strobl wrote:
>&
On 12/26/2011 16:09, Steve Kargl wrote:
> On Mon, Dec 26, 2011 at 03:27:39PM -0800, Doug Barton wrote:
>> On 12/26/2011 14:51, Steve Kargl wrote:
>>> On Mon, Dec 26, 2011 at 12:43:07PM -0800, Doug Barton wrote:
>>>> On 12/26/2011 02:28, Marius Strobl wrote:
>>&g
Author: dougb
Date: Tue Dec 27 10:21:57 2011
New Revision: 228909
URL: http://svn.freebsd.org/changeset/base/228909
Log:
1. Remove a bunch of duplicates. Usually this means removing them from
fortunes, but occasionally remove them from the other 2 files when
they are not offensive, or
On 12/27/2011 08:27, Marius Strobl wrote:
> On Mon, Dec 26, 2011 at 12:43:07PM -0800, Doug Barton wrote:
>> On 12/26/2011 02:28, Marius Strobl wrote:
>>> On Sat, Dec 24, 2011 at 01:36:18PM -0800, Doug Barton wrote:
>>>> On 12/24/2011 04:16, Marius Strobl wrote:
>&
On 12/28/2011 07:53, Ulrich Spörlein wrote:
> On Tue, 2011-12-27 at 10:21:57 +0000, Doug Barton wrote:
>> Author: dougb
>> Date: Tue Dec 27 10:21:57 2011
>> New Revision: 228909
>> URL: http://svn.freebsd.org/changeset/base/228909
>>
>> Log:
>> 1. Rem
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.
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 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
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 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
Author: dougb
Date: Sun Jan 1 22:33:02 2012
New Revision: 229222
URL: http://svn.freebsd.org/changeset/base/229222
Log:
MFC r228909:
1. Remove a bunch of duplicates. Usually this means removing them from
fortunes, but occasionally remove them from the other 2 files when
they are
Author: dougb
Date: Sun Jan 1 22:33:29 2012
New Revision: 229223
URL: http://svn.freebsd.org/changeset/base/229223
Log:
MFC r228909:
1. Remove a bunch of duplicates. Usually this means removing them from
fortunes, but occasionally remove them from the other 2 files when
they are
Author: dougb
Date: Sun Jan 1 22:33:55 2012
New Revision: 229224
URL: http://svn.freebsd.org/changeset/base/229224
Log:
MFC r228909:
1. Remove a bunch of duplicates. Usually this means removing them from
fortunes, but occasionally remove them from the other 2 files when
they are
On 01/03/2012 06:29, John Baldwin wrote:
> On Saturday, December 31, 2011 9:06:24 am Gábor Kövesdán wrote:
>> On 2011.12.31. 15:00, Gleb Kurtsou wrote:
${BINDIR}/grep ${BINDIR}/fgrep \
> ${BINDIR}/grep ${BINDIR}/zgrep \
> ${BINDIR}/grep ${BINDIR}/zegrep \
>
Author: dougb
Date: Thu Nov 4 19:18:32 2010
New Revision: 214802
URL: http://svn.freebsd.org/changeset/base/214802
Log:
Vendor import of BIND 9.4-ESV-R3
Added:
vendor/bind9/dist-9.4/doc/draft/draft-ietf-behave-dns64-10.txt (contents,
props changed)
vendor/bind9/dist-9.4/doc/draft/draft
Author: dougb
Date: Thu Nov 4 19:20:03 2010
New Revision: 214803
URL: http://svn.freebsd.org/changeset/base/214803
Log:
Tag the 9.4-ESV-R3 release
Added:
vendor/bind9/9.4-ESV-R3/
- copied from r214802, vendor/bind9/dist-9.4/
___
svn-src-all@fr
Author: dougb
Date: Thu Nov 4 21:47:28 2010
New Revision: 214810
URL: http://svn.freebsd.org/changeset/base/214810
Log:
MFC 214585:
Prep for the 9.6-ESV-R2 update
Modified:
stable/8/lib/bind/config.h
stable/8/lib/bind/isc/isc/platform.h
Directory Properties:
stable/8/lib/bind/ (pr
Author: dougb
Date: Thu Nov 4 21:48:39 2010
New Revision: 214811
URL: http://svn.freebsd.org/changeset/base/214811
Log:
Update to 9.6-ESV-R2, the latest from ISC.
This version contains bug fixes that are relevant to any
caching/resolving name server; as well as DNSSEC-related
fixes.
M
Author: dougb
Date: Thu Nov 4 21:50:19 2010
New Revision: 214812
URL: http://svn.freebsd.org/changeset/base/214812
Log:
MFV version 9.4-ESV-R3
This version contains several fixes for DNSSEC and DLV, as well as
fixes relevant to any resolving name server.
Added:
stable/7/contrib/bind9/
Author: dougb
Date: Sat Nov 13 18:10:44 2010
New Revision: 215250
URL: http://svn.freebsd.org/changeset/base/215250
Log:
Remove references to the long-gone ramdisk
Submitted by: Garrett Cooper
Modified:
head/share/man/man5/rc.conf.5
Modified: head/share/man/man5/rc.conf.5
=
Author: dougb
Date: Mon Nov 15 05:25:51 2010
New Revision: 215334
URL: http://svn.freebsd.org/changeset/base/215334
Log:
Remove references to MAKEDEV(8)
Deleted:
head/share/man/man8/MAKEDEV.8
Modified:
head/share/doc/papers/jail/mgt.ms
head/share/doc/smm/01.setup/2.t
head/share/doc/smm/
If anyone has suggestions for better wording and/or markup on any of
these changes feel free to commit them directly, and let me know. I plan
to MFC these changes before the impending releases.
Doug
___
svn-src-all@freebsd.org mailing list
http://lis
Author: dougb
Date: Mon Nov 22 00:10:14 2010
New Revision: 215645
URL: http://svn.freebsd.org/changeset/base/215645
Log:
MFC 215250:
Remove references to the long-gone ramdisk
Submitted by: Garrett Cooper
Modified:
stable/8/share/man/man5/rc.conf.5
Directory Properties:
stable/8/
Author: dougb
Date: Mon Nov 22 00:12:24 2010
New Revision: 215646
URL: http://svn.freebsd.org/changeset/base/215646
Log:
MFC 215250:
Remove references to the long-gone ramdisk
Submitted by: Garrett Cooper
Modified:
stable/7/share/man/man5/rc.conf.5
Directory Properties:
stable/7/
Author: dougb
Date: Mon Nov 22 00:31:52 2010
New Revision: 215647
URL: http://svn.freebsd.org/changeset/base/215647
Log:
MFC 215334:
Remove references to MAKEDEV(8)
Deleted:
stable/8/share/man/man8/MAKEDEV.8
Modified:
stable/8/share/doc/papers/jail/mgt.ms
stable/8/share/doc/smm/01.se
Author: dougb
Date: Mon Nov 22 00:44:43 2010
New Revision: 215648
URL: http://svn.freebsd.org/changeset/base/215648
Log:
MFC 215334:
Remove references to MAKEDEV(8)
Deleted:
stable/7/share/man/man8/MAKEDEV.8
Modified:
stable/7/share/doc/papers/jail/mgt.ms
stable/7/share/doc/smm/01.se
Author: dougb
Date: Thu Nov 25 18:20:28 2010
New Revision: 215824
URL: http://svn.freebsd.org/changeset/base/215824
Log:
Add a sync to the shutdown step. In the common case this will be harmless
at worst. On a heavily loaded server it will give the fs a chance to do
its business without the
The tinderbox seems to think that this broke the build.
Doug
On 11/26/2010 07:35, Attilio Rao wrote:
Author: attilio
Date: Fri Nov 26 15:35:08 2010
New Revision: 215868
URL: http://svn.freebsd.org/changeset/base/215868
Log:
- Advertise when the reboot came from a watchdog-induced reset.
Author: dougb
Date: Mon Nov 29 21:31:25 2010
New Revision: 216065
URL: http://svn.freebsd.org/changeset/base/216065
Log:
Update the description of green_saver.ko
Improvements to my suggested text from: jhb
Modified:
head/share/man/man4/splash.4
Modified: head/share/man/man4/splash.4
===
Author: dougb
Date: Sat Dec 4 00:42:21 2010
New Revision: 216169
URL: http://svn.freebsd.org/changeset/base/216169
Log:
Vendor import of BIND 9.6-ESV-R3
Added:
vendor/bind9/dist/RELEASE-NOTES-BIND-9.6-ESV.html (contents, props changed)
vendor/bind9/dist/RELEASE-NOTES-BIND-9.6-ESV.pdf (
Author: dougb
Date: Sat Dec 4 00:43:21 2010
New Revision: 216170
URL: http://svn.freebsd.org/changeset/base/216170
Log:
Tag the 9.6-ESV-R3 release
Added:
vendor/bind9/9.6-ESV-R3/
- copied from r216169, vendor/bind9/dist/
___
svn-src-all@freebs
Author: dougb
Date: Sat Dec 4 05:58:56 2010
New Revision: 216175
URL: http://svn.freebsd.org/changeset/base/216175
Log:
Update to version 9.6-ESV-R3, the latest from ISC, which addresses
the following security vulnerabilities.
For more information regarding these issues please see:
ht
1 - 100 of 1084 matches
Mail list logo