Author: des
Date: Mon Sep 5 08:27:04 2016
New Revision: 305414
URL: https://svnweb.freebsd.org/changeset/base/305414
Log:
Add a toggle to display the approximate amount of swap used by each
process. We don't *quite* pull that number out of our backside, as
the actual number is difficult to
Author: wma
Date: Mon Sep 5 08:42:36 2016
New Revision: 305415
URL: https://svnweb.freebsd.org/changeset/base/305415
Log:
bsdinstall: add warning when unsupported partition is modified
Right now is possible to modify bootable partition type to
non-bootable type without getting warning fr
Author: jmcneill
Date: Mon Sep 5 11:05:14 2016
New Revision: 305416
URL: https://svnweb.freebsd.org/changeset/base/305416
Log:
Add support for the Allwinner H3 Thermal Sensor Controller. The H3 embeds
a single thermal sensor located in the CPU.
Modified:
head/sys/arm/allwinner/aw_thermal.c
Author: jmcneill
Date: Mon Sep 5 12:36:54 2016
New Revision: 305417
URL: https://svnweb.freebsd.org/changeset/base/305417
Log:
Add support for Allwinner H3 PLL_CPUX.
The H3 PLL_CPUX register looks exactly like the one found in A23, but we
need to follow a specific protocol when making ad
Author: jmcneill
Date: Mon Sep 5 13:39:54 2016
New Revision: 305418
URL: https://svnweb.freebsd.org/changeset/base/305418
Log:
Add driver for Silergy Corp. SY8106A buck regulator.
Added:
head/sys/dev/iicbus/sy8106a.c (contents, props changed)
Added: head/sys/dev/iicbus/sy8106a.c
=
Author: jmcneill
Date: Mon Sep 5 13:45:45 2016
New Revision: 305419
URL: https://svnweb.freebsd.org/changeset/base/305419
Log:
Add sy8106a to Allwinner kernel. This regulator is used to control VDD_CPUX
and is connected to R_TWI on some H3-based Orange Pi boards.
Modified:
head/sys/arm/all
Author: mm
Date: Mon Sep 5 15:20:55 2016
New Revision: 305420
URL: https://svnweb.freebsd.org/changeset/base/305420
Log:
Update vendor/libarchive to git b4099917d6893ed77af24caff1156e044ebd4fa5
Vendor issues fixed:
PR #777: Multiple bugfixes for setup_acls()
This fixes a bug that ca
Author: hselasky
Date: Mon Sep 5 15:35:58 2016
New Revision: 305421
URL: https://svnweb.freebsd.org/changeset/base/305421
Log:
Resolve deadlock between device_detach() and usbd_do_request_flags()
by reviving the SX control request lock and refining which lock
protects the common scratch are
Author: mm
Date: Mon Sep 5 15:40:41 2016
New Revision: 305422
URL: https://svnweb.freebsd.org/changeset/base/305422
Log:
MFV r305420:
Sync libarchive with vendor
Vendor issues fixed:
PR #777: Multiple bugfixes for setup_acls()
This includes a bugfix for a bug that caused ACLs not
Author: emaste
Date: Mon Sep 5 15:43:22 2016
New Revision: 305423
URL: https://svnweb.freebsd.org/changeset/base/305423
Log:
MFC r305269: cron: use existing maximum username constant MAXLOGNAME
Previously cron had its own maximum username length limit, which was
smaller than the system's
Author: emaste
Date: Mon Sep 5 15:50:40 2016
New Revision: 305424
URL: https://svnweb.freebsd.org/changeset/base/305424
Log:
MFC r305269: cron: use existing maximum username constant MAXLOGNAME
Previously cron had its own maximum username length limit, which was
smaller than the system's
Author: markj
Date: Mon Sep 5 16:04:40 2016
New Revision: 305425
URL: https://svnweb.freebsd.org/changeset/base/305425
Log:
Remove an unreachable return state from ARM's minidumpsys().
Submitted by: Dominik Ermel
MFC after:3 days
Differential Revision:https://reviews.freeb
Author: mizhka
Date: Mon Sep 5 16:06:52 2016
New Revision: 305426
URL: https://svnweb.freebsd.org/changeset/base/305426
Log:
[BHND/USB] Port of EHCI/OHCI support from ZRouter
This patch adds driver implementation for BHND USB core. Driver has been
imported from ZRouter project with small
Author: emaste
Date: Mon Sep 5 16:43:57 2016
New Revision: 305427
URL: https://svnweb.freebsd.org/changeset/base/305427
Log:
MFS r305423: cron: use existing maximum username constant MAXLOGNAME
Previously cron had its own maximum username length limit, which was
smaller than the system's
On Sunday, September 04, 2016 12:29:49 AM Mark Johnston wrote:
> Author: markj
> Date: Sun Sep 4 00:29:48 2016
> New Revision: 305368
> URL: https://svnweb.freebsd.org/changeset/base/305368
>
> Log:
> Micro-optimize sleepq_signal().
>
> Lift a comparison out of the loop that finds the high
Author: emaste
Date: Mon Sep 5 17:56:52 2016
New Revision: 305429
URL: https://svnweb.freebsd.org/changeset/base/305429
Log:
MFC r305269: cron: use existing maximum username constant MAXLOGNAME
Previously cron had its own maximum username length limit, which was
smaller than the system's
Author: dim
Date: Mon Sep 5 18:02:37 2016
New Revision: 305430
URL: https://svnweb.freebsd.org/changeset/base/305430
Log:
Define libcpp's HAVE_DESIGNATED_INITIALIZERS in a defined and portable
way.
MFC after:3 days
Modified:
head/contrib/gcclibs/libcpp/system.h
Modified: head/con
On Mon, Sep 05, 2016 at 10:30:24AM -0700, John Baldwin wrote:
> On Sunday, September 04, 2016 12:29:49 AM Mark Johnston wrote:
> > Author: markj
> > Date: Sun Sep 4 00:29:48 2016
> > New Revision: 305368
> > URL: https://svnweb.freebsd.org/changeset/base/305368
> >
> > Log:
> > Micro-optimize s
Author: loos
Date: Mon Sep 5 18:42:21 2016
New Revision: 305432
URL: https://svnweb.freebsd.org/changeset/base/305432
Log:
Revert r305119, move the control module register data to am335x_scm.h and
fix if_cpsw.c to include the correct header.
Discussed with: bz
Modified:
head/sys
Author: np
Date: Mon Sep 5 19:37:47 2016
New Revision: 305433
URL: https://svnweb.freebsd.org/changeset/base/305433
Log:
cxgbe/t4_tom: toepcb should be all-zero on allocation because the code
that cleans up on failure assumes that non-NULL values indicate
initialized items.
Sponsored b
Author: avos
Date: Mon Sep 5 19:42:35 2016
New Revision: 305434
URL: https://svnweb.freebsd.org/changeset/base/305434
Log:
rum: do not restart device when protmode / rtsthreshold is changed.
Modified:
head/sys/dev/usb/wlan/if_rum.c
Modified: head/sys/dev/usb/wlan/if_rum.c
==
Author: manu
Date: Mon Sep 5 20:07:03 2016
New Revision: 305435
URL: https://svnweb.freebsd.org/changeset/base/305435
Log:
MFC r302470
Check that the pin function exists before setting it.
This is needed for Allwinner A13 which has gpio pins with only "out" function.
Modified:
stable/11/
Author: manu
Date: Mon Sep 5 20:17:18 2016
New Revision: 305436
URL: https://svnweb.freebsd.org/changeset/base/305436
Log:
MFC r302472
Add support for Allwinner A13.
Reviewed by: jmcneill
Relnotes: yes
Differential Revision:https://reviews.freebsd.org/D6809
Added:
sta
Author: manu
Date: Mon Sep 5 20:29:04 2016
New Revision: 305437
URL: https://svnweb.freebsd.org/changeset/base/305437
Log:
MFC r303186
PC5 doesn't have mmc2 function.
Modified:
stable/11/sys/arm/allwinner/a20/a20_padconf.c
Directory Properties:
stable/11/ (props changed)
Modified: sta
Author: manu
Date: Mon Sep 5 20:34:15 2016
New Revision: 305438
URL: https://svnweb.freebsd.org/changeset/base/305438
Log:
MFC r304289
a10_gpio_get_function now returns the whole function not only
GPIO_INPUT/GPIO_OUTPUT.
a10_gpio_get_pud now returns the whole pud not only PULLDOWN/PULL
Author: manu
Date: Mon Sep 5 20:46:45 2016
New Revision: 305439
URL: https://svnweb.freebsd.org/changeset/base/305439
Log:
MFC r304290,r304649
r304290:
Only set pud settings if this is a pullup or pulldown configuration.
This removes the need to set the MMC pins with pullups in our DTS
On 03/09/2016 13:04, Alexander Motin wrote:
> Author: mav
> Date: Sat Sep 3 10:04:37 2016
> New Revision: 305331
> URL: https://svnweb.freebsd.org/changeset/base/305331
>
> Log:
> MFV r304155: 7090 zfs should improve allocation order and throttle
> allocations
>
> illumos/illumos-gate@0f7
On 05/09/2016 23:47, Andriy Gapon wrote:
> Alexander,
>
> I belive that this commit accidentally breaks the following scenario:
> zpool create tank /dev/xxx
> zpool destroy tank
> zpool create tank /dev/xxx
>
> It seems that vdev_geom code is unaware of SPA_LOAD_CREATE state and it would
> try to
Author: manu
Date: Mon Sep 5 21:11:27 2016
New Revision: 305440
URL: https://svnweb.freebsd.org/changeset/base/305440
Log:
MFC r303087
Add support for the SID (Security ID Module) on Allwinner A10 and A20.
The rootkey is burnt at production and can't be changed, thus is can be used
as
On 05/09/2016 23:47, Andriy Gapon wrote:
> Alexander,
>
> I belive that this commit accidentally breaks the following scenario:
> zpool create tank /dev/xxx
> zpool destroy tank
> zpool create tank /dev/xxx
>
> It seems that vdev_geom code is unaware of SPA_LOAD_CREATE state and it would
> try to
Author: manu
Date: Mon Sep 5 21:25:45 2016
New Revision: 305441
URL: https://svnweb.freebsd.org/changeset/base/305441
Log:
MFC r304509
if_emac: Before generating a random MAC address, try using the SID rootkey
to generate one. This is was U-Boot does to generate a random MAC so we end
Author: landonf
Date: Mon Sep 5 21:48:16 2016
New Revision: 305442
URL: https://svnweb.freebsd.org/changeset/base/305442
Log:
bhnd(4): Add device classes for USB host/dev/dual-mode controller cores.
Approved by: adrian (mentor, implicit)
Modified:
head/sys/dev/bhnd/bhnd_subr.c
head/s
On Monday, September 05, 2016 11:09:17 AM Mark Johnston wrote:
> On Mon, Sep 05, 2016 at 10:30:24AM -0700, John Baldwin wrote:
> > On Sunday, September 04, 2016 12:29:49 AM Mark Johnston wrote:
> > > Author: markj
> > > Date: Sun Sep 4 00:29:48 2016
> > > New Revision: 305368
> > > URL: https://sv
Author: landonf
Date: Mon Sep 5 21:55:27 2016
New Revision: 305443
URL: https://svnweb.freebsd.org/changeset/base/305443
Log:
bwn(4): ignore BCM4321's unpopulated USB11 host controller core.
Broadcom Intensi-fi chipsets provided a common set of IP cores; on PCI/PCIe
devices, the USB11 ho
Author: landonf
Date: Mon Sep 5 22:11:46 2016
New Revision: 305444
URL: https://svnweb.freebsd.org/changeset/base/305444
Log:
bhnd(4): Implement backplane interrupt handling.
This adds bhnd(4) bus-level support for querying backplane interrupt vector
routing, and delegating machine/bridg
Author: np
Date: Mon Sep 5 23:12:24 2016
New Revision: 305445
URL: https://svnweb.freebsd.org/changeset/base/305445
Log:
Fix send/recv limit mixup.
Modified:
head/sys/dev/iscsi/iscsi.c
Modified: head/sys/dev/iscsi/iscsi.c
=
Author: alc
Date: Mon Sep 5 23:56:27 2016
New Revision: 305446
URL: https://svnweb.freebsd.org/changeset/base/305446
Log:
MFC r304102
Eliminate unneeded vm_page_xbusy() and vm_page_xunbusy() operations when
neither vm_pager_has_page() nor vm_pager_get_pages() is called.
Modified:
sta
Author: ache
Date: Tue Sep 6 00:32:33 2016
New Revision: 305447
URL: https://svnweb.freebsd.org/changeset/base/305447
Log:
MFC r305365
The bug:
$ echo x | awk '/[[:cntrl:]]/'
x
The NUL character in cntrl class truncates the pattern, and an empty
pattern matches anything. The pat
Author: ache
Date: Tue Sep 6 00:33:54 2016
New Revision: 305448
URL: https://svnweb.freebsd.org/changeset/base/305448
Log:
MFC r305365
The bug:
$ echo x | awk '/[[:cntrl:]]/'
x
The NUL character in cntrl class truncates the pattern, and an empty
pattern matches anything. The pat
Author: ngie
Date: Tue Sep 6 00:51:25 2016
New Revision: 305449
URL: https://svnweb.freebsd.org/changeset/base/305449
Log:
Install h_db to unbreak some of the lib/libc/db testcases after
r305358
MFC after:59 days
X-MFC with: r305358
Reported by: Jenkins, rodrigc
Sponsored by
Author: ache
Date: Tue Sep 6 00:53:20 2016
New Revision: 305450
URL: https://svnweb.freebsd.org/changeset/base/305450
Log:
MFC r305365
The bug:
$ echo x | awk '/[[:cntrl:]]/'
x
The NUL character in cntrl class truncates the pattern, and an empty
pattern matches anything. The pat
Author: ngie
Date: Tue Sep 6 01:07:12 2016
New Revision: 305451
URL: https://svnweb.freebsd.org/changeset/base/305451
Log:
Fix lib/libc/rpc test assumptions added in r305358
- Require root in the tcp/udp subtests (it's needed on FreeBSD when
registering services).
- Skip the tests if
Author: kevlo
Date: Tue Sep 6 01:10:51 2016
New Revision: 305452
URL: https://svnweb.freebsd.org/changeset/base/305452
Log:
MFC r305265:
Revert r304192 to fix short month names and replace %b with %_m in date_fmt
for Chinese locales.
As mentioned in the commit message of r289041, nl
In message , Andriy Gapon
wri
tes:
> On 05/09/2016 23:47, Andriy Gapon wrote:
> > Alexander,
> >
> > I belive that this commit accidentally breaks the following scenario:
> > zpool create tank /dev/xxx
> > zpool destroy tank
> > zpool create tank /dev/xxx
> >
> > It seems that vdev_geom code is
Author: sephe
Date: Tue Sep 6 03:20:06 2016
New Revision: 305453
URL: https://svnweb.freebsd.org/changeset/base/305453
Log:
hyperv/hn: Stringent RNDIS packet message length/offset check.
While I'm here, use definition in net/rndis.h
MFC after:1 week
Sponsored by: Microsoft
Dif
Author: sephe
Date: Tue Sep 6 03:31:31 2016
New Revision: 305454
URL: https://svnweb.freebsd.org/changeset/base/305454
Log:
hyperv/hn: Fix VLAN tag setup for outgoing VLAN packets.
MFC after:1 week
Sponsored by: Microsoft
Differential Revision:https://reviews.freebsd.org/D7
Author: sephe
Date: Tue Sep 6 04:37:53 2016
New Revision: 305455
URL: https://svnweb.freebsd.org/changeset/base/305455
Log:
hyperv/hn: Avoid bit fields for LSOv2 setup.
MFC after:1 week
Sponsored by: Microsoft
Differential Revision:https://reviews.freebsd.org/D7786
Modifie
Author: avg
Date: Tue Sep 6 06:09:12 2016
New Revision: 305456
URL: https://svnweb.freebsd.org/changeset/base/305456
Log:
fix zfs pool creation accidentally broken by r305331
The upstream change introduced a new load state, SPA_LOAD_CREATE,
and vdev_geom code needs to be aware of it.
Author: avg
Date: Tue Sep 6 06:13:52 2016
New Revision: 305459
URL: https://svnweb.freebsd.org/changeset/base/305459
Log:
MFC r303738: report sector size and number of sectors in lsdev output
for bios disks
Modified:
stable/9/sys/boot/i386/libi386/biosdisk.c
Directory Properties:
stable/
Author: avg
Date: Tue Sep 6 06:13:36 2016
New Revision: 305457
URL: https://svnweb.freebsd.org/changeset/base/305457
Log:
MFC r303738: report sector size and number of sectors in lsdev output
for bios disks
Modified:
stable/11/sys/boot/i386/libi386/biosdisk.c
Directory Properties:
stable
Author: avg
Date: Tue Sep 6 06:13:47 2016
New Revision: 305458
URL: https://svnweb.freebsd.org/changeset/base/305458
Log:
MFC r303738: report sector size and number of sectors in lsdev output
for bios disks
Modified:
stable/10/sys/boot/i386/libi386/biosdisk.c
Directory Properties:
stable
Author: avg
Date: Tue Sep 6 06:25:10 2016
New Revision: 305463
URL: https://svnweb.freebsd.org/changeset/base/305463
Log:
MFC r304674: intpm: add support for SB800
Modified:
stable/10/sys/pci/intpm.c
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/sys/pci/intpm.c
==
Author: avg
Date: Tue Sep 6 06:17:34 2016
New Revision: 305460
URL: https://svnweb.freebsd.org/changeset/base/305460
Log:
MFC r304520: fix bug introduced in r297521, set canmount=on doesn't
mount filesystem
Modified:
stable/11/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_dataset.c
Dir
Author: avg
Date: Tue Sep 6 06:22:20 2016
New Revision: 305462
URL: https://svnweb.freebsd.org/changeset/base/305462
Log:
MFC r304674: intpm: add support for SB800
Modified:
stable/11/sys/dev/intpm/intpm.c
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/sys/dev/intp
Author: avg
Date: Tue Sep 6 06:17:39 2016
New Revision: 305461
URL: https://svnweb.freebsd.org/changeset/base/305461
Log:
MFC r304520: fix bug introduced in r297521, set canmount=on doesn't
mount filesystem
Modified:
stable/10/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_dataset.c
Dir
Author: avos
Date: Tue Sep 6 06:40:59 2016
New Revision: 305465
URL: https://svnweb.freebsd.org/changeset/base/305465
Log:
rum: fix frame length checks in Rx path.
Split usbd_xfer_status() check:
- Check xfer length: must be longer, than Rx descriptor size.
- Check frame size: must be
Author: avg
Date: Tue Sep 6 06:26:24 2016
New Revision: 305464
URL: https://svnweb.freebsd.org/changeset/base/305464
Log:
MFC r304674: intpm: add support for SB800
Modified:
stable/9/sys/pci/intpm.c
Directory Properties:
stable/9/sys/ (props changed)
Modified: stable/9/sys/pci/intpm.c
=
57 matches
Mail list logo