On Mon, Nov 19, 2018 at 01:12:46PM +0100, Reyk Floeter wrote:
> Hi,
>
> the attached diff is another attempt at implementing a pvclock(4)
> guest driver. This improves the clock on KVM and replaces the need
> for using the VM-expensive acpihpet(4).
>
> While pvclock(4) is available on KVM, Xen,
On 11/21/18 2:19 AM, Philip Guenther wrote:
> On Tue, Nov 20, 2018 at 12:47 AM Martijn van Duren <
> openbsd+t...@list.imperialat.at> wrote:
>
>> When running a script with -o posix I usually do so to make sure that
>> the script will run anywhere with a POSIX compliant shell. Currently we
>> supp
def...@posteo.de [def...@posteo.de] wrote:
> Hi, all
>
> Could you be so kind to explain me why OpenBSD has no Dump core issue with
> Vim :
> https://github.com/vim/vim/issues/3619
>
This is the wrong list for random discussion, but obviously, OpenBSD
is so far superior it can even help to avoid
The FAQ is intended for the average user.
The non-average user can understand what is there, and make different
choices.
People who compile X or the src tree are not average users, and should
create additional partitions to store that stuff.
The FAQ should *NOT* be changed to accomodate the non-
I noticed this problem too.
There is also a related problem with FAQ (and please forgive me for hijacking
the thread!): if someone follows these instructions to the letter, correcting
for the file hierarchy, of course, they can end up with no space in /usr.
Specifically,
a) By default, disklab
Looking at src changes this is probably expected, Nov 20 snapshot is still
affected.
login: uvm_fault(0x81cbc100, 0x80b6e000, 0, 1) -> e
kernel: page fault trap, code=0
Stopped at uvm_unmap_remove+0x212: movq0x100(%r13),%r8
ddb{7}> set $lines = 0
ddb{7}> show panic
kernel
On Tue, Nov 20, 2018 at 03:24:18PM +0100, Reyk Floeter wrote:
> Hi
>
> On Fri, Nov 16, 2018 at 05:35:03PM +0100, Reyk Floeter wrote:
> > "local interface" (-L) is an amazing feature and I use it every day;
> > but it is IPv4-only and now I realized that I need IPv6 too.
> >
> > The attached diff
On Fri, 16 Nov 2018 at 07:02:42 -0700, Aaron Bieber wrote:
> On Fri, 16 Nov 2018 at 06:55:09 -0700, Aaron Bieber wrote:
> > Hi,
> >
> > This diff is based off a diff Geert Hendrickx sent to bugs@ back in 2009. I
> > have updated it to add the 'swapctrlcaps' bit and removed the xenocara diff.
> >
>
On Tue, Nov 20, 2018 at 12:47 AM Martijn van Duren <
openbsd+t...@list.imperialat.at> wrote:
> When running a script with -o posix I usually do so to make sure that
> the script will run anywhere with a POSIX compliant shell. Currently we
> support typeset when running in posix mode, where POSIX s
On Nov 20, 2018 9:15 AM, Gilles Chehade wrote:
>
> On Sun, Nov 18, 2018 at 08:32:47AM -0600, Edgar Pettijohn III wrote:
> > Use new syntax.
> >
>
> Sorry was on the road.
>
> Comment inlined:
>
>
> > Index: makemap.8
> >
> > ===
>
On Sat, Nov 10, 2018 at 04:02:15PM -0500, Daniel Dickman wrote:
> Add core 4g thermal id from one of my systems. ok?
>
sure, ok mlarkin
-ml
>
> Index: pcidevs
> ===
> RCS file: /cvs/src/sys/dev/pci/pcidevs,v
> retrieving revision
On Tue, Nov 20, 2018 at 10:02:33PM +0100, Alexandre Ratchov wrote:
> Midiplay requires a midi synth to produce sounds. We dropped support
> for OPL2-style chips, as we've two softsynths in ports to render
> midi. Both already handle .mid files, so midiplay is not very useful
> anymore.
>
> Objecti
Midiplay requires a midi synth to produce sounds. We dropped support
for OPL2-style chips, as we've two softsynths in ports to render
midi. Both already handle .mid files, so midiplay is not very useful
anymore.
Objections to remove it?
OK?
Index: Makefile
===
On Tue, Nov 20, 2018 at 04:23:33PM +0100, Reyk Floeter wrote:
> On Sat, Nov 17, 2018 at 02:11:58PM +0100, Klemens Nanni wrote:
> > On Fri, Nov 16, 2018 at 08:56:52PM +0100, Reyk Floeter wrote:
> > > > the following diff allows rad(8) to watch interface groups. This
> > > > allows to automatically
On Sat, Nov 17, 2018 at 02:11:58PM +0100, Klemens Nanni wrote:
> On Fri, Nov 16, 2018 at 08:56:52PM +0100, Reyk Floeter wrote:
> > > the following diff allows rad(8) to watch interface groups. This
> > > allows to automatically add/remove interfaces in a given group.
> > >
> > > For example, I pu
On Sun, Nov 18, 2018 at 08:32:47AM -0600, Edgar Pettijohn III wrote:
> Use new syntax.
>
Sorry was on the road.
Comment inlined:
> Index: makemap.8
>
> ===
> RCS file: /cvs/src/usr.sbin/smtpd/makemap.8,v
> retrieving revision 1.2
Hi
On Fri, Nov 16, 2018 at 05:35:03PM +0100, Reyk Floeter wrote:
> "local interface" (-L) is an amazing feature and I use it every day;
> but it is IPv4-only and now I realized that I need IPv6 too.
>
> The attached diff implements IPv6 support for local interfaces.
>
Updated diff with feedback
When running a script with -o posix I usually do so to make sure that
the script will run anywhere with a POSIX compliant shell. Currently we
support typeset when running in posix mode, where POSIX states:
If the command name matches the name of a utility listed in the
following table, the resul
18 matches
Mail list logo