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

2024-09-01 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Sep 2 01:04:35 UTC 2024 Modified Files: src/external/historical/nawk/dist: main.c Log Message: nawk: Fix previous for UTF-8 locales We need `setlocale(LC_CTYPE, "")` before `nl_langinfo(CODESET)`. Otherwise, `nl_langinfo(CODESE

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

2024-09-01 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Sep 2 01:04:35 UTC 2024 Modified Files: src/external/historical/nawk/dist: main.c Log Message: nawk: Fix previous for UTF-8 locales We need `setlocale(LC_CTYPE, "")` before `nl_langinfo(CODESET)`. Otherwise, `nl_langinfo(CODESE

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

2024-09-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Sep 1 14:45:39 UTC 2024 Modified Files: src/external/historical/nawk/dist: main.c Log Message: PR/58619: Rin Okuyama: Force C locale for non-utf-8 (from RVP) To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 s

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

2024-09-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Sep 1 14:45:39 UTC 2024 Modified Files: src/external/historical/nawk/dist: main.c Log Message: PR/58619: Rin Okuyama: Force C locale for non-utf-8 (from RVP) To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 s

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

2024-08-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 18 18:04:49 UTC 2024 Modified Files: src/external/historical/nawk/dist: tran.c Log Message: reduce diff from upstream To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/external/historical/nawk/dist/tran

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

2024-08-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 18 18:04:49 UTC 2024 Modified Files: src/external/historical/nawk/dist: tran.c Log Message: reduce diff from upstream To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/external/historical/nawk/dist/tran

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

2024-08-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 18 16:51:06 UTC 2024 Modified Files: src/external/historical/nawk/dist: lib.c Log Message: consistently cast ctype macros to unsigned char To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/external/hist

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

2024-08-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 18 16:51:06 UTC 2024 Modified Files: src/external/historical/nawk/dist: lib.c Log Message: consistently cast ctype macros to unsigned char To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/external/hist

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

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

2024-07-21 Thread Christos Zoulas
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 complicated now because the bsd branch has not been updated in ages. To

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

2024-07-21 Thread Christos Zoulas
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 complicated now because the bsd branch has not been updated in ages. To

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

2019-08-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Aug 1 13:17:42 UTC 2019 Modified Files: src/external/historical/nawk/dist: tran.c Log Message: Add translators for \v and \a per posix. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/external/historical/

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

2019-08-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Aug 1 13:17:42 UTC 2019 Modified Files: src/external/historical/nawk/dist: tran.c Log Message: Add translators for \v and \a per posix. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/external/historical/

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

2019-07-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Aug 1 06:33:58 UTC 2019 Modified Files: src/external/historical/nawk/dist: proto.h Log Message: remove ### error output accidentally committed. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/external/hist

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

2019-07-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Aug 1 06:33:58 UTC 2019 Modified Files: src/external/historical/nawk/dist: proto.h Log Message: remove ### error output accidentally committed. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/external/hist

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

2019-07-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Aug 1 06:22:52 UTC 2019 Modified Files: src/external/historical/nawk/dist: b.c Log Message: PR/54424: Martijn Dekker: awk: broken character classes in UTF-8 locale: only the first matches Pick up some of the fixes from upst

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

2019-07-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Aug 1 06:22:52 UTC 2019 Modified Files: src/external/historical/nawk/dist: b.c Log Message: PR/54424: Martijn Dekker: awk: broken character classes in UTF-8 locale: only the first matches Pick up some of the fixes from upst

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

2019-07-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Aug 1 06:14:45 UTC 2019 Modified Files: src/external/historical/nawk/dist: FIXES awk.1 awk.h b.c lex.c lib.c main.c proto.h run.c tran.c ytab.c Log Message: remove trailing whitespace. To generate a diff of th

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

2019-07-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Aug 1 06:14:45 UTC 2019 Modified Files: src/external/historical/nawk/dist: FIXES awk.1 awk.h b.c lex.c lib.c main.c proto.h run.c tran.c ytab.c Log Message: remove trailing whitespace. To generate a diff of th

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

2010-10-18 Thread matthew green
> On Sun, Oct 17, 2010 at 06:12:23PM -0400, Christos Zoulas wrote: > > Module Name:src > > Committed By: christos > > Date: Sun Oct 17 22:12:23 UTC 2010 > > > > Modified Files: > > src/external/historical/nawk/dist: main.c > > > > Log Message: > > PR/43981: Alekse

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

2010-10-17 Thread Christos Zoulas
On Oct 18, 12:49am, ve...@netbsd.org (Bernd Ernesti) wrote: -- Subject: Re: CVS commit: src/external/historical/nawk/dist | On Sun, Oct 17, 2010 at 06:12:23PM -0400, Christos Zoulas wrote: | > Module Name:src | > Committed By: christos | > Date: Sun Oct 17 22:

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

2010-10-17 Thread Bernd Ernesti
On Sun, Oct 17, 2010 at 06:12:23PM -0400, Christos Zoulas wrote: > Module Name: src > Committed By: christos > Date: Sun Oct 17 22:12:23 UTC 2010 > > Modified Files: > src/external/historical/nawk/dist: main.c > > Log Message: > PR/43981: Aleksey Cheusov: awk too small limit on num