Re: regarding OpenSSL License change

2017-03-26 Thread Jimmy Hess
> > From: "Constantine A. Murenin" > > If we do not hear from you, we will assume that you have no objection. > Is this for real?! > Who do they think they are? ... >People should not bother to respond to such nonsense, and then sue > OpenSSL for obvious copyright infringement I think "Don't

Re: pointer corruption in exec_script.c

2017-05-09 Thread Jimmy Hess
On Tue, May 9, 2017 at 3:27 PM, Peter J. Philipp wrote: > Sorry the patch is bad because I fail to check what I want to free for NULL. > You probably caught it. Better let someone with lots of experience handle > this. At a cursory glance. Check the referrentI

Re: [patch] Fail execve on environment duplicates

2017-05-09 Thread Jimmy Hess
On Tue, May 9, 2017 at 4:17 PM, Ted Unangst wrote: > Matthew Martin wrote: I would suggest N^2 loops are automatically forgiveable, If there is a limit on N, which is a reasonable number for any supported environment, but total potential impact on performance for

Re: [PATCH] Do not mention newaliases(8) in /etc/mail/aliases

2017-05-31 Thread Jimmy Hess
On Wed, May 31, 2017 at 6:34 AM, Gilles Chehade wrote: > It is not that simple because newaliases works when you have one aliases > database (e.g. /etc/mail/aliases). This is the case on the default setup > but smtpd supports per-rule aliases mappings and for example the MX

Re: Proposal for sshd_config(5) man page

2017-10-13 Thread Jimmy Hess
On Fri, Oct 13, 2017 at 5:57 AM, Walter Alejandro Iglesias wrote: Perhaps the existence of PermitRootLogin directive is redundant at this point or ought to be deprecated, and the docs should suggest using other Option directives? :-) Or. how is this meant to provide

Re: sin() implementation

2017-09-26 Thread Jimmy Hess
On Tue, Sep 26, 2017 at 6:27 AM, Jan Stary wrote: > s_sin.c normalizes the argument to [-pi/4, +pi/4]. > This is how |x| <= pi/4 is tested: > GET_HIGH_WORD(ix,x); > ix &= 0x7fff; > if(ix <= 0x3fe921fb) return __kernel_sin(x,z,0); > > Why is it done

Re: Stop ping telling world its pid

2018-04-11 Thread Jimmy Hess
On Tue, Apr 10, 2018 at 3:11 PM, Vadim Zhukov wrote: > While working on home job for students, I've come across two > questionable thingies in ping.c: > > 1. It sends process PID (well, last 16 bits) to the network. >Maybe I'm a bit paranoid, but this looks like bad idea

Re: [patch] Remove redundant quotes in sys/sys/resource.h and sys/sys/sysctl.h

2018-04-20 Thread Jimmy Hess
On Fri, Apr 20, 2018 at 3:57 AM, Theo Buehler wrote: > I don't think these are "redundant quotes" but rather ditto marks: The ditto mark and the quote character are not the same character, and the comments are nonsensical since they used the wrong character. If the writer

Re: Employment verification – request for contact details

2019-05-07 Thread Jimmy Hess
On Tue, May 7, 2019 at 2:07 PM Anders Andersson wrote: > > ...[snip]... What they probably did not realize is that the OpenBSD foundation is openbsdfoundation.org and not openbsd.org, so for the nature of their e-mail message, the To: domain is going to tech@openbsd.org of the OpenBSD