Re: install.sub: ieee80211_{scan,config}: Allow quoted SSIDs

2019-09-13 Thread Klemens Nanni
On Fri, Sep 06, 2019 at 11:01:35PM +0200, Klemens Nanni wrote: > I'd like to finally commit this so occasional installations over said > wifi will just work. I'll commit this weekend unless someone objects.

Re: once again: iwm(4) multi-frame rx + monitor mode

2019-09-13 Thread Mikolaj Kucharski
Hi Stefan, On Fri, Sep 13, 2019 at 02:10:12PM +0200, Stefan Sperling wrote: > Updated diff, rebased on top of -current > > If you were seeing throughput problems when testing this diff in the > previous round, please try again. > > I suspect such problems were due to the ifq drop issue which

httpd parse.y patch

2019-09-13 Thread Edgar Pettijohn
Remove unused struct. Index: parse.y === RCS file: /cvs/src/usr.sbin/httpd/parse.y,v retrieving revision 1.113 diff -u -p -u -p -r1.113 parse.y --- parse.y 28 Jun 2019 13:32:47 - 1.113 +++ parse.y 13 Sep 2019

PATCH: smtpd: don't strcmp() NULL in mta_relay_cmp()

2019-09-13 Thread Caspar Schutijser
Hi, smtpd crashed on one of my machines. I attempted to start it again but it crashed again after a few seconds. After doing # sysctl kern.nosuidcoredump=3 # mkdir -m 700 /var/crash/smtpd and rebuilding smtpd with DEBUG=-g I obtained the following information: # egdb

ftpd: vfprintf %s NULL in "Opening %s mode data connection for '%s'%s."

2019-09-13 Thread Raf Czlonka
Hi all, I've used the base ftpd(8) today: $ echo $USER | doas tee -a /etc/ftpchroot $ doas rcctl enable ftpd $ doas rcctl start ftpd And, after connecting to it: $ ftp localhost authenticating, and listing the content of the directory, I found this message in

Re: once again: iwm(4) multi-frame rx + monitor mode

2019-09-13 Thread Stefan Sperling
On Fri, Aug 30, 2019 at 03:59:08PM +0200, Stefan Sperling wrote: > I would like to try this again: In iwm(4), process more than one frame > per Rx interrupt, and enable monitor mode. > > Monitor mode triggers "unhandled fimware response" errors without multi-Rx > support. We have seen these