Re: tcsh as csh default

2022-10-21 Thread Havard Eidnes
> Does csh even exist anymore? You're trolling? The mere fact that it exists in NetBSD to the present day is perhaps enough to claim "yes", and we have the version history back to the 4.4lite version in our source archive. > I thought tcsh replaced csh and is now the main development > branch of

Re: stack overflow in getaddrinfo(3) with a small-sized stack in pthreads

2021-12-04 Thread Havard Eidnes
>> > |> DNS queries (via UDP) are limited to max 512, as that is what the >> > |> protocol always required, so can be handled by everything (or should >> > be). >> >> That disregards EDNS0, which in the DNS "in general" is pretty >> much universally supported these days. After all, it's nearly

Re: stack overflow in getaddrinfo(3) with a small-sized stack in pthreads

2021-12-04 Thread Havard Eidnes
> Joerg Sonnenberger wrote in > : > |On Mon, Nov 29, 2021 at 08:38:35PM +0700, Robert Elz wrote: > |> DNS queries (via UDP) are limited to max 512, as that is what the > |> protocol always required, so can be handled by everything (or should be). That disregards EDNS0, which in the DNS "in gen