This breaks LINT-NOINET6:
linking kernel
ld: error: undefined symbol: fib6_lookup_rt
>>> referenced by ip_fw_table_algo.c
>>> ip_fw_table_algo.o:(ta_find_kfib_tentry)
>>> did you mean: fib4_lookup_rt
On 12/12/20, Alexander V. Chernikov wrote:
> Author: melifaro
> Date: Fri Dec 11
Author: se
Date: Sat Dec 12 11:23:52 2020
New Revision: 368577
URL: https://svnweb.freebsd.org/changeset/base/368577
Log:
Change getlocalbase() to not allocate any heap memory
After the commit of the current version, Scott Long pointed out, that an
attacker might be able to cause a use-af
Author: se
Date: Sat Dec 12 11:51:29 2020
New Revision: 368578
URL: https://svnweb.freebsd.org/changeset/base/368578
Log:
Use getlocalbase() instead of compiled in LOCALBASE to locate calendars
Modified:
head/usr.bin/calendar/io.c
head/usr.bin/calendar/pathnames.h
Modified: head/usr.bin/ca
On Sat, Dec 12, 2020 at 1:35 AM Toomas Soome wrote:
>
> How about ’show-module-options’?
>
> rgds,
> toomas
>
I missed that one. My 4th is a bit rusty, but it looks like this
should just be enumerating over config's local modules table and
dumping everything in sight?
Thanks,
Kyle Evans
___
Yes, with pager or it is a bit useless.
Sent from my iPhone
> On 12. Dec 2020, at 16:10, Kyle Evans wrote:
>
> On Sat, Dec 12, 2020 at 1:35 AM Toomas Soome wrote:
>>
>> How about ’show-module-options’?
>>
>> rgds,
>> toomas
>>
>
> I missed that one. My 4th is a bit rusty, but it looks lik
On Sat, Dec 12, 2020 at 8:17 AM Toomas Soome wrote:
> > On 12. Dec 2020, at 16:10, Kyle Evans wrote:
> >
> > On Sat, Dec 12, 2020 at 1:35 AM Toomas Soome wrote:
> >>
> >> How about ’show-module-options’?
> >>
> >> rgds,
> >> toomas
> >>
> >
> > I missed that one. My 4th is a bit rusty, but it l
Author: kevans
Date: Sat Dec 12 14:53:34 2020
New Revision: 368579
URL: https://svnweb.freebsd.org/changeset/base/368579
Log:
lualoader: config: fix module enabled check
A last minute rewrite left this logically wrong; if it's present in
modules_blacklist, then we do not load it.
Modifie
Author: yuripv
Date: Sat Dec 12 15:38:32 2020
New Revision: 368580
URL: https://svnweb.freebsd.org/changeset/base/368580
Log:
xargs: compile yesexpr as ERE
yesexpr is an extended regular expression for quite some time now,
use appropriate flag when compiling it.
PR: 238762
Author: jhb
Date: Sat Dec 12 16:55:23 2020
New Revision: 368581
URL: https://svnweb.freebsd.org/changeset/base/368581
Log:
MFC 366854: Re-enable receive flow control for TOE TLS sockets.
Flow control was disabled during initial TOE TLS development to
workaround a hang (and to match the Li
Author: jhb
Date: Sat Dec 12 17:04:54 2020
New Revision: 368582
URL: https://svnweb.freebsd.org/changeset/base/368582
Log:
MFC 366955: Handle CPL_RX_DATA on active TLS sockets.
In certain edge cases, the NIC might have only received a partial TLS
record which it needs to return to the dri
Author: jhb
Date: Sat Dec 12 17:07:33 2020
New Revision: 368583
URL: https://svnweb.freebsd.org/changeset/base/368583
Log:
MFC 367578: Clear tp->tod in t4_pcb_detach().
Otherwise, a socket can have a non-NULL tp->tod while TF_TOE is clear.
In particular, if a newly accepted socket falls b
Author: jhb
Date: Sat Dec 12 17:11:22 2020
New Revision: 368584
URL: https://svnweb.freebsd.org/changeset/base/368584
Log:
MFC 367188: Use a dynamic buffer for the copy of a node's new value.
This permits setting a node's value to a string longer than BUFSIZ.
Modified:
stable/12/sbin/sys
Author: ian
Date: Sat Dec 12 18:34:15 2020
New Revision: 368585
URL: https://svnweb.freebsd.org/changeset/base/368585
Log:
Provide userland notification of gpio pin changes ("userland gpio
interrupts").
This is an import of the Google Summer of Code 2018 project completed by
Christian Kr
Author: cem
Date: Sat Dec 12 19:34:12 2020
New Revision: 368586
URL: https://svnweb.freebsd.org/changeset/base/368586
Log:
amdsmn(4), amdtemp(4): add support for Family 19h (Zen 3)
Zen 3 "Vermeer" support, tested on Ryzen 9 5950X.
Model numbers from https://en.wikichip.org/wiki/amd/cpu
Author: cem
Date: Sat Dec 12 19:43:38 2020
New Revision: 368587
URL: https://svnweb.freebsd.org/changeset/base/368587
Log:
amdtemp(4): Add missing Family 17h models
Add missing model numbers M20h (Dali, Zen1), M60H (Renoir, Zen2), and
M90H (Van Gogh, Zen2).
Submitted by: Greg V
Mod
Author: kp
Date: Sat Dec 12 20:14:39 2020
New Revision: 368588
URL: https://svnweb.freebsd.org/changeset/base/368588
Log:
pf: Allow net.pf.request_maxcount to be set from loader.conf
Mark request_maxcount as RWTUN so we can set it both at runtime and from
loader.conf. This avoids usings g
FWIW I generally approved the code, but didn't have the time to review it
in detail. I got the impression people were at least generally happy from
the review.
Thanks so much for picking this up.
Warner
On Sat, Dec 12, 2020, 11:34 AM Ian Lepore wrote:
> Author: ian
> Date: Sat Dec 12 18:34:15
Author: 0mp (doc,ports committer)
Date: Sat Dec 12 20:40:42 2020
New Revision: 368589
URL: https://svnweb.freebsd.org/changeset/base/368589
Log:
MFC r367678:
Document the PAGER environment variable
Sometimes users want to use freebsd-update(8) in a non-interactive way and
what they o
Author: 0mp (doc,ports committer)
Date: Sat Dec 12 21:02:24 2020
New Revision: 368590
URL: https://svnweb.freebsd.org/changeset/base/368590
Log:
MFC r367678:
Document the PAGER environment variable
Sometimes users want to use freebsd-update(8) in a non-interactive way and
what they o
Author: kevans
Date: Sat Dec 12 21:25:38 2020
New Revision: 368591
URL: https://svnweb.freebsd.org/changeset/base/368591
Log:
stand: liblua: add a pager module
This is nearly a 1:1 mapping of the pager API from libsa. The only real
difference is that pager.output() will accept any number
Author: tuexen
Date: Sat Dec 12 22:23:45 2020
New Revision: 368593
URL: https://svnweb.freebsd.org/changeset/base/368593
Log:
Clean up more resouces of an existing SCTP association in case of
a restart.
This fixes a use-after-free scenario, which was reported by Felix
Wilhelm from Googl
Author: yuripv
Date: Sat Dec 12 22:47:57 2020
New Revision: 368594
URL: https://svnweb.freebsd.org/changeset/base/368594
Log:
MFC r340992:
Add ga_IE.UTF-8 locale.
PR: 228587
Submitted by: Micil (LC_TIME)
Added:
stable/12/share/monetdef/ga_IE.UTF-8.src
- copied unch
Author: asomers
Date: Sat Dec 12 22:57:28 2020
New Revision: 368596
URL: https://svnweb.freebsd.org/changeset/base/368596
Log:
MFC r366365:
fusefs tests: quell Coverity "Argument cannot be negative" warnings
Must abort tests early if open(2) fails.
Reported by: Coverity
Coverit
Author: asomers
Date: Sat Dec 12 23:01:11 2020
New Revision: 368597
URL: https://svnweb.freebsd.org/changeset/base/368597
Log:
MFC r367976:
ping6: update usage text after r365547
Modified:
stable/12/sbin/ping6/ping6.c
Directory Properties:
stable/12/ (props changed)
Modified: stable
Author: yuripv
Date: Sat Dec 12 23:41:47 2020
New Revision: 368598
URL: https://svnweb.freebsd.org/changeset/base/368598
Log:
locale: fix mode for installed files to be 644, not 755
While here, drop '-c' flag to install as it's default and provided for
backward compatibility only.
Modifi
Author: dim
Date: Sat Dec 12 23:59:05 2020
New Revision: 368599
URL: https://svnweb.freebsd.org/changeset/base/368599
Log:
MFC r368489:
Merge commit 28de0fb48 from llvm git (by Luís Marques):
[RISCV] Set __GCC_HAVE_SYNC_COMPARE_AND_SWAP_x defines
The RISCV target did not set t
Author: dim
Date: Sat Dec 12 23:59:05 2020
New Revision: 368599
URL: https://svnweb.freebsd.org/changeset/base/368599
Log:
MFC r368489:
Merge commit 28de0fb48 from llvm git (by Luís Marques):
[RISCV] Set __GCC_HAVE_SYNC_COMPARE_AND_SWAP_x defines
The RISCV target did not set t
Author: yuripv
Date: Sun Dec 13 01:44:52 2020
New Revision: 368601
URL: https://svnweb.freebsd.org/changeset/base/368601
Log:
MFC r353491 by eugen:
Add missing port to the list of needed tools in the README file
describing locale rebuild process:
devel/apache-ant
MFC r353791:
Author: mav
Date: Sun Dec 13 02:19:18 2020
New Revision: 368602
URL: https://svnweb.freebsd.org/changeset/base/368602
Log:
MFC r368132: Increase nvme(4) maximum transfer size from 1MB to 2MB.
With 4KB page size the 2MB is the maximum we can address with one page PRP.
Going further would r
Author: mav
Date: Sun Dec 13 02:21:54 2020
New Revision: 368603
URL: https://svnweb.freebsd.org/changeset/base/368603
Log:
MFC r367768: Stop using NVME_MAX_XFER_SIZE constant.
This constant depends on MAXPHYS and does not respect device capabilities.
Use proper dynamic ioctl(NVME_GET_MAX_
Author: bdragon
Date: Sun Dec 13 03:58:43 2020
New Revision: 368604
URL: https://svnweb.freebsd.org/changeset/base/368604
Log:
[PowerPC] Floating-point exception trap followup
* Fix incorrect operation on 32-bit caused by incorrectly-sized storage
for a temporary FPSCR.
* Fix several
Vos salariés, vos clients, vos responsabilités...
Si vous ne voyez pas ce message correctement, [consultez-le en ligne]
(https://loursonblanc-news.com/c6.php?ec=2&l=f4iAuoK8eG9n&i=ZGRolWiTZG1o&t=ZQ&e=pqqkkaPVlGSUnNFyltSXnMSnyV+i1Zo&u=m6iq1KOdYGafn9qko9Ggmc6V05Rg0Zir15KYpqRjr7Z9ioi9d5tlZnVynWdpp2p
32 matches
Mail list logo