Author: ngie
Date: Thu Feb 12 07:22:46 2015
New Revision: 278618
URL: https://svnweb.freebsd.org/changeset/base/278618
Log:
Add debugging output to help track down the recent Jenkins failures
Modified:
head/bin/pkill/tests/pgrep-j_test.sh
Modified: head/bin/pkill/tests/pgrep-j_test.sh
==
PLEASE! Do NOT remove the grand digital clock (grdc).
So many of us over the years have used it as a terminal keeper-aliver :) (and
as a clock, to boot).
I will be very sad if you remove grdc.
--
Devin
> On Feb 11, 2015, at 9:35 PM, Colin Percival wrote:
>
> Author: cperciva
> Date: Thu Feb
On 02/11/15 21:35, Colin Percival wrote:
> 2. Removing punch card (bcd, ppt), phase-of-moon (pom), clock (grdc), and
> caesar cipher (caesar, rot13) utilities. I intend to keep fortune, factor,
> morse, number, primes, and random, since there is evidence that those are
> still being used.
Author: cperciva
Date: Thu Feb 12 05:35:00 2015
New Revision: 278616
URL: https://svnweb.freebsd.org/changeset/base/278616
Log:
Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin;
update paths; and include everything in the "base" distribution.
The "games" distribut
Author: gonzo
Date: Thu Feb 12 04:31:17 2015
New Revision: 278615
URL: https://svnweb.freebsd.org/changeset/base/278615
Log:
- Perform bus_dmamap_sync on pagelist structure
- Wire pages of bulk transfer buffer when preparing pagelist
Modified:
head/sys/contrib/vchiq/interface/vchiq_arm/vchi
Author: emaste
Date: Thu Feb 12 02:08:44 2015
New Revision: 278611
URL: https://svnweb.freebsd.org/changeset/base/278611
Log:
libdwarf: Handle .rel relocations
Some architectures use .rel relocations (for debug data), so they must
be handled.
This was discovered from ctfconvert on AR
Author: gjb
Date: Thu Feb 12 00:17:14 2015
New Revision: 278607
URL: https://svnweb.freebsd.org/changeset/base/278607
Log:
Reduce number of lines to set ORGANIZATION_NAME in
freebsd-organization.h.
Patched by: ian
PR: 197540
MFC after:3 days
X-MFC-with: r278603
S
Author: kib
Date: Wed Feb 11 23:30:46 2015
New Revision: 278606
URL: https://svnweb.freebsd.org/changeset/base/278606
Log:
Registers definitions for the new capabilities from the version 2.4 of
VT-d specification. Also add definitions for the interrupt remapping
table and IEC.
Print ne
Author: kib
Date: Wed Feb 11 23:28:28 2015
New Revision: 278605
URL: https://svnweb.freebsd.org/changeset/base/278605
Log:
vm_page_lookup() accepts read-locked object.
Sponsored by: The FreeBSD Foundation
MFC after:1 week
Modified:
head/sys/x86/iommu/intel_utils.c
Modified: head/s
Author: gjb
Date: Wed Feb 11 22:59:24 2015
New Revision: 278603
URL: https://svnweb.freebsd.org/changeset/base/278603
Log:
Ensure ORGANIZATION_NAME is quoted when ORGANIZATION
could contain strings of two or more words.
Reviewed by: peter
Reported by: k...@denninger.net
PR:
Author: bdrewery
Date: Wed Feb 11 22:39:13 2015
New Revision: 278600
URL: https://svnweb.freebsd.org/changeset/base/278600
Log:
Correct and clarify comment for __SMBF.
MFC after:2 weeks
Sponsored by: EMC / Isilon Storage Division
Modified:
head/include/stdio.h
Modified: head/inclu
Author: mav
Date: Wed Feb 11 22:03:23 2015
New Revision: 278598
URL: https://svnweb.freebsd.org/changeset/base/278598
Log:
Do not dereference NULL clearing UA that was not set in r277917.
MFC after:3 days
Modified:
head/sys/cam/ctl/ctl.c
Modified: head/sys/cam/ctl/ctl.c
Author: mav
Date: Wed Feb 11 19:57:38 2015
New Revision: 278594
URL: https://svnweb.freebsd.org/changeset/base/278594
Log:
Add missing asprintf() status checks.
MFC after:2 weeks
Modified:
head/usr.sbin/ctld/ctld.c
Modified: head/usr.sbin/ctld/ctld.c
Author: emaste
Date: Wed Feb 11 19:53:44 2015
New Revision: 278593
URL: https://svnweb.freebsd.org/changeset/base/278593
Log:
libdwarf: Add symbol value when processing .rela relocations
Reviewed by: kib, rpaulo
Sponsored by: The FreeBSD Foundation
Differential Revision: https://review
On Jan 31, 2015, at 03:12 PM, Mark Johnston wrote:
Author: markj
Date: Sat Jan 31 23:12:29 2015
New Revision: 278012
URL: https://svnweb.freebsd.org/changeset/base/278012
Log:
Fix mktemp(1) usage.
MFC after: 1 week
Modified:
head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/tst.c
Author: rpaulo
Date: Wed Feb 11 19:07:05 2015
New Revision: 278592
URL: https://svnweb.freebsd.org/changeset/base/278592
Log:
Remove check against NULL after M_WAITOK.
Submitted by: Oliver Pinter
Modified:
head/sys/kern/kern_sig.c
Modified: head/sys/kern/kern_sig.c
=
On Feb 11, 2015, at 08:55 AM, Konstantin Belousov wrote:
Ok, https://lkml.org/lkml/2013/1/17/552
Patch is below. Please, users of VMWare, test it.
Fixed the problem for me on VMware Fusion 6.0.5.
___
svn-src-head@freebsd.org mailing list
http://lists
Author: marcel
Date: Wed Feb 11 17:56:24 2015
New Revision: 278590
URL: https://svnweb.freebsd.org/changeset/base/278590
Log:
Close the file list before opening the container that holds the
totals, otherwise we end up emitting invalid JSON -- provided
libxo does not prevent us from doing tha
Author: pfg
Date: Wed Feb 11 17:46:35 2015
New Revision: 278589
URL: https://svnweb.freebsd.org/changeset/base/278589
Log:
flowctl: Replace alloca() with an array.
Reviewed by: glebius
Modified:
head/usr.sbin/flowctl/flowctl.c
Modified: head/usr.sbin/flowctl/flowctl.c
=
Author: gnn
Date: Wed Feb 11 17:27:37 2015
New Revision: 278587
URL: https://svnweb.freebsd.org/changeset/base/278587
Log:
Clean up machine dependent code for DTrace on ARM.
Submitted by: markj
Modified:
head/sys/cddl/dev/fbt/arm/fbt_isa.c
Modified: head/sys/cddl/dev/fbt/arm/fbt_isa.c
=
Author: tijl
Date: Wed Feb 11 17:25:23 2015
New Revision: 278586
URL: https://svnweb.freebsd.org/changeset/base/278586
Log:
Fix ldscripts such that ld(1) collects the .fini_array section in the same
order as the .init_array section. Finalisation routines need to be called
in the opposite or
Author: trasz
Date: Wed Feb 11 17:00:32 2015
New Revision: 278585
URL: https://svnweb.freebsd.org/changeset/base/278585
Log:
Fix formatting.
MFC after:1 month
Sponsored by: The FreeBSD Foundation
Modified:
head/usr.sbin/ctld/ctl.conf.5
Modified: head/usr.sbin/ctld/ctl.conf.5
=
On Wed, Feb 11, 2015 at 10:20:03AM -0500, John Baldwin wrote:
> On Wednesday, February 11, 2015 10:32:00 AM Konstantin Belousov wrote:
> > On Wed, Feb 11, 2015 at 12:43:39AM +, Rui Paulo wrote:
> > > On Feb 09, 2015, at 01:01 PM, Konstantin Belousov
> > > wrote:
> > >
> > > Author: kib
> > >
On Wed, Feb 11, 2015 at 9:20 AM, John Baldwin wrote:
> On Wednesday, February 11, 2015 10:32:00 AM Konstantin Belousov wrote:
> > On Wed, Feb 11, 2015 at 12:43:39AM +, Rui Paulo wrote:
> > > On Feb 09, 2015, at 01:01 PM, Konstantin Belousov
> wrote:
> > >
> > > Author: kib
> > > Date: Mon Fe
Author: mav
Date: Wed Feb 11 16:10:31 2015
New Revision: 278584
URL: https://svnweb.freebsd.org/changeset/base/278584
Log:
Add support for General Statistics and Performance log page.
CTL already collects most of statistics reported there, so why not.
MFC after:2 weeks
Modified:
On Wednesday, February 11, 2015 10:32:00 AM Konstantin Belousov wrote:
> On Wed, Feb 11, 2015 at 12:43:39AM +, Rui Paulo wrote:
> > On Feb 09, 2015, at 01:01 PM, Konstantin Belousov wrote:
> >
> > Author: kib
> > Date: Mon Feb 9 21:00:56 2015
> > New Revision: 278473
> > URL: https://svnweb.f
Author: jhb
Date: Wed Feb 11 15:49:14 2015
New Revision: 278582
URL: https://svnweb.freebsd.org/changeset/base/278582
Log:
MFi386:
When building some of the boot loaders with clang, and DEBUG_FLAGS or
CFLAGS having '-g' in it, clang outputs several assembly directives that
are too new for
Author: emaste
Date: Wed Feb 11 14:59:35 2015
New Revision: 278580
URL: https://svnweb.freebsd.org/changeset/base/278580
Log:
libdwarf: Add aarch64 relocation support
Reviewed by: andrew, rpaulo
Sponsored by: The FreeBSD Foundation
Differential Revision:https://reviews.freebsd.
Author: gnn
Date: Wed Feb 11 12:08:40 2015
New Revision: 278579
URL: https://svnweb.freebsd.org/changeset/base/278579
Log:
Summary: Update CPU identification call to recent version.
Modified:
head/sys/boot/arm/ixp425/boot2/ixp425_board.c
Modified: head/sys/boot/arm/ixp425/boot2/ixp425_board.
Author: andrew
Date: Wed Feb 11 10:40:49 2015
New Revision: 278578
URL: https://svnweb.freebsd.org/changeset/base/278578
Log:
Remove the non-EABI code from the DDB stack unwinder, we only support the
ARM EABI now.
Modified:
head/sys/arm/arm/db_trace.c
Modified: head/sys/arm/arm/db_trace.c
Author: andrew
Date: Wed Feb 11 10:37:55 2015
New Revision: 278577
URL: https://svnweb.freebsd.org/changeset/base/278577
Log:
The cpu_id macro was renamed in r278529, catch up with this new name.
Modified:
head/sys/arm/xscale/ixp425/if_npe.c
head/sys/dev/hwpmc/hwpmc_armv7.c
Modified: head/
On Wed, Feb 11, 2015 at 12:43:39AM +, Rui Paulo wrote:
> On Feb 09, 2015, at 01:01 PM, Konstantin Belousov wrote:
>
> Author: kib
> Date: Mon Feb 9 21:00:56 2015
> New Revision: 278473
> URL: https://svnweb.freebsd.org/changeset/base/278473
>
> Log:
> Add x2APIC support. Enable it by default
Author: bapt
Date: Wed Feb 11 08:26:36 2015
New Revision: 278565
URL: https://svnweb.freebsd.org/changeset/base/278565
Log:
Remove remnant from texinfo
Deleted:
head/share/info/
Modified:
head/Makefile.inc1
Modified: head/Makefile.inc1
==
33 matches
Mail list logo