> On Mar 26, 2015, at 9:04 PM, Rui Paulo wrote:
>
> On Mar 26, 2015, at 19:35, Warner Losh wrote:
>>
>> Author: imp
>> Date: Fri Mar 27 02:35:25 2015
>> New Revision: 280728
>> URL: https://svnweb.freebsd.org/changeset/base/280728
>>
>> Log:
>> Categorize certain kernel builds as being broken
On Mar 26, 2015, at 19:35, Warner Losh wrote:
>
> Author: imp
> Date: Fri Mar 27 02:35:25 2015
> New Revision: 280728
> URL: https://svnweb.freebsd.org/changeset/base/280728
>
> Log:
> Categorize certain kernel builds as being broken in certain places.
>
> Differential Revision: https://revie
Author: imp
Date: Fri Mar 27 02:35:25 2015
New Revision: 280728
URL: https://svnweb.freebsd.org/changeset/base/280728
Log:
Categorize certain kernel builds as being broken in certain places.
Differential Revision: https://reviews.freebsd.org/D2011
Modified:
head/sys/conf/kern.opts.mk
Mo
Author: imp
Date: Fri Mar 27 02:35:33 2015
New Revision: 280729
URL: https://svnweb.freebsd.org/changeset/base/280729
Log:
sym and cxgb build on arm, add them to the build.
Differential Revision: https://reviews.freebsd.org/D514
Modified:
head/sys/modules/Makefile
Modified: head/sys/mod
Author: imp
Date: Fri Mar 27 02:35:11 2015
New Revision: 280727
URL: https://svnweb.freebsd.org/changeset/base/280727
Log:
Add support for specifying unsupported / broken options that override
any defaults or user specified actions on the command line. This would
be useful for specifying fea
Author: pfg
Date: Fri Mar 27 02:01:22 2015
New Revision: 280726
URL: https://svnweb.freebsd.org/changeset/base/280726
Log:
Fix __size_alloc()
Use underscore for the attributes name: this should fix the use of the
attributes in macros for lint(1).
Suggested by: bde
X-MFC with:
Author: grehan
Date: Fri Mar 27 01:58:44 2015
New Revision: 280725
URL: https://svnweb.freebsd.org/changeset/base/280725
Log:
Move legacy interrupt allocation for virtio devices to common code.
There are a number of assumptions about legacy interrupts always
being available in virtio so don'
> Il giorno 26/mar/2015, alle ore 19:40, Bruce Evans ha
> scritto:
>
> On Thu, 26 Mar 2015, Pedro F. Giffuni wrote:
>
>> Log:
>> Introduce some allocation function attributes.
>>
>> Bring support for two gcc function attributes that are likely to be used
>> in our system headers:
>> ...
>> Th
Author: ken
Date: Fri Mar 27 00:42:51 2015
New Revision: 280722
URL: https://svnweb.freebsd.org/changeset/base/280722
Log:
MFC revision 280463
r280463 | ken | 2015-03-24 15:42:28 -0600 (Tue, 24 Mar 2015) | 5 line
On Thu, 26 Mar 2015, Pedro F. Giffuni wrote:
Log:
Introduce some allocation function attributes.
Bring support for two gcc function attributes that are likely to be used
in our system headers:
...
The __alloc_size attribute required some workarounds for lint(1).
Both attributes are support
Author: jhb
Date: Fri Mar 27 00:37:41 2015
New Revision: 280721
URL: https://svnweb.freebsd.org/changeset/base/280721
Log:
Allow additional flags to be passed to netstat -i in the daily status check.
In particular, this allows an administrator to specify "-h" for human
readable output if tha
On 3/24/15 1:00 PM, Randall Stewart wrote:
> Author: rrs
> Date: Tue Mar 24 20:00:11 2015
> New Revision: 280455
> URL: https://svnweb.freebsd.org/changeset/base/280455
>
> Log:
> MFC of r277177 and r279894 with the fixes for the PMC for Haswell.
>
> Sponsored by: Netflix Inc.
>
> Ad
Author: ae
Date: Thu Mar 26 23:40:22 2015
New Revision: 280720
URL: https://svnweb.freebsd.org/changeset/base/280720
Log:
Fix a possible mbuf leak on interface departure.
Reported by: Alexandre Martins
Modified:
head/sys/net/if_lagg.c
Modified: head/sys/net/if_lagg.c
==
Author: rodrigc
Date: Thu Mar 26 23:37:03 2015
New Revision: 280719
URL: https://svnweb.freebsd.org/changeset/base/280719
Log:
Add --sysroot to the compiler flags for clang or gcc external toolchains
Before this fix, --sysroot was only added to the compiler flags if a clang
external toolc
Hans Petter Selasky wrote this message on Tue, Mar 24, 2015 at 16:31 +:
> Author: hselasky
> Date: Tue Mar 24 16:31:22 2015
> New Revision: 280442
> URL: https://svnweb.freebsd.org/changeset/base/280442
>
> Log:
> Make all PCM core sysctls tunable and remove redundant TUNABLE()
> statement
Author: delphij
Date: Thu Mar 26 22:34:27 2015
New Revision: 280716
URL: https://svnweb.freebsd.org/changeset/base/280716
Log:
- Correct type for checkAgainst.
- Staticify flags that are not used outside the file scope.
PR: bin/193471
Submitted by: Robert Sprowson
MFC aft
Author: tuexen
Date: Thu Mar 26 22:05:31 2015
New Revision: 280714
URL: https://svnweb.freebsd.org/changeset/base/280714
Log:
Improve the selection of the destination address of SACK chunks.
This fixes
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196755
and is joint work with rrs@.
Author: jilles
Date: Thu Mar 26 21:58:06 2015
New Revision: 280713
URL: https://svnweb.freebsd.org/changeset/base/280713
Log:
setmode(): Use sysctl kern.proc.umask instead of umask() if possible.
The kern.proc.umask. sysctl allows querying the umask without
temporarily modifying it.
Modi
Author: ian
Date: Thu Mar 26 21:13:53 2015
New Revision: 280712
URL: https://svnweb.freebsd.org/changeset/base/280712
Log:
New pmap code for armv6. Disabled by default, option ARM_NEW_PMAP enables it.
This is pretty much a complete rewrite based on the existing i386 code. The
patches hav
Author: andrew
Date: Thu Mar 26 21:10:42 2015
New Revision: 280711
URL: https://svnweb.freebsd.org/changeset/base/280711
Log:
Add more arm64 machine dependent headers. With this we now have the minimum
set of machine headers needed to build the userland toolchain.
Differential Revision:
==
--- head/ObsoleteFiles.inc Thu Mar 26 19:33:07 2015(r280709)
+++ head/ObsoleteFiles.inc Thu Mar 26 20:08:25 2015(r280710)
@@ -38,6 +38,8 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20150326
+OLD_FILES+=usr/share/man/man1
Author: ian
Date: Thu Mar 26 19:33:07 2015
New Revision: 280709
URL: https://svnweb.freebsd.org/changeset/base/280709
Log:
Use pmap_mapdev()/unmapdev() to temporarily map on-chip sram while copying
the startup trampoline code. The old code allocated a kva page, mapped it
using using pmap_ke
Author: ae
Date: Thu Mar 26 18:51:00 2015
New Revision: 280707
URL: https://svnweb.freebsd.org/changeset/base/280707
Log:
MFC r280236:
To avoid a possible race, release the reference to ifa after return
from nd6_dad_na_input().
Modified:
stable/9/sys/netinet6/nd6_nbr.c
Directory Prope
Author: np
Date: Thu Mar 26 18:45:51 2015
New Revision: 280706
URL: https://svnweb.freebsd.org/changeset/base/280706
Log:
cxgbe(4): provide the exact RSS hash type instead of a catch-all value
to the upper layers.
Modified:
head/sys/dev/cxgbe/t4_sge.c
Modified: head/sys/dev/cxgbe/t4_sge.c
Author: ae
Date: Thu Mar 26 18:44:59 2015
New Revision: 280705
URL: https://svnweb.freebsd.org/changeset/base/280705
Log:
MFC r280236:
To avoid a possible race, release the reference to ifa after return
from nd6_dad_na_input().
Modified:
stable/10/sys/netinet6/nd6_nbr.c
Directory Prop
Randall,
On Thu, Mar 26, 2015 at 03:40:48PM +, Randall Stewart wrote:
R> Added:
R> head/usr.sbin/pmcstudy/pmcstudy.8 (contents, props changed)
R> Deleted:
R> head/usr.sbin/pmcstudy/pmcstudy.1
Now you need to add pmcstudy.1 to ObsoleteFiles.inc.
--
Totus tuus, Glebius.
__
Author: andrew
Date: Thu Mar 26 18:25:53 2015
New Revision: 280704
URL: https://svnweb.freebsd.org/changeset/base/280704
Log:
Also define DWARF_FRAME_REGISTERS. This is used to size arrays, without
this exceptions could write over the stack.
Sponsored by: The FreeBSD Foundation
Modified:
Author: emaste
Date: Thu Mar 26 17:51:11 2015
New Revision: 280703
URL: https://svnweb.freebsd.org/changeset/base/280703
Log:
MFC r270572: drm/i915: Disable the build of i915 on PC98
This module is of no use on this platform.
Modified:
stable/10/sys/modules/drm2/Makefile
Directory Prop
On 0317T2302, Jean-Sébastien Pédron wrote:
> On 17.03.2015 21:29, Edward Tomasz Napierała wrote:
> >> o Support for the setmaster/dropmaster ioctls. For instance, they
> >> are used to run multiple X servers simultaneously.
> >
> > Does it fix fast user switching in Xorg/GNOME, by
Author: mav
Date: Thu Mar 26 17:21:12 2015
New Revision: 280702
URL: https://svnweb.freebsd.org/changeset/base/280702
Log:
Make swapper release orphaned (lost) GEOM provider.
Swap device is still reported as enabled, and system still may crash later
if some swapped-out kernel pages were l
Author: kp
Date: Thu Mar 26 17:13:11 2015
New Revision: 280701
URL: https://svnweb.freebsd.org/changeset/base/280701
Log:
Clarify the ministat default width
The man page states that:
'-w widthWidth of ASCII-art plot in characters, default is 74.'
This is not entirely correct. The
Author: pfg
Date: Thu Mar 26 16:00:35 2015
New Revision: 280700
URL: https://svnweb.freebsd.org/changeset/base/280700
Log:
Introduce some allocation function attributes.
Bring support for two gcc function attributes that are likely to be used
in our system headers:
__alloc_size
The
Author: brueffer
Date: Thu Mar 26 15:54:54 2015
New Revision: 280699
URL: https://svnweb.freebsd.org/changeset/base/280699
Log:
Rough first mdoc, spelling and grammar cleanup pass.
Modified:
head/usr.sbin/pmcstudy/pmcstudy.8
Modified: head/usr.sbin/pmcstudy/pmcstudy.8
===
Author: rrs
Date: Thu Mar 26 15:43:57 2015
New Revision: 280698
URL: https://svnweb.freebsd.org/changeset/base/280698
Log:
Opps its section 8 not 1 silly.
MFC after:3 days
Sponsored by: Netflix
Modified:
head/usr.sbin/pmcstudy/pmcstudy.8
Modified: head/usr.sbin/pmcstudy/pmcstudy.8
==
Author: rrs
Date: Thu Mar 26 15:40:47 2015
New Revision: 280697
URL: https://svnweb.freebsd.org/changeset/base/280697
Log:
Update the manual page to be a bit more sane. It still
may need some work, but at least now it will read properly.
(gnn you are still on the hook to help out with this
Author: kp
Date: Thu Mar 26 15:27:38 2015
New Revision: 280696
URL: https://svnweb.freebsd.org/changeset/base/280696
Log:
Add myself (kp) to committers-src.dot
Approved by: philip (mentor)
Modified:
head/share/misc/committers-src.dot
Modified: head/share/misc/committers-src.dot
===
Author: jhibbits
Date: Thu Mar 26 14:55:22 2015
New Revision: 280692
URL: https://svnweb.freebsd.org/changeset/base/280692
Log:
Make several modules unconditionally built, there's no need for them to be
hidden.
These modules pass a tinderbox build.
Discussed with: ian and others
Author: br
Date: Thu Mar 26 14:51:24 2015
New Revision: 280691
URL: https://svnweb.freebsd.org/changeset/base/280691
Log:
Add 64 byte linesize cache flushing routines for L1 instruction, L1 data
and L2 data caches.
Sponsored by: HEIF5
Modified:
head/sys/mips/include/cache_mipsNN.h
he
On 26 Mar 2015, at 14:20, Tijl Coosemans wrote:
>
> On Thu, 26 Mar 2015 17:37:53 +1100 (EST) Bruce Evans
> wrote:
>> On Wed, 25 Mar 2015, Pedro Giffuni wrote:
...
>>> The reason why I had to revert the change is actually a systematic
>>> bug in gcc: during it's build process gcc generates a new
On 03/26/15 08:20, Tijl Coosemans wrote:
On Thu, 26 Mar 2015 17:37:53 +1100 (EST) Bruce Evans
wrote:
--- snip ---
glibc (2.6 at least) avoids using varargs in its __nonnull() macro
by using the same portable method that is used in many optional
debugging statements including FreeBSD's KASSE
On 03/26/15 01:37, Bruce Evans wrote:
On Wed, 25 Mar 2015, Pedro Giffuni wrote:
On 03/25/15 21:14, Bruce Evans wrote:
On Wed, 25 Mar 2015, Pedro F. Giffuni wrote:
Log:
Temporarily revert 280458.
GCC is still carries an old version of cdefs.h which doesn't
accept multiple parameters for
Author: pluknet
Date: Thu Mar 26 13:31:04 2015
New Revision: 280690
URL: https://svnweb.freebsd.org/changeset/base/280690
Log:
Static'ize pf_fillup_fragment body to match its declaration.
Missed in 278925.
Modified:
head/sys/netpfil/pf/pf_norm.c
Modified: head/sys/netpfil/pf/pf_norm.c
=
On Thu, 26 Mar 2015 17:37:53 +1100 (EST) Bruce Evans
wrote:
> On Wed, 25 Mar 2015, Pedro Giffuni wrote:
>> On 03/25/15 21:14, Bruce Evans wrote:
>>> On Wed, 25 Mar 2015, Pedro F. Giffuni wrote:
Log:
Temporarily revert 280458.
GCC is still carries an old version of cdefs.h w
Author: gjb
Date: Thu Mar 26 12:58:30 2015
New Revision: 280689
URL: https://svnweb.freebsd.org/changeset/base/280689
Log:
Remove duplicate AH_DEBUG_ALQ option.
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/mips/conf/AR91XX_BASE
Modified: head/sys/mips/conf/AR91XX_BASE
===
Author: ru
Date: Thu Mar 26 12:52:21 2015
New Revision: 280688
URL: https://svnweb.freebsd.org/changeset/base/280688
Log:
Corrected descriptions of net.inet.icmp.icmplim and icmplim_output.
Reviewed by: pluknet
Modified:
head/share/man/man4/icmp.4
Modified: head/share/man/man4/icmp.4
=
Author: mav
Date: Thu Mar 26 12:17:47 2015
New Revision: 280687
URL: https://svnweb.freebsd.org/changeset/base/280687
Log:
Make GEOM_PART work in presence of previous withered self.
MFC after:2 weeks
Sponsored by: iXsystems, Inc.
Modified:
head/lib/libgeom/geom_xml2tree.c
head/sb
Author: mav
Date: Thu Mar 26 11:19:24 2015
New Revision: 280686
URL: https://svnweb.freebsd.org/changeset/base/280686
Log:
Report withered providers as such alike to GEOMs.
MFC after:2 weeks
Modified:
head/sys/geom/geom_dump.c
Modified: head/sys/geom/geom_dump.c
Author: mav
Date: Thu Mar 26 11:02:29 2015
New Revision: 280685
URL: https://svnweb.freebsd.org/changeset/base/280685
Log:
When searching for provider by name, prefer non-withered one.
MFC after:2 weeks
Modified:
head/sys/geom/geom_subr.c
Modified: head/sys/geom/geom_subr.c
Author: kib
Date: Thu Mar 26 10:44:16 2015
New Revision: 280684
URL: https://svnweb.freebsd.org/changeset/base/280684
Log:
MFC r280254:
Provide definitions for all descriptors types in the DMAR invalidation
queue.
Modified:
stable/10/sys/x86/iommu/intel_reg.h
Directory Properties:
stabl
Author: hselasky
Date: Thu Mar 26 10:26:25 2015
New Revision: 280682
URL: https://svnweb.freebsd.org/changeset/base/280682
Log:
MFC r280262 and r280263:
Add more known bugs to the USB audio manual page.
Modified:
stable/9/share/man/man4/snd_uaudio.4
Directory Properties:
stable/9/share/
Author: hselasky
Date: Thu Mar 26 10:27:39 2015
New Revision: 280683
URL: https://svnweb.freebsd.org/changeset/base/280683
Log:
MFC r280262 and r280263:
Add more known bugs to the USB audio manual page.
Modified:
stable/8/share/man/man4/snd_uaudio.4
Directory Properties:
stable/8/share/
Author: hselasky
Date: Thu Mar 26 10:25:15 2015
New Revision: 280681
URL: https://svnweb.freebsd.org/changeset/base/280681
Log:
MFC r280262 and r280263:
Add more known bugs to the USB audio manual page.
Modified:
stable/10/share/man/man4/snd_uaudio.4
Directory Properties:
stable/10/ (pr
Author: kevlo
Date: Thu Mar 26 09:13:16 2015
New Revision: 280680
URL: https://svnweb.freebsd.org/changeset/base/280680
Log:
Print size_t's with %zu rather than "%zd.
Reviewed by: bde
Modified:
head/usr.bin/top/machine.c
Modified: head/usr.bin/top/machine.c
Author: mav
Date: Thu Mar 26 08:38:53 2015
New Revision: 280679
URL: https://svnweb.freebsd.org/changeset/base/280679
Log:
MFC r280249: Add camcontrol subcommands to control APM and AAM levels.
Sponsored by: iXsystems, Inc.
Modified:
stable/10/sbin/camcontrol/camcontrol.8
stable/10/sbi
Author: mav
Date: Thu Mar 26 08:36:08 2015
New Revision: 280678
URL: https://svnweb.freebsd.org/changeset/base/280678
Log:
MFC r279913: Fix couple BIO_DELETE bugs in geom_mirror.
Do not report GEOM::candelete if none of providers support BIO_DELETE.
If consumer still requests BIO_DELETE,
55 matches
Mail list logo