NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: standards/60663: POSIX.1-2024: dd(1) options
The following reply was made to PR standards/60663; it has been noted by GNATS.
From: Robert Elz <kre%munnari.OZ.AU@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: standards/60663: POSIX.1-2024: dd(1) options
Date: Sat, 29 Aug 2026 07:32:02 +0700
And then I forgot the PR number in the commit log message:
Here is what should have been sent to gnats:
Message-id: <20260829000518.A1FCBFA2D%cvs.NetBSD.org@localhost>
Reply-to: source-changes-d%NetBSD.org@localhost
To: source-changes%NetBSD.org@localhost
From: "Robert Elz" <kre%netbsd.org@localhost>
Subject: CVS commit: src/bin/dd
Date: Sat, 29 Aug 2026 00:05:18 +0000
Module Name: src
Committed By: kre
Date: Sat Aug 29 00:05:18 UTC 2026
Modified Files:
src/bin/dd: args.c dd.1 dd.c dd.h position.c
Log Message:
dd(1) - implement POSTX Issue 8 "-iflags=fullblock" option
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/bin/dd/args.c
cvs rdiff -u -r1.41 -r1.42 src/bin/dd/dd.1
cvs rdiff -u -r1.54 -r1.55 src/bin/dd/dd.c
cvs rdiff -u -r1.16 -r1.17 src/bin/dd/dd.h
cvs rdiff -u -r1.18 -r1.19 src/bin/dd/position.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index