Hmm, it seems that we were the only ones that had RES_NOCHECKNAME enabled.
Everyone else uses check-names by default. So I am inclined to leave it as is.
christos
> On Apr 30, 2021, at 5:33 PM, Christos Zoulas wrote:
>
> Signed PGP part
> I guess I will undo it, because as I mentioned in a sepa
I guess I will undo it, because as I mentioned in a separate mail it causes
other problems.
christos
> On Apr 30, 2021, at 5:18 PM, Robert Elz wrote:
>
>Date:Fri, 30 Apr 2021 12:07:49 -0400
>From:"Christos Zoulas"
>Message-ID: <20210430160749.3a4dbf...@cvs.netbsd.
Date:Fri, 30 Apr 2021 12:07:49 -0400
From:"Christos Zoulas"
Message-ID: <20210430160749.3a4dbf...@cvs.netbsd.org>
| src/include: resolv.h
|
| Log Message:
| Default to check-names for safety.
Please don't do that, check-names applies at the wrong place, a
On Fri, 17 Apr 2020, Kamil Rytarowski wrote:
On 17.04.2020 22:22, Joerg Sonnenberger wrote:
On Fri, Apr 17, 2020 at 03:22:35PM +, Kamil Rytarowski wrote:
Module Name:src
Committed By: kamil
Date: Fri Apr 17 15:22:35 UTC 2020
Modified Files:
src/include: assert.h
L
On 17.04.2020 22:22, Joerg Sonnenberger wrote:
> On Fri, Apr 17, 2020 at 03:22:35PM +, Kamil Rytarowski wrote:
>> Module Name: src
>> Committed By:kamil
>> Date:Fri Apr 17 15:22:35 UTC 2020
>>
>> Modified Files:
>> src/include: assert.h
>>
>> Log Message:
>> Remove
On Fri, 17 Apr 2020, Joerg Sonnenberger wrote:
On Fri, Apr 17, 2020 at 03:22:35PM +, Kamil Rytarowski wrote:
Module Name:src
Committed By: kamil
Date: Fri Apr 17 15:22:35 UTC 2020
Modified Files:
src/include: assert.h
Log Message:
Remove the static_assert() fallbac
On Fri, Apr 17, 2020 at 03:22:35PM +, Kamil Rytarowski wrote:
> Module Name: src
> Committed By: kamil
> Date: Fri Apr 17 15:22:35 UTC 2020
>
> Modified Files:
> src/include: assert.h
>
> Log Message:
> Remove the static_assert() fallback for pre-C11 and pre-C++11
>
> C++ with
On 02.03.2020 03:58, matthew green wrote:
>>> On Sun, Mar 01, 2020 at 03:08:16PM +, Kamil Rytarowski wrote:
Module Name: src
Committed By: kamil
Date: Sun Mar 1 15:08:16 UTC 2020
Modified Files:
src/include: stddef.h
Log Messag
> > On Sun, Mar 01, 2020 at 03:08:16PM +, Kamil Rytarowski wrote:
> >> Module Name: src
> >> Committed By: kamil
> >> Date: Sun Mar 1 15:08:16 UTC 2020
> >>
> >> Modified Files:
> >>src/include: stddef.h
> >>
> >> Log Message:
> >> Expose max_align_t to C99/C++
whe
On 01.03.2020 22:54, Joerg Sonnenberger wrote:
> On Sun, Mar 01, 2020 at 10:26:08PM +0100, Kamil Rytarowski wrote:
>> On 01.03.2020 19:31, Joerg Sonnenberger wrote:
>>> On Sun, Mar 01, 2020 at 03:08:16PM +, Kamil Rytarowski wrote:
Module Name: src
Committed By: kamil
D
On Sun, Mar 01, 2020 at 10:26:08PM +0100, Kamil Rytarowski wrote:
> On 01.03.2020 19:31, Joerg Sonnenberger wrote:
> > On Sun, Mar 01, 2020 at 03:08:16PM +, Kamil Rytarowski wrote:
> >> Module Name: src
> >> Committed By: kamil
> >> Date: Sun Mar 1 15:08:16 UTC 2020
> >
On 01.03.2020 19:31, Joerg Sonnenberger wrote:
> On Sun, Mar 01, 2020 at 03:08:16PM +, Kamil Rytarowski wrote:
>> Module Name: src
>> Committed By:kamil
>> Date:Sun Mar 1 15:08:16 UTC 2020
>>
>> Modified Files:
>> src/include: stddef.h
>>
>> Log Message:
>> Expose
On Sun, Mar 01, 2020 at 03:08:16PM +, Kamil Rytarowski wrote:
> Module Name: src
> Committed By: kamil
> Date: Sun Mar 1 15:08:16 UTC 2020
>
> Modified Files:
> src/include: stddef.h
>
> Log Message:
> Expose max_align_t to C99/C++
Please revert this immediately. It is just w
Thanks, applied.
christos
> On Sep 15, 2019, at 7:51 PM, Kamil Rytarowski wrote:
>
> Signed PGP part
> Thanks!
>
> Here is more cleanup of _INCOMPLETE_XOPEN_C063:
>
> http://netbsd.org/~kamil/patch-00149-_INCOMPLETE_XOPEN_C063.txt
>
> (not build tested)
>
> On 16.09.2019 01:41, Christos Zou
Thanks!
Here is more cleanup of _INCOMPLETE_XOPEN_C063:
http://netbsd.org/~kamil/patch-00149-_INCOMPLETE_XOPEN_C063.txt
(not build tested)
On 16.09.2019 01:41, Christos Zoulas wrote:
> Fixed.
>
> christos
>
>> On Sep 15, 2019, at 6:40 PM, Kamil Rytarowski wrote:
>>
>> Signed PGP part
>> On 1
Fixed.
christos
> On Sep 15, 2019, at 6:40 PM, Kamil Rytarowski wrote:
>
> Signed PGP part
> On 16.09.2019 00:32, Christos Zoulas wrote:
>> Module Name: src
>> Committed By:christos
>> Date:Sun Sep 15 22:32:48 UTC 2019
>>
>> Modified Files:
>> src/include: unistd.h
On 16.09.2019 00:32, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Sun Sep 15 22:32:48 UTC 2019
>
> Modified Files:
> src/include: unistd.h
>
> Log Message:
> Declare fexecve
>
Thanks!
Now we have got two.. declarations.
#if defined(_INCOMPLETE_XOP
On 23.05.2019 16:09, m...@netbsd.org wrote:
> On Thu, May 23, 2019 at 09:05:00AM +0200, Martin Husemann wrote:
>> On Thu, May 23, 2019 at 12:03:33AM +0200, Kamil Rytarowski wrote:
> -#if ((__cplusplus - 0) < 201103L)
> +#if defined(_ISOC11_SOURCE) || (__STDC_VERSION__ - 0) >= 201101L
>>
>>
On Thu, May 23, 2019 at 09:05:00AM +0200, Martin Husemann wrote:
> On Thu, May 23, 2019 at 12:03:33AM +0200, Kamil Rytarowski wrote:
> > >> -#if ((__cplusplus - 0) < 201103L)
> > >> +#if defined(_ISOC11_SOURCE) || (__STDC_VERSION__ - 0) >= 201101L
>
> Am I missing something or does this (in additi
On Thu, May 23, 2019 at 09:05:00AM +0200, Martin Husemann wrote:
> On Thu, May 23, 2019 at 12:03:33AM +0200, Kamil Rytarowski wrote:
> > >> -#if ((__cplusplus - 0) < 201103L)
> > >> +#if defined(_ISOC11_SOURCE) || (__STDC_VERSION__ - 0) >= 201101L
>
> Am I missing something or does this (in additi
On Thu, May 23, 2019 at 12:03:33AM +0200, Kamil Rytarowski wrote:
> >> -#if ((__cplusplus - 0) < 201103L)
> >> +#if defined(_ISOC11_SOURCE) || (__STDC_VERSION__ - 0) >= 201101L
Am I missing something or does this (in addition to the intended change)
make the macro invisible for C++ compilations? I
On 22.05.2019 23:35, Kamil Rytarowski wrote:
> On 22.05.2019 23:25, Maya Rashish wrote:
>> Module Name: src
>> Committed By:maya
>> Date:Wed May 22 21:25:01 UTC 2019
>>
>> Modified Files:
>> src/include: assert.h
>>
>> Log Message:
>> Limit static_assert visibility to C
On 22.05.2019 23:25, Maya Rashish wrote:
> Module Name: src
> Committed By: maya
> Date: Wed May 22 21:25:01 UTC 2019
>
> Modified Files:
> src/include: assert.h
>
> Log Message:
> Limit static_assert visibility to C11.
>
> The existing definition caused issues as GCC only provide
Christos Zoulas writes:
> In article <20180207130259.ga21...@britannica.bec.de>,
> Joerg Sonnenberger wrote:
> >On Tue, Feb 06, 2018 at 03:21:21PM -0500, Christos Zoulas wrote:
> >> Module Name: src
> >> Committed By: christos
> >> Date: Tue Feb 6 20:21:21 UTC 2018
> >>
On Feb 9, 12:15pm, u...@stderr.spb.ru (Valery Ushakov) wrote:
-- Subject: Re: CVS commit: src/include
| On Fri, Feb 09, 2018 at 02:44:05 +, Christos Zoulas wrote:
|
| > In article <20180208234417.ga23...@britannica.bec.de>,
| > Joerg Sonnenberger wrote:
| > >On Thu, Feb
On Fri, Feb 09, 2018 at 02:44:05 +, Christos Zoulas wrote:
> In article <20180208234417.ga23...@britannica.bec.de>,
> Joerg Sonnenberger wrote:
> >On Thu, Feb 08, 2018 at 10:56:22PM +, Christos Zoulas wrote:
> >> In article <20180207130259.ga21...@britannica.bec.de>,
> >> Joerg Sonnenber
In article <20180208234417.ga23...@britannica.bec.de>,
Joerg Sonnenberger wrote:
>On Thu, Feb 08, 2018 at 10:56:22PM +, Christos Zoulas wrote:
>> In article <20180207130259.ga21...@britannica.bec.de>,
>> Joerg Sonnenberger wrote:
>> >On Tue, Feb 06, 2018 at 03:21:21PM -0500, Christos Zoulas
On Thu, Feb 08, 2018 at 10:56:22PM +, Christos Zoulas wrote:
> In article <20180207130259.ga21...@britannica.bec.de>,
> Joerg Sonnenberger wrote:
> >On Tue, Feb 06, 2018 at 03:21:21PM -0500, Christos Zoulas wrote:
> >> Module Name: src
> >> Committed By: christos
> >> Date:
In article <20180207130259.ga21...@britannica.bec.de>,
Joerg Sonnenberger wrote:
>On Tue, Feb 06, 2018 at 03:21:21PM -0500, Christos Zoulas wrote:
>> Module Name: src
>> Committed By:christos
>> Date:Tue Feb 6 20:21:21 UTC 2018
>>
>> Modified Files:
>> src/include:
On Tue, Feb 06, 2018 at 03:21:21PM -0500, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Tue Feb 6 20:21:21 UTC 2018
>
> Modified Files:
> src/include: unistd.h
>
> Log Message:
> detect duplicate declaration of pthread_atfork() in pthread.h
Is this fo
On Sat, Oct 07, 2017 at 05:16:06PM -0400, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Sat Oct 7 21:16:06 UTC 2017
>
> Modified Files:
> src/include: stdlib.h
>
> Log Message:
> remove recallocarray
Thanks!
Joerg
In article <29792.1474483...@splode.eterna.com.au>,
matthew green wrote:
>
>however, there's still a build issue in libsanitizer to fix due
>to the changed structure size.
I fixed it.
christos
matthew green writes:
> "Roy Marples" writes:
> > Module Name:src
> > Committed By: roy
> > Date: Wed Sep 21 13:32:27 UTC 2016
> >
> > Modified Files:
> > src/include: ifaddrs.h
> >
> > Log Message:
> > Add ifa_addrflags to ifaddrs (forgot to commit this file, than
"Roy Marples" writes:
> Module Name: src
> Committed By: roy
> Date: Wed Sep 21 13:32:27 UTC 2016
>
> Modified Files:
> src/include: ifaddrs.h
>
> Log Message:
> Add ifa_addrflags to ifaddrs (forgot to commit this file, thanks Ryo!)
this change (and all the prior ones that need th
In article <20160320144155.gb29...@britannica.bec.de>,
Joerg Sonnenberger wrote:
>On Sun, Mar 20, 2016 at 10:11:50AM -0400, Christos Zoulas wrote:
>> Module Name: src
>> Committed By:christos
>> Date:Sun Mar 20 14:11:50 UTC 2016
>>
>> Modified Files:
>> src/include:
On Sun, Mar 20, 2016 at 10:11:50AM -0400, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Sun Mar 20 14:11:50 UTC 2016
>
> Modified Files:
> src/include: stddef.h
>
> Log Message:
> PR/50983: David Shao: Protect stddef;
> also make the pointer void *.
It
On Thu, Mar 10, 2016 at 06:53:48PM +, Leonardo Taccari wrote:
> Module Name: src
> Committed By: leot
> Date: Thu Mar 10 18:53:48 UTC 2016
>
> Modified Files:
> src/include: string.h
>
> Log Message:
> strndup() is part of XSI from The Open Group Base Specification Issue 7 and
In article <20151107002945.2872e17f...@rebar.astron.com>,
Christos Zoulas wrote:
>On Nov 7, 9:17am, m...@eterna.com.au (matthew green) wrote:
>-- Subject: re: CVS commit: src/include/rpc
>
>| > Switch to the size-unlimited fd_set. Some code will need to change to be
>| &
On Nov 7, 9:17am, m...@eterna.com.au (matthew green) wrote:
-- Subject: re: CVS commit: src/include/rpc
| > Switch to the size-unlimited fd_set. Some code will need to change to be
| > able to use this if the code allocates its own fd_set's.
|
| this is great! thanks. can we bump
"Christos Zoulas" writes:
> Module Name: src
> Committed By: christos
> Date: Fri Nov 6 19:42:57 UTC 2015
>
> Modified Files:
> src/include/rpc: svc.h
>
> Log Message:
> Switch to the size-unlimited fd_set. Some code will need to change to be
> able to use this if the code allocat
On 25/04/14 18:00, Christos Zoulas wrote:
In article <20140425171614.ga22...@britannica.bec.de>,
Joerg Sonnenberger wrote:
On Thu, Apr 24, 2014 at 08:12:56PM +, Antti Kantee wrote:
Module Name:src
Committed By: pooka
Date: Thu Apr 24 20:12:56 UTC 2014
Modified Files:
In article <20140425171614.ga22...@britannica.bec.de>,
Joerg Sonnenberger wrote:
>On Thu, Apr 24, 2014 at 08:12:56PM +, Antti Kantee wrote:
>> Module Name: src
>> Committed By:pooka
>> Date:Thu Apr 24 20:12:56 UTC 2014
>>
>> Modified Files:
>> src/include/ssp: st
On Thu, Apr 24, 2014 at 08:12:56PM +, Antti Kantee wrote:
> Module Name: src
> Committed By: pooka
> Date: Thu Apr 24 20:12:56 UTC 2014
>
> Modified Files:
> src/include/ssp: string.h
>
> Log Message:
> Wrap stpncpy() iff GNUC_PREREQ(4,8). Fixes USE_SSP=yes builds
> with gcc 4
On Jan 2, 6:33pm, "Christos Zoulas" wrote:
}
} This is a multi-part message in MIME format.
}
} --_--=_1388705630257000
} Content-Disposition: inline
} Content-Transfer-Encoding: 8bit
} Content-Type: text/plain; charset="US-ASCII"
}
} Module Name: src
} Committed By: christos
} Date:
In article <20121126195342.474c517...@cvs.netbsd.org>,
Antti Kantee wrote:
>-=-=-=-=-=-
>
>Module Name: src
>Committed By: pooka
>Date: Mon Nov 26 19:53:42 UTC 2012
>
>Modified Files:
> src/include: pwd.h
>
>Log Message:
>revert previous commit since it breaks the build on NetBSD
On Tue, 15 Mar 2011, Antti Kantee wrote:
On Tue Mar 15 2011 at 05:25:51 -0700, Paul Goyette wrote:
Module Name:src
Committed By: pooka
Date: Tue Mar 15 12:21:08 UTC 2011
Modified Files:
src/include: stdlib.h
Log Message:
put in a proto for commaize_number()
(nb. doing t
On Tue Mar 15 2011 at 05:33:16 -0700, Paul Goyette wrote:
> On Tue, 15 Mar 2011, Antti Kantee wrote:
>
> >On Tue Mar 15 2011 at 05:25:51 -0700, Paul Goyette wrote:
> >>>Module Name:src
> >>>Committed By: pooka
> >>>Date: Tue Mar 15 12:21:08 UTC 2011
> >>>
> >>>Modified Files:
> >>>
In article <20110315123136.gj2...@cs.hut.fi>,
Antti Kantee wrote:
>On Tue Mar 15 2011 at 05:25:51 -0700, Paul Goyette wrote:
>> >Module Name:src
>> >Committed By: pooka
>> >Date: Tue Mar 15 12:21:08 UTC 2011
>> >
>> >Modified Files:
>> >src/include: stdlib.h
>> >
>> >Log M
On Tue Mar 15 2011 at 05:25:51 -0700, Paul Goyette wrote:
> >Module Name:src
> >Committed By: pooka
> >Date: Tue Mar 15 12:21:08 UTC 2011
> >
> >Modified Files:
> >src/include: stdlib.h
> >
> >Log Message:
> >put in a proto for commaize_number()
> >(nb. doing this purely as
Module Name:src
Committed By: pooka
Date: Tue Mar 15 12:21:08 UTC 2011
Modified Files:
src/include: stdlib.h
Log Message:
put in a proto for commaize_number()
(nb. doing this purely as the minimum work solution to get a working build)
Maybe we shouldn't fix the build h
In article <20110216211601.ga24...@britannica.bec.de>,
Joerg Sonnenberger wrote:
>On Wed, Feb 16, 2011 at 02:29:36PM -0500, Christos Zoulas wrote:
>> Module Name: src
>> Committed By:christos
>> Date:Wed Feb 16 19:29:35 UTC 2011
>>
>> Modified Files:
>> src/include:
On Wed, Feb 16, 2011 at 02:29:36PM -0500, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Wed Feb 16 19:29:35 UTC 2011
>
> Modified Files:
> src/include: rmt.h
>
> Log Message:
> handle ssp
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.6 -
On Wed, 20 Oct 2010 17:00:21 +
David Holland wrote:
> On Mon, Sep 06, 2010 at 10:52:27AM -0400, Christos Zoulas wrote:
> > Modified Files:
> >src/include: stdio.h
> >
> > Log Message:
> > Add dprintf and vdprintf. XXX: Might ifdef it if too many things break.
>
> whose bright POSIX
In article <20101020170021.ga20...@netbsd.org>,
David Holland wrote:
>On Mon, Sep 06, 2010 at 10:52:27AM -0400, Christos Zoulas wrote:
> > Modified Files:
> > src/include: stdio.h
> >
> > Log Message:
> > Add dprintf and vdprintf. XXX: Might ifdef it if too many things break.
>
>whose bright
On Mon, Sep 06, 2010 at 10:52:27AM -0400, Christos Zoulas wrote:
> Modified Files:
> src/include: stdio.h
>
> Log Message:
> Add dprintf and vdprintf. XXX: Might ifdef it if too many things break.
whose bright POSIX idea was it to not call this "fdprintf" (which is
what everyone's alway
55 matches
Mail list logo