faq/current.html: Mention sudo removal

2015-07-03 Thread Steven McDonald
Hi, Here's a patch for current.html telling users how to handle the sudo removal from base. Index: faq/current.html === RCS file: /cvs/www/faq/current.html,v retrieving revision 1.614 diff -u -p -r1.614 current.html --- faq/current.h

syslogd: remove some unneeded includes

2015-07-03 Thread Todd C. Miller
Also removes all includes from syslogd.h which required including sys/socket.h in two files. - todd Index: usr.sbin/syslogd/evbuffer_tls.c === RCS file: /cvs/src/usr.sbin/syslogd/evbuffer_tls.c,v retrieving revision 1.3 diff -u -p -

Re: umass quirk for ignoring residue?

2015-07-03 Thread frantisek holop
Martin Pieuchot, 22 Jun 2015 15:17: > > but this did not seem to help. while the quirk was committed, my enclosure is still not working. here is the output with SCSIDEBUG: umass0 at uhub0 port 1 configuration 1 interface 0 "Super Top USB 2.0 IDE DEVICE" rev 2.00/2.01 addr 6 umass0: using SCSI

Re: error:0906D064:PEM routines:PEM_read_bio:bad base64

2015-07-03 Thread Brent Cook
> On Jun 30, 2015, at 1:52 AM, mxb wrote: > > > I’m sorry but I can’t provide private key. > It is basically production and not self-signed. Comes from Thawte. > > I’m able to produce output from ‘openssl enc -d base64 < key’, > so issue from the link you pointed out is not on my side. > >

Re: [patch] libc/locale Makefile.inc cleanup

2015-07-03 Thread Stefan Sperling
On Fri, Jul 03, 2015 at 08:19:31AM +0200, Sebastien Marie wrote: > Hi, > > There are no ${LIBCSRCDIR}/arch/${MACHINE_CPU}/locale directories in > cvs. Remove the unused search path from Makefile. > > OK ? Comments ? > -- > Sebastien Marie Fine with me. This line has effectively been there since