> On 28. Mar 2020, at 08:07, Alexey Dokuchaev wrote:
>
> On Sat, Mar 14, 2020 at 06:36:03AM +, Toomas Soome wrote:
>> New Revision: 358989
>> URL: https://svnweb.freebsd.org/changeset/base/358989
>>
>> Log:
>> loader: add comconsole implementation on top of SIO protocol
>>
>> [...]
>> -
On Sat, Mar 28, 2020 at 01:08:20AM +, Enji Cooper wrote:
> Author: ngie
> Date: Sat Mar 28 01:08:20 2020
> New Revision: 359385
> URL: https://svnweb.freebsd.org/changeset/base/359385
>
> Log:
> Check in the generated copies of the manpages
>
> These manpages were meant to be templated
Author: kevans
Date: Sat Mar 28 03:58:57 2020
New Revision: 359388
URL: https://svnweb.freebsd.org/changeset/base/359388
Log:
gas: mark dwarf2_loc_mark_labels as extern
Compiling with -fno-common complains as this header's included in multiple
compilation units. In fact, the proper defini
Author: kevans
Date: Sat Mar 28 04:02:00 2020
New Revision: 359389
URL: https://svnweb.freebsd.org/changeset/base/359389
Log:
config(8): fixes for -fno-common
Move this handful of definitions into main.c, properly declare these as
extern in config.h. This fixes the config(8) build with -f
Author: ngie
Date: Sat Mar 28 01:14:37 2020
New Revision: 359386
URL: https://svnweb.freebsd.org/changeset/base/359386
Log:
Follow up to r359385
Actually add the generated manpages to unbreak the build.
MFC with: r359385
Added:
head/contrib/kyua/doc/kyua-about.1 (contents, pro
> On Mar 27, 2020, at 6:33 PM, Ed Maste wrote:
>
> On Fri, 27 Mar 2020 at 21:09, Enji Cooper wrote:
>>
>> Author: ngie
>> Date: Sat Mar 28 01:08:20 2020
>> New Revision: 359385
>> URL: https://svnweb.freebsd.org/changeset/base/359385
>>
>> Log:
>> Check in the generated copies of the manpage
On Fri, 27 Mar 2020 at 21:09, Enji Cooper wrote:
>
> Author: ngie
> Date: Sat Mar 28 01:08:20 2020
> New Revision: 359385
> URL: https://svnweb.freebsd.org/changeset/base/359385
>
> Log:
> Check in the generated copies of the manpages
I think this is the wrong change for the issue reported by J
Author: ngie
Date: Sat Mar 28 01:16:06 2020
New Revision: 359387
URL: https://svnweb.freebsd.org/changeset/base/359387
Log:
The .PATH throbbing I added in r359385 is no longer required
MFC with: r359385
Modified:
head/usr.bin/kyua/Makefile
Modified: head/usr.bin/kyua/Makefile
==
Author: ngie
Date: Sat Mar 28 01:08:20 2020
New Revision: 359385
URL: https://svnweb.freebsd.org/changeset/base/359385
Log:
Check in the generated copies of the manpages
These manpages were meant to be templated once per `configure` run.
Given that we're not bound by as many constants,
Author: brooks
Date: Fri Mar 27 23:27:54 2020
New Revision: 359382
URL: https://svnweb.freebsd.org/changeset/base/359382
Log:
Use the real value of MK_TESTS_SUPPORT in _libraries.
We need to build kyua libraries for kyua. Because we set MK_TESTS=no,
we can't not set MK_TESTS_SUPPORT=${MK
Author: emaste
Date: Fri Mar 27 23:10:18 2020
New Revision: 359381
URL: https://svnweb.freebsd.org/changeset/base/359381
Log:
sys/netinet: remove spurious doubled ;s
Modified:
head/sys/netinet/ip_input.c
head/sys/netinet/tcp_ratelimit.c
Modified: head/sys/netinet/ip_input.c
===
Author: kib
Date: Fri Mar 27 22:13:39 2020
New Revision: 359380
URL: https://svnweb.freebsd.org/changeset/base/359380
Log:
MFC r359185:
Introduce LINUXKPI_GENSRCS.
For MFC, pci_iov_if.h is excluded from the list. It will be readded
when linuxkpi support for SRIOV is merged.
Sponso
Author: tuexen
Date: Fri Mar 27 21:48:52 2020
New Revision: 359379
URL: https://svnweb.freebsd.org/changeset/base/359379
Log:
Some more uint32_t cleanups, no functional change.
MFC after:1 week
Modified:
head/sys/netinet/sctp_pcb.h
head/sys/netinet/sctp_structs.h
head/sys
On Fri, 27 Mar 2020 at 16:18, Ravi Pokala wrote:
>
> I note there's no version on that deprecation notice...?
I ran out of space to fit the message in 80 cols, but it will be
removed soon - certainly before FreeBSD 13.0. There are a few ports
that require objdump but do not depend on binutils and
Author: emaste
Date: Fri Mar 27 19:39:14 2020
New Revision: 359377
URL: https://svnweb.freebsd.org/changeset/base/359377
Log:
objdump: emit a deprecation notice at program start
PR: 212319
Modified:
head/contrib/binutils/binutils/objdump.c
Modified: head/contrib/binutils/binut
I note there's no version on that deprecation notice...?
-Ravi
-Original Message-
From: on behalf of Ed Maste
Date: 2020-03-27, Friday at 12:39
To: , ,
Subject: svn commit: r359377 - head/contrib/binutils/binutils
Author: emaste
Date: Fri Mar 27 19:39:14 2020
New Revisi
On 3/27/20 11:25 AM, John Baldwin wrote:
> Author: jhb
> Date: Fri Mar 27 18:25:23 2020
> New Revision: 359374
> URL: https://svnweb.freebsd.org/changeset/base/359374
>
> Log:
> Refactor driver and consumer interfaces for OCF (in-kernel crypto).
I have tested as much as I have accessible. Some
Author: kib
Date: Fri Mar 27 20:06:40 2020
New Revision: 359378
URL: https://svnweb.freebsd.org/changeset/base/359378
Log:
MFC r359185:
Introduce LINUXKPI_GENSRCS.
For MFC, pci_iov_if.h is excluded from the list. It will be readded
when linuxkpi support for SRIOV is merged.
Sponso
Author: emaste
Date: Fri Mar 27 19:17:45 2020
New Revision: 359376
URL: https://svnweb.freebsd.org/changeset/base/359376
Log:
remove binutils ld leftovers
Modified:
head/gnu/usr.bin/binutils/Makefile
Modified: head/gnu/usr.bin/binutils/Makefile
===
Author: emaste
Date: Fri Mar 27 19:08:10 2020
New Revision: 359375
URL: https://svnweb.freebsd.org/changeset/base/359375
Log:
MFC r358314: style.9: update C99 commentary
Make style.9 read as a current statement of C99 preferences, rather than a
description of ongoing changes to our prefer
Author: tsoome
Date: Fri Mar 27 18:01:01 2020
New Revision: 359372
URL: https://svnweb.freebsd.org/changeset/base/359372
Log:
loader.efi: conout->QueryMode() can fail to return screen dimensions
Some systems are reported to fail to report screen dimensions unless the
screen mode is set fi
Author: bdragon
Date: Fri Mar 27 18:20:36 2020
New Revision: 359373
URL: https://svnweb.freebsd.org/changeset/base/359373
Log:
[PowerPC] Fix LIB32WMAKEFLAGS definition
When I modified the LIB32WMAKEFLAGS= definition, I trimmed too much off.
-m is meant to be a parameter to LD.
Report
=
--- head/ObsoleteFiles.inc Fri Mar 27 18:20:36 2020 (r359373)
+++ head/ObsoleteFiles.inc Fri Mar 27 18:25:23 2020(r359374)
@@ -36,6 +36,11 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20200327: OCF refactoring
+OLD_FILES
On Fri, Mar 27, 2020, at 12:40 PM, John Baldwin wrote:
> Nope. We moved the GCC ones to ObsoleteFiles.inc and kept the conditionals
> for the ports version in that file.
Ha, I have no idea how I missed that, you're right. When I looked through it I
somehow missed that there ARE conditionals i
On 3/27/20 9:54 AM, Brandon Bergren wrote:
>
>
> On Fri, Mar 27, 2020, at 11:40 AM, John Baldwin wrote:
>> On 3/26/20 6:12 PM, Brandon Bergren wrote:
>>> Author: bdragon
>>> Date: Fri Mar 27 01:12:11 2020
>>> New Revision: 359349
>>> URL: https://svnweb.freebsd.org/changeset/base/359349
>>>
>>> L
Author: freqlabs
Date: Fri Mar 27 17:37:31 2020
New Revision: 359371
URL: https://svnweb.freebsd.org/changeset/base/359371
Log:
loader: Fully reset terminal settings, not just colors
Reviewed by: kevans
Reviewed by: tsoome
Approved by: mav (mentor)
MFC after:1 week
Sponsored
Author: markj
Date: Fri Mar 27 17:06:24 2020
New Revision: 359370
URL: https://svnweb.freebsd.org/changeset/base/359370
Log:
MFC r359172-r359176:
elftoolchain coverity fixes
Modified:
stable/12/contrib/elftoolchain/libdwarf/libdwarf_die.c
stable/12/contrib/elftoolchain/libelftc/libelftc_d
Author: markj
Date: Fri Mar 27 17:04:46 2020
New Revision: 359369
URL: https://svnweb.freebsd.org/changeset/base/359369
Log:
MFC r359184:
Lock the socket in soo_stat().
Modified:
stable/12/sys/kern/sys_socket.c
Directory Properties:
stable/12/ (props changed)
Modified: stable/12/sys/ke
On Fri, Mar 27, 2020, at 11:40 AM, John Baldwin wrote:
> On 3/26/20 6:12 PM, Brandon Bergren wrote:
> > Author: bdragon
> > Date: Fri Mar 27 01:12:11 2020
> > New Revision: 359349
> > URL: https://svnweb.freebsd.org/changeset/base/359349
> >
> > Log:
> > Now that there are no remaining users
Author: chuck
Date: Fri Mar 27 15:28:05 2020
New Revision: 359363
URL: https://svnweb.freebsd.org/changeset/base/359363
Log:
bhyve: refactor NVMe namespace initialization
Pass the struct pci_nvme_blockstore pointer for this namespace to the
namespace initialization function instead of onl
> Author: brooks
> Date: Fri Mar 27 16:05:37 2020
> New Revision: 359368
> URL: https://svnweb.freebsd.org/changeset/base/359368
>
> Log:
> Create and use a tests group for the tests user.
>
> No user (except nobody) should be a member of the nobody group.
>
> Reported by:rgrim
On 3/26/20 6:12 PM, Brandon Bergren wrote:
> Author: bdragon
> Date: Fri Mar 27 01:12:11 2020
> New Revision: 359349
> URL: https://svnweb.freebsd.org/changeset/base/359349
>
> Log:
> Now that there are no remaining users of ld.bfd, remove the ld subdir.
>
> Deleted:
> head/gnu/usr.bin/binuti
Author: chuck
Date: Fri Mar 27 15:28:16 2020
New Revision: 359365
URL: https://svnweb.freebsd.org/changeset/base/359365
Log:
bhyve: use STAILQ in NVMe emulation
Use the standard queue(3) macros instead of hand-crafted linked list
code.
Reviewed by: imp, jhb
Approved by: jhb (main
Author: jhibbits
Date: Fri Mar 27 15:20:19 2020
New Revision: 359360
URL: https://svnweb.freebsd.org/changeset/base/359360
Log:
MFC r359279:
ismt: Fix ISMT_DESC_ADDR_RW macro, slave addresses are already left-shifted
Reverts r293369. The macro was orginally correct, since our SMBus
Author: jhibbits
Date: Fri Mar 27 15:20:19 2020
New Revision: 359360
URL: https://svnweb.freebsd.org/changeset/base/359360
Log:
MFC r359279:
ismt: Fix ISMT_DESC_ADDR_RW macro, slave addresses are already left-shifted
Reverts r293369. The macro was orginally correct, since our SMBus
Author: brooks
Date: Fri Mar 27 16:05:37 2020
New Revision: 359368
URL: https://svnweb.freebsd.org/changeset/base/359368
Log:
Create and use a tests group for the tests user.
No user (except nobody) should be a member of the nobody group.
Reported by: rgrimes
Reviewed by: rgrimes
Author: chuck
Date: Fri Mar 27 15:28:00 2020
New Revision: 359362
URL: https://svnweb.freebsd.org/changeset/base/359362
Log:
bhyve: refactor NVMe PRP memcpy
Add a "copy direction" parameter to nvme_prp_memcpy such that data can
be copied to the memory specified by the PRP entries (current
Author: chuck
Date: Fri Mar 27 15:28:27 2020
New Revision: 359367
URL: https://svnweb.freebsd.org/changeset/base/359367
Log:
bhyve: fix NVMe emulation update of SQHD
The SQHD field of a Completion Queue entry indicates the current
Submission Queue head pointer value. The head pointer repr
Author: chuck
Date: Fri Mar 27 15:28:11 2020
New Revision: 359364
URL: https://svnweb.freebsd.org/changeset/base/359364
Log:
bhyve: implement NVMe deallocate command
This adds support for the Dataset Management (DSM) command to the NVMe
emulation in general, and more specifically, for the
Author: chuck
Date: Fri Mar 27 15:28:22 2020
New Revision: 359366
URL: https://svnweb.freebsd.org/changeset/base/359366
Log:
bhyve: fix NVMe emulation missed interrupts
The bhyve NVMe emulation has a race in the logic which generates command
completion interrupts. On FreeBSD guests, this
Author: jhibbits
Date: Fri Mar 27 15:26:30 2020
New Revision: 359361
URL: https://svnweb.freebsd.org/changeset/base/359361
Log:
MFC r359285:
ichwd: Add Atom C3000 watchdog ID.
Sponsored by: Juniper Networks, Inc
Modified:
stable/11/sys/dev/ichwd/ichwd.c
stable/11/sys/dev/ichwd/i
Author: jhibbits
Date: Fri Mar 27 15:26:30 2020
New Revision: 359361
URL: https://svnweb.freebsd.org/changeset/base/359361
Log:
MFC r359285:
ichwd: Add Atom C3000 watchdog ID.
Sponsored by: Juniper Networks, Inc
Modified:
stable/12/sys/dev/ichwd/ichwd.c
Directory Properties:
sta
On Fri, Mar 27, 2020 at 10:21 AM Justin Hibbits wrote:
>
> Author: jhibbits
> Date: Fri Mar 27 15:20:19 2020
> New Revision: 359360
> URL: https://svnweb.freebsd.org/changeset/base/359360
>
> Log:
> MFC r359279:
>
> ismt: Fix ISMT_DESC_ADDR_RW macro, slave addresses are already left-shifted
>
> On 27. Mar 2020, at 16:39, Ruslan Garipov wrote:
>
> On 3/14/2020 11:36 AM, Toomas Soome wrote:
>> Author: tsoome
>> Date: Sat Mar 14 06:36:03 2020
>> New Revision: 358989
>> URL: https://svnweb.freebsd.org/changeset/base/358989
>>
>> Log:
>> loader: add comconsole implementation on top of
On 3/14/2020 11:36 AM, Toomas Soome wrote:
> Author: tsoome
> Date: Sat Mar 14 06:36:03 2020
> New Revision: 358989
> URL: https://svnweb.freebsd.org/changeset/base/358989
>
> Log:
> loader: add comconsole implementation on top of SIO protocol
>
> Provide comconsole on top of SIO for arm pl
Good morning,
Please keep us in mind for equipment purchases coming up in our near future. We
also provide extremely attractive lines of credit and working capital as well.
Enjoy the weekend,
John Williams, SVP of Sales
Office: (443) 465-1084
4365 Executive Drive Suite #2400
San Diego, Californ
Author: mav
Date: Fri Mar 27 13:29:53 2020
New Revision: 359359
URL: https://svnweb.freebsd.org/changeset/base/359359
Log:
MFC r358959: Increase buffer in mprsas_log_command() from 192 to 224 bytes.
192 bytes are not enough to print long commands, such as ATA COMMAND PASS
THROUGH(16), tha
Author: mav
Date: Fri Mar 27 13:29:24 2020
New Revision: 359358
URL: https://svnweb.freebsd.org/changeset/base/359358
Log:
MFC r358959: Increase buffer in mprsas_log_command() from 192 to 224 bytes.
192 bytes are not enough to print long commands, such as ATA COMMAND PASS
THROUGH(16), tha
Author: tuexen
Date: Fri Mar 27 11:08:11 2020
New Revision: 359357
URL: https://svnweb.freebsd.org/changeset/base/359357
Log:
Use uint32_t where it is expected to be used. No functional change.
MFC after:1 week
Modified:
head/sys/netinet/sctp_pcb.h
head/sys/netinet/sctp_str
Author: 0mp (doc,ports committer)
Date: Fri Mar 27 09:55:53 2020
New Revision: 359353
URL: https://svnweb.freebsd.org/changeset/base/359353
Log:
MFC 359340:
Do not use macros in -width
They do not expand.
Modified:
stable/11/usr.bin/su/su.1
Directory Properties:
stable/11/ (prop
Author: hselasky
Date: Fri Mar 27 10:28:15 2020
New Revision: 359356
URL: https://svnweb.freebsd.org/changeset/base/359356
Log:
Change default microphone level from 0 to 25.
Discussed with: Horse Ma
MFC after:1 week
Sponsored by: Mellanox Technologies
Modified:
head/sys/de
Author: hselasky
Date: Fri Mar 27 10:22:35 2020
New Revision: 359355
URL: https://svnweb.freebsd.org/changeset/base/359355
Log:
Improve USB audio mixer support for USB audio class 1 and 2.
- make sure volume controls are correctly mapped to "pcm" and "rec" depending
on how they deliver aud
Author: 0mp (doc,ports committer)
Date: Fri Mar 27 09:57:27 2020
New Revision: 359354
URL: https://svnweb.freebsd.org/changeset/base/359354
Log:
MFC 358954:
CMSG_DATA.3: Fix formatting of printf escape sequences
Escape sequences like "\n" have to be escaped twice in examples in our
m
Author: 0mp (doc,ports committer)
Date: Fri Mar 27 09:55:08 2020
New Revision: 359352
URL: https://svnweb.freebsd.org/changeset/base/359352
Log:
MFC 359340:
Do not use macros in -width
They do not expand.
Modified:
stable/12/usr.bin/su/su.1
Directory Properties:
stable/12/ (prop
54 matches
Mail list logo