On Thu, 10 Dec 2015, Hajimu UMEMOTO wrote:
On Wed, 9 Dec 2015 18:19:16 +1100 (EST)
Bruce Evans said:
brde> resolv.h already had massinve namespace pollution and style bugs in
brde> its includes. One more include of a header that is relatively clean
brde> since it is tiny and was designed for
Author: kevlo
Date: Thu Dec 10 07:45:58 2015
New Revision: 292056
URL: https://svnweb.freebsd.org/changeset/base/292056
Log:
All 2-endpoints configs have high and normal pariority queues.
Modified:
head/sys/dev/usb/wlan/if_urtwn.c
Modified: head/sys/dev/usb/wlan/if_urtwn.c
==
Author: arybchik
Date: Thu Dec 10 07:42:56 2015
New Revision: 292055
URL: https://svnweb.freebsd.org/changeset/base/292055
Log:
sfxge: consolidate privilege check functions
To reduce code duplication in common code, consolidate similar privilege
check functions.
Submitted by: Richa
Author: arybchik
Date: Thu Dec 10 07:35:38 2015
New Revision: 292053
URL: https://svnweb.freebsd.org/changeset/base/292053
Log:
sfxge: cleanup: fix header
Submitted by: Andy Moreton
Sponsored by: Solarflare Communications, Inc.
MFC after: 2 days
Modified:
head/sys/dev/sfxge
Author: arybchik
Date: Thu Dec 10 07:17:46 2015
New Revision: 292052
URL: https://svnweb.freebsd.org/changeset/base/292052
Log:
sfxge: simplify privilege checks with macro
Submitted by: Richard Houldsworth
Sponsored by: Solarflare Communications, Inc.
MFC after: 2 days
Diffe
Author: arybchik
Date: Thu Dec 10 07:16:21 2015
New Revision: 292051
URL: https://svnweb.freebsd.org/changeset/base/292051
Log:
sfxge: [6/6] support for MCDI proxy authorization in common code
Submitted by: Andy Moreton
Sponsored by: Solarflare Communications, Inc.
MFC after:
Author: arybchik
Date: Thu Dec 10 07:15:09 2015
New Revision: 292050
URL: https://svnweb.freebsd.org/changeset/base/292050
Log:
sfxge: [5/6] rework event completion error handling
Required for MCDI proxy authorization support.
Submitted by: Andy Moreton
Sponsored by: Solarflare
Author: ngie
Date: Thu Dec 10 07:04:36 2015
New Revision: 292048
URL: https://svnweb.freebsd.org/changeset/base/292048
Log:
Don't leak rsector/sector in mp_label(..)
Use calloc instead of malloc + memset(.., 0, ..) when allocating sector
Differential Revision: https://reviews.freebsd.o
Author: stas
Date: Thu Dec 10 05:17:04 2015
New Revision: 292047
URL: https://svnweb.freebsd.org/changeset/base/292047
Log:
RPC: populate local address for rendezvous transporter.
When accepting a connection on underlying tcp socket rpc vc
transporter fails to populate local address. Thi
Author: hiren
Date: Thu Dec 10 03:20:10 2015
New Revision: 292046
URL: https://svnweb.freebsd.org/changeset/base/292046
Log:
r290122 added 4 bytes and removed 8 in struct sackhint. Add a pad entry of 4
bytes to restore the size.
Spotted by: rrs
Reviewed by: rrs
X-MFC with: r29012
Nice Marcelo, I always thought it was odd there was no way to easily get
this info :)
On 10/12/2015 02:11, Marcelo Araujo wrote:
Author: araujo
Date: Thu Dec 10 02:11:42 2015
New Revision: 292045
URL: https://svnweb.freebsd.org/changeset/base/292045
Log:
Add -t option to display field types
Author: araujo
Date: Thu Dec 10 02:11:42 2015
New Revision: 292045
URL: https://svnweb.freebsd.org/changeset/base/292045
Log:
Add -t option to display field types.
PR: bin/203918
Submitted by: ota
Reviewed by: cem
Approved by: bapt (mentor)
Differential Revision:
Author: cem
Date: Thu Dec 10 02:05:35 2015
New Revision: 292044
URL: https://svnweb.freebsd.org/changeset/base/292044
Log:
ioat(4): Add ioatcontrol(8) testing for copy_8k
Add -E ("Eight k") and -m ("Memcpy") modes to the ioatcontrol(8) tool.
Prompted by: rpokala
Sponsored by: EMC /
Author: rrs
Date: Thu Dec 10 01:52:29 2015
New Revision: 292043
URL: https://svnweb.freebsd.org/changeset/base/292043
Log:
Fix several typos and bugs within pmcstudy. Also highlight the one SB test
that is failing (and is likely a problem in the actual PMC defintions). Add
to this also the -
Author: mav
Date: Thu Dec 10 01:41:05 2015
New Revision: 292042
URL: https://svnweb.freebsd.org/changeset/base/292042
Log:
Update list of card names.
Modified:
head/share/man/man4/isp.4
Modified: head/share/man/man4/isp.4
==
Author: mav
Date: Thu Dec 10 01:17:30 2015
New Revision: 292041
URL: https://svnweb.freebsd.org/changeset/base/292041
Log:
Guess NVRAM address for 16Gbps Qlogic cards.
I have feeling this approach is wrong, but it works for me so far and
it is better then nothing.
Modified:
head/sys/de
Author: bdrewery
Date: Thu Dec 10 01:16:22 2015
New Revision: 292039
URL: https://svnweb.freebsd.org/changeset/base/292039
Log:
Use LIBADD for pthread.
Sponsored by: EMC / Isilon Storage Division
Modified:
head/usr.bin/clang/lldb/Makefile
Modified: head/usr.bin/clang/lldb/Makefile
=
I've been wating for this issue is solved.
I will try to test this implementation.
thanks.
On Tue, Dec 08, 2015 at 09:21:48PM +, Hiren Panchasara wrote:
> Author: hiren
> Date: Tue Dec 8 21:21:48 2015
> New Revision: 292003
> URL: https://svnweb.freebsd.org/changeset/base/292003
>
> Log:
>
Author: jhb
Date: Thu Dec 10 00:16:02 2015
New Revision: 292038
URL: https://svnweb.freebsd.org/changeset/base/292038
Log:
Fix a copy and paste bug when this page was first written by copying from
BUS_BIND_INTR.9.
MFC after:1 week
Modified:
head/share/man/man9/BUS_DESCRIBE_INTR.9
Author: bdrewery
Date: Thu Dec 10 00:07:11 2015
New Revision: 292037
URL: https://svnweb.freebsd.org/changeset/base/292037
Log:
Convert contrib/ofed libraries to LIBADD.
Sponsored by: EMC / Isilon Storage Division
Modified:
head/contrib/ofed/usr.bin/ibaddr/Makefile
head/contrib/ofed/us
Author: bdrewery
Date: Thu Dec 10 00:07:05 2015
New Revision: 292036
URL: https://svnweb.freebsd.org/changeset/base/292036
Log:
Sort the LIB list.
Sponsored by: EMC / Isilon Storage Division
Modified:
head/share/mk/bsd.libnames.mk
head/share/mk/src.libnames.mk
Modified: head/share/mk/
Author: rrs
Date: Wed Dec 9 23:02:20 2015
New Revision: 292035
URL: https://svnweb.freebsd.org/changeset/base/292035
Log:
Add a couple of spots I tend to look at and Michael for SCTP as well :-)
Modified:
head/MAINTAINERS
Modified: head/MAINTAINERS
==
Author: mav
Date: Wed Dec 9 22:52:37 2015
New Revision: 292034
URL: https://svnweb.freebsd.org/changeset/base/292034
Log:
Add PCI ID for 16G QLogic chips in FCoE mode.
I haven't tested FCoE really yet, but the driver attaches fine.
Modified:
head/sys/dev/isp/isp_pci.c
Modified: head/sy
Author: rrs
Date: Wed Dec 9 22:46:40 2015
New Revision: 292033
URL: https://svnweb.freebsd.org/changeset/base/292033
Log:
Fix the tunable in logging so that if its pre-11 we have the proper
line so the tunable is present.
Sponsored by: Netflix Inc.
Modified:
head/sys/dev/hwpmc/hwpmc_l
Author: cem
Date: Wed Dec 9 22:46:00 2015
New Revision: 292032
URL: https://svnweb.freebsd.org/changeset/base/292032
Log:
ioat(4): Add Broadwell-EP PCI IDs
Sponsored by: EMC / Isilon Storage Division
Modified:
head/sys/dev/ioat/ioat.c
Modified: head/sys/dev/ioat/ioat.c
Author: cem
Date: Wed Dec 9 22:45:51 2015
New Revision: 292031
URL: https://svnweb.freebsd.org/changeset/base/292031
Log:
ioat(4): Add ioat_copy_8k_aligned KPI
The hardware supports descriptors with two non-contiguous pages. This
allows issuing one descriptor for an 8k copy from/to non-
Author: melifaro
Date: Wed Dec 9 22:09:33 2015
New Revision: 292030
URL: https://svnweb.freebsd.org/changeset/base/292030
Log:
Use correct lookup key for gif route lookups.
This fixes r291993 change.
Modified:
head/sys/netinet6/in6_gif.c
Modified: head/sys/netinet6/in6_gif.c
=
Author: rrs
Date: Wed Dec 9 21:54:33 2015
New Revision: 292029
URL: https://svnweb.freebsd.org/changeset/base/292029
Log:
Update the manual page to include Broadwell.
Modified:
head/usr.sbin/pmcstudy/pmcstudy.8
Modified: head/usr.sbin/pmcstudy/pmcstudy.8
Author: rrs
Date: Wed Dec 9 21:50:06 2015
New Revision: 292028
URL: https://svnweb.freebsd.org/changeset/base/292028
Log:
White space changes.
Modified:
head/usr.sbin/pmcstudy/pmcstudy.c
Modified: head/usr.sbin/pmcstudy/pmcstudy.c
Author: rrs
Date: Wed Dec 9 21:49:31 2015
New Revision: 292027
URL: https://svnweb.freebsd.org/changeset/base/292027
Log:
Proper support of Broadwell tool by the pmc_study based on the
Intel Itune guide for 5th generation processors. There is at least
one formula missing in that guide, whic
Author: rodrigc
Date: Wed Dec 9 19:25:45 2015
New Revision: 292024
URL: https://svnweb.freebsd.org/changeset/base/292024
Log:
Remove NO_WERROR, after fix from r292023.
Modified:
head/lib/libopenbsd/Makefile
Modified: head/lib/libopenbsd/Makefile
=
Author: rodrigc
Date: Wed Dec 9 19:22:20 2015
New Revision: 292023
URL: https://svnweb.freebsd.org/changeset/base/292023
Log:
Merge from OpenBSD:
revision 1.13
date: 2015/12/09 11:54:12; author: tb; state: Exp; lines: +2 -2
Add a cast to silence a compiler warning by clang on Fre
Author: rodrigc
Date: Wed Dec 9 19:21:00 2015
New Revision: 292022
URL: https://svnweb.freebsd.org/changeset/base/292022
Log:
Merge from OpenBSD:
revision 1.12
date: 2015/12/05 13:06:52; author: claudio; state: Exp; lines: +4 -6
Do not loop on EAGAIN in imsg_read(). Better to ret
Author: rodrigc
Date: Wed Dec 9 19:19:36 2015
New Revision: 292021
URL: https://svnweb.freebsd.org/changeset/base/292021
Log:
Merge from OpenBSD:
revision 1.11
date: 2015/11/27 01:57:59; author: mmcc; state: Exp; lines: +2 -3
Remove three NULL-checks before free(). ok millert@
Author: asomers
Date: Wed Dec 9 18:55:25 2015
New Revision: 292020
URL: https://svnweb.freebsd.org/changeset/base/292020
Log:
Increase devd's client socket buffer size to 256KB. This is not as large as
it looks, because we'll hit the sockbuf's mbuf limit long before hitting its
data limit.
Author: asomers
Date: Wed Dec 9 18:07:26 2015
New Revision: 292019
URL: https://svnweb.freebsd.org/changeset/base/292019
Log:
When iostat(8) receives SIGINT while running with "-w" or "-c", it will now
print statistics one more time before exiting. Also, it now implements the
wait using set
On 12/09/2015 10:43, Hajimu UMEMOTO wrote:
> Hi,
>
>> On Wed, 9 Dec 2015 18:19:16 +1100 (EST)
>> Bruce Evans said:
>
> brde> resolv.h already had massinve namespace pollution and style bugs in
> brde> its includes. One more include of a header that is relatively clean
> brde> since it i
Hi,
> On Wed, 9 Dec 2015 18:19:16 +1100 (EST)
> Bruce Evans said:
brde> resolv.h already had massinve namespace pollution and style bugs in
brde> its includes. One more include of a header that is relatively clean
brde> since it is tiny and was designed for minimising namespace pollutio
Author: melifaro
Date: Wed Dec 9 11:14:27 2015
New Revision: 292015
URL: https://svnweb.freebsd.org/changeset/base/292015
Log:
Make in_arpinput(), inp_lookup_mcast_ifp(), icmp_reflect(),
ip_dooptions(), icmp6_redirect_input(), in6_lltable_rtcheck(),
in6p_lookup_mcast_ifp() and in6_selec
On Wed, 9 Dec 2015, Garrett Cooper wrote:
Log:
...
Use stdint.h instead of inttypes.h as the latter pollutes namespace more
...
Modified: head/lib/libc/stdio/open_memstream.c
==
--- head/lib/libc/stdio/open_memstream.c
Author: avos
Date: Wed Dec 9 09:29:38 2015
New Revision: 292014
URL: https://svnweb.freebsd.org/changeset/base/292014
Log:
urtwn: add WME support
Tested with:
- RTL8188CUS, HOSTAP mode.
- RTL8188EU, STA mode.
Reviewed by: kevlo
Approved by: adrian (mentor)
Differential Rev
Author: ngie
Date: Wed Dec 9 09:14:57 2015
New Revision: 292013
URL: https://svnweb.freebsd.org/changeset/base/292013
Log:
Use stdint.h instead of inttypes.h as the latter pollutes namespace more
MFC after: 3 days
X-MFC with: r292004
Submitted by: bde
Sponsored by: EMC / Isilon Stora
Author: hiren
Date: Wed Dec 9 08:53:41 2015
New Revision: 292012
URL: https://svnweb.freebsd.org/changeset/base/292012
Log:
Add an option to use rfc6675 based pipe/inflight bytes calculation in newreno.
MFC after:3 weeks
Sponsored by: Limelight Networks
Modified:
head/sys/
> On Dec 8, 2015, at 23:23, Bruce Evans wrote:
>
>> On Tue, 8 Dec 2015, Garrett Cooper wrote:
>>
>> Author: ngie
>> ...
>>
>> Log:
>> Fix compilation when -DDEBUG is defined by adding inttypes.h #include
>> for intmax_t
>
> Wrong include. intmax_t is declared in . declares
> much more and
44 matches
Mail list logo