]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r249811:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 7 May 2013 09:47:12 +0000 (09:47 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 7 May 2013 09:47:12 +0000 (09:47 +0000)
commit399831f90b0d31c3cc730654c3558c70708dabcf
tree62da95bcf86423e45727846783ce79ff8c046221
parentbb81ea571b0cc9d4da53e31b28ed83d2f9448b29
MFC r249811:
Literally follow POSIX:
If the bs= expr operand is specified and no conversions other than sync,
noerror, or notrunc are requested, the data returned from each input
block shall be written as a separate output block.

PR: standards/177742

git-svn-id: svn://svn.freebsd.org/base/stable/9@250328 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
bin/dd/dd.c