On Sat, Dec 18, 2021 at 10:27:34AM +, Jason McIntyre wrote:
> On Sat, Dec 18, 2021 at 10:51:28AM +0100, Richard Ulmer wrote:
> > Hi,
> > after reading about using USB audio interfaces in
> > https://www.openbsd.org/faq/faq13.html I looked up what -F and -f mean
> > in sndiod(8) but was briefly
Klemens Nanni wrote:
> On Sat, Dec 18, 2021 at 04:37:17PM +0300, Andrew Krasavin wrote:
> > On Fri, Dec 17, 2021 at 01:04:35PM +, Klemens Nanni wrote:
> > > An upcoming port uses ElfW(). I first patched the port, but looking
> > > around shows that both NetBSD and FreeBSD adopted the macro:
On Sat, Dec 18, 2021 at 04:37:17PM +0300, Andrew Krasavin wrote:
> On Fri, Dec 17, 2021 at 01:04:35PM +, Klemens Nanni wrote:
> > An upcoming port uses ElfW(). I first patched the port, but looking
> > around shows that both NetBSD and FreeBSD adopted the macro:
> >
> > https://mail-index.net
On Fri, Dec 17, 2021 at 01:04:35PM +, Klemens Nanni wrote:
An upcoming port uses ElfW(). I first patched the port, but looking
around shows that both NetBSD and FreeBSD adopted the macro:
https://mail-index.netbsd.org/source-changes-hg/2018/07/31/msg027523.html
+#defineElfW(x)
On Sat, Dec 18, 2021 at 10:51:28AM +0100, Richard Ulmer wrote:
> Hi,
> after reading about using USB audio interfaces in
> https://www.openbsd.org/faq/faq13.html I looked up what -F and -f mean
> in sndiod(8) but was briefly confused by the word 'last'. I commonly
> understand 'last' as either 'pre
Le Sat, Dec 18, 2021 at 10:02:32AM +0100, Florian Obser a écrit :
> On 2021-12-17 22:12 +01, Denis Fondras wrote:
> > Here is an attempt to fix ping(8) and traceroute(8) source selection.
> >
> > Currently these tools do not obey route sourceaddr set by the operator. This
> > leads to frustration
On 2021-12-17 22:12 +01, Denis Fondras wrote:
> Here is an attempt to fix ping(8) and traceroute(8) source selection.
>
> Currently these tools do not obey route sourceaddr set by the operator. This
> leads to frustration at best and erroneous diagnosis at worse on multi-homed
> systems.
I did no