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: 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: nyan
Date: Sun Oct 31 03:03:20 2010
New Revision: 214584
URL: http://svn.freebsd.org/changeset/base/214584
Log:
Rename BUS_SPACE_IO and BUS_SPACE_MEM defines to BUS_SPACE_TAG_IO and
BUS_SPACE_TAG_MEM respectively to avoid conflict with nexus.c.
Modified:
head/sys/pc98/include/bus.h
Author: wollman
Date: Sun Oct 31 02:36:05 2010
New Revision: 214583
URL: http://svn.freebsd.org/changeset/base/214583
Log:
Make it possible to exclude directories by name no matter where they
are in the filesystem from the locate database. By default, exclude
".zfs" directories, as users wh
Author: bz
Date: Sun Oct 31 00:51:22 2010
New Revision: 214579
URL: http://svn.freebsd.org/changeset/base/214579
Log:
MFC r214333:
Factor out DDB commands from r204145, r204279 into if_debug.c for further
enhancements (1). Switch to a standard 2-clause BSD license for this (2).
Author: bz
Date: Sun Oct 31 00:37:00 2010
New Revision: 214578
URL: http://svn.freebsd.org/changeset/base/214578
Log:
MFC r214447:
Correct a typo.
Modified:
stable/8/usr.sbin/rtadvd/rtadvd.conf.5
Directory Properties:
stable/8/usr.sbin/rtadvd/ (props changed)
Modified: stable/8/us
Author: bz
Date: Sun Oct 31 00:35:18 2010
New Revision: 214577
URL: http://svn.freebsd.org/changeset/base/214577
Log:
MFC r214447:
Correct a typo.
Modified:
stable/7/usr.sbin/rtadvd/rtadvd.conf.5
Directory Properties:
stable/7/usr.sbin/rtadvd/ (props changed)
Modified: stable/7/us
Author: alc
Date: Sat Oct 30 23:49:37 2010
New Revision: 214576
URL: http://svn.freebsd.org/changeset/base/214576
Log:
Add another safety belt to pmap_demote_DMAP().
Modified:
head/sys/amd64/amd64/pmap.c
Modified: head/sys/amd64/amd64/pmap.c
==
Author: nwhitehorn
Date: Sat Oct 30 23:09:56 2010
New Revision: 214575
URL: http://svn.freebsd.org/changeset/base/214575
Log:
Allow access to the HT I/O port space on the IBM CPC9X5 northbridge chips.
MFC after:2 weeks
Modified:
head/sys/powerpc/powermac/cpcht.c
Modified: head/sys/p
Author: nwhitehorn
Date: Sat Oct 30 23:07:30 2010
New Revision: 214574
URL: http://svn.freebsd.org/changeset/base/214574
Log:
Restructure the way the copyin/copyout segment is stored to prevent a
concurrency bug. Since all SLB/SR entries were invalidated during an
exception, a decrementer ex
Author: dim
Date: Sat Oct 30 23:04:54 2010
New Revision: 214573
URL: http://svn.freebsd.org/changeset/base/214573
Log:
Tag the binutils master branch from the sourceware CVS repository,
exactly as it was on Tue, 3 Jul 2007 07:54:19 +.
Corresponds to git commit 397a64b350470350c8e0adb2
Author: dim
Date: Sat Oct 30 23:03:32 2010
New Revision: 214572
URL: http://svn.freebsd.org/changeset/base/214572
Log:
Back down to normal limit.
Modified:
svnadmin/conf/sizelimit.conf
Modified: svnadmin/conf/sizelimit.conf
Author: dim
Date: Sat Oct 30 23:01:11 2010
New Revision: 214570
URL: http://svn.freebsd.org/changeset/base/214570
Log:
Temporarily raise my limit, so I can import another binutils snapshot.
Modified:
svnadmin/conf/sizelimit.conf
Modified: svnadmin/conf/sizelimit.conf
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: 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: marius
Date: Sat Oct 30 20:51:25 2010
New Revision: 214566
URL: http://svn.freebsd.org/changeset/base/214566
Log:
Correct a bug in r213893; within a PHY driver MIIF_PHYPRIVn should be used
instead of MIIF_MACPRIVn. This didn't make a functional difference though.
Modified:
head/sys/
Author: bz
Date: Sat Oct 30 18:52:44 2010
New Revision: 214565
URL: http://svn.freebsd.org/changeset/base/214565
Log:
Announce both IPsec and UDP Encap (NAT-T) if available for
feature_present(3) checks.
This will help to run-time detect and conditionally handle specific
optionas of eit
Author: alc
Date: Sat Oct 30 18:00:53 2010
New Revision: 214564
URL: http://svn.freebsd.org/changeset/base/214564
Log:
Correct some format strings used by sysctls.
MFC after:1 week
Modified:
head/sys/vm/vm_phys.c
head/sys/vm/vm_reserv.c
Modified: head/sys/vm/vm_phys.c
Author: alc
Date: Sat Oct 30 17:21:32 2010
New Revision: 214563
URL: http://svn.freebsd.org/changeset/base/214563
Log:
Don't demote in pmap_demote_DMAP() if the specified length is zero.
Modified:
head/sys/amd64/amd64/pmap.c
Modified: head/sys/amd64/amd64/pmap.c
=
Author: rpaulo
Date: Sat Oct 30 16:53:42 2010
New Revision: 214562
URL: http://svn.freebsd.org/changeset/base/214562
Log:
When the make target is 'install', don't descend into the clang
libraries subdirectories since there's nothing to do there. This saves
us quite a few seconds off installw
Author: dim
Date: Sat Oct 30 16:30:50 2010
New Revision: 214560
URL: http://svn.freebsd.org/changeset/base/214560
Log:
Actually remove the HAVE_CAST_H define this time.
Modified:
head/usr.sbin/tcpdump/tcpdump/Makefile
Modified: head/usr.sbin/tcpdump/tcpdump/Makefile
=
Author: dim
Date: Sat Oct 30 16:25:08 2010
New Revision: 214559
URL: http://svn.freebsd.org/changeset/base/214559
Log:
Regenerate our usr.sbin/tcpdump/tcpdump/config.h for tcpdump 4.1.1, and
remove unused HAVE_RC5_H and HAVE_CAST_H defines from CFLAGS.
Modified:
head/usr.sbin/tcpdump/tcpdum
Author: alc
Date: Sat Oct 30 16:09:15 2010
New Revision: 214558
URL: http://svn.freebsd.org/changeset/base/214558
Log:
MFC r213408
If vm_map_find() is asked to allocate a superpage-aligned region of
virtual addresses that is greater than a superpage in size but not a
multiple of the
Author: bz
Date: Sat Oct 30 16:02:16 2010
New Revision: 214557
URL: http://svn.freebsd.org/changeset/base/214557
Log:
MFC r214303:
Add initial inet DDB support for show in_ifaddr and show sin commands which
proved to be useful while debugging address list problems.
Added:
stable/7/
Author: kib
Date: Sat Oct 30 14:08:26 2010
New Revision: 214556
URL: http://svn.freebsd.org/changeset/base/214556
Log:
Remove sysctl debug.ncnegfactor, it is renamed to vfs.ncnegfactor.
MFC: do not
Modified:
head/sys/kern/vfs_cache.c
Modified: head/sys/kern/vfs_cache.c
On Sat, Oct 30, 2010 at 3:08 AM, Bruce Evans wrote:
> On Sat, 30 Oct 2010, Pawel Jakub Dawidek wrote:
>
>> On Fri, Oct 29, 2010 at 01:31:10PM +, David Xu wrote:
>>>
>>> Log:
>>> Add sysctl kern.sched.cpusetsize to export the size of kernel cpuset,
>>> also add sysconf() key _SC_CPUSET_SIZE t
Author: bz
Date: Sat Oct 30 12:39:51 2010
New Revision: 214554
URL: http://svn.freebsd.org/changeset/base/214554
Log:
MFC r214303:
Add initial inet DDB support for show in_ifaddr and show sin commands which
proved to be useful while debugging address list problems.
Added:
stable/8/
Author: bz
Date: Sat Oct 30 12:05:20 2010
New Revision: 214553
URL: http://svn.freebsd.org/changeset/base/214553
Log:
MFC r213932:
MfP4 CH182763 (original version):
Make it harder to exploit certain in_control() related races between the
intiial lookup at the beginning and the
Author: bz
Date: Sat Oct 30 11:54:55 2010
New Revision: 214552
URL: http://svn.freebsd.org/changeset/base/214552
Log:
MFC r213930:
Close a race acquiring the IF_ADDR_LOCK() for each entry while iterating
over all interfaces to make sure the address will neither change nor be
freed
Author: bz
Date: Sat Oct 30 11:30:49 2010
New Revision: 214551
URL: http://svn.freebsd.org/changeset/base/214551
Log:
MFC r213930:
Close a race acquiring the IF_ADDR_LOCK() for each entry while iterating
over all interfaces to make sure the address will neither change nor be
freed
Author: ume
Date: Sat Oct 30 10:38:23 2010
New Revision: 214550
URL: http://svn.freebsd.org/changeset/base/214550
Log:
MFC r213453: When no protocol entry is found, getproto*_r(3)
should return zero.
Modified:
stable/7/lib/libc/net/getproto.c
stable/7/lib/libc/net/getprotoent.c
stable/7
Author: ume
Date: Sat Oct 30 10:37:11 2010
New Revision: 214549
URL: http://svn.freebsd.org/changeset/base/214549
Log:
MFC r213403: Clear errno for each method dispatch.
Modified:
stable/7/lib/libc/net/nsdispatch.c
Directory Properties:
stable/7/lib/libc/ (props changed)
stable/7/lib/li
Author: ume
Date: Sat Oct 30 10:30:49 2010
New Revision: 214548
URL: http://svn.freebsd.org/changeset/base/214548
Log:
MFC r213453: When no protocol entry is found, getproto*_r(3)
should return zero.
Modified:
stable/8/lib/libc/net/getproto.c
stable/8/lib/libc/net/getprotoent.c
stable/8
Author: ume
Date: Sat Oct 30 10:28:33 2010
New Revision: 214547
URL: http://svn.freebsd.org/changeset/base/214547
Log:
MFC r213403: Clear errno for each method dispatch.
Modified:
stable/8/lib/libc/net/nsdispatch.c
Directory Properties:
stable/8/lib/libc/ (props changed)
stable/8/lib/li
On Sat, 30 Oct 2010, Pawel Jakub Dawidek wrote:
On Fri, Oct 29, 2010 at 01:31:10PM +, David Xu wrote:
Log:
Add sysctl kern.sched.cpusetsize to export the size of kernel cpuset,
also add sysconf() key _SC_CPUSET_SIZE to get sysctl value.
Submitted by: gcooper
[...]
+#ifdef _SC_CPUSE
on 29/10/2010 12:35 David Xu said the following:
> Author: davidxu
> Date: Fri Oct 29 09:35:36 2010
> New Revision: 214506
> URL: http://svn.freebsd.org/changeset/base/214506
>
> Log:
> Return previous sigaction correctly.
>
> Submitted by: avg
Thanks!
> Modified:
> head/lib/libth
36 matches
Mail list logo