On 03/14/16 21:33, Gleb Smirnoff wrote:
On Mon, Mar 14, 2016 at 02:31:37PM -0400, Ryan Stone wrote:
R> On Mon, Mar 14, 2016 at 2:07 PM, Gleb Smirnoff wrote:
R>
R> > Remove useless cast in SYSCTL_ADD_COUNTER_U64 macro.
R> >
R>
R> Is it useless? I believe that the point is to give a compiler er
On 03/15/16 01:05, Gleb Smirnoff wrote:
Author: glebius
Date: Tue Mar 15 00:05:00 2016
New Revision: 296880
URL: https://svnweb.freebsd.org/changeset/base/296880
Log:
Provide sysctl(9) macro to deal with array of counter(9).
Modified:
head/share/man/man9/counter.9
head/sys/kern/subr_co
On Tue, 15 Mar 2016, Hans Petter Selasky wrote:
On 03/14/16 21:33, Gleb Smirnoff wrote:
On Mon, Mar 14, 2016 at 02:31:37PM -0400, Ryan Stone wrote:
R> On Mon, Mar 14, 2016 at 2:07 PM, Gleb Smirnoff
wrote:
R>
R> > Remove useless cast in SYSCTL_ADD_COUNTER_U64 macro.
There was no cast here
Author: trasz
Date: Tue Mar 15 11:03:45 2016
New Revision: 296897
URL: https://svnweb.freebsd.org/changeset/base/296897
Log:
Use the log_errno value passed to the function instead of the errno global
variable.
Suggested by: Daniel Braniss
MFC after:1 month
Sponsored by: The FreeBS
Author: trasz
Date: Tue Mar 15 11:10:08 2016
New Revision: 296898
URL: https://svnweb.freebsd.org/changeset/base/296898
Log:
Make fail() preserve the errno.
MFC after:1 month
Sponsored by: The FreeBSD Foundation
Modified:
head/usr.sbin/iscsid/iscsid.c
Modified: head/usr.sbin/iscsi
Author: mmel
Date: Tue Mar 15 15:24:18 2016
New Revision: 296901
URL: https://svnweb.freebsd.org/changeset/base/296901
Log:
Use EARLY_DRIVER_MODULE() with BUS_PASS_BUS priority for ofw_gpiobus
and ofw_iicbus. This causes enumeration of gpiobus/iicbus at the base driver
attach time. Due to th
Author: hselasky
Date: Tue Mar 15 15:24:55 2016
New Revision: 296902
URL: https://svnweb.freebsd.org/changeset/base/296902
Log:
Improve detection of extended QSFP diagnostics.
The standards in the QSFP diagnostics area are not clear when the
additional measurements are present or not. Use
Author: mmel
Date: Tue Mar 15 15:27:15 2016
New Revision: 296904
URL: https://svnweb.freebsd.org/changeset/base/296904
Log:
CLK: Add enumerator for 'clocks' OFW node. Add bus device bindings
for clk_fixed class.
Added:
head/sys/dev/extres/clk/clk_bus.c (contents, props changed)
Modified:
Author: mmel
Date: Tue Mar 15 15:31:17 2016
New Revision: 296907
URL: https://svnweb.freebsd.org/changeset/base/296907
Log:
Add phy framework, a next part of new 'extended resources' family of
support frameworks (i.e. clk/regulators/tsensors/fuses...).
It provides simple unified consumers
Author: hselasky
Date: Tue Mar 15 15:53:37 2016
New Revision: 296910
URL: https://svnweb.freebsd.org/changeset/base/296910
Log:
Use hardware computed Toeplitz hash for incoming flowids
Use the Toeplitz hash value as source for the flowid. This makes the
hash value more suitable for so-cal
Author: emaste
Date: Tue Mar 15 13:38:15 2016
New Revision: 296899
URL: https://svnweb.freebsd.org/changeset/base/296899
Log:
Fix atkbdmap.h generation for sc/vt consoles
Keymap header files have historically been generated using the build
host's /usr/sbin/kbdcontrol and using the host's
Author: mmel
Date: Tue Mar 15 15:25:26 2016
New Revision: 296903
URL: https://svnweb.freebsd.org/changeset/base/296903
Log:
CLK: Remove forgotten mutex from clk_fixed class.
Modified:
head/sys/dev/extres/clk/clk_fixed.c
head/sys/dev/extres/clk/clk_fixed.h
Modified: head/sys/dev/extres/clk/
Author: kib
Date: Tue Mar 15 15:42:53 2016
New Revision: 296908
URL: https://svnweb.freebsd.org/changeset/base/296908
Log:
The PKRU state size is 4 bytes, its support makes the XSAVE area size
non-multiple of 64 bytes. Thereafter, the user state save area is
misaligned, which triggers asser
Author: mmel
Date: Tue Mar 15 15:28:24 2016
New Revision: 296905
URL: https://svnweb.freebsd.org/changeset/base/296905
Log:
CLK: Add and use explicit locking for access to clock device registers.
Implicit locking (for read/write/modify) is not sufficient for complex
cases.
Modified:
head/
Author: mmel
Date: Tue Mar 15 15:30:17 2016
New Revision: 296906
URL: https://svnweb.freebsd.org/changeset/base/296906
Log:
Add regulator framework, a next part of new 'extended resources' family of
support frameworks(i.e. clk/reset/phy/tsensors/fuses...).
The framework is still far from
Author: hselasky
Date: Tue Mar 15 15:47:26 2016
New Revision: 296909
URL: https://svnweb.freebsd.org/changeset/base/296909
Log:
Fix witness panic in the ipoib_ioctl() function when unloading the
ipoib module.
The bpfdetach() function is trying to turn off promiscious mode on the
network
hiya,
make sure you set M_HASHTYPE_ appropriately?
-adrian
On 15 March 2016 at 08:53, Hans Petter Selasky wrote:
> Author: hselasky
> Date: Tue Mar 15 15:53:37 2016
> New Revision: 296910
> URL: https://svnweb.freebsd.org/changeset/base/296910
>
> Log:
> Use hardware computed Toeplitz hash
Author: emaste
Date: Tue Mar 15 17:32:29 2016
New Revision: 296914
URL: https://svnweb.freebsd.org/changeset/base/296914
Log:
Fix copy-n-pasteo in r296899 ukbdmap.h header generation for pc98
The ukbd default is specified by UKBD_DFLT_KEYMAP not ATKBD_DFLT_KEYMAP.
PR: 193865
On Tuesday, March 15, 2016 03:47:26 PM Hans Petter Selasky wrote:
> Author: hselasky
> Date: Tue Mar 15 15:47:26 2016
> New Revision: 296909
> URL: https://svnweb.freebsd.org/changeset/base/296909
>
> Log:
> Fix witness panic in the ipoib_ioctl() function when unloading the
> ipoib module.
>
On Tuesday, March 15, 2016 04:42:37 AM Warner Losh wrote:
> Author: imp
> Date: Tue Mar 15 04:42:37 2016
> New Revision: 296889
> URL: https://svnweb.freebsd.org/changeset/base/296889
>
> Log:
> Just install ar5523.bin into /usr/share/firmware and stop compiling it
> in.
>
> Differential
On 03/15/16 17:48, Adrian Chadd wrote:
hiya,
make sure you set M_HASHTYPE_ appropriately?
I think the hashtype is not available with this chipset. I'll check it out.
--HPS
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman
On 03/15/16 18:43, John Baldwin wrote:
On Tuesday, March 15, 2016 03:47:26 PM Hans Petter Selasky wrote:
Author: hselasky
Date: Tue Mar 15 15:47:26 2016
New Revision: 296909
URL: https://svnweb.freebsd.org/changeset/base/296909
Log:
Fix witness panic in the ipoib_ioctl() function when unload
Hans,
On Tue, Mar 15, 2016 at 08:50:11AM +0100, Hans Petter Selasky wrote:
H> > Modified: head/sys/sys/sysctl.h
H> >
==
H> > --- head/sys/sys/sysctl.h Mon Mar 14 23:49:16 2016(r296879)
H> > +++ head/sys/sys/sys
Ravi,
On Mon, Mar 14, 2016 at 05:33:06PM -0700, Ravi Pokala wrote:
R> To make sure I'm reading this correctly:
R>
R> (1) The sysctl operates on an opaque array of (uint64_t)s. The elements of
the array are not individually accessible.
On array of counter_u64_t. The elements are individually a
Author: emaste
Date: Tue Mar 15 19:26:32 2016
New Revision: 296915
URL: https://svnweb.freebsd.org/changeset/base/296915
Log:
libc: don't build compat functions if building WITHOUT_SYMVER
WITHOUT_SYMVER necessarily implies building a system without symver
backwards compatability.
Spo
Hi Gleb,
-Original Message-
From: Gleb Smirnoff
Date: 2016-03-15, Tuesday at 12:12
To: Ravi Pokala
Cc: , ,
Subject: Re: svn commit: r296880 - in head: share/man/man9 sys/kern sys/sys
> Ravi,
>
>On Mon, Mar 14, 2016 at 05:33:06PM -0700, Ravi Pokala wrote:
>R> To make sure I'm readin
Instead you will get, "warning: unused but set variable 'error'" on
-NODEBUG builds. Maybe add:
(void)error;
Best,
Conrad
On Tue, Mar 15, 2016 at 1:42 PM, Edward Tomasz Napierala
wrote:
> Author: trasz
> Date: Tue Mar 15 20:42:36 2016
> New Revision: 296918
> URL: https://svnweb.freebsd.org/ch
Author: trasz
Date: Tue Mar 15 20:42:36 2016
New Revision: 296918
URL: https://svnweb.freebsd.org/changeset/base/296918
Log:
Pacify Coverity.
MFC after:1 month
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/fs/autofs/autofs_vnops.c
Modified: head/sys/fs/autofs/autofs_vnop
Author: emaste
Date: Tue Mar 15 21:32:46 2016
New Revision: 296920
URL: https://svnweb.freebsd.org/changeset/base/296920
Log:
vtfontcvt: support .hex fonts with characters beyond the Unicode BMP
This is already supported by the vt(4) vfnt format mapping from code
points to glyphs. Update
Author: mav
Date: Tue Mar 15 21:21:28 2016
New Revision: 296919
URL: https://svnweb.freebsd.org/changeset/base/296919
Log:
Fix small memory leak on attempt to access deleted snapshot.
MFC after:3 days
Modified:
head/sys/cddl/compat/opensolaris/kern/opensolaris_vfs.c
Modified: head/s
On 15 Mar, Gleb Smirnoff wrote:
> Hans,
>
> On Tue, Mar 15, 2016 at 08:50:11AM +0100, Hans Petter Selasky wrote:
> H> > Modified: head/sys/sys/sysctl.h
> H> >
> ==
> H> > --- head/sys/sys/sysctl.hMon Mar 14 23:4
Author: bdrewery
Date: Tue Mar 15 22:27:29 2016
New Revision: 296921
URL: https://svnweb.freebsd.org/changeset/base/296921
Log:
Partially revert r266227 and stop stripping paths in ldscripts.
Specifically this fixes /usr/lib/libc.so stripping the paths to the
libraries. The reason for th
Author: smh
Date: Wed Mar 16 01:41:55 2016
New Revision: 296922
URL: https://svnweb.freebsd.org/changeset/base/296922
Log:
Prevent invalid ixgbe advertise setting warning
Prevent ixgbe outputting "Invalid advertised speed" warning on boot with
no customisations by moving test from sysctl
Author: adrian
Date: Wed Mar 16 02:07:04 2016
New Revision: 296925
URL: https://svnweb.freebsd.org/changeset/base/296925
Log:
[net80211] Begin implementing rate control module stats.
* Implement a new ratectl method, which defaults to returning nothing;
* Add a top level sysctl (net.wlan.
Author: emaste
Date: Wed Mar 16 04:05:02 2016
New Revision: 296926
URL: https://svnweb.freebsd.org/changeset/base/296926
Log:
kbdcontrol: add -P path option to add keymap search paths
PR: 193865
Reviewed by: cem
Sponsored by: The FreeBSD Foundation
Differential Revision:
Author: cem
Date: Wed Mar 16 04:22:32 2016
New Revision: 296927
URL: https://svnweb.freebsd.org/changeset/base/296927
Log:
fail(9): Upstreaming some fail point enhancements
This is several year's worth of fail point upgrades done at EMC Isilon. They
are interdependent enough that it makes
On 16/03/2016 3:12 AM, Gleb Smirnoff wrote:
Ravi,
On Mon, Mar 14, 2016 at 05:33:06PM -0700, Ravi Pokala wrote:
R> To make sure I'm reading this correctly:
R>
R> (1) The sysctl operates on an opaque array of (uint64_t)s. The elements of
the array are not individually accessible.
On array of
Author: cem
Date: Wed Mar 16 05:05:54 2016
New Revision: 296929
URL: https://svnweb.freebsd.org/changeset/base/296929
Log:
fail.9: Bump Dd
Modified:
head/share/man/man9/fail.9
Modified: head/share/man/man9/fail.9
==
Author: adrian
Date: Wed Mar 16 06:26:50 2016
New Revision: 296930
URL: https://svnweb.freebsd.org/changeset/base/296930
Log:
Add initial VHT IE's and action codes.
Yes, there's more to 802.11ac than this.
Modified:
head/sys/net80211/ieee80211.h
Modified: head/sys/net80211/ieee80211.h
=
Author: adrian
Date: Wed Mar 16 06:27:57 2016
New Revision: 296931
URL: https://svnweb.freebsd.org/changeset/base/296931
Log:
Display the VHT IE names.
This doesn't decode the IEs just yet.
Tested:
* Archer c2 AP:
TP-LINK_D579_5G 60:e3:27:e1:d5:78 44 54M
Author: kp
Date: Wed Mar 16 06:42:15 2016
New Revision: 296932
URL: https://svnweb.freebsd.org/changeset/base/296932
Log:
pf: Improve forwarding detection
When we guess the nature of the outbound packet (output vs. forwarding) we
need
to take bridges into account. When bridging the input
41 matches
Mail list logo