Author: sephe
Date: Thu Sep 1 05:29:58 2016
New Revision: 305174
URL: https://svnweb.freebsd.org/changeset/base/305174
Log:
hyperv/hn: Remove unused function
MFC after:1 week
Sponsored by: Microsoft
Differential Revision:https://reviews.freebsd.org/D7706
Modified:
head/s
It's weird that the gcc message is mentioning "ixlv_media_change", but I'll
do something about it shortly.
On Wed, Aug 31, 2016 at 2:16 PM Dimitry Andric wrote:
> On 31 Aug 2016, at 18:53, Ed Maste wrote:
> >
> > On 19 August 2016 at 20:08, Eric Joyner wrote:
> >> Author: erj
> >> Date: Sat Au
Author: emaste
Date: Thu Sep 1 02:51:50 2016
New Revision: 305171
URL: https://svnweb.freebsd.org/changeset/base/305171
Log:
allow kern.proc.nfds sysctl in capability mode
Reviewed by: allanjude
MFC after:1 week
Sponsored by: The FreeBSD Foundation
Differential Revision:
Author: ngie
Date: Thu Sep 1 02:42:11 2016
New Revision: 305170
URL: https://svnweb.freebsd.org/changeset/base/305170
Log:
Don't bake all of CC/CPP/CXX into CFLAGS
Capture executable names for CC, CPP, CXX (assumed to be the
first non-CCACHE_BIN word).
This change strips out all of
> On Aug 31, 2016, at 7:11 PM, Craig Rodrigues wrote:
>
> Ngie,
>
> Can you please MFC this to stable/10 branch?
> I believe this has been causing a test failure in this branch
> since June.
Shoot — I’ll verify the issue and commit the change.
Thanks,
-Ngie
___
Ngie,
Can you please MFC this to stable/10 branch?
I believe this has been causing a test failure in this branch
since June.
Thanks.
--
Craig
On Thu, Jun 9, 2016 at 11:35 AM, Garrett Cooper wrote:
> Author: ngie
> Date: Thu Jun 9 18:35:37 2016
> New Revision: 301752
> URL: https://svnweb.fr
Author: pkelsey
Date: Thu Sep 1 02:05:46 2016
New Revision: 305169
URL: https://svnweb.freebsd.org/changeset/base/305169
Log:
_taskqueue_start_threads() now fails if it doesn't actually start any threads.
Reviewed by: jhb
MFC after:1 week
Differential Revision:https://revi
Author: erj
Date: Thu Sep 1 01:08:18 2016
New Revision: 305168
URL: https://svnweb.freebsd.org/changeset/base/305168
Log:
Fix linker warnings (errors on gcc) that resulted from r304510.
The variables that are extern in the netmap header file should be
defined in ixl_txrx.c (the file that
Author: np
Date: Thu Sep 1 00:51:59 2016
New Revision: 305167
URL: https://svnweb.freebsd.org/changeset/base/305167
Log:
cxgbe/t4_tom: Two new routines to allocate and write page pods for a
buffer in the kernel's address space.
Modified:
head/sys/dev/cxgbe/tom/t4_ddp.c
head/sys/dev/cxgbe
Author: np
Date: Wed Aug 31 23:23:46 2016
New Revision: 305166
URL: https://svnweb.freebsd.org/changeset/base/305166
Log:
cxgbe/t4_tom: Add general purpose routines to deal with page pod regions
and allocations within them. Switch to these routines to manage the TOE
DDP region.
Sponsor
On Wed, Aug 31, 2016 at 2:15 PM, Dimitry Andric wrote:
...
> Interestingly, with the external gcc build, it is even an error:
>
> --- kernel.full ---
> linking kernel.full
> if_ixlv.o:(.bss+0x0): multiple definition of `ixl_crcstrip'
> if_ixl.o:(.data+0xb8): first defined here
> if_ixlv.o: In fu
Author: badger
Date: Wed Aug 31 22:18:50 2016
New Revision: 305165
URL: https://svnweb.freebsd.org/changeset/base/305165
Log:
MFC r304652:
Fix missing substitution of @SBINDIR@ in resolvconf scripts
Certain features, such as resolv_conf_passthrough=NULL, do not work
correctly due to
Author: badger
Date: Wed Aug 31 22:18:50 2016
New Revision: 305165
URL: https://svnweb.freebsd.org/changeset/base/305165
Log:
MFC r304652:
Fix missing substitution of @SBINDIR@ in resolvconf scripts
Certain features, such as resolv_conf_passthrough=NULL, do not work
correctly due to
On 8/29/16 11:47 AM, Konstantin Belousov wrote:
> Author: kib
> Date: Mon Aug 29 18:47:51 2016
> New Revision: 305012
> URL: https://svnweb.freebsd.org/changeset/base/305012
>
> Log:
> Rewrite ptrace(2) wrappers in C.
> Besides removing hand-translation to assembler, this also adds missing
>
Author: markj
Date: Wed Aug 31 21:48:22 2016
New Revision: 305164
URL: https://svnweb.freebsd.org/changeset/base/305164
Log:
Rename unp_dispose_so() to unp_dispose().
It implements the dom_dispose method for local socket domain, so its name
should match the method name.
Modified:
head/
Author: jkim
Date: Wed Aug 31 21:41:32 2016
New Revision: 305163
URL: https://svnweb.freebsd.org/changeset/base/305163
Log:
Tag ACPICA 20160831.
Added:
vendor-sys/acpica/20160831/
- copied from r305162, vendor-sys/acpica/dist/
___
svn-src-all
Author: jkim
Date: Wed Aug 31 21:40:51 2016
New Revision: 305162
URL: https://svnweb.freebsd.org/changeset/base/305162
Log:
Import ACPICA 20160831.
Added:
vendor-sys/acpica/dist/source/compiler/aslhelp.c (contents, props changed)
vendor-sys/acpica/dist/source/components/utilities
Author: markj
Date: Wed Aug 31 21:35:51 2016
New Revision: 305161
URL: https://svnweb.freebsd.org/changeset/base/305161
Log:
MFC 303855:
Handle races with listening socket close when connecting a unix socket.
PR: 211531
Modified:
stable/10/sys/kern/uipc_usrreq.c
stable/10/sys/sys/u
Author: emaste
Date: Wed Aug 31 21:35:38 2016
New Revision: 305160
URL: https://svnweb.freebsd.org/changeset/base/305160
Log:
Set UEFI boot loader PE/COFF timestamps to known value for reproducible builds
Reviewed by: rpokala
MFC after:1 week
Sponsored by: The FreeBSD Foundation
Author: markj
Date: Wed Aug 31 21:35:12 2016
New Revision: 305159
URL: https://svnweb.freebsd.org/changeset/base/305159
Log:
MFC r303855:
Handle races with listening socket close when connecting a unix socket.
PR: 211531
Modified:
stable/11/sys/kern/uipc_usrreq.c
stable/11/sys/sys/
On 31 Aug 2016, at 18:53, Ed Maste wrote:
>
> On 19 August 2016 at 20:08, Eric Joyner wrote:
>> Author: erj
>> Date: Sat Aug 20 00:08:10 2016
>> New Revision: 304510
>> URL: https://svnweb.freebsd.org/changeset/base/304510
>>
>> Log:
>> ixlv(4): Fix ixlv(4) not loading when loaded as a kernel
Author: markj
Date: Wed Aug 31 21:14:16 2016
New Revision: 305157
URL: https://svnweb.freebsd.org/changeset/base/305157
Log:
MFC r304053, r304054:
Initialize busy lock state and strengthen busy lock assertions.
Modified:
stable/11/sys/vm/vm_page.c
stable/11/sys/vm/vm_phys.c
Directory Prop
Author: emaste
Date: Wed Aug 31 21:12:50 2016
New Revision: 305156
URL: https://svnweb.freebsd.org/changeset/base/305156
Log:
users: don't build when we don't have a C++ toolchain
(On RISC-V MK_CXX is in BROKEN_OPTIONS, so users remains skipped there.)
Reviewed by: bdrewery
Differen
Author: emaste
Date: Wed Aug 31 21:04:58 2016
New Revision: 305155
URL: https://svnweb.freebsd.org/changeset/base/305155
Log:
readelf: silence GCC 4.2.1 uninitialized variable warning
Sponsored by: The FreeBSD Foundation
Modified:
head/contrib/elftoolchain/readelf/readelf.c
Modified: he
Author: jilles
Date: Wed Aug 31 20:38:40 2016
New Revision: 305154
URL: https://svnweb.freebsd.org/changeset/base/305154
Log:
directory(3): Deprecate readdir_r(). Clarify dirent buffers.
In existing implementations including FreeBSD, there is no reason to use
readdir_r() in the common cas
Author: jkim
Date: Wed Aug 31 20:33:59 2016
New Revision: 305153
URL: https://svnweb.freebsd.org/changeset/base/305153
Log:
MFC: r304638, r304640
Fix white spaces and prefer C-style comments in assembly sources.
Modified:
stable/11/secure/lib/libcrypto/Makefile.asm
stable/11/secure/li
Author: jkim
Date: Wed Aug 31 20:30:49 2016
New Revision: 305152
URL: https://svnweb.freebsd.org/changeset/base/305152
Log:
MFC: r304636
Build OpenSSL assembly sources for arm.
Added:
stable/11/secure/lib/libcrypto/arm/
- copied from r304636, head/secure/lib/libcrypto/arm/
Modified
Author: kib
Date: Wed Aug 31 20:25:37 2016
New Revision: 305151
URL: https://svnweb.freebsd.org/changeset/base/305151
Log:
MFC r304315 (by jilles):
rights(4): CAP_FSYNC also permits fdatasync(2).
Modified:
stable/11/share/man/man4/rights.4
Directory Properties:
stable/11/ (props changed
Author: jkim
Date: Wed Aug 31 20:21:03 2016
New Revision: 305150
URL: https://svnweb.freebsd.org/changeset/base/305150
Log:
MFC: r304320
Disable assembly sources when compiler/assembler cannot compile certain
instructions. For example, GCC 4.2.1 + binutils 2.17.50 does not support
AVX
On Wed, Aug 31, 2016 at 3:54 PM, wrote:
>
>> On Aug 31, 2016, at 12:22 AM, Luiz Otavio O Souza wrote:
>>
>> Author: loos
>> Date: Wed Aug 31 07:22:14 2016
>> New Revision: 305114
>> URL: https://svnweb.freebsd.org/changeset/base/305114
>>
>> Log:
>> Allow the use of control module extensions to co
Author: loos
Date: Wed Aug 31 19:37:10 2016
New Revision: 305149
URL: https://svnweb.freebsd.org/changeset/base/305149
Log:
All the TI platforms are FDT based and it is not necessary to enumerate
the hinted children (there wont be any).
Spotted by: gonzo
Modified:
head/sys/arm/ti/ti_
Author: bdrewery
Date: Wed Aug 31 19:30:52 2016
New Revision: 305147
URL: https://svnweb.freebsd.org/changeset/base/305147
Log:
Add a 'make print-dir' that simply traverses all directories and prints them.
This is useful for finding connected directories.
MFC after:1 week
Sponsor
Author: bdrewery
Date: Wed Aug 31 19:30:46 2016
New Revision: 305146
URL: https://svnweb.freebsd.org/changeset/base/305146
Log:
DIRDEPS_BUILD: Update dependencies.
Sponsored by: EMC / Isilon Storage Division
Modified:
head/cddl/usr.sbin/dtrace/Makefile.depend
head/cddl/usr.sbin/locksta
Author: bdrewery
Date: Wed Aug 31 19:30:59 2016
New Revision: 305148
URL: https://svnweb.freebsd.org/changeset/base/305148
Log:
DIRDEPS_BUILD: Add some missing dirctories to the build.
Sponsored by: EMC / Isilon Storage Division
Added:
head/cddl/usr.sbin/zfsd/Makefile.depend (contents,
Author: bdrewery
Date: Wed Aug 31 19:30:00 2016
New Revision: 305145
URL: https://svnweb.freebsd.org/changeset/base/305145
Log:
DIRDEPS_BUILD: Avoid cyclic dependency with libc++.
The DIRDEPS_BUILD does not have a 'make includes' phase, so it would
otherwise want libc++ to be fully built/
> On Aug 31, 2016, at 12:22 AM, Luiz Otavio O Souza wrote:
>
> Author: loos
> Date: Wed Aug 31 07:22:14 2016
> New Revision: 305114
> URL: https://svnweb.freebsd.org/changeset/base/305114
>
> Log:
> Allow the use of control module extensions to cope with specific platform
> features.
>
> Sp
Author: ache
Date: Wed Aug 31 18:49:50 2016
New Revision: 305144
URL: https://svnweb.freebsd.org/changeset/base/305144
Log:
'addrlen' does not matter when we need to find the first non-zero bit in
the byte from the left and 'addrlen' already counted in 'lim'.
PR: 212121
Submitted by
Author: emaste
Date: Wed Aug 31 18:37:51 2016
New Revision: 305143
URL: https://svnweb.freebsd.org/changeset/base/305143
Log:
Regnerate after r305140, getdtablesize in capability mode
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/kern/init_sysent.c
Modified: head/sys/kern/init
Author: dim
Date: Wed Aug 31 18:37:04 2016
New Revision: 305142
URL: https://svnweb.freebsd.org/changeset/base/305142
Log:
MFC r304969:
Define hastd's STRICT_ALIGN macro in a defined and portable way.
Modified:
stable/10/sbin/hastd/lzf.h
Directory Properties:
stable/10/ (props change
Author: dim
Date: Wed Aug 31 18:37:04 2016
New Revision: 305142
URL: https://svnweb.freebsd.org/changeset/base/305142
Log:
MFC r304969:
Define hastd's STRICT_ALIGN macro in a defined and portable way.
Modified:
stable/11/sbin/hastd/lzf.h
Directory Properties:
stable/11/ (props change
Author: loos
Date: Wed Aug 31 18:35:41 2016
New Revision: 305141
URL: https://svnweb.freebsd.org/changeset/base/305141
Log:
Fix the build.
Works better when the file with the #define is actually included...
Modified:
head/sys/arm/ti/am335x/am335x_prcm.c
Modified: head/sys/arm/ti/am335x/
Author: emaste
Date: Wed Aug 31 18:33:15 2016
New Revision: 305140
URL: https://svnweb.freebsd.org/changeset/base/305140
Log:
Allow getdtablesize in capability mode
getdtablesize is "trivial global state" and is similar to
getrlimit(RLIMIT_NOFILE), so should be permitted in capability mod
> On Aug 31, 2016, at 7:43 AM, Warner Losh wrote:
>
> On Wed, Aug 31, 2016 at 8:41 AM, Devin Teske wrote:
>> Please remove the following:
>>
>> "Unsure why we don't just have start"
>>
>> Others beside yourself have great understanding of the Forth and we don't
>> need questioning comments i
Author: cem
Date: Wed Aug 31 18:10:41 2016
New Revision: 305139
URL: https://svnweb.freebsd.org/changeset/base/305139
Log:
df(1): Allow duplicate -l flags gracefully
Rather than producing a misleading error message when duplicate -l flags are
provided to df(1), simply ignore extra flags a
Author: dim
Date: Wed Aug 31 18:00:41 2016
New Revision: 305138
URL: https://svnweb.freebsd.org/changeset/base/305138
Log:
MFC r304953:
Define ipfilter's SOLARIS macro in a defined and portable way.
Reviewed by: cy
Differential Revision: https://reviews.freebsd.org/D7671
MFC r3
Author: dim
Date: Wed Aug 31 18:00:41 2016
New Revision: 305138
URL: https://svnweb.freebsd.org/changeset/base/305138
Log:
MFC r304953:
Define ipfilter's SOLARIS macro in a defined and portable way.
Reviewed by: cy
Differential Revision: https://reviews.freebsd.org/D7671
MFC r3
Author: allanjude
Date: Wed Aug 31 17:52:11 2016
New Revision: 305137
URL: https://svnweb.freebsd.org/changeset/base/305137
Log:
Eliminate unnecessary loop in _cap_check()
Calling cap_rights_contains() several times with the same inputs is not
going to produce a different output. The vari
Author: andrew
Date: Wed Aug 31 17:36:43 2016
New Revision: 305136
URL: https://svnweb.freebsd.org/changeset/base/305136
Log:
MFC 302847, 302848, 302852, 302853:
Remove the remaining non-INTRNG support from the arm64 code.
Modified:
stable/11/sys/arm64/arm64/autoconf.c
stable/11/sys/arm64
Author: andrew
Date: Wed Aug 31 17:30:21 2016
New Revision: 305135
URL: https://svnweb.freebsd.org/changeset/base/305135
Log:
MFC 302789:
Add memmmap on arm64 so we can mmap /dev/mem and /dev/kmem.
Modified:
stable/11/sys/arm64/arm64/mem.c
stable/11/sys/arm64/include/memdev.h
Directory Pr
Author: jmcneill
Date: Wed Aug 31 16:56:54 2016
New Revision: 305134
URL: https://svnweb.freebsd.org/changeset/base/305134
Log:
Add Allwinner A64 (sun50i) and Pine64 dts files.
Reviewed by: andrew, imp, manu, wca
Differential Revision:https://reviews.freebsd.org/D7169
Ad
On 19 August 2016 at 20:08, Eric Joyner wrote:
> Author: erj
> Date: Sat Aug 20 00:08:10 2016
> New Revision: 304510
> URL: https://svnweb.freebsd.org/changeset/base/304510
>
> Log:
> ixlv(4): Fix ixlv(4) not loading when loaded as a kernel module and netmap
> is enabled.
I did not confirm it'
On Thu, Sep 01, 2016 at 01:38:31AM +1000, Bruce Evans wrote:
> On Wed, 31 Aug 2016, Konstantin Belousov wrote:
>
> > Log:
> > Make swapoff reliable.
> >
> > The swap_pager_swapoff() function uses trylock for the object lock
> > before pagein, which means that either i/o to md(4) over swap, or
>
Author: ache
Date: Wed Aug 31 15:47:58 2016
New Revision: 305133
URL: https://svnweb.freebsd.org/changeset/base/305133
Log:
Apply the same qsort() usage fix as in r304911 getaddrinfo.c
qsort() can't be stabilized with just return(-1) alone.
MFC after: 3 days
Modified:
head/lib/lib
On Wed, 31 Aug 2016, Konstantin Belousov wrote:
Log:
Make swapoff reliable.
The swap_pager_swapoff() function uses trylock for the object lock
before pagein, which means that either i/o to md(4) over swap, or
intensive page faults over swap pager objects might prevent swapoff()
from making
Author: imp
Date: Wed Aug 31 15:32:52 2016
New Revision: 305132
URL: https://svnweb.freebsd.org/changeset/base/305132
Log:
Remove accidentally committed stray comment.
Noticed by: dteske@
Modified:
head/sys/boot/forth/loader.4th
Modified: head/sys/boot/forth/loader.4th
=
On Thu, Mar 24, 2016 at 07:54:56AM +, George V. Neville-Neil wrote:
> Author: gnn
> Date: Thu Mar 24 07:54:56 2016
> New Revision: 297225
> URL: https://svnweb.freebsd.org/changeset/base/297225
>
> Log:
> FreeBSD previously provided route caching for TCP (and UDP). Re-add
> route caching
On Sun, Aug 28, 2016 at 10:20:08AM -0700, Adrian Chadd wrote:
> Hi,
>
> There are some no brainers here so far(tm):
>
> working from the bottom up:
>
> * yeah, the ixgbe locking is a bit silly. Kip's work with iflib and
> converting ixgbe to use that instead of its own locking for managing
> th
Author: emaste
Date: Wed Aug 31 15:05:04 2016
New Revision: 305130
URL: https://svnweb.freebsd.org/changeset/base/305130
Log:
Update to ELF Tool Chain r3490
Improvements include:
* readelf: report all relocation types in rel/rela for MIPS N64
* readelf: add ELFOSABI_ARM_AEABI
* elf
Author: kib
Date: Wed Aug 31 14:49:58 2016
New Revision: 305129
URL: https://svnweb.freebsd.org/changeset/base/305129
Log:
Make swapoff reliable.
The swap_pager_swapoff() function uses trylock for the object lock
before pagein, which means that either i/o to md(4) over swap, or
intensiv
On Wed, Aug 31, 2016 at 8:41 AM, Devin Teske wrote:
> Please remove the following:
>
> "Unsure why we don't just have start"
>
> Others beside yourself have great understanding of the Forth and we don't
> need questioning comments in the code.
To be fair, it was just left in there accidentally.
Please remove the following:
"Unsure why we don't just have start"
Others beside yourself have great understanding of the Forth and we don't need
questioning comments in the code.
--
Devin
> On Aug 30, 2016, at 8:55 PM, Warner Losh wrote:
>
> Unsure why we don't just have start
Author: andrew
Date: Wed Aug 31 13:58:32 2016
New Revision: 305128
URL: https://svnweb.freebsd.org/changeset/base/305128
Log:
Also handle instruction traps. We might hit these when the page we are
executing is being promoted to a superpage.
Obtained from:ABT Systems Ltd
MFC afte
Author: emaste
Date: Wed Aug 31 13:51:41 2016
New Revision: 305127
URL: https://svnweb.freebsd.org/changeset/base/305127
Log:
Tag ELF Tool Chain r3490
Added:
vendor/elftoolchain/elftoolchain-r3490/
- copied from r305126, vendor/elftoolchain/dist/
_
Author: emaste
Date: Wed Aug 31 13:50:23 2016
New Revision: 305126
URL: https://svnweb.freebsd.org/changeset/base/305126
Log:
Import ELF Tool Chain snapshot at revision 3490
From http://svn.code.sf.net/p/elftoolchain/code/
Added:
vendor/elftoolchain/dist/libelftc/elftc_timestamp.3 (con
On Sun, Aug 28, 2016 at 10:20:08AM -0700, Adrian Chadd wrote:
> Then the rest of the big entries are just a combination of rtentry
> locking, tcp timer locking, zfs locking and madvise locking. There's
> some sowakeup locking there as well, from the socket producer/consumer
> locking.
On some hig
On Wed, Aug 31, 2016 at 01:16:40PM +, Baptiste Daroussin wrote:
> Author: bapt
> Date: Wed Aug 31 13:16:40 2016
> New Revision: 305125
> URL: https://svnweb.freebsd.org/changeset/base/305125
>
> Log:
> Netboot: allow both tftpfs and nfs in both pxeboot and loader.efi
>
> Add a new 'netp
Author: bapt
Date: Wed Aug 31 13:16:40 2016
New Revision: 305125
URL: https://svnweb.freebsd.org/changeset/base/305125
Log:
Netboot: allow both tftpfs and nfs in both pxeboot and loader.efi
Add a new 'netproto' variable which can be set for now to
NET_TFTP or NET_NFS (default to NET_NONE)
Author: mjg
Date: Wed Aug 31 12:29:04 2016
New Revision: 305124
URL: https://svnweb.freebsd.org/changeset/base/305124
Log:
fd: effectively revert r305091
Turns out fd_lastfile can survive being -1 for some processes, giving
incorrect results with the cast.
Noted by: cem
Modified:
Author: mav
Date: Wed Aug 31 11:55:31 2016
New Revision: 305123
URL: https://svnweb.freebsd.org/changeset/base/305123
Log:
Fix kernel panic when inheriting properties without default.
There are two writable hidden properties "iscsioptions" and "stmf_sbd_lu",
that have no default string va
Author: ae
Date: Wed Aug 31 11:51:52 2016
New Revision: 305122
URL: https://svnweb.freebsd.org/changeset/base/305122
Log:
Remove redundant sanity checks from ipsec[46]_common_input_cb().
This check already has been done in the each protocol callback.
Modified:
head/sys/netipsec/ipsec_inp
Author: bde
Date: Wed Aug 31 11:10:39 2016
New Revision: 305121
URL: https://svnweb.freebsd.org/changeset/base/305121
Log:
Add some locking to sc_cngetc().
Keyboard input needs Giant locking, and that is not possible to do
correctly here. Use mtx_trylock() and proceed unlocked as before
Author: jmcneill
Date: Wed Aug 31 10:45:53 2016
New Revision: 305120
URL: https://svnweb.freebsd.org/changeset/base/305120
Log:
Add support for Allwinner A64 USB PHY.
Reviewed by: manu
Modified:
head/sys/arm/allwinner/aw_usbphy.c
Modified: head/sys/arm/allwinner/aw_usbphy.c
===
Author: bz
Date: Wed Aug 31 10:45:33 2016
New Revision: 305119
URL: https://svnweb.freebsd.org/changeset/base/305119
Log:
After r305113, try to properly replace the magic numbers with
proper #defines for this driver (not using the wrong header).
Modified:
head/sys/arm/ti/am335x/am335x_scm.h
On 31 Aug 2016, at 7:03, Luiz Otavio O Souza wrote:
Author: loos
Date: Wed Aug 31 07:03:06 2016
New Revision: 305113
URL: https://svnweb.freebsd.org/changeset/base/305113
Log:
Replace more magic numbers with the proper register names.
Sponsored by: Rubicon Communications, LLC (Netgate)
Mo
Author: mav
Date: Wed Aug 31 09:50:02 2016
New Revision: 305118
URL: https://svnweb.freebsd.org/changeset/base/305118
Log:
MFC r304751: Fix minor copy/paste bug.
Modified:
stable/10/sbin/camcontrol/camcontrol.c
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/sbin/ca
Author: mav
Date: Wed Aug 31 09:49:26 2016
New Revision: 305117
URL: https://svnweb.freebsd.org/changeset/base/305117
Log:
MFC r304751: Fix minor copy/paste bug.
Modified:
stable/11/sbin/camcontrol/camcontrol.c
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/sbin/ca
Author: tsoome
Date: Wed Aug 31 09:23:09 2016
New Revision: 305116
URL: https://svnweb.freebsd.org/changeset/base/305116
Log:
recvtftp() is broken for large files, report file size
The tftp download for large files will cause internal block id
to wrap to 0 as the data type is unsigned sho
Author: loos
Date: Wed Aug 31 07:42:46 2016
New Revision: 305115
URL: https://svnweb.freebsd.org/changeset/base/305115
Log:
Add a driver for the AM335x bandgap sensor, an on-die temperature sensor
as part of the AM335x control module extension.
TI says that the bandgap sensor is not very
Author: loos
Date: Wed Aug 31 07:22:14 2016
New Revision: 305114
URL: https://svnweb.freebsd.org/changeset/base/305114
Log:
Allow the use of control module extensions to cope with specific platform
features.
Sponsored by: Rubicon Communications, LLC (Netgate)
Modified:
head/sys/arm/ti/
On Tue, Aug 30, 2016 at 06:04:50PM -0700, Ngie Cooper wrote:
> On Tue, Aug 30, 2016 at 12:58 PM, Mariusz Zaborski
> wrote:
> > Author: oshogbo
> > Date: Tue Aug 30 19:58:41 2016
> > New Revision: 305084
> > URL: https://svnweb.freebsd.org/changeset/base/305084
> >
> > Log:
> > Fix Capsicum sysc
Author: loos
Date: Wed Aug 31 07:03:06 2016
New Revision: 305113
URL: https://svnweb.freebsd.org/changeset/base/305113
Log:
Replace more magic numbers with the proper register names.
Sponsored by: Rubicon Communications, LLC (Netgate)
Modified:
head/sys/arm/ti/am335x/am335x_scm.h
head/
81 matches
Mail list logo