Author: manu
Date: Fri Nov 4 04:47:08 2016
New Revision: 308285
URL: https://svnweb.freebsd.org/changeset/base/308285
Log:
Add Allwinner UP SoC support to GENERIC on armv6
Relnotes: yes
Modified:
head/sys/arm/conf/GENERIC
Modified: head/sys/arm/conf/GENERIC
Author: sephe
Date: Fri Nov 4 01:14:41 2016
New Revision: 308278
URL: https://svnweb.freebsd.org/changeset/base/308278
Log:
hyperv/vmbus: Reset ch_dev, once the child is deleted.
So it will not be mis-used later on, e.g. in vmbus_chan_printf().
Submitted by: dexuan
Reported by: dex
Author: gjb
Date: Thu Nov 3 23:34:11 2016
New Revision: 308270
URL: https://svnweb.freebsd.org/changeset/base/308270
Log:
MFV r308265: Update tzdata to 2016i.
Sponsored by: The FreeBSD Foundation
Added:
head/contrib/tzdata/CONTRIBUTING
- copied unchanged from r308265, vendor/tzdata
Author: jmcneill
Date: Thu Nov 3 23:22:04 2016
New Revision: 308269
URL: https://svnweb.freebsd.org/changeset/base/308269
Log:
Add support for Allwinner H3 audio codec.
The audio controller in the H3 is more or less the same as A10/A20 except
some registers are shuffled around. The mixer
Author: adrian
Date: Thu Nov 3 23:11:33 2016
New Revision: 308268
URL: https://svnweb.freebsd.org/changeset/base/308268
Log:
Add a witness check to enforce that no non-sleeping locks are held when
they shouldn't be.
I used this during driver bring-up to find that the Linux driver holds a
Author: adrian
Date: Thu Nov 3 23:05:39 2016
New Revision: 308267
URL: https://svnweb.freebsd.org/changeset/base/308267
Log:
[ath] add the MIMO per-chain RSSI and noise floor information.
This is a long time coming. The general pieces have been floating around
in a local repo since circ
Author: ed
Date: Thu Nov 3 20:21:34 2016
New Revision: 308264
URL: https://svnweb.freebsd.org/changeset/base/308264
Log:
Replace basename(3) by a thread-safe implementation.
Now that the changes to the dirname(3) function had some time to settle,
let's go ahead and use the same approach
On Thu, Nov 03, 2016 at 12:39:48PM -0700, Bryan Drewery wrote:
> On 10/31/16 8:33 AM, Ruslan Bukin wrote:
> > Modified: head/share/mk/bsd.cpu.mk
> > ==
> > --- head/share/mk/bsd.cpu.mkMon Oct 31 15:11:55 2016
On 10/31/16 8:33 AM, Ruslan Bukin wrote:
> Modified: head/share/mk/bsd.cpu.mk
> ==
> --- head/share/mk/bsd.cpu.mk Mon Oct 31 15:11:55 2016(r308129)
> +++ head/share/mk/bsd.cpu.mk Mon Oct 31 15:33:58 2016(r
Author: bdrewery
Date: Thu Nov 3 19:39:32 2016
New Revision: 308262
URL: https://svnweb.freebsd.org/changeset/base/308262
Log:
Use proper MACHINE_ARCH.
This fixes ports on mips after r308130.
Modified:
head/share/mk/bsd.cpu.mk
Modified: head/share/mk/bsd.cpu.mk
Author: alc
Date: Thu Nov 3 16:44:55 2016
New Revision: 308261
URL: https://svnweb.freebsd.org/changeset/base/308261
Log:
In vm_fault()'s loop over the shadow chain, move a comment describing our
invariants to a better place. Also, add two comments concerning the
relationship between the m
Author: br
Date: Thu Nov 3 13:06:17 2016
New Revision: 308251
URL: https://svnweb.freebsd.org/changeset/base/308251
Log:
o Add support for long double.
o Add support for latest RISC-V GNU toolchain.
Sponsored by: DARPA, AFRL
Sponsored by: HEIF5
Modified:
head/lib/libcompiler_rt/Make
Author: trasz
Date: Thu Nov 3 10:11:59 2016
New Revision: 308250
URL: https://svnweb.freebsd.org/changeset/base/308250
Log:
Check for lengths being <= 0. Note that this interface can only
be accessed by root. It uses unsigned ints instead of size_t
to preserve the ABI.
PR:
Author: avg
Date: Thu Nov 3 09:24:27 2016
New Revision: 308247
URL: https://svnweb.freebsd.org/changeset/base/308247
Log:
MFV r308222: 6051 lzc_receive: allow the caller to read the begin record
illumos/illumos-gate@620f322510b2d6433f7f6af60fa52380c07756ad
https://github.com/illumos/ill
Author: avg
Date: Thu Nov 3 07:40:52 2016
New Revision: 308242
URL: https://svnweb.freebsd.org/changeset/base/308242
Log:
smbus: remove smbus_trans / SMB_TRANS
This change reverts most of r281985.
The method did not map to anything defined by SMBus protocol and could
not be implemen
15 matches
Mail list logo