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
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
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
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
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
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
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
==
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
=
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
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
=
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
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
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
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
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.
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
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
===
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
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
=
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
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
21 matches
Mail list logo