On Sun, Jan 05, 2020 at 10:36:24PM -0600, Matt Kunkel wrote:
> Backslash characters inside hostname.if cause it to differ from
> parameters provided to ifconfig.
I don't understand what you mean by that, can you elaborate?
> Adding '-r' to eliminate the need to
> escape '\' inside hostname.if (ss
Hi
I have been working on this diff on and off for a while now, mlarkin was
able to give me lots of tips, but now i am stuck, so i thought i would
ask for nits, tips or even your doing it wrong.
The code below causes the vm to triple fault without the
((*pte & EPT_WB) == EPT_WB) check in vmx_mpro
Backslash characters inside hostname.if cause it to differ from
parameters provided to ifconfig. Adding '-r' to eliminate the need to
escape '\' inside hostname.if (ssid/wpa key material). If this has
unintended consequences, I can provide a hostname.if man patch
(currently an un-documented "fea
On Sun, Sep 22, 2019 at 04:18:08PM +0900, YASUOKA Masahiko wrote:
> Hi,
>
> I'm sorry for delay.
>
> On Fri, 20 Sep 2019 22:08:52 -0700
> Mike Larkin wrote:
> > On Fri, Sep 20, 2019 at 03:35:00PM +0200, Mark Kettenis wrote:
> >> > Date: Fri, 20 Sep 2019 06:06:40 -0700
> >> > From: Mike Larkin
>
5 января 2020 г. 22:37:05 GMT+02:00, Ted Unangst пишет:
>Vadim Zhukov wrote:
>> Today I get really upset and angry due limitation of top(1): it shows
>> only hrrm, top processes (thank you, Chromium). Now here is a diff
>that
>> allows you to scroll process list by line or by half a screen.
>>
>>
Vadim Zhukov wrote:
> Today I get really upset and angry due limitation of top(1): it shows
> only hrrm, top processes (thank you, Chromium). Now here is a diff that
> allows you to scroll process list by line or by half a screen.
>
> I've used the '0' and '9' keys to scroll down and up, respectiv
Domains get to define their cores and memory only once unlike the other
parameters of which it makes sense to have more than one.
$ cat dup.conf
domain primary {
vcpu 2
vcpu 2
}
$ ldomctl init-system -n dup.conf ; echo $?
0
On Sun, Jan 05, 2020 at 06:41:08PM +0100, Alexander Bluhm wrote:
> When using netcat with the options -Uuvs I get:
> netcat-regress: getnameinfo: Invalid argument
Correction, -U -u -n -v -l triggers the bug. -U -u -v -l gives:
netcat-regress: getnameinfo: ai_family not supported
My diff fixes b
Hi,
When using netcat with the options -Uuvs I get:
netcat-regress: getnameinfo: Invalid argument
Using the same check when calling report_sock() as a few lines below
fixes it.
While there use the same error check for both calls to getnameinfo(3).
ok?
bluhm
Index: usr.bin/nc/netcat.c
===
Hi all.
Today I get really upset and angry due limitation of top(1): it shows
only hrrm, top processes (thank you, Chromium). Now here is a diff that
allows you to scroll process list by line or by half a screen.
I've used the '0' and '9' keys to scroll down and up, respectively.
Unfortunately, '
who can bring up openiked.org to life?
> Sent: Tuesday, December 31, 2019 at 4:14 PM
> From: "Umgeher Torgersen"
> To: m...@openbsd.org
> Subject: Re: openiked.org down?
>
> yeah, it's down...
>
> ; <<>> DiG 9.4.2-P2 <<>> openiked.org
> ;; global options: printcmd
> ;; Got answer:
> ;; ->>HEADER
Hello,
any thoughts anyone?
> Sent: Sunday, December 29, 2019 at 6:07 PM
> From: "lu hu"
> To: m...@openbsd.org
> Subject: Re: Why isn't ChallengeResponseAuthentication NO in sshd_config?
>
> Hello:
>
> 66# grep -i challenge /etc/ssh/sshd_config
> #ChallengeResponseAuthentication yes
> 66# s
-q is just plain broken in compat mode, it's easy to fix though.
The second issue is that, if a Makefile as an .END target, that one
will always be run, even in query mode, contrary to .BEGIN.
So let's fix that as well.
Fairly obvious patch
Index: compat.c
==
> Date: Sun, 5 Jan 2020 00:45:12 +0100
> From: Klemens Nanni
>
> On Thu, Dec 26, 2019 at 10:02:42PM +0100, Klemens Nanni wrote:
> > Solaris supports booting fallback images from "retained memory" which
> > is a relatively new feature introduced, it requires recent versions of
> > Solaris as well
14 matches
Mail list logo