[The backtrace confirms what I reported to Alexander Richardson
and Shawn Webb earlier.]
On 2018-Nov-1, at 6:40 PM, Mark Millard wrote:
> On 2018-Nov-1, at 5:41 PM, Konstantin Belousov wrote:
>
>> On Tue, Oct 30, 2018 at 12:45:13PM -0700, Mark Millard wrote:
>>> Konstantin Belousov kostikbel a
Author: miwi
Date: Fri Nov 2 07:48:23 2018
New Revision: 340041
URL: https://svnweb.freebsd.org/changeset/base/340041
Log:
- Add quirk for Samsung on Mac Mini 7,1
PR: 201676
Submitted by: Ruben Kerkhof
Approved by: araujo (mentor)
Obtained from:TrueOS
Sponsored b
Author: araujo
Date: Fri Nov 2 07:57:28 2018
New Revision: 340042
URL: https://svnweb.freebsd.org/changeset/base/340042
Log:
Fix resource leak, variables cp, xopts and nopt going out of scope.
Reported by: Coverity
CID: 1305412
Sponsored by: iXsystems Inc.
Modified:
head/u
Author: araujo
Date: Fri Nov 2 07:59:28 2018
New Revision: 340043
URL: https://svnweb.freebsd.org/changeset/base/340043
Log:
Fix resource leak, variable fd going out of scope.
Reported by: Coverity
CID: 1204383
Sponsored by: iXsystems Inc.
Modified:
head/usr.sbin/bhyve/pci
Author: araujo
Date: Fri Nov 2 08:01:42 2018
New Revision: 340044
URL: https://svnweb.freebsd.org/changeset/base/340044
Log:
Fix resource leak when using strdup(3).
Reported by: Coverity
CID: 1357336
Sponsored by: iXsystems Inc.
Modified:
head/usr.sbin/bhyve/pci_xhci.c
Mo
Author: araujo
Date: Fri Nov 2 08:03:19 2018
New Revision: 340045
URL: https://svnweb.freebsd.org/changeset/base/340045
Log:
Fix resource leak when using strdup(3).
Reported by: Coverity
CID: 1357337
Sponsored by: iXsystems Inc.
Modified:
head/usr.sbin/bhyve/pci_fbuf.c
Mo
Author: araujo
Date: Fri Nov 2 08:28:14 2018
New Revision: 340046
URL: https://svnweb.freebsd.org/changeset/base/340046
Log:
Add support ps/2 scancodes for NumLock, ScrollLock and numerical keypad
keys.
PR: 213835
Submitted by: Vasily Postnicov
MFC after:4 weeks
Reln
On Thu, 1 Nov 2018 20:29:27 -0700
Conrad Meyer wrote:
> On Thu, Nov 1, 2018 at 5:46 PM Konstantin Belousov
> wrote:
> >
> > On Thu, Nov 01, 2018 at 11:46:23PM +, Conrad Meyer wrote:
> > > ...
> > > @@ -232,7 +232,15 @@ points outside the process's allocated address space.
> > > A signal
Author: tsoome
Date: Fri Nov 2 09:47:18 2018
New Revision: 340047
URL: https://svnweb.freebsd.org/changeset/base/340047
Log:
loader: do not probe floppy devices for zfs
The subject is telling it all.
Modified:
head/stand/i386/loader/main.c
Modified: head/stand/i386/loader/main.c
==
Author: 0mp (ports committer)
Date: Fri Nov 2 10:18:56 2018
New Revision: 340048
URL: https://svnweb.freebsd.org/changeset/base/340048
Log:
nsmb.conf(5): Document the order of configuration loading
Based on the comments in /etc/nsmb.conf.
Reviewed by: bcr
Approved by: krion (mento
On Fri, Nov 02, 2018 at 12:16:23AM -0700, Mark Millard wrote:
> It stops when the dcbst in __syncicache runs into an address in
> the p_align 65536 caused hole between the two PT_LOAD's with PF_X.
> /bin/ls itself has such a hole, as do the .so libraries involved.
Try this. I only compile-tested
Author: tsoome
Date: Fri Nov 2 11:41:58 2018
New Revision: 340049
URL: https://svnweb.freebsd.org/changeset/base/340049
Log:
loader: biosdisk should check if the media is present
The bd_print/bd_open/bd_strategy need to make sure the device does have
media, before getting into performing
On Fri, Nov 2, 2018 at 2:46 AM Gary Jennejohn wrote:
> On Thu, 1 Nov 2018 20:29:27 -0700
> Conrad Meyer wrote:
>
> > On Thu, Nov 1, 2018 at 5:46 PM Konstantin Belousov
> wrote:
> > >
> > > On Thu, Nov 01, 2018 at 11:46:23PM +, Conrad Meyer wrote:
> > > > ...
> > > > @@ -232,7 +232,15 @@ poi
Author: araujo
Date: Fri Nov 2 13:48:06 2018
New Revision: 340050
URL: https://svnweb.freebsd.org/changeset/base/340050
Log:
Remove printf for debug purpose forgotten on r340046.
Reported by: Dmitry Luhtionov
Modified:
head/usr.sbin/bhyve/ps2kbd.c
Modified: head/usr.sbin/bhyve/ps2kbd
Author: brooks
Date: Fri Nov 2 14:42:36 2018
New Revision: 340055
URL: https://svnweb.freebsd.org/changeset/base/340055
Log:
Make vop_symlink take a const target path.
This will enable callers to take const paths as part of syscall
decleration improvements.
Where doing so is easy an
On 02/11/2018 16:42, Brooks Davis wrote:
> Author: brooks
> Date: Fri Nov 2 14:42:36 2018
> New Revision: 340055
> URL: https://svnweb.freebsd.org/changeset/base/340055
>
> Log:
> Make vop_symlink take a const target path.
>
> This will enable callers to take const paths as part of syscall
Author: kp
Date: Fri Nov 2 15:01:59 2018
New Revision: 340057
URL: https://svnweb.freebsd.org/changeset/base/340057
Log:
Revert "pf: Limit the maximum number of fragments per packet"
This reverts commit r337969.
We'll handle this the OpenBSD way, in upcoming commits.
Modified:
head/sy
Author: hselasky
Date: Fri Nov 2 15:03:52 2018
New Revision: 340059
URL: https://svnweb.freebsd.org/changeset/base/340059
Log:
Add new USB v2.0 PCI ID.
Submitted by: Dmitry Luhtionov
Sponsored by: Mellanox Technologies
Modified:
head/sys/dev/usb/controller/ehci_pci.c
Author: kp
Date: Fri Nov 2 15:23:57 2018
New Revision: 340060
URL: https://svnweb.freebsd.org/changeset/base/340060
Log:
pf: Count holes rather than fragments for reassembly
Avoid traversing the list of fragment entris to check whether the
pf(4) reassembly is complete. Instead count the
Author: kp
Date: Fri Nov 2 15:26:51 2018
New Revision: 340061
URL: https://svnweb.freebsd.org/changeset/base/340061
Log:
pf: Split the fragment reassembly queue into smaller parts
Remember 16 entry points based on the fragment offset. Instead of
a worst case of 8196 list traversals we n
On 2018-Nov-2, at 4:38 AM, Konstantin Belousov wrote:
> On Fri, Nov 02, 2018 at 12:16:23AM -0700, Mark Millard wrote:
>> It stops when the dcbst in __syncicache runs into an address in
>> the p_align 65536 caused hole between the two PT_LOAD's with PF_X.
>> /bin/ls itself has such a hole, as d
Author: kp
Date: Fri Nov 2 15:32:04 2018
New Revision: 340062
URL: https://svnweb.freebsd.org/changeset/base/340062
Log:
pf: Limit the fragment entry queue length to 64 per bucket.
So we have a global limit of 1024 fragments, but it is fine grained to
the region of the packet. Smaller p
On Fri, Nov 02, 2018 at 08:30:17AM -0700, Mark Millard wrote:
> Breakpoint 4, reloc_non_plt (obj=0x41041000, obj_rtld=0x1801cc7, flags=4,
> lockstate=0x0) at /usr/src/libexec/rtld-elf/powerpc/reloc.c:338
> 338 __syncicache(obj->mapbase + phdr->p_vaddr,
> 1: x/i $pc
> => 0
On Fri, Nov 02, 2018 at 04:49:00PM +0200, Andriy Gapon wrote:
> On 02/11/2018 16:42, Brooks Davis wrote:
> > Author: brooks
> > Date: Fri Nov 2 14:42:36 2018
> > New Revision: 340055
> > URL: https://svnweb.freebsd.org/changeset/base/340055
> >
> > Log:
> > Make vop_symlink take a const target
Author: np
Date: Fri Nov 2 16:21:44 2018
New Revision: 340063
URL: https://svnweb.freebsd.org/changeset/base/340063
Log:
cxgbe/iw_cxgbe: Suppress spurious "Unexpected streaming data ..."
messages.
Submitted by: Krishnamraju Eraparaju @ Chelsio
MFC after:1 month
Sponsored by: Chel
Author: markj
Date: Fri Nov 2 16:26:44 2018
New Revision: 340064
URL: https://svnweb.freebsd.org/changeset/base/340064
Log:
Initialize the eflags field of vm_map headers.
Initializing the eflags field of the map->header entry to a value with a
unique new bit set makes a few comparisons t
Author: kp
Date: Fri Nov 2 16:47:07 2018
New Revision: 340065
URL: https://svnweb.freebsd.org/changeset/base/340065
Log:
pfsync: Make pfsync callbacks per-vnet
The callbacks are installed and removed depending on the state of the
pfsync device, which is per-vnet. The callbacks must also
Author: kp
Date: Fri Nov 2 16:50:17 2018
New Revision: 340066
URL: https://svnweb.freebsd.org/changeset/base/340066
Log:
Notify that the ifnet will go away, even on vnet shutdown
pf subscribes to ifnet_departure_event events, so it can clean up the
ifg_pf_kif and if_pf_kif pointers in th
Author: kp
Date: Fri Nov 2 16:53:15 2018
New Revision: 340067
URL: https://svnweb.freebsd.org/changeset/base/340067
Log:
pfsync: Ensure uninit is done before pf
pfsync touches pf memory (for pf_state and the pfsync callback
pointers), not the other way around. We need to ensure that pfsy
Author: kp
Date: Fri Nov 2 16:57:23 2018
New Revision: 340068
URL: https://svnweb.freebsd.org/changeset/base/340068
Log:
pfsync: Handle syncdev going away
If the syncdev is removed we no longer need to clean up the multicast
entry we've got set up for that device.
Pass the ifnet det
Author: kp
Date: Fri Nov 2 16:59:55 2018
New Revision: 340069
URL: https://svnweb.freebsd.org/changeset/base/340069
Log:
pf tests: Basic pfsync test
Set up two jails, configure pfsync between them and create state in one
of them, verify that this state is copied to the other jail.
M
Author: kp
Date: Fri Nov 2 17:01:18 2018
New Revision: 340070
URL: https://svnweb.freebsd.org/changeset/base/340070
Log:
pfsync: Allow module to be unloaded
MFC after:2 weeks
Sponsored by: Orange Business Services
Differential Revision:https://reviews.freebsd.org/D17505
Mo
Author: mav
Date: Fri Nov 2 17:02:10 2018
New Revision: 340071
URL: https://svnweb.freebsd.org/changeset/base/340071
Log:
Adjust SiS 966/968 HDA controller naming.
Submitted by: Dmitry Luhtionov
Modified:
head/sys/dev/sound/pci/hda/hdac.c
Modified: head/sys/dev/sound/pci/hda/hdac.c
==
Author: kp
Date: Fri Nov 2 17:03:53 2018
New Revision: 340072
URL: https://svnweb.freebsd.org/changeset/base/340072
Log:
pfsync: Add missing unlock
If we fail to set up the multicast entry for pfsync and return an error
we must release the pfsync lock first.
MFC after:2 weeks
Author: kp
Date: Fri Nov 2 17:05:40 2018
New Revision: 340073
URL: https://svnweb.freebsd.org/changeset/base/340073
Log:
pf: Keep a reference to struct ifnets we're using
Ensure that the struct ifnet we use can't go away until we're done with
it.
Modified:
head/sys/netpfil/pf/pf_if.c
On 2018-Nov-2, at 8:52 AM, Konstantin Belousov wrote:
> On Fri, Nov 02, 2018 at 08:30:17AM -0700, Mark Millard wrote:
>> Breakpoint 4, reloc_non_plt (obj=0x41041000, obj_rtld=0x1801cc7, flags=4,
>> lockstate=0x0) at /usr/src/libexec/rtld-elf/powerpc/reloc.c:338
>> 338 __
Author: imp
Date: Fri Nov 2 17:50:57 2018
New Revision: 340074
URL: https://svnweb.freebsd.org/changeset/base/340074
Log:
Add sysctl_usec_to_sbintime and sysctl_msec_to_sbintime.
These functions are used to present a sbintime_t as either a number of
microseconds or a number of millisecon
Author: emaste
Date: Fri Nov 2 18:40:01 2018
New Revision: 340075
URL: https://svnweb.freebsd.org/changeset/base/340075
Log:
readelf: decode R_MIPS_HIGHER and R_MIPS_HIGHEST relocation types
Sponsored by: The FreeBSD Foundation
Modified:
head/contrib/elftoolchain/libelftc/elftc_reloc_ty
On Fri, Nov 02, 2018 at 10:38:08AM -0700, Mark Millard wrote:
> On 2018-Nov-2, at 8:52 AM, Konstantin Belousov wrote:
>
> > On Fri, Nov 02, 2018 at 08:30:17AM -0700, Mark Millard wrote:
> >> Breakpoint 4, reloc_non_plt (obj=0x41041000, obj_rtld=0x1801cc7, flags=4,
> >> lockstate=0x0) at /usr/src
Author: emaste
Date: Fri Nov 2 19:02:03 2018
New Revision: 340076
URL: https://svnweb.freebsd.org/changeset/base/340076
Log:
Define NT_FREEBSD_FEATURE_CTL ELF note type
This ELF note will be used to allow binaries to opt out of, or in to,
upcoming vulnerability mitigation and other featu
Author: jtl
Date: Fri Nov 2 19:14:15 2018
New Revision: 340077
URL: https://svnweb.freebsd.org/changeset/base/340077
Log:
m_pulldown() may reallocate n. Update the oip pointer after the
m_pulldown() call.
MFC after:2 weeks
Sponsored by: Netflix
Modified:
head/sys/netinet/ip_icmp
Author: kp
Date: Fri Nov 2 19:23:50 2018
New Revision: 340078
URL: https://svnweb.freebsd.org/changeset/base/340078
Log:
pf: Fix build if INVARIANTS is not set
r340061 included a number of assertions pf_frent_remove(), but these
assertions
were the only use of the 'prev' variable. As a
Author: emaste
Date: Fri Nov 2 20:48:29 2018
New Revision: 340079
URL: https://svnweb.freebsd.org/changeset/base/340079
Log:
sys/types.h: avoid using terse macro _M
Although _M is reserved for use by the implemenation it is rather non-
descriptive and conflicted with a libc++ test. Just
Author: brooks
Date: Fri Nov 2 20:50:22 2018
New Revision: 340080
URL: https://svnweb.freebsd.org/changeset/base/340080
Log:
Add const to input-only char * arguments.
These arguments are mostly paths handled by NAMEI*() macros which already
take const char * arguments.
This change i
Author: brooks
Date: Fri Nov 2 20:56:19 2018
New Revision: 340081
URL: https://svnweb.freebsd.org/changeset/base/340081
Log:
Regen after r340080: Add const to input-only char * arguments.
Sponsored by: DARPA, AFRL
Differential Revision:https://reviews.freebsd.org/D17812
Modified
Author: emaste
Date: Fri Nov 2 21:07:06 2018
New Revision: 340082
URL: https://svnweb.freebsd.org/changeset/base/340082
Log:
embed_mfs.sh: replace some compound statements with conventional ifs
Use the more readable form - there's no need to try being clever.
Modified:
head/sys/tools/em
Author: emaste
Date: Fri Nov 2 21:20:46 2018
New Revision: 340083
URL: https://svnweb.freebsd.org/changeset/base/340083
Log:
newvers.sh: fix git false positive -dirty tag
Assuming that any output from `git diff-index --name-only` implies
changes in the working tree results in false posit
Author: imp
Date: Fri Nov 2 22:15:30 2018
New Revision: 340086
URL: https://svnweb.freebsd.org/changeset/base/340086
Log:
Document r226775: tell why we omit usbus[0-9]+
tcpdump can capture packet traces from the usb bus. usbus[0-9] are
registered as ifnet devices so this can work. When t
Author: imp
Date: Fri Nov 2 22:15:47 2018
New Revision: 340087
URL: https://svnweb.freebsd.org/changeset/base/340087
Log:
Catch up with the SCSI device removal. We should likely review why we
even have this.
Modified:
head/sbin/devd/devd.conf
Modified: head/sbin/devd/devd.conf
===
Author: imp
Date: Fri Nov 2 22:18:02 2018
New Revision: 340088
URL: https://svnweb.freebsd.org/changeset/base/340088
Log:
Further research shows usbdump(8) is what we should point people at
rather than tcpdump for usb traffic capture.
Modified:
head/sbin/devd/devd.conf
Modified: head/sbin
Author: hselasky
Date: Fri Nov 2 22:23:25 2018
New Revision: 340089
URL: https://svnweb.freebsd.org/changeset/base/340089
Log:
Use correct type for IOCTL request argument.
This fixes signed IOCTL value warnings in uhsoctl().
MFC after:1 week
Submitted by: Marcin Cie
> +# devices are assocaited with the USB Bus and provide an ifnet device to
Tpyo.
--
Matthew Fuller (MF4839) | fulle...@over-yonder.net
Systems/Network Administrator | http://www.over-yonder.net/~fullermd/
On the Internet, nobody can hear you scream.
On Fri, Nov 02, 2018 at 05:28:29PM -0500, Matthew D. Fuller wrote:
> > +# devices are assocaited with the USB Bus and provide an ifnet device to
>
> Tpyo.
heh I just emailed him privately about that one too ;)
>
>
> --
> Matthew Fuller (MF4839) | fulle...@over-
Author: jkim
Date: Fri Nov 2 22:50:13 2018
New Revision: 340090
URL: https://svnweb.freebsd.org/changeset/base/340090
Log:
MFV: r339981
Merge ACPICA 20181031.
Modified:
head/sys/contrib/dev/acpica/changes.txt
head/sys/contrib/dev/acpica/common/dmtbdump3.c
head/sys/contrib/dev/acpic
> Author: emaste
> Date: Fri Nov 2 21:07:06 2018
> New Revision: 340082
> URL: https://svnweb.freebsd.org/changeset/base/340082
>
> Log:
> embed_mfs.sh: replace some compound statements with conventional ifs
>
> Use the more readable form - there's no need to try being clever.
This also f
Author: dteske
Date: Fri Nov 2 23:03:40 2018
New Revision: 340091
URL: https://svnweb.freebsd.org/changeset/base/340091
Log:
Update awk(1) manual to state an exception to egrep(1)-like RE syntax
Reviewed by: imp, jmg
MFC after:3 days
Sponsored by: Smule, Inc.
Differential Revisi
Author: imp
Date: Sat Nov 3 00:37:51 2018
New Revision: 340092
URL: https://svnweb.freebsd.org/changeset/base/340092
Log:
Implement ability to turn on/off PHYs for AHCI devices.
As part of Chuck's work on fixing kernel crashes caused by disk I/O
errors, it is useful to be able to trigger
Author: imp
Date: Sat Nov 3 00:47:02 2018
New Revision: 340093
URL: https://svnweb.freebsd.org/changeset/base/340093
Log:
Document disbale_phy in ahcich sysctls.
Modified:
head/share/man/man4/ahci.4
Modified: head/share/man/man4/ahci.4
===
On 2018-Nov-2, at 11:50 AM, Konstantin Belousov wrote:
> On Fri, Nov 02, 2018 at 10:38:08AM -0700, Mark Millard wrote:
>> . . .
>
> There seems to be an issue with the direct execution mode on ppc.
> Even otherwise working ld-elf.so.1 segfaults if I try to use it as
> standalone binary.
>
> But
Author: imp
Date: Sat Nov 3 01:44:37 2018
New Revision: 340094
URL: https://svnweb.freebsd.org/changeset/base/340094
Log:
Add missing .El
Modified:
head/share/man/man4/ahci.4
Modified: head/share/man/man4/ahci.4
==
Author: emaste
Date: Sat Nov 3 01:53:26 2018
New Revision: 340095
URL: https://svnweb.freebsd.org/changeset/base/340095
Log:
Remove apparently unused 0-byte files that cause grief on Windows
r235274 added a sort regression test (it operates by comparing output
against GNU sort). The com
Author: mav
Date: Sat Nov 3 03:10:06 2018
New Revision: 340096
URL: https://svnweb.freebsd.org/changeset/base/340096
Log:
9952 Block size change during zfs receive drops spill block
Replication code in receive_object() falsely assumes that if received
object block size is different from
Author: mmacy
Date: Sat Nov 3 03:43:32 2018
New Revision: 340097
URL: https://svnweb.freebsd.org/changeset/base/340097
Log:
Convert epoch to read / write records per cpu
In discussing D17503 "Run epoch calls sooner and more reliably" with
sbahra@ we came to the conclusion that epoch is c
63 matches
Mail list logo