Author: tsoome
Date: Thu Mar 12 06:45:08 2020
New Revision: 358906
URL: https://svnweb.freebsd.org/changeset/base/358906
Log:
test if port does exist via using scratch register
The SCR, scratch register was not present on the 8250 and 8250B UART, so we
can use to test if we actually do ha
Author: pfg
Date: Thu Mar 12 03:56:54 2020
New Revision: 358904
URL: https://svnweb.freebsd.org/changeset/base/358904
Log:
style(9): Fix space after #define.
No functional change.
Modified:
head/usr.sbin/services_mkdb/services_mkdb.c
Modified: head/usr.sbin/services_mkdb/services_mkdb.c
On Wed, 11 Mar 2020 at 16:42, Ian Lepore wrote:
>
> Well, my point is that it looked better because there were 3 extra
> spaces, so you can get that spacing by adding 3 extra chars to the
> column headings in the .Bl line. They don't have be "Sy " at the
> front, I think just spaces at the end of
On 3/10/20, Konstantin Belousov wrote:
> On Tue, Mar 10, 2020 at 12:22:09AM +0100, Mateusz Guzik wrote:
>> On 3/9/20, Konstantin Belousov wrote:
>> > On Mon, Mar 09, 2020 at 01:56:17AM +0100, Mateusz Guzik wrote:
>> >> On 3/8/20, Mateusz Guzik wrote:
>> >> > Author: mjg
>> >> > Date: Sun Mar 8
Author: bdragon
Date: Wed Mar 11 23:34:44 2020
New Revision: 358902
URL: https://svnweb.freebsd.org/changeset/base/358902
Log:
Fix r358688 -- Remember to actually save r3 before processing.
Crash was noticed by pkubaj building gcc9.
Apparently non dword-aligned char pointers are somewh
Author: jeff
Date: Wed Mar 11 22:25:45 2020
New Revision: 358901
URL: https://svnweb.freebsd.org/changeset/base/358901
Log:
Check for busy or wired in vm_page_relookup(). Some callers will only keep
a page wired and expect it to still be present.
Reported by: delp...@freebsd.org
Revie
On 3/10/20 18:26, Conrad Meyer wrote:
> Hi Xin Li,
>
> Sorry to reply to an old commit.
>
> On Tue, Nov 21, 2017 at 12:14 AM Xin LI wrote:
>>
>> Author: delphij
>> Date: Tue Nov 21 08:14:30 2017
>> New Revision: 326052
>> URL: https://svnweb.freebsd.org/changeset/base/326052
>>
>> Log:
>> Supp
Author: mckusick
Date: Wed Mar 11 21:00:40 2020
New Revision: 358899
URL: https://svnweb.freebsd.org/changeset/base/358899
Log:
When mounting a UFS filesystem, return EINTEGRITY rather than EIO
when a superblock check-hash error is detected. This change clarifies
a mount that failed due to m
On Wed, 2020-03-11 at 16:37 -0400, Ed Maste wrote:
> On Wed, 11 Mar 2020 at 16:27, Ian Lepore wrote:
> >
> > With, there are 3 extra spaces. "Sy ".
>
> Right, I mean the extraneous Sy had the side effect of improving (in
> my opinion) the rendered table. Anyhow, they're removed now.
Well, my p
Author: emaste
Date: Wed Mar 11 20:40:24 2020
New Revision: 358898
URL: https://svnweb.freebsd.org/changeset/base/358898
Log:
arch.7: remove extraneous markup from header table sizing
Reported by: 0mp (in response to r358891)
Modified:
head/share/man/man7/arch.7
Modified: head/share/ma
On Wed, 11 Mar 2020 at 16:27, Ian Lepore wrote:
>
> With, there are 3 extra spaces. "Sy ".
Right, I mean the extraneous Sy had the side effect of improving (in
my opinion) the rendered table. Anyhow, they're removed now.
___
svn-src-head@freebsd.org ma
On Wed, 2020-03-11 at 16:01 -0400, Ed Maste wrote:
> On Wed, 11 Mar 2020 at 15:07, Mateusz Piotrowski <0...@freebsd.org>
> wrote:
> >
> > Hi,
> >
> > On 3/11/20 7:15 PM, Ed Maste wrote:
> > > Author: emaste
> > > Date: Wed Mar 11 18:15:18 2020
> > > New Revision: 358891
> > > URL: https://svnweb.
Author: bz
Date: Wed Mar 11 20:23:36 2020
New Revision: 358897
URL: https://svnweb.freebsd.org/changeset/base/358897
Log:
Correctly spell TUNABLES.
Modified:
head/share/man/man4/liquidio.4
Modified: head/share/man/man4/liquidio.4
==
Author: wulf
Date: Wed Mar 11 20:05:49 2020
New Revision: 358895
URL: https://svnweb.freebsd.org/changeset/base/358895
Log:
wmt(4): Reapply r358872 (by hselasky) modified to use
maximal input report size instead of wMaxPacketSize.
If the USB frame length is set to 1024 bytes, WMT_BSIZE, t
Author: emaste
Date: Wed Mar 11 20:05:06 2020
New Revision: 358894
URL: https://svnweb.freebsd.org/changeset/base/358894
Log:
Remove extra Sy from table header
Reported by: 0mp
Modified:
head/share/man/man5/elf.5
Modified: head/share/man/man5/elf.5
=
On Wed, 11 Mar 2020 at 15:07, Mateusz Piotrowski <0...@freebsd.org> wrote:
>
> Hi,
>
> On 3/11/20 7:15 PM, Ed Maste wrote:
> > Author: emaste
> > Date: Wed Mar 11 18:15:18 2020
> > New Revision: 358891
> > URL: https://svnweb.freebsd.org/changeset/base/358891
> >
> > Log:
> >elf.5: start docume
Author: wulf
Date: Wed Mar 11 19:57:43 2020
New Revision: 358892
URL: https://svnweb.freebsd.org/changeset/base/358892
Log:
wmt(4): revert r358872 (by hselasky)
Limiting frame size to maximum packet size breaks devices which have input
report size larger than wMaxPacketSize. Maximal input
Hi,
On 3/11/20 7:15 PM, Ed Maste wrote:
Author: emaste
Date: Wed Mar 11 18:15:18 2020
New Revision: 358891
URL: https://svnweb.freebsd.org/changeset/base/358891
Log:
elf.5: start documenting ELF note sections
...
Modified: head/share/man/man5/elf.5
=
Author: emaste
Date: Wed Mar 11 18:15:18 2020
New Revision: 358891
URL: https://svnweb.freebsd.org/changeset/base/358891
Log:
elf.5: start documenting ELF note sections
I intend to document FreeBSD's ELF notes (see review D23982), but start
with a section documenting the format of the not
Author: imp
Date: Wed Mar 11 15:12:31 2020
New Revision: 358890
URL: https://svnweb.freebsd.org/changeset/base/358890
Log:
Remove redundantly repetitive static __inline forward function
declarations.
We typically don't use them elsewhere in the kernel, and they aren't
needed here: the a
On Tue, 10 Mar 2020 at 18:59, Jung-uk Kim wrote:
>
> Author: jkim
> Date: Tue Mar 10 22:59:01 2020
> New Revision: 358861
> URL: https://svnweb.freebsd.org/changeset/base/358861
>
> Log:
> - Remove CPUTYPE examples for sparc64. It is not supported since r358345.
> - Clean up CPUTYPE examples
Author: emaste
Date: Wed Mar 11 13:51:01 2020
New Revision: 358889
URL: https://svnweb.freebsd.org/changeset/base/358889
Log:
elfctl: remove memory leak
CID: 1420356
Reported by: Coverity Scan
Sponsored by: The FreeBSD Foundation
Modified:
head/usr.bin/elfctl/elfctl.c
Modi
Author: lwhsu
Date: Wed Mar 11 12:43:54 2020
New Revision: 358887
URL: https://svnweb.freebsd.org/changeset/base/358887
Log:
Temporarily skip 2 failing tests after llvm10 import
PR: 244732
Sponsored by: The FreeBSD Foundation
Modified:
head/lib/libproc/tests/proc_test.c
hea
Author: lwhsu
Date: Wed Mar 11 10:42:05 2020
New Revision: 358886
URL: https://svnweb.freebsd.org/changeset/base/358886
Log:
Temporarily skip sys.geom.class.gate.ggate_test.ggated in CI
PR: 244737
Sponsored by: The FreeBSD Foundation
Modified:
head/tests/sys/geom/class/gate/g
On Wed, 11 Mar 2020 08:10:13 +
Alexander V. Chernikov wrote:
> 11.03.2020, 07:14, "O. Hartmann" :
> > On Tue, 10 Mar 2020 20:30:21 + (UTC)
> > "Alexander V. Chernikov" wrote:
> >
> >> Author: melifaro
> >> Date: Tue Mar 10 20:30:21 2020
> >> New Revision: 358858
> >> URL: https://s
Author: hselasky
Date: Wed Mar 11 08:16:13 2020
New Revision: 358872
URL: https://svnweb.freebsd.org/changeset/base/358872
Log:
If the USB frame length is set to 1024 bytes, WMT_BSIZE, the EETI controller
will pack multiple touch events in the packet and the current code will only
process th
___
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"
11.03.2020, 07:14, "O. Hartmann" :
> On Tue, 10 Mar 2020 20:30:21 + (UTC)
> "Alexander V. Chernikov" wrote:
>
>> Author: melifaro
>> Date: Tue Mar 10 20:30:21 2020
>> New Revision: 358858
>> URL: https://svnweb.freebsd.org/changeset/base/358858
>>
>> Log:
>> Don't assume !IPv6 is IPv4
Author: melifaro
Date: Wed Mar 11 08:08:53 2020
New Revision: 358871
URL: https://svnweb.freebsd.org/changeset/base/358871
Log:
Revert r358858 as it breaks some ipfw(8) setups.
Reported by: O. Hartmann
Modified:
head/sbin/ipfw/ipfw2.c
Modified: head/sbin/ipfw/ipfw2.c
=
On Tue, 10 Mar 2020 20:30:21 + (UTC)
"Alexander V. Chernikov" wrote:
> Author: melifaro
> Date: Tue Mar 10 20:30:21 2020
> New Revision: 358858
> URL: https://svnweb.freebsd.org/changeset/base/358858
>
> Log:
> Don't assume !IPv6 is IPv4 in ipfw(8) add_src() and add_dst().
>
> Submitted b
30 matches
Mail list logo