Author: sephe
Date: Fri May 6 05:44:12 2016
New Revision: 299156
URL: https://svnweb.freebsd.org/changeset/base/299156
Log:
MFC r298385
dhclient: Log a warning instead of bailing upon "illegal" options
In Azure, the DHCP servers add private option (id 0xf5), which contains
binary fo
Author: sgalabov
Date: Fri May 6 05:24:10 2016
New Revision: 299155
URL: https://svnweb.freebsd.org/changeset/base/299155
Log:
mtk_spi cleanup commented printfs
Approved by: adrian (mentor)
Sponsored by: Smartcom - Bulgaria AD
Differential Revision:https://reviews.freebsd.org/
Author: sgalabov
Date: Fri May 6 05:22:25 2016
New Revision: 299154
URL: https://svnweb.freebsd.org/changeset/base/299154
Log:
mtk_gpio fixes
Allow output pins to be read and input pins to be set.
Fix bugs where we were trying to access the gpio softc before doing
device_get_softc.
Author: sephe
Date: Fri May 6 05:16:42 2016
New Revision: 299153
URL: https://svnweb.freebsd.org/changeset/base/299153
Log:
MFC r298038
hyperv/stor: Temporary disable the wrongly done command timeout.
It will be reenabled once the request processing is corrected.
Sponsored by: Mi
Author: ae
Date: Fri May 6 03:18:51 2016
New Revision: 299152
URL: https://svnweb.freebsd.org/changeset/base/299152
Log:
Change the type of objhash_cb_t callback function to be able return an
error code. Use it to interrupt the loop in ipfw_objhash_foreach().
Obtained from:Yandex
Author: pfg
Date: Fri May 6 03:11:34 2016
New Revision: 299151
URL: https://svnweb.freebsd.org/changeset/base/299151
Log:
nvmecontrol.8: minor spelling fix.
No functional change.
Modified:
head/sbin/nvmecontrol/nvmecontrol.8
Modified: head/sbin/nvmecontrol/nvmecontrol.8
===
Author: pfg
Date: Fri May 6 01:49:46 2016
New Revision: 299150
URL: https://svnweb.freebsd.org/changeset/base/299150
Log:
sys/rpc: minor spelling fixes.
No functional change.
Modified:
head/sys/rpc/clnt_bck.c
head/sys/rpc/clnt_dg.c
head/sys/rpc/clnt_vc.c
head/sys/rpc/svc.c
head/
Author: pfg
Date: Fri May 6 01:38:12 2016
New Revision: 299149
URL: https://svnweb.freebsd.org/changeset/base/299149
Log:
MFC r298868, r298874:
restore: fix memory and resource handle leaks.
CID: 272297, 1007784
Modified:
stable/9/sbin/restore/main.c
stable/9/sbin/restore/s
Author: pfg
Date: Fri May 6 01:37:06 2016
New Revision: 299148
URL: https://svnweb.freebsd.org/changeset/base/299148
Log:
MFC r298868, r298874:
restore: fix memory and resource handle leaks.
CID: 272297, 1007784
Modified:
stable/10/sbin/restore/main.c
stable/10/sbin/restore
Author: jtl
Date: Fri May 6 01:27:01 2016
New Revision: 299147
URL: https://svnweb.freebsd.org/changeset/base/299147
Log:
MFC r298408:
Prevent underflows in tp->snd_wnd if the remote side ACKs more than
tp->snd_wnd. This can happen, for example, when the remote side responds
to a wi
Author: jtl
Date: Fri May 6 01:26:58 2016
New Revision: 299146
URL: https://svnweb.freebsd.org/changeset/base/299146
Log:
MFC r298408:
Prevent underflows in tp->snd_wnd if the remote side ACKs more than
tp->snd_wnd. This can happen, for example, when the remote side responds
to a wi
Author: markj
Date: Thu May 5 23:06:39 2016
New Revision: 299145
URL: https://svnweb.freebsd.org/changeset/base/299145
Log:
MFC r295583, r295584, r295729, r295730:
NDP code cleanup changes.
MFC r295732:
Fix an IPv6 DAD reference count leak.
Modified:
stable/10/sys/netinet6/nd6.c
s
Author: dim
Date: Thu May 5 22:40:07 2016
New Revision: 299144
URL: https://svnweb.freebsd.org/changeset/base/299144
Log:
Import libcxxrt master 516a65c109eb0a01e5e95fbef455eb3215135cef.
Interesting fixes:
3adaa2e Fix _Unwind_Exception cleanup functions
286776c Check exception cleanup
Author: dim
Date: Thu May 5 22:30:00 2016
New Revision: 299143
URL: https://svnweb.freebsd.org/changeset/base/299143
Log:
Since contrib/libcxxrt's ancestry was never correct, subversion 1.8 and
higher cannot merge to it from the vendor area.
Re-bootstrap the ancestry by doing (apologies
On 5 May 2016 at 21:31, Ed Maste wrote:
>
> these files have not been regenerated since the original import.
I'm wrong: they have been regenerated, just not with -PIC. In any
case, I'll investigate having them generated both ways and have the
Makefile choose the desired ones.
Author: jhb
Date: Thu May 5 22:26:23 2016
New Revision: 299142
URL: https://svnweb.freebsd.org/changeset/base/299142
Log:
Native PCI-express HotPlug support.
PCI-express HotPlug support is implemented via bits in the slot
registers of the PCI-express capability of the downstream port alo
Author: dim
Date: Thu May 5 22:10:41 2016
New Revision: 299141
URL: https://svnweb.freebsd.org/changeset/base/299141
Log:
Tag libcxxrt master 516a65c109eb0a01e5e95fbef455eb3215135cef.
Added:
vendor/libcxxrt/2016-03-29-516a65c109eb0a01e5e95fbef455eb3215135cef/
- copied from r299140, vend
Author: dim
Date: Thu May 5 22:09:43 2016
New Revision: 299140
URL: https://svnweb.freebsd.org/changeset/base/299140
Log:
Import libcxxrt master 516a65c109eb0a01e5e95fbef455eb3215135cef.
Interesting fixes:
760ae47 Add std::uncaught_exceptions().
e45e6db Fix off-by-ones in emergency exc
On 5 May 2016 at 17:25, Ed Maste wrote:
> Author: emaste
> Date: Thu May 5 21:25:41 2016
> New Revision: 299139
> URL: https://svnweb.freebsd.org/changeset/base/299139
>
> Log:
> Make libcrypto position independent on i386
Note that the generated output for these i386 .s files was committed
in
Author: emaste
Date: Thu May 5 21:25:41 2016
New Revision: 299139
URL: https://svnweb.freebsd.org/changeset/base/299139
Log:
Make libcrypto position independent on i386
Prior to this change libcrypto ended up with a .text relocation.
Submitted by: Rafael EspĂndola (earlier version)
Author: emaste
Date: Thu May 5 21:20:09 2016
New Revision: 299138
URL: https://svnweb.freebsd.org/changeset/base/299138
Log:
Limit Options.inc generation to desired targets
As mentioned in the Makefile there's an "atrocious" hack to generate a
different version of Options.inc.h, dependin
On Sat, Apr 9, 2016 at 6:58 AM, John Baldwin wrote:
> Author: jhb
> Date: Sat Apr 9 13:58:04 2016
> New Revision: 297748
> URL: https://svnweb.freebsd.org/changeset/base/297748
>
> Log:
> Add more fine-grained kernel options for NUMA support.
>
> VM_NUMA_ALLOC is used to enable use of domain-
Author: adrian
Date: Thu May 5 20:16:58 2016
New Revision: 299137
URL: https://svnweb.freebsd.org/changeset/base/299137
Log:
.. delete this; I don't know why this was here. oops!
Deleted:
head/sys/dev/bwn/if_bwn.c.c
___
svn-src-all@freebsd.org mail
Author: ae
Date: Thu May 5 20:15:46 2016
New Revision: 299136
URL: https://svnweb.freebsd.org/changeset/base/299136
Log:
Rename find_name_tlv_type() to ipfw_find_name_tlv_type() and make it
global. Use it in ip_fw_table.c instead of find_name_tlv() to reduce
duplicated code.
Obtained f
Author: adrian
Date: Thu May 5 19:56:18 2016
New Revision: 299135
URL: https://svnweb.freebsd.org/changeset/base/299135
Log:
[bhnd] don't use anonymous unions.
Found by: gcc-4.2
Modified:
head/sys/dev/bhnd/bhndb/bhndb.c
head/sys/dev/bhnd/bhndb/bhndb.h
head/sys/dev/bhnd/bhndb/bhndb_p
Author: adrian
Date: Thu May 5 19:55:16 2016
New Revision: 299134
URL: https://svnweb.freebsd.org/changeset/base/299134
Log:
[bhnd] default to BUS_PROBE_DEFAULT for unknown BHND classes.
Found by: gcc-4.2
Modified:
head/sys/dev/bhnd/bhnd.c
Modified: head/sys/dev/bhnd/bhnd.c
===
Author: adrian
Date: Thu May 5 19:54:17 2016
New Revision: 299133
URL: https://svnweb.freebsd.org/changeset/base/299133
Log:
[bhnd] handle unknown bhnd port type.
Modified:
head/sys/dev/bhnd/siba/siba_subr.c
Modified: head/sys/dev/bhnd/siba/siba_subr.c
==
Author: wblock (doc committer)
Date: Thu May 5 19:44:06 2016
New Revision: 299132
URL: https://svnweb.freebsd.org/changeset/base/299132
Log:
MFC r298759:
Clarify build(7) instructions for alternate object directory.
Modified:
stable/10/share/man/man7/build.7
Directory Properties:
stab
Author: adrian
Date: Thu May 5 19:40:26 2016
New Revision: 299131
URL: https://svnweb.freebsd.org/changeset/base/299131
Log:
[bwn] fix signed-ness of the rssi parameter.
It's a uint8_t from the hardware.
Found by: gcc
Modified:
head/sys/dev/bwn/if_bwn.c
Modified: head/sys/dev/bwn/
Author: adrian
Date: Thu May 5 19:38:53 2016
New Revision: 299130
URL: https://svnweb.freebsd.org/changeset/base/299130
Log:
[bhnd] quieten gcc warning.
Modified:
head/sys/dev/bhnd/bhndb/bhndb.c
Modified: head/sys/dev/bhnd/bhndb/bhndb.c
==
Author: adrian
Date: Thu May 5 19:30:14 2016
New Revision: 299129
URL: https://svnweb.freebsd.org/changeset/base/299129
Log:
[bhnd] handle unknown port type.
Reported by: emaste
Modified:
head/sys/dev/bhnd/bcma/bcma.c
Modified: head/sys/dev/bhnd/bcma/bcma.c
Author: jkim
Date: Thu May 5 18:43:31 2016
New Revision: 299126
URL: https://svnweb.freebsd.org/changeset/base/299126
Log:
Fix intmax_t to uintptr_t casting on 32-bit platforms. Found by GCC.
Submitted by: bde
Modified:
head/sys/dev/acpica/acpi_thermal.c
Modified: head/sys/dev/acpica/
> On May 5, 2016, at 11:29, Adrian Chadd wrote:
>
> Yeah I'm looking at it now.
Already fixed in r299125.
___
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-uns
Yeah I'm looking at it now.
-adrian
On 5 May 2016 at 10:09, Niclas Zeising wrote:
> On 2016-05-05 17:51, Adrian Chadd wrote:
>> I'll check. I've done full kernel builds with this though, I wonder
>> why it's not showing up here.
>>
>
> Hi!
> I'm bitten by the same issue and just developed the
On Thursday, May 05, 2016 10:45:21 AM Alan Somers wrote:
> On Thu, May 5, 2016 at 10:31 AM, John Baldwin wrote:
>
> > On Wednesday, May 04, 2016 10:34:11 PM Alan Somers wrote:
> > > Author: asomers
> > > Date: Wed May 4 22:34:11 2016
> > > New Revision: 299090
> > > URL: https://svnweb.freebsd.o
Author: zeising (doc,ports committer)
Date: Thu May 5 17:55:10 2016
New Revision: 299125
URL: https://svnweb.freebsd.org/changeset/base/299125
Log:
Fix kernel build with parallel make.
Approved by: jhb
Modified:
head/sys/modules/bhnd/bhndb_pci/Makefile
Modified: head/sys/modules/bhnd/
Hi,
It broke build for ARM64 but fixed here:
https://svnweb.freebsd.org/changeset/base/299124
Best regards
zbb
2016-05-05 18:45 GMT+02:00 Alan Somers :
> On Thu, May 5, 2016 at 10:31 AM, John Baldwin wrote:
>
> > On Wednesday, May 04, 2016 10:34:11 PM Alan Somers wrote:
> > > Author: asomers
>
Author: zbb
Date: Thu May 5 17:51:14 2016
New Revision: 299124
URL: https://svnweb.freebsd.org/changeset/base/299124
Log:
Fix GICv3 build after r299090
Obtained from:Semihalf
Sponsored by: Cavium
Modified:
head/sys/arm64/arm64/gic_v3.c
head/sys/arm64/arm64/gic_v3_fdt.c
hea
Author: emaste
Date: Thu May 5 17:47:03 2016
New Revision: 299123
URL: https://svnweb.freebsd.org/changeset/base/299123
Log:
bhnd: another build fix for GCC-using architectures
Further to r299119. GCC architectures failed with
bcma_subr.c:138: warning: control reaches end of non-void fun
On 2016-05-05 17:51, Adrian Chadd wrote:
> I'll check. I've done full kernel builds with this though, I wonder
> why it's not showing up here.
>
Hi!
I'm bitten by the same issue and just developed the same fix
independently of Ivan Klymenko. However, at least for me, the issue
only shows when do
On Thu, May 5, 2016 at 10:31 AM, John Baldwin wrote:
> On Wednesday, May 04, 2016 10:34:11 PM Alan Somers wrote:
> > Author: asomers
> > Date: Wed May 4 22:34:11 2016
> > New Revision: 299090
> > URL: https://svnweb.freebsd.org/changeset/base/299090
> >
> > Log:
> > Improve performance and fun
On Wednesday, May 04, 2016 10:34:11 PM Alan Somers wrote:
> Author: asomers
> Date: Wed May 4 22:34:11 2016
> New Revision: 299090
> URL: https://svnweb.freebsd.org/changeset/base/299090
>
> Log:
> Improve performance and functionality of the bitstring(3) api
>
> Two new functions are prov
I'll check. I've done full kernel builds with this though, I wonder
why it's not showing up here.
-adrian
On 5 May 2016 at 02:58, Ivan Klymenko wrote:
> On Thu, 5 May 2016 06:58:30 + (UTC)
> Adrian Chadd wrote:
>
>> Author: adrian
>> Date: Thu May 5 06:58:30 2016
>> New Revision: 299109
Thanks! Sorry!
-a
On 5 May 2016 at 08:07, Ed Maste wrote:
> Author: emaste
> Date: Thu May 5 15:07:40 2016
> New Revision: 299119
> URL: https://svnweb.freebsd.org/changeset/base/299119
>
> Log:
> bhnd: fix build on gcc architectures
>
> "make tinderbox" fails on sparc64 GENERIC-NODEBUG wi
Author: jhb
Date: Thu May 5 15:43:26 2016
New Revision: 299122
URL: https://svnweb.freebsd.org/changeset/base/299122
Log:
Fix and to not require .
- Hardcode '8' instead of NBBY in _BITSET_BITS.
- Define a private version of 'howmany' for use in __bitset_words().
- While here, move a
Author: asomers
Date: Thu May 5 15:32:47 2016
New Revision: 299121
URL: https://svnweb.freebsd.org/changeset/base/299121
Log:
mpr(4) and mps(4) shouldn't indefinitely retry for "terminated ioc" errors
Submitted by: ken
Reviewed by: slm
MFC after:4 weeks
Sponsored by: Spectra Log
Author: emaste
Date: Thu May 5 15:21:33 2016
New Revision: 299120
URL: https://svnweb.freebsd.org/changeset/base/299120
Log:
Add explicit cast to fix mips and powerpc build after r299090
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/kern/subr_unit.c
Modified: head/sys/kern/su
On 4 May 2016 at 19:38, Adrian Chadd wrote:
> Author: adrian
> Date: Wed May 4 23:38:27 2016
> New Revision: 299097
> URL: https://svnweb.freebsd.org/changeset/base/299097
>
> Log:
> [bwn] [bhnd] initial support for using bhnd for if_bwn devices.
Today sparc64 GENERIC-NODEBUG is failing with:
Author: emaste
Date: Thu May 5 15:07:40 2016
New Revision: 299119
URL: https://svnweb.freebsd.org/changeset/base/299119
Log:
bhnd: fix build on gcc architectures
"make tinderbox" fails on sparc64 GENERIC-NODEBUG with:
bhnd_subr.c:188: warning: control reaches end of non-void function
On 4 May 2016 at 18:34, Alan Somers wrote:
> Author: asomers
> Date: Wed May 4 22:34:11 2016
> New Revision: 299090
> URL: https://svnweb.freebsd.org/changeset/base/299090
>
> Log:
> Improve performance and functionality of the bitstring(3) api
tinderbox is failing on (at least) powerpc now wi
Author: br
Date: Thu May 5 13:54:50 2016
New Revision: 299118
URL: https://svnweb.freebsd.org/changeset/base/299118
Log:
Implement FBT provider (MD part) for DTrace on MIPS.
Tested on MIPS64.
Sponsored by: DARPA, AFRL
Sponsored by: HEIF5
Added:
head/sys/cddl/dev/fbt/mips/
head/sys
Author: skra
Date: Thu May 5 13:31:19 2016
New Revision: 299117
URL: https://svnweb.freebsd.org/changeset/base/299117
Log:
INTRNG - redefine struct intr_map_data to avoid headers pollution. Each
struct associated with some type defined in enum intr_map_data_type
must have struct intr_map_da
Author: skra
Date: Thu May 5 13:23:38 2016
New Revision: 299116
URL: https://svnweb.freebsd.org/changeset/base/299116
Log:
Remove superfluous check. The pic_dev member of struct pic
is never NULL on PIC found by pic_lookup().
Modified:
head/sys/kern/subr_intr.c
Modified: head/sys/kern/sub
On Wed, 4 May 2016, John Baldwin wrote:
On Tuesday, May 03, 2016 11:19:44 AM John Baldwin wrote:
On Wednesday, May 04, 2016 03:58:40 AM Bruce Evans wrote:
BTW, I don't like select's and bitset's use of longs. Using unsigned
for select is a historical mistake. Bitset apparently copied select
On Thu, 5 May 2016, Konstantin Belousov wrote:
On Wed, May 04, 2016 at 09:17:50PM -0700, John Baldwin wrote:
...
How about this:
...
diff --git a/sys/sys/_bitset.h b/sys/sys/_bitset.h
index 26a8848..89dd7b6 100644
--- a/sys/sys/_bitset.h
+++ b/sys/sys/_bitset.h
@@ -36,26 +36,15 @@
* Macros ad
Author: kib
Date: Thu May 5 10:22:19 2016
New Revision: 299115
URL: https://svnweb.freebsd.org/changeset/base/299115
Log:
Warn about consequences of suspending threads in arbitrary state of
execution.
While there, fix minor nits in markup.
Sponsored by: The FreeBSD Foundation
MFC
Author: kib
Date: Thu May 5 10:20:22 2016
New Revision: 299114
URL: https://svnweb.freebsd.org/changeset/base/299114
Log:
Do not leak THR_FLAGS_SUSPENDED from the previous suspend/resume
cycle. The flag currently is cleared by the resumed thread. If next
suspend request comes before the t
On Thu, 5 May 2016 06:58:30 + (UTC)
Adrian Chadd wrote:
> Author: adrian
> Date: Thu May 5 06:58:30 2016
> New Revision: 299109
> URL: https://svnweb.freebsd.org/changeset/base/299109
>
> Log:
> [bhnd] add missing bus file.
>
> Modified:
> head/sys/modules/bhnd/bhndb/Makefile
>
> Modi
Author: jmcneill
Date: Thu May 5 09:41:57 2016
New Revision: 299113
URL: https://svnweb.freebsd.org/changeset/base/299113
Log:
Add support for the Allwinner A83T (sun8iw6p1) SoC.
Clocks, GPIO, UART, SD card / eMMC, USB, watchdog, and ethernet are
supported. Note that the A83T contains tw
On Wed, May 04, 2016 at 09:17:50PM -0700, John Baldwin wrote:
> On Tuesday, May 03, 2016 11:19:44 AM John Baldwin wrote:
> > On Wednesday, May 04, 2016 03:58:40 AM Bruce Evans wrote:
> > > On Tue, 3 May 2016, John Baldwin wrote:
> > > > I would be happy to fix _bitset.h and _cpuset.h to not need sy
On 5/05/2016 4:08 PM, Ngie Cooper (yaneurabeya) wrote:
On May 4, 2016, at 20:17, John Baldwin wrote:
On Thursday, May 05, 2016 02:51:31 AM Garrett Cooper wrote:
Author: ngie
Date: Thu May 5 02:51:31 2016
New Revision: 299108
URL: https://svnweb.freebsd.org/changeset/base/299108
Log:
Revert
Author: ngie
Date: Thu May 5 08:17:55 2016
New Revision: 299112
URL: https://svnweb.freebsd.org/changeset/base/299112
Log:
MFstable/10 r299111:
MFC r297999:
Clean up trailing whitespace in lib/libcam; no functional change
Modified:
stable/9/lib/libcam/camlib.c
stable/9/lib/libcam
Author: ngie
Date: Thu May 5 08:11:36 2016
New Revision: 299111
URL: https://svnweb.freebsd.org/changeset/base/299111
Log:
MFC r297999:
Clean up trailing whitespace in lib/libcam; no functional change
Modified:
stable/10/lib/libcam/camlib.c
stable/10/lib/libcam/camlib.h
Directory Prop
> On May 4, 2016, at 20:17, John Baldwin wrote:
>
> On Thursday, May 05, 2016 02:51:31 AM Garrett Cooper wrote:
>> Author: ngie
>> Date: Thu May 5 02:51:31 2016
>> New Revision: 299108
>> URL: https://svnweb.freebsd.org/changeset/base/299108
>>
>> Log:
>> Revert r299096
>>
>> The change bro
Author: adrian
Date: Thu May 5 07:04:38 2016
New Revision: 299110
URL: https://svnweb.freebsd.org/changeset/base/299110
Log:
[bwn] implement firmware tx/rx versioning and fix RSSI calculation.
Different versions of firmware have different requirments for TX/RX
packet layouts (and other t
65 matches
Mail list logo