Re: CVS commit: src/external/historical/nawk/dist

2024-07-22 Thread Steffen Nurpmeso
Christos Zoulas wrote in <20240721194847.c8c05f...@cvs.netbsd.org>: |Module Name: src |Committed By: christos |Date: Sun Jul 21 19:48:47 UTC 2024 | |Modified Files: | src/external/historical/nawk/dist: lib.c | |Log Message: |PR/58421: RVP: fix readdir on tmpfs. Upstream merge is

Re: CVS commit: src/lib/libc/time

2023-12-07 Thread Steffen Nurpmeso
Valery Ushakov wrote in : |On Fri, Dec 08, 2023 at 01:32:49 +0300, Valery Ushakov wrote: | |> On Thu, Dec 07, 2023 at 20:13:37 +, Robert Elz wrote: |> |>> While here, consistemntly use minus when minus is meant, rather that |>> just using a hyphen. |> |> One has to be careful with

Re: CVS commit: src/doc

2023-06-29 Thread Steffen Nurpmeso
Nia Alarie wrote in <20230629214647.db217f...@cvs.netbsd.org>: |Module Name: src |Committed By: nia |Date: Thu Jun 29 21:46:47 UTC 2023 | |Modified Files: | src/doc: CHANGES | |Log Message: |ch-ch-changes station to station --steffen | |Der Kragenbaer,The moon

Re: CVS commit: src/share/misc

2023-03-01 Thread Steffen Nurpmeso
Jason R Thorpe wrote in <20230301040454.c3b17f...@cvs.netbsd.org>: |Module Name: src |Committed By: thorpej |Date: Wed Mar 1 04:04:54 UTC 2023 | |Modified Files: | src/share/misc: acronyms.comp | |Log Message: |Add NHACP (NABU HCCA Application Communication Protocol) NABU is

Re: CVS commit: src/lib/libc/time

2022-10-24 Thread Steffen Nurpmeso
Taylor R Campbell wrote in <20221023170035.2542f60...@jupiter.mumble.net>: ... |If you use a monotonic timer to sample the POSIX clock before and |after a leap second, the POSIX clock will appear to have taken twice |as long as it should to pass the leap second. Just to note that the next

Re: CVS commit: src/libexec/httpd

2020-09-12 Thread Steffen Nurpmeso
Jared McNeill wrote in : |On Sat, 12 Sep 2020, Olaf Seibert wrote: | |> bozohttpd: add .m4a and .m4v file extensions. | |I don't think audio/mpeg is correct for .m4a. Since .m4a is MPEG audio in |an MP4 container, I would follow RFC 4337 ("MIME Type Registration for |MPEG-4") here which

Re: CVS commit: src/common/lib/libc/arch/x86_64/string

2020-01-16 Thread Steffen Nurpmeso
Sorry for answering out of thread, but the message is long gone. I just remembered very old x86 code of mine. More than fifteen years ago it was still faster to go for 32-bit wide testing when more than 20 bytes had to be compared, and to redo a short byte loop to work around the fact that the

Re: CVS commit: src/share/tmac

2019-12-25 Thread Steffen Nurpmeso
Robert Elz wrote in <11416.1577299...@jinx.noi.kre.to>: |Date:Wed, 25 Dec 2019 18:06:39 +0100 |From: Steffen Nurpmeso |Message-ID: <20191225170639.ddhqn%stef...@sdaoden.eu> | || Maybe the warning should really simply be removed, or only occur || i

Re: CVS commit: src/share/tmac

2019-12-25 Thread Steffen Nurpmeso
Robert Elz wrote in <18872.1577152...@jinx.noi.kre.to>: |Date:Mon, 23 Dec 2019 23:45:34 +0100 |From: Steffen Nurpmeso |Message-ID: <20191223224534.8ufgy%stef...@sdaoden.eu> | | |||Troff reads .ie and checks the condition. The condition is tru

Re: CVS commit: src/share/tmac

2019-12-23 Thread Steffen Nurpmeso
Valery Ushakov wrote in <20191223222133.gj24...@pony.stderr.spb.ru>: |On Mon, Dec 23, 2019 at 22:13:23 +0100, Steffen Nurpmeso wrote: |> Valeriy E. Ushakov wrote in <20191223201734.0e415f...@cvs.netbsd.org>: |> |>|Modified Files: |>| src/share/tmac: doc2html |>

Re: CVS commit: src/share/tmac

2019-12-23 Thread Steffen Nurpmeso
Valeriy E. Ushakov wrote in <20191223201734.0e415f...@cvs.netbsd.org>: |Module Name: src |Committed By: uwe |Date: Mon Dec 23 20:17:33 UTC 2019 | |Modified Files: | src/share/tmac: doc2html | |Log Message: |Fix if/else syntax in previous. What was wrong with that? . ie

Re: CVS commit: src/sys/kern

2019-11-07 Thread Steffen Nurpmeso
David Young wrote in <20191107155806.gl1...@pobox.com>: |On Thu, Nov 07, 2019 at 04:26:51PM +0100, Martin Husemann wrote: |> On Thu, Nov 07, 2019 at 02:53:08PM +0100, Kamil Rytarowski wrote: |>> On 07.11.2019 14:25, Valery Ushakov wrote: .. |I think the problem is that if you have the series

Re: Leak Sanitizer - how to suppress leaks

2019-09-13 Thread Steffen Nurpmeso
Warner Losh wrote in : |On Thu, Sep 12, 2019, 7:24 PM Simon Burge <[1]sim...@netbsd.org[/1]> wrote: | | [1] mailto:sim...@netbsd.org | ||Kamil Rytarowski wrote: | ||> I will revert it, but I am looking for a more generic approach. ||> ||> How about adding ifdef __NO_LEAKS like: ||> ||>

Re: CVS commit: src/doc

2019-01-08 Thread Steffen Nurpmeso
Christos Zoulas wrote in <20190108184053.e22c1f...@cvs.netbsd.org>: |Module Name: src |Committed By: christos |Date: Tue Jan 8 18:40:53 UTC 2019 | |Modified Files: | src/doc: 3RDPARTY | |Log Message: |- put all the GPLv3 software together |- put all the Last GPLv2 version

Re: CVS commit: src/sys/kern

2018-12-03 Thread Steffen Nurpmeso
Manuel Bouyer wrote in <20181203183537.ga1...@antioche.eu.org>: |On Mon, Dec 03, 2018 at 12:54:26PM +0100, Maxime Villard wrote: |> In other words, 80% of KASLR is enabled by default, regardless of #ifdef |> KASLR. Therefore, it is wrong to add an ifdef, because in either case we | |So

Re: PR/30978 CVS commit: src/lib/libcurses

2018-10-06 Thread Steffen Nurpmeso
Valery Ushakov wrote in <20181006033501.8e3407a...@mollari.netbsd.org>: |The following reply was made to PR lib/30978; it has been noted by GNATS. | |From: Valery Ushakov |To: gnats-b...@netbsd.org |Cc: |Subject: Re: PR/30978 CVS commit: src/lib/libcurses |Date: Sat, 6 Oct 2018 06:32:00

Re: CVS commit: src/lib/libcurses

2018-10-05 Thread Steffen Nurpmeso
Roy Marples wrote in <20181005115905.8d52ef...@cvs.netbsd.org>: |Module Name: src |Committed By: roy |Date: Fri Oct 5 11:59:05 UTC 2018 | |Modified Files: | src/lib/libcurses: newwin.c refresh.c | |Log Message: |curses: allow drawing the lowest right hand cell of the terminal |

Re: CVS commit: src/doc

2018-08-07 Thread Steffen Nurpmeso
Hello, Sevan Janiyan wrote in <20180806224530.0eb41f...@cvs.netbsd.org>: |Module Name: src |Committed By: sevan |Date: Mon Aug 6 22:45:29 UTC 2018 | |Modified Files: | src/doc: 3RDPARTY | |Log Message: |Update current version info for IANA services & protocols databases. |

Re: CVS commit: src/usr.bin

2018-07-25 Thread Steffen Nurpmeso
Christos Zoulas wrote in : |In article <20180724185738.ga15...@britannica.bec.de>, |Joerg Sonnenberger wrote: |> |>Why do we need another base64 encoder/decoder? | |So I've been looking into how to get rid of it and re-use uuencode |uudecode for it and it is proving difficult. I am trying

Re: CVS commit: src/lib/libc/net

2015-11-04 Thread Steffen Nurpmeso
Robert Elz wrote: |Which standard? RFC 1035 2.3.1 defines hostnames. |ps: do go read section 11 of rfc2181 while you're pondering all of this. I think RFC 6895 would then be for the better: 3.3.1. Label Types At the present time, there are two categories of label

Re: CVS commit: src/lib/libc/net

2015-11-02 Thread Steffen Nurpmeso
Erik Fair wrote: |So, what did we do by default: allow “_” in hostnames when that’s exp\ |licitly against standard, or not? I read the patch in the PR and coul\ |dn’t make heads or tails of it. fwiw i don't think this is generally true, my own one has a DNS::verifyName() and

Re: CVS commit: src/lib/libc/net

2015-11-02 Thread Steffen Nurpmeso
oops, of course ?0[sdaoden@wales]$ git grep IS_ASCII_ master master:modules/dns/config.h:#define _IS_ASCII_PRINTABLE(CHAR) ((CHAR) > 0x20 && (CHAR) < 0x7F) master:modules/dns/config.h:#define

Re: CVS commit: src/usr.bin/mail

2014-12-17 Thread Steffen Nurpmeso
This is fully yours and who am i but Christos Zoulas chris...@netbsd.org wrote: |Module Name: src |Committed By: christos |Date: Tue Dec 16 19:30:24 UTC 2014 | |Modified Files: | src/usr.bin/mail: cmd3.c extern.h fio.c mail.1 names.c send.c | |Log Message: |Fix various security

Re: CVS commit: src/usr.bin/mail

2014-12-17 Thread Steffen Nurpmeso
chris...@astron.com (Christos Zoulas) wrote: |In article 20141217131849.r2prgpje%sdao...@yandex.com, |Steffen Nurpmeso sdao...@yandex.com wrote: |This is fully yours and who am i but | ||Added expandaddr option to explicitly enable this behavior. | |why does a Christos Zoulas silently wave

Re: CVS commit: src/lib/libc/stdio

2014-09-30 Thread Steffen Nurpmeso
Martin Husemann mar...@duskware.de wrote: |On Mon, Sep 29, 2014 at 09:35:04PM +0200, Steffen Nurpmeso wrote: | Not being able to get to the list of pull-ups from that page, or | at least getting a hint of where to find them is... a mistake. | |I wouldn't call it a mistake (though links

Re: CVS commit: src/lib/libc/stdio

2014-09-29 Thread Steffen Nurpmeso
|Module Name: src |Committed By: christos |Date: Mon Sep 29 14:58:33 UTC 2014 | |Modified Files: | src/lib/libc/stdio: printf.3 vsnprintf.c vsnprintf_ss.c | |Log Message: |Return EOVERFLOW like FreeBSD does if the buffer size exceeds INT_MAX |(well FreeBSD documents INT_MAX + 1,

Re: CVS commit: src/lib/libc/stdio

2014-09-29 Thread Steffen Nurpmeso
Martin Husemann mar...@duskware.de wrote: |On Mon, Sep 29, 2014 at 08:29:10PM +0200, Steffen Nurpmeso wrote: | (And also i would place a link to the current pull-ups (to the | wiki) on www.netbsd.org/developers/releng/pullups.html, since | Google shows the latter first, yet that is astonishing

Re: CVS commit: src/sys/kern

2014-07-03 Thread Steffen Nurpmeso
Maxime Villard m...@m00nbsd.net wrote: |That was in my TODO list, it's fixed in r1.59. Oh please, did you hear me complain? It is NetBSD in the end. (Cute :-) --steffen

Re: CVS commit: src/sys/kern

2014-06-24 Thread Steffen Nurpmeso
Maxime Villard m...@netbsd.org wrote: |Module Name: src |Committed By: maxv |Date: Tue Jun 24 07:28:23 UTC 2014 | |Modified Files: | src/sys/kern: subr_kmem.c | |Log Message: |KMEM_REDZONE+KMEM_POISON is supposed to detect buffer overflows. But it only |poisons memory after

Re: CVS commit: src/common/lib/libc/string

2014-04-15 Thread Steffen Nurpmeso
Hello, Joerg Sonnenberger jo...@netbsd.org wrote: |Module Name: src |Committed By: joerg |Date: Mon Apr 14 18:18:58 UTC 2014 | |Modified Files: | src/common/lib/libc/string: bcopy.c | |Log Message: |Using bcopy/memcpy with NULL arguments is valid as long as the size is |also 0.

Re: CVS commit: src/common/lib/libc/string

2014-04-15 Thread Steffen Nurpmeso
P.S.: i wasn't subscribed to this list (until hopefully now), so i haven't seen that Alan Barrett already commented. But now that i read it, ISO C 2011 states the same (7.24.1). --steffen