Module Name:src
Committed By: rin
Date: Fri Sep 20 07:49:31 UTC 2024
Modified Files:
src/external/historical/nawk/bin: Makefile
Added Files:
src/external/historical/nawk/bin: TODO awk.1
Removed Files:
src/external/historical/nawk/bin/awk: Makefile TODO awk.1
Module Name:src
Committed By: rin
Date: Fri Sep 20 07:49:31 UTC 2024
Modified Files:
src/external/historical/nawk/bin: Makefile
Added Files:
src/external/historical/nawk/bin: TODO awk.1
Removed Files:
src/external/historical/nawk/bin/awk: Makefile TODO awk.1
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
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
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
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
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
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
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
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
Module Name:src
Committed By: christos
Date: Sun Aug 18 14:10:43 UTC 2024
Modified Files:
src/external/historical/nawk/bin: Makefile
src/external/historical/nawk/bin/awk: Makefile
Added Files:
src/external/historical/nawk/dist: proctab.c
Removed Files:
Module Name:src
Committed By: christos
Date: Sun Aug 18 14:10:43 UTC 2024
Modified Files:
src/external/historical/nawk/bin: Makefile
src/external/historical/nawk/bin/awk: Makefile
Added Files:
src/external/historical/nawk/dist: proctab.c
Removed Files:
Module Name:src
Committed By: mrg
Date: Sat Aug 17 23:21:55 UTC 2024
Modified Files:
src/external/historical/nawk/bin/awk: Makefile
Log Message:
fix at least one build issue: it is spelled ${_TOOL_PREFIX}.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/e
Module Name:src
Committed By: mrg
Date: Sat Aug 17 23:21:55 UTC 2024
Modified Files:
src/external/historical/nawk/bin/awk: Makefile
Log Message:
fix at least one build issue: it is spelled ${_TOOL_PREFIX}.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/e
Module Name:src
Committed By: christos
Date: Sat Aug 17 22:22:30 UTC 2024
Modified Files:
src/external/historical/nawk/bin: Makefile
src/external/historical/nawk/dist: FIXES awk.1 awk.h awkgram.y b.c
lex.c lib.c main.c makefile maketab.c parse.c proto.h
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
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
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
Module Name:src
Committed By: uwe
Date: Wed Jun 19 23:30:06 UTC 2024
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): properly markup \n backreferences
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/external/historical/nawk/
Module Name:src
Committed By: uwe
Date: Wed Jun 19 23:30:06 UTC 2024
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): properly markup \n backreferences
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/external/historical/nawk/
On Wed, Jul 06, 2022 at 20:59:43 -, Christos Zoulas wrote:
> >> Thanks uwe! Are you planning to upstream all these changes?
> >
> >This is our mdocified bin/awk.1, upstream is dist/awk.1 that is
> >-man-old, so I'm not sure how to proceed. Also most of the changes I
> >made are strictly mdoc
Christos Zoulas writes:
> In article <20220705184003.aa082f...@cvs.netbsd.org>,
> Valeriy E. Ushakov wrote:
> >-=-=-=-=-=-
> >
> >Module Name: src
> >Committed By:uwe
> >Date:Tue Jul 5 18:40:03 UTC 2022
> >
> >Modified Files:
> > src/external/historical/nawk/bin: awk.1
In article ,
Valery Ushakov wrote:
>On Tue, Jul 05, 2022 at 20:20:09 -, Christos Zoulas wrote:
>
>> In article <20220705184003.aa082f...@cvs.netbsd.org>,
>> Valeriy E. Ushakov wrote:
>> >-=-=-=-=-=-
>> >
>> >Module Name:src
>> >Committed By: uwe
>> >Date: Tue Jul
Module Name:src
Committed By: uwe
Date: Tue Jul 5 22:50:43 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): Fix incomplete edit. Bump date.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/external/historical/nawk/b
Module Name:src
Committed By: uwe
Date: Tue Jul 5 22:50:43 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): Fix incomplete edit. Bump date.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/external/historical/nawk/b
On Tue, Jul 05, 2022 at 20:20:09 -, Christos Zoulas wrote:
> In article <20220705184003.aa082f...@cvs.netbsd.org>,
> Valeriy E. Ushakov wrote:
> >-=-=-=-=-=-
> >
> >Module Name: src
> >Committed By:uwe
> >Date:Tue Jul 5 18:40:03 UTC 2022
> >
> >Modified Files:
> >
Module Name:src
Committed By: rillig
Date: Tue Jul 5 22:20:55 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk.1: add articles, remove 'shall'
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/external/historical/nawk/bin
Module Name:src
Committed By: rillig
Date: Tue Jul 5 22:20:55 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk.1: add articles, remove 'shall'
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/external/historical/nawk/bin
Module Name:src
Committed By: rillig
Date: Tue Jul 5 22:07:20 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk.1: fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/external/historical/nawk/bin/awk.1
Please note
Module Name:src
Committed By: rillig
Date: Tue Jul 5 22:07:20 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk.1: fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/external/historical/nawk/bin/awk.1
Please note
In article <20220705184003.aa082f...@cvs.netbsd.org>,
Valeriy E. Ushakov wrote:
>-=-=-=-=-=-
>
>Module Name: src
>Committed By: uwe
>Date: Tue Jul 5 18:40:03 UTC 2022
>
>Modified Files:
> src/external/historical/nawk/bin: awk.1
>
>Log Message:
>awk(1): consistent Capitalization.
Module Name:src
Committed By: uwe
Date: Tue Jul 5 18:40:03 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): consistent Capitalization.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/external/historical/nawk/bin/awk
Module Name:src
Committed By: uwe
Date: Tue Jul 5 18:40:03 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): consistent Capitalization.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/external/historical/nawk/bin/awk
Module Name:src
Committed By: uwe
Date: Tue Jul 5 18:18:48 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): Empty parens of length() be omitted.
Mark up length[([string])] description accordingly (like POSIX does).
Adjust the length e
Module Name:src
Committed By: uwe
Date: Tue Jul 5 18:18:48 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): Empty parens of length() be omitted.
Mark up length[([string])] description accordingly (like POSIX does).
Adjust the length e
Module Name:src
Committed By: uwe
Date: Tue Jul 5 17:58:47 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): Another echo(1) example that demonstrates field assignment
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/
Module Name:src
Committed By: uwe
Date: Tue Jul 5 17:58:47 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): Another echo(1) example that demonstrates field assignment
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/
Module Name:src
Committed By: uwe
Date: Tue Jul 5 16:59:41 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): Use .It Xo Fo trick to format optional arguments correctly
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/
Module Name:src
Committed By: uwe
Date: Tue Jul 5 16:59:41 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): Use .It Xo Fo trick to format optional arguments correctly
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/
Module Name:src
Committed By: uwe
Date: Tue Jul 5 16:21:35 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): Document /dev/stdin &c magic names (NB: unrelated to fd(4))
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src
Module Name:src
Committed By: uwe
Date: Tue Jul 5 16:21:35 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): Document /dev/stdin &c magic names (NB: unrelated to fd(4))
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src
Module Name:src
Committed By: uwe
Date: Tue Jul 5 15:56:42 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): Factor out output redirection for print and printf.
This makes the description way less cluttered and explicitly shows
"| expr
Module Name:src
Committed By: uwe
Date: Tue Jul 5 15:56:42 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): Factor out output redirection for print and printf.
This makes the description way less cluttered and explicitly shows
"| expr
Module Name:src
Committed By: uwe
Date: Tue Jul 5 15:35:53 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): A few more formatting tweaks to inlibe code bits and pieces
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src
Module Name:src
Committed By: uwe
Date: Tue Jul 5 15:35:53 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): A few more formatting tweaks to inlibe code bits and pieces
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src
Module Name:src
Committed By: uwe
Date: Tue Jul 5 15:28:02 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): Fix editing accident in one of the previous commits.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/extern
Module Name:src
Committed By: uwe
Date: Tue Jul 5 15:28:02 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): Fix editing accident in one of the previous commits.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/extern
Module Name:src
Committed By: uwe
Date: Tue Jul 5 15:27:14 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): Drop whitespace between initials
P.J. requires thin space, for other - V and W has enough natural space
near the bottom (the i
Module Name:src
Committed By: uwe
Date: Tue Jul 5 15:27:14 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): Drop whitespace between initials
P.J. requires thin space, for other - V and W has enough natural space
near the bottom (the i
Module Name:src
Committed By: uwe
Date: Tue Jul 5 15:21:39 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): more formatting nits
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/external/historical/nawk/bin/awk.1
Pl
Module Name:src
Committed By: uwe
Date: Tue Jul 5 15:21:39 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): more formatting nits
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/external/historical/nawk/bin/awk.1
Pl
Module Name:src
Committed By: uwe
Date: Tue Jul 5 14:36:33 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): drop POSIX prescriptive "shall" from the otherwise descriptive passage
To generate a diff of this commit:
cvs rdiff -u -r1.18
Module Name:src
Committed By: uwe
Date: Tue Jul 5 14:36:33 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): drop POSIX prescriptive "shall" from the otherwise descriptive passage
To generate a diff of this commit:
cvs rdiff -u -r1.18
Module Name:src
Committed By: uwe
Date: Tue Jul 5 14:10:09 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): Fix mark up of inline code, the easy cases for now.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/externa
Module Name:src
Committed By: uwe
Date: Tue Jul 5 14:10:09 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): Fix mark up of inline code, the easy cases for now.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/externa
Module Name:src
Committed By: uwe
Date: Tue Jul 5 13:48:07 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): mark up $ properly - '$' is an unary op, not part of the name
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 s
Module Name:src
Committed By: uwe
Date: Tue Jul 5 13:48:07 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): mark up $ properly - '$' is an unary op, not part of the name
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 s
Module Name:src
Committed By: uwe
Date: Tue Jul 5 13:29:18 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): document programs that only has BEGIN and/or END pattern-actions.
Copied from POSIX, except "getline" is a statement, not a fu
Module Name:src
Committed By: uwe
Date: Tue Jul 5 13:29:18 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): document programs that only has BEGIN and/or END pattern-actions.
Copied from POSIX, except "getline" is a statement, not a fu
Module Name:src
Committed By: uwe
Date: Tue Jul 5 13:21:38 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): document what assigning to $0 and $ does
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/external/historica
Module Name:src
Committed By: uwe
Date: Tue Jul 5 13:21:38 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): document what assigning to $0 and $ does
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/external/historica
Module Name:src
Committed By: uwe
Date: Tue Jul 5 13:05:20 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): mark up var=value properly
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/external/historical/nawk/bin/awk
Module Name:src
Committed By: uwe
Date: Tue Jul 5 13:05:20 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): mark up var=value properly
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/external/historical/nawk/bin/awk
Module Name:src
Committed By: uwe
Date: Tue Jul 5 12:59:01 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): Fix -width.
"indent" (or misspelings thereof) is not a magic value for -width.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: uwe
Date: Tue Jul 5 12:59:01 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): Fix -width.
"indent" (or misspelings thereof) is not a magic value for -width.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: uwe
Date: Tue Jul 5 12:46:48 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): g/c extraneous space in an example
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/external/historical/nawk
Module Name:src
Committed By: uwe
Date: Tue Jul 5 12:46:48 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): g/c extraneous space in an example
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/external/historical/nawk
Am 05.07.2022 um 02:16 schrieb Valery Ushakov:
Posix has the echo example as:
BEGIN {
for (i = 1; i < ARGC; ++i)
printf("%s%s", ARGV[i], i==ARGC-1?"\n":" ")
}
which I would still consider ugly :). I would rather use instead:
BEGIN { for (i = 1; i < ARGC; ++i) $
Module Name:src
Committed By: uwe
Date: Tue Jul 5 00:47:33 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): use official echo example from POSIX
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/external/historical/na
Module Name:src
Committed By: uwe
Date: Tue Jul 5 00:47:33 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): use official echo example from POSIX
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/external/historical/na
On Mon, Jul 04, 2022 at 20:06:45 +0200, Roland Illig wrote:
> Am 04.07.2022 um 13:14 schrieb Valery Ushakov:
> > On Mon, Jul 04, 2022 at 08:04:57 +0200, Roland Illig wrote:
> >
> > > 04.07.2022 01:54:16 Valery Ushakov :
> > > > On Mon, Jul 04, 2022 at 00:07:23 +0200, Roland Illig wrote:
> > > >
Module Name:src
Committed By: rillig
Date: Mon Jul 4 18:07:41 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk.1: revert changes to example 'echo' program
I had removed the exit statement in the strong belief that POSIX had
specified that
Module Name:src
Committed By: rillig
Date: Mon Jul 4 18:07:41 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk.1: revert changes to example 'echo' program
I had removed the exit statement in the strong belief that POSIX had
specified that
Am 04.07.2022 um 13:14 schrieb Valery Ushakov:
On Mon, Jul 04, 2022 at 08:04:57 +0200, Roland Illig wrote:
04.07.2022 01:54:16 Valery Ushakov :
On Mon, Jul 04, 2022 at 00:07:23 +0200, Roland Illig wrote:
Am 03.07.2022 um 21:55 schrieb Valery Ushakov:
On Sun, Jul 03, 2022 at 10:56:22 +,
On Sun, Jul 03, 2022 at 22:55:48 +0300, Valery Ushakov wrote:
> On Sun, Jul 03, 2022 at 10:56:22 +, Roland Illig wrote:
>
> > Module Name:src
> > Committed By: rillig
> > Date: Sun Jul 3 10:56:22 UTC 2022
> >
> > Modified Files:
> > src/external/historical/na
On Mon, Jul 04, 2022 at 08:04:57 +0200, Roland Illig wrote:
> 04.07.2022 01:54:16 Valery Ushakov :
> > On Mon, Jul 04, 2022 at 00:07:23 +0200, Roland Illig wrote:
> >
> >> Am 03.07.2022 um 21:55 schrieb Valery Ushakov:
> >>> On Sun, Jul 03, 2022 at 10:56:22 +, Roland Illig wrote:
> >>>
>
04.07.2022 01:54:16 Valery Ushakov :
> On Mon, Jul 04, 2022 at 00:07:23 +0200, Roland Illig wrote:
>
>> Am 03.07.2022 um 21:55 schrieb Valery Ushakov:
>>> On Sun, Jul 03, 2022 at 10:56:22 +, Roland Illig wrote:
>>>
Module Name: src
Committed By: rillig
Date: Sun Jul 3
On Mon, Jul 04, 2022 at 00:07:23 +0200, Roland Illig wrote:
> Am 03.07.2022 um 21:55 schrieb Valery Ushakov:
> > On Sun, Jul 03, 2022 at 10:56:22 +, Roland Illig wrote:
> >
> > > Module Name: src
> > > Committed By: rillig
> > > Date: Sun Jul 3 10:56:22 UTC 2022
> > >
>
Am 03.07.2022 um 21:55 schrieb Valery Ushakov:
On Sun, Jul 03, 2022 at 10:56:22 +, Roland Illig wrote:
Module Name:src
Committed By: rillig
Date: Sun Jul 3 10:56:22 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk.1: remove trailin
On Sun, Jul 03, 2022 at 10:56:22 +, Roland Illig wrote:
> Module Name: src
> Committed By: rillig
> Date: Sun Jul 3 10:56:22 UTC 2022
>
> Modified Files:
> src/external/historical/nawk/bin: awk.1
>
> Log Message:
> awk.1: remove trailing space in output of 'echo' example prog
Module Name:src
Committed By: rillig
Date: Sun Jul 3 10:56:22 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk.1: remove trailing space in output of 'echo' example program
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/e
Module Name:src
Committed By: rillig
Date: Sun Jul 3 10:56:22 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk.1: remove trailing space in output of 'echo' example program
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/e
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/
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/
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
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
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
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
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
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
> Module Name: src
> Committed By: christos
> Date: Sun Dec 12 19:01:04 UTC 2010
>
> Modified Files:
> src/external/historical/nawk/bin: Makefile
>
> Log Message:
> Don't build awk.info because matt removed it.
oh, that was a mistake then. it should have been moved into
the exte
> 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
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:
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
94 matches
Mail list logo