On 2017-Feb-01 23:26:21 +, Alexey Dokuchaev wrote:
>Well, we're doing something more than devoid any support claims: we're
>deliberately breaking it, often for little to no reason. Things like
>r431746 are disgrace to FreeBSD and utter disrespect to our users. :-(
Actually, that's an excelle
Author: wma
Date: Thu Feb 2 06:07:39 2017
New Revision: 313089
URL: https://svnweb.freebsd.org/changeset/base/313089
Log:
Remove remaining ifdefs from CESA header
Commit r312743 ("Use SoC ID - based detection in CESA") resulted
in build failing for Marvell armv5 platforms, which don't su
Author: adrian
Date: Thu Feb 2 05:29:22 2017
New Revision: 313088
URL: https://svnweb.freebsd.org/changeset/base/313088
Log:
[ath_hal] [ar9300] initial hacks to make spectral scan working on AR9380 and
later NICs.
* add debugging
* disable the manual noise floor calibration and tracking
Author: adrian
Date: Thu Feb 2 05:27:06 2017
New Revision: 313085
URL: https://svnweb.freebsd.org/changeset/base/313085
Log:
[ath] add spectral scan priority.
Modified:
head/sys/dev/ath/if_athioctl.h
Modified: head/sys/dev/ath/if_athioctl.h
==
Author: adrian
Date: Thu Feb 2 05:27:48 2017
New Revision: 313087
URL: https://svnweb.freebsd.org/changeset/base/313087
Log:
[ath] ensure the NIC is woken up before changing the spectral scan parameters.
Modified:
head/sys/dev/ath/if_ath_spectral.c
Modified: head/sys/dev/ath/if_ath_spectral
Author: adrian
Date: Thu Feb 2 05:27:27 2017
New Revision: 313086
URL: https://svnweb.freebsd.org/changeset/base/313086
Log:
[ath_hal] add debugging level for spectral scan.
Modified:
head/sys/dev/ath/ath_hal/ah_debug.h
Modified: head/sys/dev/ath/ath_hal/ah_debug.h
=
Author: adrian
Date: Thu Feb 2 05:26:39 2017
New Revision: 313084
URL: https://svnweb.freebsd.org/changeset/base/313084
Log:
[athspectral] add a knob to expose the spectral scan priority.
This is required for AR9380 and later chips.. please leave it at 0 for now.
Modified:
head/tools/to
Author: glebius
Date: Thu Feb 2 04:53:33 2017
New Revision: 313083
URL: https://svnweb.freebsd.org/changeset/base/313083
Log:
Fix build with WITHOUT_INET6.
Submitted by: Alex Deiter
Modified:
head/usr.sbin/tcpdump/tcpdump/Makefile
Modified: head/usr.sbin/tcpdump/tcpdump/Makefile
=
Author: imp
Date: Thu Feb 2 04:50:20 2017
New Revision: 313082
URL: https://svnweb.freebsd.org/changeset/base/313082
Log:
Remove dangling DE425 EISA card references in the de driver. They
aren't used, and this doesn't change the supported hardware.
Modified:
head/sys/dev/de/dc21040reg.h
M
Author: ngie
Date: Thu Feb 2 03:54:43 2017
New Revision: 313081
URL: https://svnweb.freebsd.org/changeset/base/313081
Log:
Replace for/retry loops with "wait_for_ggate_device" calls and check
results of commands
As noted in r313008, the underlying issue was that geom_gate device
creati
On Wed, Feb 1, 2017 at 2:55 PM, Ian Lepore wrote:
> On Thu, 2017-02-02 at 00:50 +0300, Slawa Olhovchenkov wrote:
>> On Wed, Feb 01, 2017 at 03:39:57PM -0600, Mark Linimon wrote:
>>
>> >
>> > On Wed, Feb 01, 2017 at 08:09:50PM +0300, Slawa Olhovchenkov wrote:
>> > >
>> > > Also, I am think current
On Wed, Feb 01, 2017 at 10:12:57PM +1100, Bruce Evans wrote:
> On Mon, 30 Jan 2017, Bruce Evans wrote:
>
> >On Mon, 30 Jan 2017, Mateusz Guzik wrote:
> >
> >>Log:
> >> i386: add atomic_fcmpset
> >>
> >> Tested by: pho
> >
> >This is has some bugs and style bugs.
>
> This is still broken. The inv
Author: mjg
Date: Thu Feb 2 01:33:08 2017
New Revision: 313080
URL: https://svnweb.freebsd.org/changeset/base/313080
Log:
i386: fixup fcmpset
An incorrect output specifier was used which worked with clang by accident,
but breaks with the in-tree gcc version.
While here plug a whites
Author: mm
Date: Thu Feb 2 00:50:46 2017
New Revision: 313074
URL: https://svnweb.freebsd.org/changeset/base/313074
Log:
MFV r313071:
Sync libarchive with vendor
Vendor changes (relevant to FreeBSD):
- support extracting NFSv4 ACLs from Solaris tar archives
- bugfixes and optimizatio
On Wed, Feb 01, 2017 at 03:39:57PM -0600, Mark Linimon wrote:
> On Wed, Feb 01, 2017 at 08:09:50PM +0300, Slawa Olhovchenkov wrote:
> > Also, I am think current ports don't build on 4.x.
>
> I will personally guarantee, in writing, that current ports do not build
> on 4.x, nor have they done so fo
Author: asomers
Date: Wed Feb 1 23:22:54 2017
New Revision: 313069
URL: https://svnweb.freebsd.org/changeset/base/313069
Log:
Allow 999.local to run scripts in any language
If one of the scripts listed in (daily|weekly|monthly)_local is executable,
999.local should simply execute it. Onl
On Wed, Feb 01, 2017 at 10:56:24AM -0700, Warner Losh wrote:
> >> > > Fair enough. I haven't fully put away my 12 axe and am toying with
> >> > > dropping any ISA-only storage and NIC drivers (and perhaps pccard-only
> >> > > as well in that case). Hardware that wants to use ISA/pccard for
> >>
Author: gonzo
Date: Wed Feb 1 22:03:59 2017
New Revision: 313068
URL: https://svnweb.freebsd.org/changeset/base/313068
Log:
[am335x] Fallback to standard video interface bindings when using Linux dts
Historically AM335x LCDC driver used non-standard "hdmi" property to
refer to HDMI frame
On Thu, 2017-02-02 at 00:50 +0300, Slawa Olhovchenkov wrote:
> On Wed, Feb 01, 2017 at 03:39:57PM -0600, Mark Linimon wrote:
>
> >
> > On Wed, Feb 01, 2017 at 08:09:50PM +0300, Slawa Olhovchenkov wrote:
> > >
> > > Also, I am think current ports don't build on 4.x.
> > I will personally guarante
On Wed, Feb 01, 2017 at 01:45:14PM -0800, John Baldwin wrote:
> On Wednesday, February 01, 2017 03:39:57 PM Mark Linimon wrote:
> > On Wed, Feb 01, 2017 at 08:09:50PM +0300, Slawa Olhovchenkov wrote:
> > > Also, I am think current ports don't build on 4.x.
> >
> > I will personally guarantee, in
On Wed, Feb 01, 2017 at 03:39:57PM -0600, Mark Linimon wrote:
> On Wed, Feb 01, 2017 at 08:09:50PM +0300, Slawa Olhovchenkov wrote:
> > Also, I am think current ports don't build on 4.x.
>
> I will personally guarantee, in writing, that current ports do not build
> on 4.x, nor have they done so f
On Wednesday, February 01, 2017 03:39:57 PM Mark Linimon wrote:
> On Wed, Feb 01, 2017 at 08:09:50PM +0300, Slawa Olhovchenkov wrote:
> > Also, I am think current ports don't build on 4.x.
>
> I will personally guarantee, in writing, that current ports do not build
> on 4.x, nor have they done so
On Wednesday, February 01, 2017 10:23:37 AM Gleb Smirnoff wrote:
> On Tue, Jan 31, 2017 at 02:13:36PM -0800, John Baldwin wrote:
> J> On Monday, January 30, 2017 12:57:23 PM Edward Tomasz Napierala wrote:
> J> > Author: trasz
> J> > Date: Mon Jan 30 12:57:22 2017
> J> > New Revision: 312988
> J> >
On Wed, Feb 01, 2017 at 08:09:50PM +0300, Slawa Olhovchenkov wrote:
> Also, I am think current ports don't build on 4.x.
I will personally guarantee, in writing, that current ports do not build
on 4.x, nor have they done so for years. I personally removed the legacy
cruft when 4.11 finally went E
Author: dim
Date: Wed Feb 1 20:41:09 2017
New Revision: 313052
URL: https://svnweb.freebsd.org/changeset/base/313052
Log:
Pull in r293536 from upstream compiler-rt trunk:
Recommit: Stop intercepting some malloc-related functions on FreeBSD
and macOS
Summary:
In https://bug
Author: glebius
Date: Wed Feb 1 20:26:42 2017
New Revision: 313048
URL: https://svnweb.freebsd.org/changeset/base/313048
Log:
Update tcpdump to 4.9.0.
It fixes many buffer overflow in different protocol parsers, but none of
them are critical, even in absense of Capsicum.
Security:
Author: tsoome
Date: Wed Feb 1 20:10:56 2017
New Revision: 313047
URL: https://svnweb.freebsd.org/changeset/base/313047
Log:
loader: disk/part api needs to use uint64_t offsets
The disk_* and part_* api is using 64bit values for media size and
offsets. However, the current api is using o
Author: gnn
Date: Wed Feb 1 19:33:00 2017
New Revision: 313045
URL: https://svnweb.freebsd.org/changeset/base/313045
Log:
Add an mbuf to ipinfo_t translator to finish cleanup of mbuf passing to TCP
probes.
Reviewed by: markj
MFC after:2 weeks
Sponsored by: DARPA, AFRL
Different
On Tue, Jan 31, 2017 at 02:13:36PM -0800, John Baldwin wrote:
J> On Monday, January 30, 2017 12:57:23 PM Edward Tomasz Napierala wrote:
J> > Author: trasz
J> > Date: Mon Jan 30 12:57:22 2017
J> > New Revision: 312988
J> > URL: https://svnweb.freebsd.org/changeset/base/312988
J> >
J> > Log:
J> >
On Wed, Feb 01, 2017 at 01:12:07PM +, Hartmut Brandt wrote:
H> Author: harti
H> Date: Wed Feb 1 13:12:07 2017
H> New Revision: 313043
H> URL: https://svnweb.freebsd.org/changeset/base/313043
H>
H> Log:
H> Merge filt_soread and filt_solisten and decide what to do when checking
H> for EVFIL
On Wed, Feb 1, 2017 at 10:06 AM, Slawa Olhovchenkov wrote:
> On Wed, Feb 01, 2017 at 08:59:40AM -0800, John Baldwin wrote:
>
>> On Wednesday, February 01, 2017 01:35:56 PM Slawa Olhovchenkov wrote:
>> > On Tue, Jan 31, 2017 at 02:46:23PM -0800, John Baldwin wrote:
>> >
>> > > On Tuesday, January 3
On 02/01/17 at 01:12P, Hartmut Brandt wrote:
> Author: harti
> Date: Wed Feb 1 13:12:07 2017
> New Revision: 313043
> URL: https://svnweb.freebsd.org/changeset/base/313043
>
> Log:
> Merge filt_soread and filt_solisten and decide what to do when checking
> for EVFILT_READ at the point of the
On Wed, Feb 01, 2017 at 08:59:40AM -0800, John Baldwin wrote:
> > > Fair enough. I haven't fully put away my 12 axe and am toying with
> > > dropping any ISA-only storage and NIC drivers (and perhaps pccard-only
> > > as well in that case). Hardware that wants to use ISA/pccard for
> > > storage
On Wed, Feb 01, 2017 at 08:59:40AM -0800, John Baldwin wrote:
> On Wednesday, February 01, 2017 01:35:56 PM Slawa Olhovchenkov wrote:
> > On Tue, Jan 31, 2017 at 02:46:23PM -0800, John Baldwin wrote:
> >
> > > On Tuesday, January 31, 2017 03:33:55 PM Warner Losh wrote:
> > > > On Tue, Jan 31, 201
On Wednesday, February 01, 2017 01:35:56 PM Slawa Olhovchenkov wrote:
> On Tue, Jan 31, 2017 at 02:46:23PM -0800, John Baldwin wrote:
>
> > On Tuesday, January 31, 2017 03:33:55 PM Warner Losh wrote:
> > > On Tue, Jan 31, 2017 at 3:20 PM, John Baldwin wrote:
> > > > On Saturday, January 28, 2017
> On Jan 31, 2017, at 07:10, Alan Somers wrote:
>
> I think wait_for_ggate_device should also be used at line 32, which
> calls "ggatec create".
> -Alan
Yes, you’re right. If I add in the wait_for_ggate_device call, then I
can get rid of the other for loops with retry logic in them. I’
On 1 Feb 2017, at 08:13, Konstantin Belousov wrote:
>
> On Wed, Feb 01, 2017 at 10:38:42AM -0500, Alexander Kabaev wrote:
>> On Wed, 1 Feb 2017 16:17:21 +0200
>> Konstantin Belousov wrote:
>>
>>> Please do not retry on sc failure, return the error to upper layer.
>>> See also r313007 and precee
On Wed, Feb 01, 2017 at 10:38:42AM -0500, Alexander Kabaev wrote:
> On Wed, 1 Feb 2017 16:17:21 +0200
> Konstantin Belousov wrote:
>
> > Please do not retry on sc failure, return the error to upper layer.
> > See also r313007 and preceeding discussion after r312973.
>
> There was not much a disc
On Wed, 1 Feb 2017 16:17:21 +0200
Konstantin Belousov wrote:
> Please do not retry on sc failure, return the error to upper layer.
> See also r313007 and preceeding discussion after r312973.
There was not much a discussion there, do you mind expanding a bit on
why one behavior is more desired th
On Wed, Feb 01, 2017 at 05:00:34AM +, Alexander Kabaev wrote:
> Author: kan
> Date: Wed Feb 1 05:00:34 2017
> New Revision: 313040
> URL: https://svnweb.freebsd.org/changeset/base/313040
>
> Log:
> Add atomic_fcmpset_*() inlines for MIPS
>
> atomic_fcmpset_*() is analogous to atomic_cm
Author: harti
Date: Wed Feb 1 13:12:07 2017
New Revision: 313043
URL: https://svnweb.freebsd.org/changeset/base/313043
Log:
Merge filt_soread and filt_solisten and decide what to do when checking
for EVFILT_READ at the point of the check not when the event is registers.
This fixes a problem
On Mon, 30 Jan 2017, Bruce Evans wrote:
On Mon, 30 Jan 2017, Mateusz Guzik wrote:
Log:
i386: add atomic_fcmpset
Tested by: pho
This is has some bugs and style bugs.
This is still broken. The invalid asm breaks building at least atomic.o
with gcc-4.2.1.
Tested fix:
X Index: i386/i
On Tue, 31 Jan 2017, Conrad Meyer wrote:
On Tue, Jan 31, 2017 at 7:16 PM, Bruce Evans wrote:
Another reply to this...
On Tue, 31 Jan 2017, Conrad Meyer wrote:
On Tue, Jan 31, 2017 at 7:36 AM, Bruce Evans wrote:
On Tue, 31 Jan 2017, Bruce Evans wrote:
I
think there should by no alignment
On Tue, Jan 31, 2017 at 02:46:23PM -0800, John Baldwin wrote:
> On Tuesday, January 31, 2017 03:33:55 PM Warner Losh wrote:
> > On Tue, Jan 31, 2017 at 3:20 PM, John Baldwin wrote:
> > > On Saturday, January 28, 2017 02:22:15 AM Takahashi Yoshihiro wrote:
> > >> Author: nyan
> > >> Date: Sat Jan
Author: tsoome
Date: Wed Feb 1 08:46:59 2017
New Revision: 313042
URL: https://svnweb.freebsd.org/changeset/base/313042
Log:
loader.efi environment related cleanups
Since we have dedicated libefi/env.c file for variable support, the following
changes are done:
Simple cstyle changes
45 matches
Mail list logo