Re: Advanced Programming in the Unix Environment 3rd Edition

2017-11-12 Thread Theo Buehler
fixed, thanks

Advanced Programming in the Unix Environment 3rd Edition

2017-11-12 Thread MazoComp
diff --git books.html books.html index 0a3abb7e8..93fef71b1 100644 --- books.html +++ books.html @@ -319,7 +319,7 @@ This book is similar to The Practice of Programming, but older. The examples are given in Fortran and PL/I. -Advanced Programming in the Unix Environment (2nd Edition)

xfce4 and gtk+3 applications

2017-11-12 Thread Dutch Ingraham
Hi all - I've just installed xfce and xfce-extras on my x86_64 box, running the snapshot from 11/11. I'm having trouble with gtk+3 applications such as firefox and geany. It *seems* gtk+3 is not being recognized, i.e., the scrollbar is an inoperative, wide gtk+2-type scrollbar, applications

Re: reboot loop on -current, one machine of several

2017-11-12 Thread Mihai Popescu
> booting hd0a:/bsd: 8484712+2429968+244048+0+667648 [636809heap full > (0x9d304+65536) Maybe a corrupted or too big /bsd file? I am curious about the cause.

Re: Problems dual booting OpenBSD 6.2 on X1 Carbon

2017-11-12 Thread Maurice McCarthy
On 12/11/17 16:14, Martin Oppegaard wrote: > Yes. > > From before I have another fulldisk encrypted OpenBSD with Windows (7) > multiboot and that works as normal. It's Windows 10 I'm having issues with. > > On Sun, Nov 12, 2017 at 3:47 PM, Maurice McCarthy > wrote: > > >

Re: reboot loop on -current, one machine of several

2017-11-12 Thread Nick Holland
On 11/12/17 14:13, Otto Moerbeek wrote: > On Sun, Nov 12, 2017 at 01:28:39PM -0500, Nick Holland wrote: > >> Help. >> >> I was upgrading a few very similar machines to -current today. >> ONE of the three decided to be unpleasant. The thing has a >> serial console, and but it is about 370km from

qla card

2017-11-12 Thread Olivier Cherrier
Hi, I am trying to use a QLogic ISP2312 card (dual port) on current and it fails to initialize : qla0 at pci4 dev 5 function 0 "QLogic ISP2312" rev 0x02: apic 6 int 20 ISP couldn't exec firmware: 2 qla1 at pci4 dev 5 function 1 "QLogic ISP2312" rev 0x02: apic 6 int 21 qla1: firmware

Re: reboot loop on -current, one machine of several

2017-11-12 Thread Otto Moerbeek
On Sun, Nov 12, 2017 at 01:28:39PM -0500, Nick Holland wrote: > Help. > > I was upgrading a few very similar machines to -current today. > ONE of the three decided to be unpleasant. The thing has a > serial console, and but it is about 370km from me. :-/ > > Upgrade from Sep 9 current to

reboot loop on -current, one machine of several

2017-11-12 Thread Nick Holland
Help. I was upgrading a few very similar machines to -current today. ONE of the three decided to be unpleasant. The thing has a serial console, and but it is about 370km from me. :-/ Upgrade from Sep 9 current to today's current via bsd.rd, just like the other two. Upon reboot, it does this

Re: em0: Hardware Initialization Failed

2017-11-12 Thread Jan Stary
On Nov 11 13:05:46, r...@tamos.net wrote: > Sorry for top posting. I don’t know if this will solve your larger > issue, but I when I do something like this, I always need to insure that > the interface is down before I ask for a lease. That is, please try: > $ doas ifconfig em0 down > $ doas

Re: Problems dual booting OpenBSD 6.2 on X1 Carbon

2017-11-12 Thread Martin Oppegaard
Yes. >From before I have another fulldisk encrypted OpenBSD with Windows (7) multiboot and that works as normal. It's Windows 10 I'm having issues with. On Sun, Nov 12, 2017 at 3:47 PM, Maurice McCarthy wrote: > On 12/11/17 13:54, Martin Oppegaard wrote: > > Yes, with same

Re: Problems dual booting OpenBSD 6.2 on X1 Carbon

2017-11-12 Thread Maurice McCarthy
On 12/11/17 13:54, Martin Oppegaard wrote: > Yes, with same result. > > On Sun, Nov 12, 2017 at 11:56 AM, Maurice McCarthy > wrote: > > > rsd2c > > > > Sorry, just to double-check. From https://www.openbsd.org/faq/faq4.html#Multibooting you created the pbr with # dd

Re: Problems dual booting OpenBSD 6.2 on X1 Carbon

2017-11-12 Thread Martin Oppegaard
Yes, with same result. On Sun, Nov 12, 2017 at 11:56 AM, Maurice McCarthy wrote: > rsd2c > >

Re: odd problem with etherip(4)

2017-11-12 Thread Martin Pieuchot
On 10/11/17(Fri) 20:22, Peter J. Philipp wrote: > Hi, > > I have an etherip(4) interface in down state, yet I still receive carp's > through it. I don't know how that's possible... > > beta# ifconfig etherip0 > etherip0: flags=8902 mtu 1500 >

Re: Problems dual booting OpenBSD 6.2 on X1 Carbon

2017-11-12 Thread Maurice McCarthy
rsd2c

Re: Problems dual booting OpenBSD 6.2 on X1 Carbon

2017-11-12 Thread Maurice McCarthy
On 12/11/17 10:35, I wrote: > Snap response but have you tried the pbr from sd2c? > > Delete all and insert ""

Fix carp FAQ: net.inet.carp.preempt is not necessary for group demotion failover

2017-11-12 Thread Christopher Zimmermann
Hi, if I read the code correctly, the demotion counter would only _prevent_ preemptive failover if the preempting master was demoted. A demoted master would failover to a less demoted backup no matter what the advbase / advskew timing says. The relevant code is following

Re: Problems dual booting OpenBSD 6.2 on X1 Carbon

2017-11-12 Thread Maurice McCarthy
Snap response but have you tried the pbr from sd2c? On 12/11/17 09:43, Martin Oppegaard wrote: > Hi misc, > > I've just shrinked the Windows partition on my X1 Carbon and installed > OpenBSD 6.2 with full disk encryption. After copying the PBR Windows is not > able to boot with it, returning

Problems dual booting OpenBSD 6.2 on X1 Carbon

2017-11-12 Thread Martin Oppegaard
Hi misc, I've just shrinked the Windows partition on my X1 Carbon and installed OpenBSD 6.2 with full disk encryption. After copying the PBR Windows is not able to boot with it, returning error 0x07b: file is missing or corrupt. I've tried with "PBR"s from several partitions, including sd2a