On Sun, Feb 06, 2022 at 12:19:59AM +, Michael Jung wrote:
> Dump header from device: /dev/ada0p2
> Architecture: amd64
> Architecture Version: 2
>
As a reality check, I just tried the "pciconf -lbvV" command on my
newer laptop, which was running:
FreeBSD g1-48.catwhisker.org 14.0-CUR
Dump header from device: /dev/ada0p2
Architecture: amd64
Architecture Version: 2
Dump Length: 900231168
Blocksize: 512
Compression: none
Dumptime: 2022-02-04 15:48:08 -0500
Hostname: draid.mikej.com
Magic: FreeBSD Kernel Dump
Version String: FreeBSD 14.0-CURRENT #1 main-8d72c409c:
On Thu, 27 Jan 2022, at 21:34, Ed Maste wrote:
> The Dragonfly Mail Agent (dma) is a small Mail Transport Agent (MTA)
> which accepts mail from a local Mail User Agent (MUA) and delivers it
> locally or to a smarthost for delivery. dma does not accept inbound
> mail (i.e., it does not listen on por
In message , David
Chisnall w
rites:
> On 30/01/2022 14:01, michael.osi...@siemens.com wrote:
> > Sendmail: The biggest problem is that authentication strictly requires
> > Cyrus SASL, even for stupid ones like PLAIN/LOGIN, accourding to the
> > handbook you must recompile sendmail from base wit
I have created https://reviews.freebsd.org/D34171 for a patch
that restores the lost support for accesses to the user sub-tree
in sysctlbyname().
E.g. sysctlbyname("user.cs_path", ...) returns 0 to indicate no
error, but only an empty string, since the actual result string
is to be provided by the