Author: cy
Date: Tue Apr 16 05:11:39 2019
New Revision: 346264
URL: https://svnweb.freebsd.org/changeset/base/346264
Log:
Document when I received my commit bits.
Modified:
head/share/misc/committers-ports.dot
head/share/misc/committers-src.dot
Modified: head/share/misc/committers-ports.do
Author: oshogbo
Date: Tue Apr 16 04:12:41 2019
New Revision: 346263
URL: https://svnweb.freebsd.org/changeset/base/346263
Log:
tcpdump: disable Capsicum if -E option is provided.
The -E is used to provide a secret for decrypting IPsec.
The secret may be provided through command line or as
Author: mw
Date: Tue Apr 16 02:46:21 2019
New Revision: 346261
URL: https://svnweb.freebsd.org/changeset/base/346261
Log:
Improve tpm20 style
No functional changes to the code are applied.
Submitted by: Kornel Duleba
Obtained from: Semihalf
Sponsored by: Stormshield
Modified:
h
Author: mw
Date: Tue Apr 16 02:28:35 2019
New Revision: 346259
URL: https://svnweb.freebsd.org/changeset/base/346259
Log:
tpm: Prevent session hijack
Check caller thread id before allowing to read the buffer
to make sure that it can only be accessed by the thread that
did the associated
On Mon, Apr 15, 2019 at 5:53 PM Conrad Meyer wrote:
> E.g., the CI infrastructure for
> Riscv/Arm is/was generating minimal filesystem images and not
> populating /boot/entropy.
I should add, I say "is/was" because I have a PR out which may address
the problem: https://github.com/freebsd/freebsd-
Hi Justin,
On Mon, Apr 15, 2019 at 5:01 PM Justin Hibbits wrote:
> Given the discussion over there it would probably also fail on powernv, which
> also does not use loader.
Does power use bsdinstall (which populates /boot/entropy at install
time via usr.sbin/bsdinstall/scripts/entropy) and inst
Author: bdrewery
Date: Tue Apr 16 00:41:22 2019
New Revision: 346255
URL: https://svnweb.freebsd.org/changeset/base/346255
Log:
Fix 'jot -r 0 start end' to work.
This allows an endless stream of random data within the given bounds.
It already worked if a seed was provided as the 4th argum
On Mon, Apr 15, 2019, 18:34 Ed Maste wrote:
> On Mon, 15 Apr 2019 at 14:40, Conrad Meyer wrote:
> >
> > Author: cem
> > Date: Mon Apr 15 18:40:36 2019
> > New Revision: 346250
> > URL: https://svnweb.freebsd.org/changeset/base/346250
> >
> > Log:
> > random(4): Block read_random(9) on initial
On Mon, 15 Apr 2019 at 14:40, Conrad Meyer wrote:
>
> Author: cem
> Date: Mon Apr 15 18:40:36 2019
> New Revision: 346250
> URL: https://svnweb.freebsd.org/changeset/base/346250
>
> Log:
> random(4): Block read_random(9) on initial seeding
Because Gerald (one of the FreeBSD Foundation's co-op s
Author: kevans
Date: Mon Apr 15 21:20:06 2019
New Revision: 346254
URL: https://svnweb.freebsd.org/changeset/base/346254
Log:
config(8): replace opteq with a call to strcasecmp
This obscures the comparison slightly less; when option name appear in
files, they are case-insensitive.
MF
On Mon, Apr 15, 2019 at 2:26 PM Ian Lepore wrote:
>
> On Mon, 2019-04-15 at 18:53 +, Kyle Evans wrote:
> > Author: kevans
> > Date: Mon Apr 15 18:53:28 2019
> > New Revision: 346252
> > URL: https://svnweb.freebsd.org/changeset/base/346252
> >
> > Log:
> > cron(8): Add MAILFROM ability for c
On Mon, 2019-04-15 at 18:53 +, Kyle Evans wrote:
> Author: kevans
> Date: Mon Apr 15 18:53:28 2019
> New Revision: 346252
> URL: https://svnweb.freebsd.org/changeset/base/346252
>
> Log:
> cron(8): Add MAILFROM ability for crontabs
>
> This changes the sender mail address in a similar f
Author: pkubaj (ports committer)
Date: Mon Apr 15 19:21:45 2019
New Revision: 346253
URL: https://svnweb.freebsd.org/changeset/base/346253
Log:
Add myself to committer list.
Approved by: tcberner (mentor)
Modified:
head/share/misc/committers-ports.dot
Modified: head/share/misc/committe
On Mon, Apr 15, 2019 at 1:53 PM Kyle Evans wrote:
>
> Author: kevans
> Date: Mon Apr 15 18:53:28 2019
> New Revision: 346252
> URL: https://svnweb.freebsd.org/changeset/base/346252
>
> Log:
> cron(8): Add MAILFROM ability for crontabs
>
> This changes the sender mail address in a similar fashi
Author: kevans
Date: Mon Apr 15 18:53:28 2019
New Revision: 346252
URL: https://svnweb.freebsd.org/changeset/base/346252
Log:
cron(8): Add MAILFROM ability for crontabs
This changes the sender mail address in a similar fashion to how MAILTO may
change the recipient. The default from addre
Author: cem
Date: Mon Apr 15 18:49:04 2019
New Revision: 346251
URL: https://svnweb.freebsd.org/changeset/base/346251
Log:
random.3: Clarify confusing summary
random.3 is only "better" in contrast to rand.3. Both are non-cryptographic
pseudo-random number generators. The opening blurbs
Author: cem
Date: Mon Apr 15 18:40:36 2019
New Revision: 346250
URL: https://svnweb.freebsd.org/changeset/base/346250
Log:
random(4): Block read_random(9) on initial seeding
read_random() is/was used, mostly without error checking, in a lot of
very sensitive places in the kernel -- includ
Author: hselasky
Date: Mon Apr 15 17:32:38 2019
New Revision: 346248
URL: https://svnweb.freebsd.org/changeset/base/346248
Log:
Remove superfluous USB keyword.
Discussed with: danfe@
MFC after:1 week
Sponsored by: Mellanox Technologies
Modified:
head
Author: gallatin
Date: Mon Apr 15 17:14:50 2019
New Revision: 346247
URL: https://svnweb.freebsd.org/changeset/base/346247
Log:
mlx5en: Enable new pfil(9) KPI ethernet filtering hooks
This allows efficient filtering at packet ingress on mlx5en.
Note that the packets are filtered (and p
On Thu, 2019-04-11 at 21:23 +0200, Svatopluk Kraus wrote:
> I understand the reason for GENERIC. But are we so blind that we will
> delete everything that is not GENERIC? In other words, why to delete
> nice specific KERNEL configurations for boards we support when only
> reason I see is that GENER
Author: hselasky
Date: Mon Apr 15 14:32:19 2019
New Revision: 346229
URL: https://svnweb.freebsd.org/changeset/base/346229
Log:
Fix spelling.
Submitted by: Dmitry Luhtionov
MFC after:1 week
Sponsored by: Mellanox Technologies
Modified:
head/sys/dev/usb/co
Author: emaste
Date: Mon Apr 15 13:41:53 2019
New Revision: 346228
URL: https://svnweb.freebsd.org/changeset/base/346228
Log:
Add quirk for ignoring SPCR AccessWidth values on the PL011 UART
The SPCR table on the Lenovo HR330A Ampere eMAG server indicates 8-bit
access, but 32-bit access i
Author: kib
Date: Mon Apr 15 13:03:09 2019
New Revision: 346225
URL: https://svnweb.freebsd.org/changeset/base/346225
Log:
Fix order of destructors between main binary and libraries.
Since inits for the main binary are run from rtld (for some time), the
rtld_exit atexit(3) handler, which
23 matches
Mail list logo