On Thu, Apr 27, 2017 at 10:26:28PM -0700, Ngie Cooper wrote:
N> > Author: glebius
N> > Date: Fri Apr 28 05:13:27 2017
N> > New Revision: 317543
N> > URL: https://svnweb.freebsd.org/changeset/base/317543
N> >
N> > Log:
N> > When no "rfb" configuration specified bind to the default VNC
N> > port i
Author: glebius
Date: Fri Apr 28 05:43:27 2017
New Revision: 317545
URL: https://svnweb.freebsd.org/changeset/base/317545
Log:
Document raw framebuffer device and XHCI device configurations.
Modified:
head/usr.sbin/bhyve/bhyve.8
Modified: head/usr.sbin/bhyve/bhyve.8
=
Author: glebius
Date: Fri Apr 28 05:32:26 2017
New Revision: 317544
URL: https://svnweb.freebsd.org/changeset/base/317544
Log:
- For security reasons by default listen on localhost address,
not on wildcard. [1]
- Move the default port assignment from pci_fbuf.c to rfb.c,
to avoid pollu
> On Apr 27, 2017, at 22:13, Gleb Smirnoff wrote:
>
> Author: glebius
> Date: Fri Apr 28 05:13:27 2017
> New Revision: 317543
> URL: https://svnweb.freebsd.org/changeset/base/317543
>
> Log:
> When no "rfb" configuration specified bind to the default VNC
> port instead of binding to a random
Author: glebius
Date: Fri Apr 28 05:13:27 2017
New Revision: 317543
URL: https://svnweb.freebsd.org/changeset/base/317543
Log:
When no "rfb" configuration specified bind to the default VNC
port instead of binding to a random one.
Modified:
head/usr.sbin/bhyve/pci_fbuf.c
Modified: head/usr.
Author: glebius
Date: Fri Apr 28 05:09:51 2017
New Revision: 317542
URL: https://svnweb.freebsd.org/changeset/base/317542
Log:
Make comments match the code. No functional change.
Modified:
head/usr.sbin/bhyve/pci_fbuf.c
head/usr.sbin/bhyve/pci_xhci.c
Modified: head/usr.sbin/bhyve/pci_fbuf.
Author: jpaetzel
Date: Fri Apr 28 02:11:29 2017
New Revision: 317541
URL: https://svnweb.freebsd.org/changeset/base/317541
Log:
MFV 316905
7740 fix for 6513 only works in hole punching case, not truncation
illumos/illumos-gate@7de35a3ed0c2e6d4256bd2fb05b48b3798aaf553
https://github.
Author: jpaetzel
Date: Thu Apr 27 23:31:38 2017
New Revision: 317533
URL: https://svnweb.freebsd.org/changeset/base/317533
Log:
MFV 316900
7743 per-vdev-zaps have no initialize path on upgrade
illumos/illumos-gate@555da5111b0f2552c42d057b211aba89c9c79f6c
https://github.com/illumos/i
Author: br
Date: Thu Apr 27 22:40:39 2017
New Revision: 317530
URL: https://svnweb.freebsd.org/changeset/base/317530
Log:
Use unconditional jr (jump register) so cerror relocation offset fits.
This fixes libc build on riscv64sf.
Reviewed by: jhb
Sponsored by: DARPA, AFRL
Modified:
Author: jpaetzel
Date: Thu Apr 27 22:00:03 2017
New Revision: 317527
URL: https://svnweb.freebsd.org/changeset/base/317527
Log:
MFV 316898
7613 ms_freetree[4] is only used in syncing context
illumos/illumos-gate@5f145778012b555e084eacc858ead9e1e42bd149
https://github.com/illumos/ill
Author: kib
Date: Thu Apr 27 21:24:50 2017
New Revision: 317523
URL: https://svnweb.freebsd.org/changeset/base/317523
Log:
Add asserts to verify stability of struct proc and struct thread layouts.
Some notes:
- Only i386 and amd64 layouts are checked, other Tier-1 (or close to
it) arc
On Thu, 27 Apr 2017, John Baldwin wrote:
Author: jhb
Date: Thu Apr 27 16:14:32 2017
New Revision: 317509
URL: https://svnweb.freebsd.org/changeset/base/317509
Log:
Revert r317446 and bring back cy(4).
Requested by: bde
Thanks.
Bruce
___
svn-src
Author: jpaetzel
Date: Thu Apr 27 21:11:57 2017
New Revision: 317522
URL: https://svnweb.freebsd.org/changeset/base/317522
Log:
MFV 316897
7586 remove #ifdef __lint hack from dmu.h
illumos/illumos-gate@4ba5b9616327ef64e8abc737d29b3faabc6ae68c
https://github.com/illumos/illumos-gate/
Author: zbb
Date: Thu Apr 27 19:57:18 2017
New Revision: 317518
URL: https://svnweb.freebsd.org/changeset/base/317518
Log:
Import Amazon Elastic Network Adapter (ENA) HAL to sys/contrib/
Import from vendor-sys/ena-com/1.1.4.1
SVN rev.: 317516
Version: 1.1.4.1
Obtained from: Amazon.
Author: trasz
Date: Thu Apr 27 19:48:00 2017
New Revision: 317517
URL: https://svnweb.freebsd.org/changeset/base/317517
Log:
Advertise kldxref(8) a little better.
MFC after:2 weeks
Modified:
head/sbin/kldconfig/kldconfig.8
head/sbin/kldload/kldload.8
Modified: head/sbin/kldconfig/
Author: mav
Date: Thu Apr 27 19:03:08 2017
New Revision: 317515
URL: https://svnweb.freebsd.org/changeset/base/317515
Log:
Fix withered handling of r280687, broken by r286719.
MFC after:1 week.
Modified:
head/sbin/geom/class/part/geom_part.c
Modified: head/sbin/geom/class/part/geom_
Author: jilles
Date: Thu Apr 27 18:52:18 2017
New Revision: 317514
URL: https://svnweb.freebsd.org/changeset/base/317514
Log:
sh: Add some tests for command substitution final newline stripping.
Added:
head/bin/sh/tests/expansion/cmdsubst25.0 (contents, props changed)
head/bin/sh/tests/ex
Author: tuexen
Date: Thu Apr 27 17:53:05 2017
New Revision: 317512
URL: https://svnweb.freebsd.org/changeset/base/317512
Log:
armv8 has support for optional CRC32C instructions. This patch checks if they
are
available and if that is true make use of them.
Thank you very much to Andrew Turne
On 27/04/17 18:44, Bruce Simpson wrote:
> Hopefully, with packet mode DSL, none of this should be needed again.
>
JFYI I'm referring to ye olde Packet Transfer Mode (PTM) DSL, TR-009...
which dispenses with the need for ATM framing on DSL circuits.
Some US ISPs have been observed doing this in t
Hopefully, with packet mode DSL, none of this should be needed again.
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"
Author: jpaetzel
Date: Thu Apr 27 16:38:28 2017
New Revision: 317511
URL: https://svnweb.freebsd.org/changeset/base/317511
Log:
MFV 316896
7580 ztest failure in dbuf_read_impl
illumos/illumos-gate@1a01181fdc809f40c64d5c6881ae3e4521a9d9c7
https://github.com/illumos/illumos-gate/commi
Author: jhb
Date: Thu Apr 27 16:32:42 2017
New Revision: 317510
URL: https://svnweb.freebsd.org/changeset/base/317510
Log:
Various fixes for PCI _OSC handling so HotPlug works again.
- Rename the default implementation of 'pcib_request_feature' and add
a pcib_request_feature() wrapper f
Author: jhb
Date: Thu Apr 27 16:14:32 2017
New Revision: 317509
URL: https://svnweb.freebsd.org/changeset/base/317509
Log:
Revert r317446 and bring back cy(4).
Requested by: bde
Added:
head/share/man/man4/cy.4
- copied unchanged from r317445, head/share/man/man4/cy.4
head/sys/dev/
@@
# xargs -n1 | sort | uniq -d;
# done
-# 20170426: Remove cy(4)
-OLD_FILES+=usr/share/man/man4/cy.4.gz
-# 20170425: NATM configuration support removed
+# 20170427: NATM configuration support removed
OLD_FILES+=etc/rc.d/atm1
OLD_FILES+=etc/rc.d/atm2
OLD_FILES+=etc/rc.d/atm3
+# 20170426
Author: jpaetzel
Date: Thu Apr 27 15:10:45 2017
New Revision: 317507
URL: https://svnweb.freebsd.org/changeset/base/317507
Log:
MFV 316895
7606 dmu_objset_find_dp() takes a long time while importing pool
illumos/illumos-gate@7588687e6ba67c47bf7c9805086dec4a97fcac7b
https://github.co
Author: takawata
Date: Thu Apr 27 15:03:24 2017
New Revision: 317506
URL: https://svnweb.freebsd.org/changeset/base/317506
Log:
Make cached Bluetooth LE host advertise information visible from userland.
Differential Revision:https://reviews.freebsd.org/D10362
Modified:
head/lib/l
Author: hselasky
Date: Thu Apr 27 14:39:52 2017
New Revision: 317505
URL: https://svnweb.freebsd.org/changeset/base/317505
Log:
Don't free uninitialized sysctl contexts in the mlx4en driver. This
can cause NULL pointer panics during failed device attach.
Differential Revision:http
Author: hselasky
Date: Thu Apr 27 14:29:21 2017
New Revision: 317504
URL: https://svnweb.freebsd.org/changeset/base/317504
Log:
Prefer to use real virtual address over direct map address in the
linux_page_address() function in the LinuxKPI. This solves an issue
where the return value from li
28 matches
Mail list logo