Author: ngie
Date: Tue May 30 05:15:09 2017
New Revision: 319191
URL: https://svnweb.freebsd.org/changeset/base/319191
Log:
MFC
r314451,r314452,r314453,r314456,r314457,r314458,r314459,r314460,r314461,r314462,r314464,r314466,r314468,r314470,r314472,r314478:
r314451:
Use SRCTOP-relative
Author: ngie
Date: Tue May 30 04:45:11 2017
New Revision: 319190
URL: https://svnweb.freebsd.org/changeset/base/319190
Log:
MFC r314541:
Use SRCTOP-relative paths to other directories instead of .CURDIR-relative
ones
This simplifies pathing in make/displayed output.
Modified:
stabl
Author: ngie
Date: Tue May 30 04:42:36 2017
New Revision: 319189
URL: https://svnweb.freebsd.org/changeset/base/319189
Log:
MFC r314658:
crypto: normalize paths using SRCTOP-relative paths or :H when possible
This simplifies make logic/output
Modified:
stable/11/secure/Makefile
st
Author: ngie
Date: Tue May 30 04:36:11 2017
New Revision: 319188
URL: https://svnweb.freebsd.org/changeset/base/319188
Log:
MFC r318439:
Normalize .PATH on SRCTOP
This will help Jenkins dedupe 9 warnings between the static build and
the module build of ipsec(4).
Missed in SRCTOP
Author: ngie
Date: Tue May 30 04:31:35 2017
New Revision: 319187
URL: https://svnweb.freebsd.org/changeset/base/319187
Log:
MFC r307741:
r307741 (by emaste):
Allow all subdirectories to be optional via SUBDIR.${MK_*}
Tested by:br
Pointy hat to:emaste
Modified:
stable
Author: ngie
Date: Tue May 30 04:27:05 2017
New Revision: 319186
URL: https://svnweb.freebsd.org/changeset/base/319186
Log:
MFC r315170:
r315170 (by imp):
Adopt SRCTOP in usr.bin
Prefer ${SRCTOP}/foo over ${.CURDIR}/../../foo and ${SRCTOP}/usr.bin/foo
over ${.CURDIR}/../foo for pat
Author: ngie
Date: Tue May 30 04:17:22 2017
New Revision: 319185
URL: https://svnweb.freebsd.org/changeset/base/319185
Log:
MFC r314655:
bin: normalize paths using SRCTOP-relative paths or :H when possible
This simplifies make logic/output
Modified:
stable/11/sbin/atm/atmconfig/Make
Author: ngie
Date: Tue May 30 04:15:40 2017
New Revision: 319184
URL: https://svnweb.freebsd.org/changeset/base/319184
Log:
MFC r314655:
bin: normalize paths using SRCTOP-relative paths or :H when possible
This simplifies make logic/output
Modified:
stable/11/bin/csh/Makefile
stab
Author: ngie
Date: Tue May 30 04:13:06 2017
New Revision: 319183
URL: https://svnweb.freebsd.org/changeset/base/319183
Log:
MFC r314657:
kerberos5: normalize paths using SRCTOP-relative paths or :H when possible
This simplifies make logic/output
Modified:
stable/11/kerberos5/Makefil
Author: ngie
Date: Tue May 30 04:11:12 2017
New Revision: 319182
URL: https://svnweb.freebsd.org/changeset/base/319182
Log:
MFC r314651,r318439,r318440:
r314651:
sys/modules: normalize .CURDIR-relative paths to SRCTOP
This simplifies make output/logic
Tested with: `cd sys/mo
Author: ngie
Date: Tue May 30 04:00:26 2017
New Revision: 319181
URL: https://svnweb.freebsd.org/changeset/base/319181
Log:
MFC r307698:
r307698 (by lwhsu):
- Add required header for fixing `make` in sys/modules/gpio
Modified:
stable/11/sys/modules/gpio/gpiospi/Makefile
Directory Prope
Author: ngie
Date: Tue May 30 03:55:38 2017
New Revision: 319180
URL: https://svnweb.freebsd.org/changeset/base/319180
Log:
MFC r308161:
r308161 (by lwhsu):
- Fix `make` in sys/modules/bhnd
Modified:
stable/11/sys/dev/bhnd/bhnd_debug.h
Directory Properties:
stable/11/ (props change
Author: cy
Date: Tue May 30 03:33:48 2017
New Revision: 319179
URL: https://svnweb.freebsd.org/changeset/base/319179
Log:
MFC r318606:
Refactor & compact struct i6addr_t #ifdef: remove redundant structure
definintion when USE_INET6 is false.
Modified:
stable/10/sys/contrib/ipfilter/net
Author: cy
Date: Tue May 30 03:33:48 2017
New Revision: 319179
URL: https://svnweb.freebsd.org/changeset/base/319179
Log:
MFC r318606:
Refactor & compact struct i6addr_t #ifdef: remove redundant structure
definintion when USE_INET6 is false.
Modified:
stable/11/sys/contrib/ipfilter/net
Author: cy
Date: Tue May 30 03:30:53 2017
New Revision: 319178
URL: https://svnweb.freebsd.org/changeset/base/319178
Log:
MFC r318588:
Fix up two assertions following malloc(). vangyzen@ notified me of
the second one. The first one is fixed as well.
Reported by: vangyzen@
Modified:
Author: cy
Date: Tue May 30 03:30:53 2017
New Revision: 319178
URL: https://svnweb.freebsd.org/changeset/base/319178
Log:
MFC r318588:
Fix up two assertions following malloc(). vangyzen@ notified me of
the second one. The first one is fixed as well.
Reported by: vangyzen@
Modified:
Author: cy
Date: Tue May 30 03:27:59 2017
New Revision: 319177
URL: https://svnweb.freebsd.org/changeset/base/319177
Log:
MFC r318578:
Fix non-recoverable name resolution failures due to negative cache
entries never expiring. This patch honours the negative cache timeout.
To test/exp
Author: cy
Date: Tue May 30 03:27:59 2017
New Revision: 319177
URL: https://svnweb.freebsd.org/changeset/base/319177
Log:
MFC r318578:
Fix non-recoverable name resolution failures due to negative cache
entries never expiring. This patch honours the negative cache timeout.
To test/exp
Author: cy
Date: Tue May 30 03:25:05 2017
New Revision: 319176
URL: https://svnweb.freebsd.org/changeset/base/319176
Log:
MFC r318745:
Remove redundant variable declaration.
Modified:
stable/10/sys/contrib/ipfilter/netinet/ip_nat.c
Directory Properties:
stable/10/ (props changed)
Ch
Author: cy
Date: Tue May 30 03:25:05 2017
New Revision: 319176
URL: https://svnweb.freebsd.org/changeset/base/319176
Log:
MFC r318745:
Remove redundant variable declaration.
Modified:
stable/11/sys/contrib/ipfilter/netinet/ip_nat.c
Directory Properties:
stable/11/ (props changed)
Ch
Author: cy
Date: Tue May 30 03:22:18 2017
New Revision: 319175
URL: https://svnweb.freebsd.org/changeset/base/319175
Log:
MFC r315368:
calloc() and realloc() modernization.
This commit replaces calloc calls, which called calloc() as if it were
malloc() by allocating a multiple of obj
Author: ngie
Date: Tue May 30 03:10:05 2017
New Revision: 319174
URL: https://svnweb.freebsd.org/changeset/base/319174
Log:
MFC r318006:
style(9): sort headers and remove duplicates
Modified:
stable/11/sys/tests/framework/kern_testfrwk.c
Directory Properties:
stable/11/ (props change
Author: ngie
Date: Tue May 30 03:09:01 2017
New Revision: 319173
URL: https://svnweb.freebsd.org/changeset/base/319173
Log:
MFC r312913,r318100,r318107:
r312913 (by asomers):
Improve the aio tests
* Add tests for aio_suspend(2).
* Add tests for polled completion notification.
Author: ngie
Date: Tue May 30 03:05:22 2017
New Revision: 319172
URL: https://svnweb.freebsd.org/changeset/base/319172
Log:
MFC r318094,r318098,r318099:
r318094:
style(9): clean up trailing whitespace
r318098:
Refactor ATF_REQUIRE_UNSAFE_AIO and PLAIN_REQUIRE_UNSAFE_AIO
Author: ngie
Date: Tue May 30 03:02:07 2017
New Revision: 319171
URL: https://svnweb.freebsd.org/changeset/base/319171
Log:
MFC r318007,r318008,r318009,r318011:
r318007:
Add intermediary Makefile for compiling all items in the directory
r318008:
Only compile tests/ if MK_TEST
Author: ngie
Date: Tue May 30 02:56:17 2017
New Revision: 319169
URL: https://svnweb.freebsd.org/changeset/base/319169
Log:
MFC r319015:
Use calloc instead of malloc + memset
Modified:
stable/11/tools/regression/geom_gpt/gctl_test_helper.c
Directory Properties:
stable/11/ (props chan
Author: ngie
Date: Tue May 30 02:56:37 2017
New Revision: 319170
URL: https://svnweb.freebsd.org/changeset/base/319170
Log:
MFC r319015:
Use calloc instead of malloc + memset
Modified:
stable/10/tools/regression/geom_gpt/gctl_test_helper.c
Directory Properties:
stable/10/ (props chan
Author: ngie
Date: Tue May 30 02:53:00 2017
New Revision: 319168
URL: https://svnweb.freebsd.org/changeset/base/319168
Log:
MFC r318010:
style(9): sort headers
Modified:
stable/11/sys/tests/callout_test/callout_test.c
Directory Properties:
stable/11/ (props changed)
Modified: stable
Author: mjg
Date: Tue May 30 02:25:47 2017
New Revision: 319167
URL: https://svnweb.freebsd.org/changeset/base/319167
Log:
mtx: fix whitespace damage in _mtx_trylock_flags_
MFC after:3 days
Modified:
head/sys/kern/kern_mutex.c
Modified: head/sys/kern/kern_mutex.c
===
Author: jilles
Date: Mon May 29 21:48:02 2017
New Revision: 319163
URL: https://svnweb.freebsd.org/changeset/base/319163
Log:
MFC r318591: compress: Add basic tests.
Added:
stable/11/usr.bin/compress/tests/
- copied from r318591, head/usr.bin/compress/tests/
Modified:
stable/11/etc/mtr
Author: wulf
Date: Mon May 29 20:43:00 2017
New Revision: 319162
URL: https://svnweb.freebsd.org/changeset/base/319162
Log:
psm: add support for evdev protocol
Both relative and absolute multitouch modes are supported.
To enable psm(4) evdev support one should:
1. Add `device evdev` and
Author: kwm (ports committer)
Date: Mon May 29 20:27:31 2017
New Revision: 319161
URL: https://svnweb.freebsd.org/changeset/base/319161
Log:
Also add libzfs and libmilter to the 64-bit inode library bump list.
Make the comment more generic.
Approved by: emaste@
Modified:
head/Obsolete
Author: kwm (ports committer)
Date: Mon May 29 20:11:27 2017
New Revision: 319160
URL: https://svnweb.freebsd.org/changeset/base/319160
Log:
64-bit inode commit bumped libarchive library version, record the old one.
Approved by: emaste@
Modified:
head/ObsoleteFiles.inc
Modified: head/O
Author: ngie
Date: Mon May 29 19:02:52 2017
New Revision: 319159
URL: https://svnweb.freebsd.org/changeset/base/319159
Log:
:dnvlist_get_string__default_value: fix a bogus string comparison test
Check actual_value vs "5", not "5" vs itself.
MFC after:3 days
Reported by: Coverity
Author: ngie
Date: Mon May 29 18:49:28 2017
New Revision: 319158
URL: https://svnweb.freebsd.org/changeset/base/319158
Log:
logarithm_test: assert that feclearexcept succeeds
This helps ensure that test preconditons are fulfilled.
MFC after:3 days
Reported by: Coverity
CID:
Author: ngie
Date: Mon May 29 18:45:10 2017
New Revision: 319157
URL: https://svnweb.freebsd.org/changeset/base/319157
Log:
fma_test: mute a warning about unreachable code on amd64 by restructuring
the #ifdef block to only handle the rest of the logic in the loop in the
#else case.
MFC
Author: ngie
Date: Mon May 29 18:39:28 2017
New Revision: 319156
URL: https://svnweb.freebsd.org/changeset/base/319156
Log:
:nvlist_unpack__duplicate_key : check the result of nvlist_pack(3)
This fixes a potential NULL pointer dereference.
MFC after:3 days
Reported by: Coverity
Author: ngie
Date: Mon May 29 18:34:45 2017
New Revision: 319155
URL: https://svnweb.freebsd.org/changeset/base/319155
Log:
lib/libnv/tests/dnv_test: fix memory leaks for memory allocated via
either strdup or one of the dnvlist* libcalls.
Reported by: Coverity
CID: 1362056-136
Author: ngie
Date: Mon May 29 18:20:29 2017
New Revision: 319154
URL: https://svnweb.freebsd.org/changeset/base/319154
Log:
MFC r317313:
gctl_test.t: catch errors with the mdcfg directive
While here, add a note about certain testcases relying on `count=1024` in
the "create" portion.
Author: ngie
Date: Mon May 29 18:19:32 2017
New Revision: 319153
URL: https://svnweb.freebsd.org/changeset/base/319153
Log:
MFC r317313:
gctl_test.t: catch errors with the mdcfg directive
While here, add a note about certain testcases relying on `count=1024` in
the "create" portion.
2017(r319152)
@@ -22,6 +22,19 @@ from older version of current across the
installed. To continue using aarch64-binutils, set
CROSS_BINUTILS_PREFIX=/usr/local/aarch64-freebsd/bin .
+20170529:
+ The ctl.ko module no longer implements the iSCSI target fro
> On 0528T2008, Rodney W. Grimes wrote:
> > [ Charset UTF-8 unsupported, converting... ]
> > > Author: trasz
> > > Date: Sun May 28 18:09:49 2017
> > > New Revision: 319080
> > > URL: https://svnweb.freebsd.org/changeset/base/319080
> > >
> > > Log:
> > > Fix Xrs; they were pointing to the wrong
On 0528T2008, Rodney W. Grimes wrote:
> [ Charset UTF-8 unsupported, converting... ]
> > Author: trasz
> > Date: Sun May 28 18:09:49 2017
> > New Revision: 319080
> > URL: https://svnweb.freebsd.org/changeset/base/319080
> >
> > Log:
> > Fix Xrs; they were pointing to the wrong section.
> >
>
Author: dim
Date: Mon May 29 16:26:10 2017
New Revision: 319146
URL: https://svnweb.freebsd.org/changeset/base/319146
Log:
Vendor import of libc++ trunk r304149:
https://llvm.org/svn/llvm-project/libcxx/trunk@304149
Added:
vendor/libc++/dist/include/experimental/coroutine
vendor/libc++/di
Author: dim
Date: Mon May 29 16:26:31 2017
New Revision: 319150
URL: https://svnweb.freebsd.org/changeset/base/319150
Log:
Vendor import of lldb trunk r304149:
https://llvm.org/svn/llvm-project/lldb/trunk@304149
Added:
vendor/lldb/dist/packages/Python/lldbsuite/test/functionalities/thread/
Author: dim
Date: Mon May 29 16:26:37 2017
New Revision: 319151
URL: https://svnweb.freebsd.org/changeset/base/319151
Log:
Tag lldb trunk r304149.
Added:
vendor/lldb/lldb-trunk-r304149/
- copied from r319150, vendor/lldb/dist/
___
svn-src-all@f
Author: dim
Date: Mon May 29 16:26:26 2017
New Revision: 319149
URL: https://svnweb.freebsd.org/changeset/base/319149
Log:
Tag lld trunk r304149.
Added:
vendor/lld/lld-trunk-r304149/
- copied from r319148, vendor/lld/dist/
___
svn-src-all@freeb
Author: dim
Date: Mon May 29 16:26:16 2017
New Revision: 319147
URL: https://svnweb.freebsd.org/changeset/base/319147
Log:
Tag libc++ trunk r304149.
Added:
vendor/libc++/libc++-trunk-r304149/
- copied from r319146, vendor/libc++/dist/
___
svn-s
Author: dim
Date: Mon May 29 16:26:20 2017
New Revision: 319148
URL: https://svnweb.freebsd.org/changeset/base/319148
Log:
Vendor import of lld trunk r304149:
https://llvm.org/svn/llvm-project/lld/trunk@304149
Added:
vendor/lld/dist/test/COFF/Inputs/delayimports-error.yaml
vendor/lld/dist
Author: dim
Date: Mon May 29 16:25:57 2017
New Revision: 319144
URL: https://svnweb.freebsd.org/changeset/base/319144
Log:
Vendor import of compiler-rt trunk r304149:
https://llvm.org/svn/llvm-project/compiler-rt/trunk@304149
Added:
vendor/compiler-rt/dist/lib/builtins/bswapdi2.c (content
Author: dim
Date: Mon May 29 16:26:06 2017
New Revision: 319145
URL: https://svnweb.freebsd.org/changeset/base/319145
Log:
Tag compiler-rt trunk r304149.
Added:
vendor/compiler-rt/compiler-rt-trunk-r304149/
- copied from r319144, vendor/compiler-rt/dist/
_
Author: dim
Date: Mon May 29 16:25:25 2017
New Revision: 319140
URL: https://svnweb.freebsd.org/changeset/base/319140
Log:
Vendor import of llvm trunk r304149:
https://llvm.org/svn/llvm-project/llvm/trunk@304149
Added:
vendor/llvm/dist/docs/Benchmarking.rst
vendor/llvm/dist/include/llvm/C
Author: dim
Date: Mon May 29 16:25:46 2017
New Revision: 319142
URL: https://svnweb.freebsd.org/changeset/base/319142
Log:
Vendor import of clang trunk r304149:
https://llvm.org/svn/llvm-project/cfe/trunk@304149
Added:
vendor/clang/dist/cmake/caches/BaremetalARM.cmake
vendor/clang/dist/li
Author: dim
Date: Mon May 29 16:25:32 2017
New Revision: 319141
URL: https://svnweb.freebsd.org/changeset/base/319141
Log:
Tag llvm trunk r304149.
Added:
vendor/llvm/llvm-trunk-r304149/
- copied from r319140, vendor/llvm/dist/
___
svn-src-all@f
Author: dim
Date: Mon May 29 16:25:53 2017
New Revision: 319143
URL: https://svnweb.freebsd.org/changeset/base/319143
Log:
Tag clang trunk r304149.
Added:
vendor/clang/clang-trunk-r304149/
- copied from r319142, vendor/clang/dist/
___
svn-src-a
Author: pfg
Date: Mon May 29 15:24:45 2017
New Revision: 319139
URL: https://svnweb.freebsd.org/changeset/base/319139
Log:
MFC r318788:
bhyvegc_resize: make use of reallocarray(3) for bounds-checking.
Also add __FBSDID.
Reviewed by: grehan
Modified:
stable/11/usr.sbin/bhyve/bhyve
Author: kib
Date: Mon May 29 13:38:26 2017
New Revision: 319138
URL: https://svnweb.freebsd.org/changeset/base/319138
Log:
Document direct execution mode for rtld.
Reviewed by: emaste, jonathan (previous version)
Sponsored by: The FreeBSD Foundation
MFC after:3 days
Differential
Author: kib
Date: Mon May 29 13:36:32 2017
New Revision: 319137
URL: https://svnweb.freebsd.org/changeset/base/319137
Log:
Correct explanation of the dynamic tokens handling.
Reviewed by: emaste, jonathan
Sponsored by: The FreeBSD Foundation
X-Differential Revision: https://review
Author: kib
Date: Mon May 29 13:25:55 2017
New Revision: 319136
URL: https://svnweb.freebsd.org/changeset/base/319136
Log:
MFC r318446:
Update my copyright, note The FreeBSD Foundation involvement.
Modified:
stable/11/libexec/rtld-elf/rtld.c
Directory Properties:
stable/11/ (props chang
Author: kib
Date: Mon May 29 13:24:27 2017
New Revision: 319135
URL: https://svnweb.freebsd.org/changeset/base/319135
Log:
MFC direct execution mode for rtld.
MFC r318313:
Make ld-elf.so.1 directly executable.
MFC r318352 (by jonathan):
Rename rtld's parse_libdir to parse_integer.
Author: kib
Date: Mon May 29 13:18:20 2017
New Revision: 319134
URL: https://svnweb.freebsd.org/changeset/base/319134
Log:
MFC r318312:
Fix the AT_EXECFD functionality.
Modified:
stable/11/libexec/rtld-elf/map_object.c
Directory Properties:
stable/11/ (props changed)
Modified: stable/1
Author: kib
Date: Mon May 29 13:17:00 2017
New Revision: 319133
URL: https://svnweb.freebsd.org/changeset/base/319133
Log:
MFC r318318:
Ensure that resume path on amd64 only accesses page tables for normal
operation after processor is configured to allow all required
features.
Modified:
Author: emaste
Date: Mon May 29 13:10:01 2017
New Revision: 319132
URL: https://svnweb.freebsd.org/changeset/base/319132
Log:
bsdgrep: bump version number and add Kyle Evans copyright
The following changes have been made over the last couple of months:
Features:
- With bsdgrep -r
Author: kib
Date: Mon May 29 13:00:39 2017
New Revision: 319131
URL: https://svnweb.freebsd.org/changeset/base/319131
Log:
MFC r318303:
Style.
Modified:
stable/10/lib/libc/stdlib/realpath.c
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/lib/libc/stdlib/realpath.c
Author: kib
Date: Mon May 29 12:59:24 2017
New Revision: 319130
URL: https://svnweb.freebsd.org/changeset/base/319130
Log:
MFC r318299:
Simplify cleanup on failure in realpath(3).
Modified:
stable/10/lib/libc/stdlib/realpath.c
Directory Properties:
stable/10/ (props changed)
Modified:
Author: kib
Date: Mon May 29 12:58:30 2017
New Revision: 319129
URL: https://svnweb.freebsd.org/changeset/base/319129
Log:
MFC r318298:
Fix several buffer overflows in realpath(3), and other minor issues.
PR: 219154
Modified:
stable/10/lib/libc/stdlib/realpath.c
Directory Properties:
Author: kib
Date: Mon May 29 12:55:26 2017
New Revision: 319128
URL: https://svnweb.freebsd.org/changeset/base/319128
Log:
MFC r318303:
Style.
Modified:
stable/11/lib/libc/stdlib/realpath.c
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/lib/libc/stdlib/realpath.c
Author: kib
Date: Mon May 29 12:53:44 2017
New Revision: 319127
URL: https://svnweb.freebsd.org/changeset/base/319127
Log:
MFC r318299:
Simplify cleanup on failure in realpath(3).
Modified:
stable/11/lib/libc/stdlib/realpath.c
Directory Properties:
stable/11/ (props changed)
Modified:
Author: kib
Date: Mon May 29 12:52:13 2017
New Revision: 319126
URL: https://svnweb.freebsd.org/changeset/base/319126
Log:
MFC r318298:
Fix several buffer overflows in realpath(3), and other minor issues.
PR: 219154
Modified:
stable/11/lib/libc/stdlib/realpath.c
Directory Properties:
Author: manu
Date: Mon May 29 12:51:02 2017
New Revision: 319125
URL: https://svnweb.freebsd.org/changeset/base/319125
Log:
mkimg: Correct an off by one error in the PMBR size
The PMBR last sector should be number of sector - 1 (As stated in UEFI Spec
2.6 page 118 table 17).
This fixes
Author: royger
Date: Mon May 29 11:37:08 2017
New Revision: 319124
URL: https://svnweb.freebsd.org/changeset/base/319124
Log:
MFC r318632, r318633:
bsdinstall: mount is not needed for the ZFS install case
bsdinstall: do not use distextract in scripted mode
Modified:
stable/11/usr.sbin/
Author: ngie
Date: Mon May 29 10:15:41 2017
New Revision: 319119
URL: https://svnweb.freebsd.org/changeset/base/319119
Log:
MFC r314659,r314676:
r314659:
usr.sbin: normalize paths using SRCTOP-relative paths or :H when possible
This simplifies make logic/output
r314676:
Author: ae
Date: Mon May 29 09:30:38 2017
New Revision: 319118
URL: https://svnweb.freebsd.org/changeset/base/319118
Log:
Disable IPsec debugging code by default when IPSEC_DEBUG kernel option
is not specified.
Due to the long call chain IPsec code can produce the kernel stack
exhaustio
Author: wma
Date: Mon May 29 09:22:53 2017
New Revision: 319117
URL: https://svnweb.freebsd.org/changeset/base/319117
Log:
Introduce Genesys GL3224 quirks
The Genesys chip is failing when issueing READ_CAP(16) command.
Force a quirk to disable it and use READ_CAP(10) instead.
Also, d
Author: wma
Date: Mon May 29 09:21:38 2017
New Revision: 319116
URL: https://svnweb.freebsd.org/changeset/base/319116
Log:
Increase timeout in Atheros HAL
It turned out, that some models of the Atheros PCIe
adapters (e.g. AR983x family) may fail to attach
due to insufficient timeout val
Author: wma
Date: Mon May 29 09:20:20 2017
New Revision: 319115
URL: https://svnweb.freebsd.org/changeset/base/319115
Log:
Enable wireless Atheros cards in ARMADA38X
Submitted by: Bartosz Szczepanek
Dominik Ermel
Obtained from: Semihalf
Sponsored by: Stormshield
Author: adrian
Date: Mon May 29 07:57:01 2017
New Revision: 319102
URL: https://svnweb.freebsd.org/changeset/base/319102
Log:
[AP93] fix up the arge0/arge1 hints.
Modified:
head/sys/mips/conf/AP93.hints
Modified: head/sys/mips/conf/AP93.hints
=
Author: adrian
Date: Mon May 29 07:30:07 2017
New Revision: 319101
URL: https://svnweb.freebsd.org/changeset/base/319101
Log:
[ar71xx] [ar724x] update to work
* add EARLY_PRINTF for debugging
* update module list to be much larger
* add random, otherwise well, stuff doesn't work.
* IP
Author: adrian
Date: Mon May 29 07:27:08 2017
New Revision: 319100
URL: https://svnweb.freebsd.org/changeset/base/319100
Log:
Update AP93 support to the new world order.
* Map change: create a combined kernel+rootfs image. The instructions I'll
post
on the wiki (which will be for a ve
Author: cy
Date: Mon May 29 07:15:28 2017
New Revision: 319099
URL: https://svnweb.freebsd.org/changeset/base/319099
Log:
Revert r318789. It causes hanging NAT tcp sessions.
Modified:
head/sys/contrib/ipfilter/netinet/ip_nat.c
Modified: head/sys/contrib/ipfilter/netinet/ip_nat.c
80 matches
Mail list logo