Re: Mbim device umb0 - no authentification?

2016-09-05 Thread Theo de Raadt
> Other question: In case the nameservers from the provider > change, do I have to change them myself in resolv.conf or > is there some magic with umb0, that the nameservers > find there way to the resolv.conf (like with dhclient)? > > Even with default gateway We do not have magic to do thi

can't find fstab entry ?

2016-09-05 Thread Bob Jones
OpenBSD 6.0 GENERIC.MP#0 amd64 My fstab entry looks like : 10.10.10.10:/srv/share /mnt/ops_test nfs defaults,noexec,nosuid,nodev,auto 0 0 However: $ doas mount /mnt/ops_test doas (m...@example.com) password: mount: can't find fstab entry for /mnt/ops_test Any ideas ? That style of fstab ent

Re: can't find fstab entry ?

2016-09-05 Thread Theo de Raadt
> OpenBSD 6.0 GENERIC.MP#0 amd64 > > My fstab entry looks like : > > 10.10.10.10:/srv/share /mnt/ops_test nfs defaults,noexec,nosuid,nodev,auto 0 0 > > However: > > $ doas mount /mnt/ops_test > doas (m...@example.com) password: > mount: can't find fstab entry for /mnt/ops_test > > > Any ideas

iked alternate location for the control socket?

2016-09-05 Thread csszep
Hello! In ikectl there is a "-s socket" parameter to change the control socket location. But in iked the "-s" parameter is missing, so you cannot change the socket location. This is not implemented in iked? It is useful if run two iked process in different rdomain. Thx csszep

Re: Updated documentation question: pkg_add manpage

2016-09-05 Thread Ingo Schwarze
Hi LenLynch, LenLynch wrote on Sun, Sep 04, 2016 at 10:01:19PM -0500: > I followed the guidance for upgrading from 5.9 to 6.0 and removed the > old directory for man pages, and it appears that the 'man pkg_add' > no longer works. > > If there isn't anything special about this page, then it just

Re: Mbim device umb0 - no authentification?

2016-09-05 Thread Kapfhammer, Stefan
Thank you Theo, that's what I wanted to know. No magic! So I will write a little script, which catches the DNS's and the IP's from ifconfig's output and writes it to the correct files/ launches the correct commands Will be no magic anyway ;) Thank you for answering. Freundliche Grüße / Regards

s/separate/separated/ in pledge.2

2016-09-05 Thread Rob Pierce
Index: pledge.2 === RCS file: /cvs/src/lib/libc/sys/pledge.2,v retrieving revision 1.34 diff -u -p -r1.34 pledge.2 --- pledge.21 Sep 2016 10:06:30 - 1.34 +++ pledge.25 Sep 2016 11:08:34 - @@ -126,7 +126,7 @@ once.

Consistent case and full stop in rc.8

2016-09-05 Thread Rob Pierce
Index: rc.8 === RCS file: /cvs/src/share/man/man8/rc.8,v retrieving revision 1.42 diff -u -p -r1.42 rc.8 --- rc.821 Nov 2015 19:43:50 - 1.42 +++ rc.85 Sep 2016 11:34:57 - @@ -194,11 +194,11 @@ not to run .

fix inconsistent man page use of "single user mode"

2016-09-05 Thread Rob Pierce
init.8 currently has six instances of "single-user mode" and three instances of "single-user shell", so fix the two "single user mode" outliers. Also, correct the only other two instances of man pages with "single user mode" in afterboot.8 and netstart.8. Index: init.8 ==

Re: fix inconsistent man page use of "single user mode"

2016-09-05 Thread Jason McIntyre
On Mon, Sep 05, 2016 at 08:41:19AM -0400, Rob Pierce wrote: > init.8 currently has six instances of "single-user mode" and three instances > of "single-user shell", so fix the two "single user mode" outliers. > > Also, correct the only other two instances of man pages with "single user > mode" in

grammar errors in usr.bin/openssl/s_client.c

2016-09-05 Thread Renaud Allard
Hello, I have found some grammar errors in s_client.c in libressl Index: usr.bin/openssl/s_client.c === RCS file: /cvs/src/usr.bin/openssl/s_client.c,v retrieving revision 1.28 diff -u -p -r1.28 s_client.c --- usr.bin/openssl/s_clien

some more single user mode in /etc/rc

2016-09-05 Thread Rob Pierce
I wasn't actually looking for this, but stumbled across it while reviewing /etc/rc. Rob Index: rc === RCS file: /cvs/src/etc/rc,v retrieving revision 1.486 diff -u -p -r1.486 rc --- rc 10 Jul 2016 09:08:18 - 1.486 +++ rc 5

Re: some more single user mode in /etc/rc

2016-09-05 Thread Jason McIntyre
On Mon, Sep 05, 2016 at 10:58:47AM -0400, Rob Pierce wrote: > I wasn't actually looking for this, but stumbled across it while reviewing > /etc/rc. > > Rob > well the code is different, at least for me. someone else might pick this up, but i won't - sorry. i mean, to do the job right, you'd have

Re: Updated documentation question: pkg_add manpage

2016-09-05 Thread LenLynch
Thank you, I'm using binpatches with openup as well... On Mon, Sep 5, 2016 at 5:10 AM, Ingo Schwarze wrote: > > ​> ​ > That seems very unlikely, but you can easily check whether the > ​ > ​> > ​ > man60.tgz *you* used is corrupt by running "tar -tzvf" against ​ > ​> > ​ > it.

Re: spamd question

2016-09-05 Thread Kasper Haitsma
Does anyone have an explanation for this? even with pf off (pf -F all), spamd-sync packages arrive at the 5.9 box, but no GREY entries are added to spamdb However WHITE entries are added.. Help is appreciated 2016-08-29 15:49 GMT+02:00 Kasper Haitsma : > Thanks Peter for responding. > > The loggi

Re: spamd question

2016-09-05 Thread Kasper Haitsma
Also, when I manually create a message (telnet to port 25) to a 5.9 host, a GREY entry is created, but not "published" spamd_black=NO spamd_flags="-h -n \"Sendmail 8.11.4/8.11.1\" -v -w1 -y bge1 -Y bge1" spamlogd_flags="-I -i lo0" where bge1 is the interface to the internal network 2016-09-05

httpd: old behavior returns: Couldn't resolve host

2016-09-05 Thread C. L. Martinez
Hi all, I have upgraded my TT-RSS server based on OpenBSD 5.9 to OpenBSD 6.0. All goes perfect, except when I try to add news feeds. Like I have reported in the past: http://marc.info/?l=openbsd-misc&m=146739024615025&w=2, tt-rss returns "Couldn't resolve host" every time that I try to add a n

Ralink 802.11n Mini PCI

2016-09-05 Thread Patrick Dohman
Hello Hoping to determine what modern Mini PCI 802.11n adapters are supported by the RT2800 chipset. It appears the Ralink man page includes the following supported adapters however a search of the internet points to most being no longer actively manufactured. Amigo AWI-922W. Billionton MIWLGRL.

OpenBSD 6.0 and emacs-24.5p2-gtk2

2016-09-05 Thread Peter Fraser
Whenever I start emacs on an OpenBSD 6.0 , from an xterm start from a remote windows system running cygwin Xwin I get: (emacs:17220): GLib-GIO-CRITICAL **: g_settings_schema_source_lookup: assertion 'source != NULL' failed The failed assertion does not seem to cause any trouble, and I expect gset

Re: httpd: old behavior returns: Couldn't resolve host (SOLVED)

2016-09-05 Thread C. L. Martinez
On Mon 5.Sep'16 at 16:15:12 +, C. L. Martinez wrote: > Hi all, > > I have upgraded my TT-RSS server based on OpenBSD 5.9 to OpenBSD 6.0. All > goes perfect, except when I try to add news feeds. Like I have reported in > the past: http://marc.info/?l=openbsd-misc&m=146739024615025&w=2, tt-r

Re: OpenBSD 6.0 and emacs-24.5p2-gtk2

2016-09-05 Thread Lyndon Nerenberg
> On Sep 5, 2016, at 10:16 AM, Peter Fraser wrote: > > (emacs:17220): GLib-GIO-CRITICAL **: g_settings_schema_source_lookup: > assertion 'source != NULL' failed > > The failed assertion does not seem to cause any trouble, and I expect > gsettings is part of the answer,. > but I don't know what the

Re: Ralink 802.11n Mini PCI

2016-09-05 Thread Stefan Sperling
On Mon, Sep 05, 2016 at 12:15:28PM -0500, Patrick Dohman wrote: > Hello > > Hoping to determine what modern Mini PCI 802.11n adapters are supported by the > RT2800 chipset. In -current, the ral(4) driver supports RT3900E chipsets (with RT5390 and RT5392 MACs). These are more recent so perhaps eas

i386 generic kernel compile error

2016-09-05 Thread Eivind Eide
I'm trying to compile generic i386 -current kernel to test a patch which maybe can make -current kernel bootable again on this old machine I got. https://marc.info/?l=openbsd-bugs&m=147293672100677&w=2 However the compile fails with errors that seems to relate to something else. Details about my m

Re: i386 generic kernel compile error

2016-09-05 Thread Edgar Pettijohn
On 16-09-05 16:18:02, Eivind Eide wrote: > I'm trying to compile generic i386 -current kernel to test a patch > which maybe can make -current kernel bootable again on this old > machine I got. > https://marc.info/?l=openbsd-bugs&m=147293672100677&w=2 > > However the compile fails with errors that

Re: i386 generic kernel compile error

2016-09-05 Thread Christian Weisgerber
On 2016-09-05, Eivind Eide wrote: > ../../../../netinet6/in6_pcb.c:211: error: expected expression before '<<' > token > ../../../../netinet6/in6_pcb.c:298: error: expected expression before '==' > token > ../../../../netinet6/in6_pcb.c:313: error: expected expression before '>>' > token CVS

installing Perl modules from CPAN generates code dumps

2016-09-05 Thread Alceu Rodrigues de Freitas Junior
Hello all, I'm trying to install modules from CPAN on a 5.9 OpenBSD VM running on VirtualBox 5.0.26 r108824 and for a specific module (Moose), I'm getting failures during the tests phase since they are generating a core dump. Initially I tried to do that using the standard perl (5.20.2) with lo

Re: Updated documentation question: pkg_add manpage

2016-09-05 Thread LenLynch
Apologies to the list in general and to Ingo especially... I re-ran upgrade and this fixed my issue. proof follows: $ functions $ alias man man alias not found $ echo $MANPATH $ cat /etc/man.conf # $OpenBSD: man.conf,v 1.22 2015/01/20 19:17:28 schwarze Exp $ # Sheer, raging paranoia...

Re: OpenBSD 6.0 and emacs-24.5p2-gtk2

2016-09-05 Thread Sean Kamath
This drove me nuts for a while to. Then I found pkg_add gsettings-desktop-schema provided the missing schema entry/entries. Sean > On Sep 5, 2016, at 10:31 AM, Lyndon Nerenberg wrote: > >> On Sep 5, 2016, at 10:16 AM, Peter Fraser wrote: >> >> (emacs:17220): GLib-GIO-CRITICAL **: g_settings_

Check for wxneeded option?

2016-09-05 Thread Philippe Meunier
Hello, How does one check whether an existing program has been linked using the wxneeded option or not? I tried to play with objdump -x but I don't know what to look for in the output... Any help? Thank you. Cheers, Philippe

Re: Check for wxneeded option?

2016-09-05 Thread David Coppa
Il 6 settembre 2016 07:28:40 CEST, Philippe Meunier ha scritto: >Hello, > >How does one check whether an existing program has been linked using >the wxneeded option or not? > >I tried to play with objdump -x but I don't know what to look for in >the output... Any help? Thank you. readelf -l /p

Re: Check for wxneeded option?

2016-09-05 Thread Philippe Meunier
David Coppa wrote: >readelf -l /path/to/executable Well, thanks, but... what should I look for in the output, exactly? Philippe

Re: Check for wxneeded option?

2016-09-05 Thread Theo de Raadt
> David Coppa wrote: > >readelf -l /path/to/executable > It is probably staring you in the face. Unfortunately readelf truncates the long name OPENBSD_WXNEED 0x 0x 0x 0x 0xE8 That is if

Re: Check for wxneeded option?

2016-09-05 Thread Philippe Meunier
Theo de Raadt wrote: >It is probably staring you in the face. Okay, I assume this requires -current then? I'm using 6.0-release on i386 and I don't see it: $ readelf -l /usr/local/jdk-1.8.0/bin/java | egrep -i wx $ (yes, I know that java was linked with wxneeded (I get an "mprotect W^X violatio