Module Name:src
Committed By: rillig
Date: Wed Apr 10 17:52:41 UTC 2024
Modified Files:
src/bin/ed: glbl.c
Log Message:
ed: fix inconsistency in comment
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/bin/ed/glbl.c
Please note that diffs are not public
Module Name:src
Committed By: rillig
Date: Wed Apr 10 17:52:41 UTC 2024
Modified Files:
src/bin/ed: glbl.c
Log Message:
ed: fix inconsistency in comment
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/bin/ed/glbl.c
Please note that diffs are not public
Module Name:src
Committed By: andvar
Date: Fri May 20 07:47:17 UTC 2022
Modified Files:
src/bin/ed: POSIX
Log Message:
fix some misspellings and remove trailing whitespaces.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/bin/ed/POSIX
Please note that
Module Name:src
Committed By: andvar
Date: Fri May 20 07:47:17 UTC 2022
Modified Files:
src/bin/ed: POSIX
Log Message:
fix some misspellings and remove trailing whitespaces.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/bin/ed/POSIX
Please note that
Module Name:src
Committed By: nia
Date: Tue Nov 2 08:04:20 UTC 2021
Modified Files:
src/bin/ed: undo.c
Log Message:
ed(1): use reallocarr instead of realloc(x * y)
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/bin/ed/undo.c
Please note that diffs are
Module Name:src
Committed By: nia
Date: Tue Nov 2 08:04:20 UTC 2021
Modified Files:
src/bin/ed: undo.c
Log Message:
ed(1): use reallocarr instead of realloc(x * y)
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/bin/ed/undo.c
Please note that diffs are
On Tue, Mar 25, 2014 at 05:23:37PM +, Joerg Sonnenberger wrote:
> Modified Files:
> src/bin/ed: ed.h
>
> Log Message:
> Use __printflike.
Oops, sorry about that.
--
David A. Holland
dholl...@netbsd.org