svn commit: r255608 - in head/sys: conf kern modules/cxgb/cxgb modules/sfxge modules/ti sys vm

2013-09-15 Thread Konstantin Belousov
Author: kib Date: Mon Sep 16 06:25:54 2013 New Revision: 255608 URL: http://svnweb.freebsd.org/changeset/base/255608 Log: Remove zero-copy sockets code. It only worked for anonymous memory, and the equivalent functionality is now provided by sendfile(2) over posix shared memory filedescript

svn commit: r255607 - head/sys/amd64/amd64

2013-09-15 Thread Konstantin Belousov
Author: kib Date: Mon Sep 16 06:15:15 2013 New Revision: 255607 URL: http://svnweb.freebsd.org/changeset/base/255607 Log: In pmap_copy(), when the copied region is mapped with superpage but does not cover entire superpage, avoid copying. Doing partial copy would require demotion, which is i

svn commit: r255604 - head/cddl/lib/libdtrace

2013-09-15 Thread Mark Johnston
Author: markj Date: Sun Sep 15 21:38:46 2013 New Revision: 255604 URL: http://svnweb.freebsd.org/changeset/base/255604 Log: Use the address of the inpcb rather than the tcpcb to identify TCP connections. This keeps the tcp provider consistent with the other network providers. Approved b

Re: svn commit: r254273 - in head: . include lib lib/libc/iconv lib/libiconv_compat lib/libkiconv share/mk sys/sys tools/build/mk

2013-09-15 Thread Jilles Tjoelker
On Fri, Sep 13, 2013 at 12:19:27AM +0200, Jilles Tjoelker wrote: > On Thu, Sep 05, 2013 at 10:15:40PM +0200, Joel Dahl wrote: > > Installworld is still broken on systems with readonly /usr/obj. > I use this. It makes the mapper.dir and similar files depend on their > actual sources instead of phon

Re: svn commit: r255597 - in head: etc etc/mtree lib lib/libunbound share/mk tools/build/mk tools/build/options usr.sbin usr.sbin/unbound usr.sbin/unbound/anchor usr.sbin/unbound/checkconf usr.sbin/un

2013-09-15 Thread Bryan Drewery
On 9/15/2013 9:51 AM, Dag-Erling Smørgrav wrote: > Author: des > Date: Sun Sep 15 14:51:23 2013 > New Revision: 255597 > URL: http://svnweb.freebsd.org/changeset/base/255597 > > Log: > Build and install the Unbound caching DNS resolver daemon. > > Approved by:re (blanket) > > Added

svn commit: r255602 - head/usr.sbin/unbound

2013-09-15 Thread Dag-Erling Smørgrav
Author: des Date: Sun Sep 15 16:27:25 2013 New Revision: 255602 URL: http://svnweb.freebsd.org/changeset/base/255602 Log: Set NO_WERROR for unbound until I can figure out how to unbreak the non-clang build. Approved by: re (blanket) Modified: head/usr.sbin/unbound/Makefile.inc Modifi

svn commit: r255601 - head/lib

2013-09-15 Thread Dag-Erling Smørgrav
Author: des Date: Sun Sep 15 15:55:21 2013 New Revision: 255601 URL: http://svnweb.freebsd.org/changeset/base/255601 Log: Move libldns to the correct (ordered) library list. Approved by: re (blanket) Modified: head/lib/Makefile Modified: head/lib/Makefile ==

svn commit: r255600 - head/contrib/ldns/ldns

2013-09-15 Thread Dag-Erling Smørgrav
Author: des Date: Sun Sep 15 15:52:07 2013 New Revision: 255600 URL: http://svnweb.freebsd.org/changeset/base/255600 Log: Remove duplicate function declaration. Approved by: re (blanket) Modified: head/contrib/ldns/ldns/dnssec_verify.h Modified: head/contrib/ldns/ldns/dnssec_verify.h =

svn commit: r255599 - head/contrib/ldns/ldns

2013-09-15 Thread Dag-Erling Smørgrav
Author: des Date: Sun Sep 15 15:49:17 2013 New Revision: 255599 URL: http://svnweb.freebsd.org/changeset/base/255599 Log: The Unbound developers have never met a pointer game they didn't like. Fix needless deconsting. Approved by: re (blanket) Modified: head/contrib/ldns/ldns/util.h

svn commit: r255598 - head/share/man/man5

2013-09-15 Thread Dag-Erling Smørgrav
Author: des Date: Sun Sep 15 15:23:50 2013 New Revision: 255598 URL: http://svnweb.freebsd.org/changeset/base/255598 Log: Regnerate. Approved by: re (blanket) Modified: head/share/man/man5/src.conf.5 Modified: head/share/man/man5/src.conf.5 =

svn commit: r255597 - in head: etc etc/mtree lib lib/libunbound share/mk tools/build/mk tools/build/options usr.sbin usr.sbin/unbound usr.sbin/unbound/anchor usr.sbin/unbound/checkconf usr.sbin/unb...

2013-09-15 Thread Dag-Erling Smørgrav
Author: des Date: Sun Sep 15 14:51:23 2013 New Revision: 255597 URL: http://svnweb.freebsd.org/changeset/base/255597 Log: Build and install the Unbound caching DNS resolver daemon. Approved by: re (blanket) Added: head/lib/libunbound/ head/lib/libunbound/Makefile (contents, props ch

svn commit: r255596 - in head/sys: dev/ofw powerpc/ofw

2013-09-15 Thread Nathan Whitehorn
Author: nwhitehorn Date: Sun Sep 15 14:19:17 2013 New Revision: 255596 URL: http://svnweb.freebsd.org/changeset/base/255596 Log: Add a kernel interface (OF_xref_phandle()) for systems where phandles used as cross-references in the device tree and phandles as used by the Open Firmware client

svn commit: r255595 - head/contrib/unbound/smallapp

2013-09-15 Thread Dag-Erling Smørgrav
Author: des Date: Sun Sep 15 13:50:56 2013 New Revision: 255595 URL: http://svnweb.freebsd.org/changeset/base/255595 Log: Previous commit accidentally left out the umask change. Approved by: re (blanket) Modified: head/contrib/unbound/smallapp/unbound-control-setup.sh head/contrib/unb

svn commit: r255594 - head/contrib/unbound

2013-09-15 Thread Dag-Erling Smørgrav
Author: des Date: Sun Sep 15 13:49:43 2013 New Revision: 255594 URL: http://svnweb.freebsd.org/changeset/base/255594 Log: Set the correct prefix and exec-prefix. Approved by: re (blanket) Modified: head/contrib/unbound/freebsd-configure.sh Modified: head/contrib/unbound/freebsd-configu

svn commit: r255593 - in head/contrib/unbound: . smallapp

2013-09-15 Thread Dag-Erling Smørgrav
Author: des Date: Sun Sep 15 13:49:23 2013 New Revision: 255593 URL: http://svnweb.freebsd.org/changeset/base/255593 Log: Regenerate. Approved by: re (blanket) Modified: head/contrib/unbound/config.h head/contrib/unbound/configure head/contrib/unbound/smallapp/unbound-control-setup.

svn commit: r255592 - in head/contrib/unbound: . smallapp

2013-09-15 Thread Dag-Erling Smørgrav
Author: des Date: Sun Sep 15 13:48:08 2013 New Revision: 255592 URL: http://svnweb.freebsd.org/changeset/base/255592 Log: The unbound-control-setup script needs to be generated so it knows where to place the keys. Also, the correct umask is 027, not 026, although it's not likely to make any

svn commit: r255591 - head/tools/build/options

2013-09-15 Thread Dag-Erling Smørgrav
Author: des Date: Sun Sep 15 13:11:13 2013 New Revision: 255591 URL: http://svnweb.freebsd.org/changeset/base/255591 Log: Tweak wording. Approved by: re (blanket) Modified: head/tools/build/options/WITHOUT_LDNS Modified: head/tools/build/options/WITHOUT_LDNS ===

svn commit: r255590 - head/tools/build/mk

2013-09-15 Thread Dag-Erling Smørgrav
Author: des Date: Sun Sep 15 13:07:30 2013 New Revision: 255590 URL: http://svnweb.freebsd.org/changeset/base/255590 Log: Complete the OPENSSH and LDNS sections. Approved by: re (blanket) Modified: head/tools/build/mk/OptionalObsoleteFiles.inc Modified: head/tools/build/mk/OptionalObso

svn commit: r255589 - head/contrib/unbound

2013-09-15 Thread Dag-Erling Smørgrav
Author: des Date: Sun Sep 15 12:41:05 2013 New Revision: 255589 URL: http://svnweb.freebsd.org/changeset/base/255589 Log: Add unbound-control. Approved by: re (blanket) Modified: head/contrib/unbound/freebsd-sources.pl Modified: head/contrib/unbound/freebsd-sources.pl =

svn commit: r255588 - in head/contrib/unbound: daemon libunbound

2013-09-15 Thread Dag-Erling Smørgrav
Author: des Date: Sun Sep 15 11:58:07 2013 New Revision: 255588 URL: http://svnweb.freebsd.org/changeset/base/255588 Log: Final #include tweak. Approved by: re (blanket) Modified: head/contrib/unbound/daemon/worker.h head/contrib/unbound/libunbound/worker.h Modified: head/contrib/unb

svn commit: r255587 - head/sys/dev/drm2/radeon

2013-09-15 Thread Jean-Sebastien Pedron
Author: dumbbell Date: Sun Sep 15 07:48:42 2013 New Revision: 255587 URL: http://svnweb.freebsd.org/changeset/base/255587 Log: drm/radeon: Add missing "return false" after unmapping invalid BIOS Without that, we would try to copy the unmapped BIOS. Submitted by: Christoph Mallon App