On Mon, Oct 21, 2019 at 02:14:15PM +0200, Claudio Jeker wrote:
> On Sun, Oct 20, 2019 at 12:46:44PM -0600, Theo de Raadt wrote:
> > There has been an update to
> >
> > https://www.ietf.org/rfcdiff?url2=draft-ietf-sidrops-https-tal-05
> >
> > Which permits comments in the tal files. I propose
Hello,
The macro flex_die(), defined in flexdef.h, never returns.
Instead it does FLEX_EXIT() which longjmp()s back to flex_main()
before exiting.
The following patch removes some dead code, as statements
after flex_die() are never reached. Does this look OK?
- Michael
Index: tables.c
=
Hi Otto,
On Wed, Oct 30, 2019 at 03:57:15PM +0100, Otto Moerbeek wrote:
> Hi,
>
> I got *very* little feedback on this request for testing.
>
> If not enough enough testing is done, I'll either abandon the diff or
> commit it as-is, introducing bugs that could have been prevented. Both
> are not
On 2019/10/30 07:34, sven falempin wrote:
> https://github.com/dohnuts/wip/blob/master/ixgbe.diff
>
> Needs lots of cleaning
>
> On Wed, Oct 30, 2019 at 6:59 AM Joerg Goltermann wrote:
>
> > Hello,
> >
> > I have a new Lanner NCA-1510A (with a Intel C3558) which has some
> > X553 SGMII ethernet
sysadmin [r...@bh0.amt.ru] wrote:
> Hello.
>
> Does the ahci driver support SATA HDD hot-plugging? There is no
> information about it in the ahci(4) man page.
although it isn't supported today, i think it would be fairly easy to do
if you have an itch for it.
On 2019/10/30 15:57, Otto Moerbeek wrote:
> Hi,
>
> I got *very* little feedback on this request for testing.
>
> If not enough enough testing is done, I'll either abandon the diff or
> commit it as-is, introducing bugs that could have been prevented. Both
> are not good. So get going!
>
>
Hello.
Does the ahci driver support SATA HDD hot-plugging? There is no
information about it in the ahci(4) man page.
I have an HP Compaq 8000 Elite Convertible Minitower Business PC
(https://www.support.hp.com/us-en/product/hp-compaq-8000-elite-convertible-minitower-pc/4065889/manuals).
Its manua
Hi Otto,
* Otto Moerbeek wrote:
> Hi,
>
> I got *very* little feedback on this request for testing.
>
> If not enough enough testing is done, I'll either abandon the diff or
> commit it as-is, introducing bugs that could have been prevented. Both
> are not good. So get going!
I have your diff r
Hi,
I admit this is a very special case, but anyway this is what I hit:
$ touch blub; ln -s blub blab; ls -l; cp -f blub blab
total 0
lrwxr-xr-x 1 madroach wheel 4 Oct 30 17:39 blab -> blub
-rw-r--r-- 1 madroach wheel 0 Oct 30 17:39 blub
cp: blab and blub are identical (not copied).
Now I
Hi,
I got *very* little feedback on this request for testing.
If not enough enough testing is done, I'll either abandon the diff or
commit it as-is, introducing bugs that could have been prevented. Both
are not good. So get going!
-Otto
This switches 7260 iwm(4) devices to the iwm-7260-17 firmware image
which has been available via fw_update in -current for a while.
iwm0 at pci2 dev 0 function 0 "Intel Dual Band Wireless AC 7260" rev 0x73, msi
iwm0: hw rev 0x140, fw ver 17.-1078622920.0, address xx:xx:xx:xx:xx:xx
This firmware s
https://github.com/dohnuts/wip/blob/master/ixgbe.diff
Needs lots of cleaning
On Wed, Oct 30, 2019 at 6:59 AM Joerg Goltermann wrote:
> Hello,
>
> I have a new Lanner NCA-1510A (with a Intel C3558) which has some
> X553 SGMII ethernet ports. Unfortunately there is no support in ix(4)
> for this
Hello,
I have a new Lanner NCA-1510A (with a Intel C3558) which has some
X553 SGMII ethernet ports. Unfortunately there is no support in ix(4)
for this type.
Is anyone working on an update for the ix(4) to support the new
hardware?
I took a look at the actual ix(4) and it's a bit confusing. I'm
On Tue, Oct 29, 2019 at 02:55:42PM +0100, Martin wrote:
> Hi
>
> Small improvment for the inet(4) manpage. This makes it consistent with
> inet6(4).
>
> Kind regards,
>
> Martin
>
fixed, thanks.
jmc
> Index: inet.4
> ===
> RCS fi
14 matches
Mail list logo