Author: rpaulo
Date: Thu Oct 3 01:53:17 2013
New Revision: 256014
URL: http://svnweb.freebsd.org/changeset/base/256014
Log:
Append the Git branch to the version string.
Approved by: re (gjb)
Modified:
head/sys/conf/newvers.sh
Modified: head/sys/conf/newvers.sh
Author: mdf
Date: Thu Oct 3 01:18:06 2013
New Revision: 256013
URL: http://svnweb.freebsd.org/changeset/base/256013
Log:
Fix up typos from r255963 in mtree Makefile. BSD.debug.dist should be
iterated if present, and remove a stray .endif.
Approved by: re (gjb)
Modified:
head/etc/mtr
Author: roberto
Date: Wed Oct 2 21:47:25 2013
New Revision: 256009
URL: http://svnweb.freebsd.org/changeset/base/256009
Log:
Meinberg clocks support was inadvertently removed during the last vendor
import. Add it back.
PR: bin/182545
Submitted by: Joerg Pulz
Approved by:
Author: glebius
Date: Wed Oct 2 20:44:36 2013
New Revision: 256008
URL: http://svnweb.freebsd.org/changeset/base/256008
Log:
Clear knlist before destroying it in tap(4) and tun(4). This fixes later
crash, when a kqueue descriptor tries to dereference appropriate knotes.
Approved by: re
Author: nwhitehorn
Date: Wed Oct 2 20:40:21 2013
New Revision: 256007
URL: http://svnweb.freebsd.org/changeset/base/256007
Log:
Implement GET_STACK_USAGE() on PowerPC. This implementation is identical
to that on x86 and sparc64.
Approved by: re (kib)
Modified:
head/sys/powerpc/includ
On Wed, Oct 2, 2013 at 2:30 AM, Dag-Erling Smørgrav wrote:
> Matthew Fleming writes:
> > It looks like {_BSD.debug.list} is no longer in FILES. [...] This
> > .endif needs to be removed too, as the MK_BIND_LIBS was nested inside
> > MK_BIND check.
>
> Please fix it for me, as I am clearly inca
Author: markj
Date: Wed Oct 2 17:14:12 2013
New Revision: 255993
URL: http://svnweb.freebsd.org/changeset/base/255993
Log:
Add a separate translator for headers passed to the TCP probes in the
input path. These probes get some of the fields in host order, whereas the
output probes get them
Author: sbruno
Date: Wed Oct 2 14:43:17 2013
New Revision: 255989
URL: http://svnweb.freebsd.org/changeset/base/255989
Log:
set ROOTDEVNAME to ada0 with no paritions. This makes it much more functional
with makefs and other tools for testing and ports building
Approved by:re (gjb)
Author: nwhitehorn
Date: Wed Oct 2 13:33:10 2013
New Revision: 255988
URL: http://svnweb.freebsd.org/changeset/base/255988
Log:
Only build the POWER hypervisor UART driver if device uart is included in
the kernel config.
Approved by: re (gjb)
Modified:
head/sys/conf/files.powerpc
Mo
On 2 October 2013 01:29, Konstantin Belousov wrote:
> On Wed, Oct 02, 2013 at 02:32:59AM +, Ed Maste wrote:
>> Modified: head/libexec/rtld-elf/rtld.c
>> ==
>> --- head/libexec/rtld-elf/rtld.c Wed Oct 2 00:50:27 2
Matthew Fleming writes:
> It looks like {_BSD.debug.list} is no longer in FILES. [...] This
> .endif needs to be removed too, as the MK_BIND_LIBS was nested inside
> MK_BIND check.
Please fix it for me, as I am clearly incapable of getting it right the
first or even the second time. And I simp
11 matches
Mail list logo