aboutsummaryrefslogtreecommitdiff
path: root/coreutils/dd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* dd: fix handling of 'conv=notrunc seek=N'Ron Yorston2020-05-201-3/+22
* dd: create a sparse file when seek=N is usedRon Yorston2020-03-241-0/+3
* Merge branch 'busybox' into mergeRon Yorston2019-05-271-13/+13
|\
| * dd: fix handling of short result of full_write(), closes 11711Denys Vlasenko2019-05-141-13/+13
* | Merge branch 'busybox' into mergeRon Yorston2019-03-121-6/+10
|\|
| * dd: add 'oflag=append'Rostislav Skudnov2019-02-141-6/+10
* | Merge branch 'busybox' into mergeRon Yorston2019-01-101-1/+1
|\|
| * config: update size informationDenys Vlasenko2018-12-281-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2018-11-281-22/+43
|\|
| * dd: do not have 'ocount' variable if ibs/obs support is not enabledDenys Vlasenko2018-10-301-13/+20
| * dd: add 'oflag=seek_bytes'Rostislav Skudnov2018-10-301-9/+24
* | win32: save a few bytes in device file supportRon Yorston2018-03-231-6/+1
* | win32: restrict visibility of special devicesRon Yorston2018-03-151-1/+3
* | dd: mention /dev/zero and /dev/urandom in help messageRon Yorston2018-03-061-0/+3
* | dd: use new device handling to implement /dev/zero and /dev/urandomRon Yorston2018-02-221-13/+10
* | Merge branch 'busybox' into mergeRon Yorston2018-02-131-13/+31
|\|
| * dd: add 'fullblock' iflagNicholas Clark2018-01-251-10/+23
| * dd: fixed partial count logicDenys Vlasenko2018-01-101-1/+3
| * dd: exit with 1 if last write was incompleteDenys Vlasenko2018-01-101-5/+7
* | dd: silence warning on 64-bit systemsRon Yorston2017-08-311-3/+3
* | Merge branch 'busybox' into mergeRon Yorston2017-08-221-1/+1
|\|
| * config: do not use `a' quoting in help textsDenys Vlasenko2017-08-021-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2017-07-241-16/+16
|\|
| * config: deindent all help textsDenys Vlasenko2017-07-211-15/+15
| * Update menuconfig items with approximate applet sizesDenys Vlasenko2017-07-181-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2017-07-181-4/+3
|\|
| * dd: fix status=none. Closes 10066Denys Vlasenko2017-07-141-4/+3
* | Merge branch 'busybox' into mergeRon Yorston2017-05-291-4/+4
|\|
| * dd: call fsync() only once before exiting if conv=fsync is specifiedRostislav Skudnov2017-03-161-4/+4
* | Merge branch 'busybox' into mergeRon Yorston2017-02-081-2/+2
|\|
| * Big cleanup in config help and descriptionDenys Vlasenko2017-01-101-2/+2
* | Merge branch 'busybox' into mergeRon Yorston2016-11-291-2/+4
|\|
| * Convert all coreutils/* applets to "new style" applet definitionsDenys Vlasenko2016-11-231-2/+4
* | Merge branch 'busybox' into mergeRon Yorston2016-05-161-1/+3
|\|
| * *: add most of the required setup_common_bufsiz() callsDenys Vlasenko2016-04-211-0/+1
| * libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for itDenys Vlasenko2016-04-211-1/+2
* | Merge branch 'busybox' into mergeRon Yorston2016-02-221-27/+51
|\|
| * dd: support iflag=skip_bytesRafał Miłecki2016-02-011-27/+51
* | Merge branch 'busybox' into mergeRon Yorston2015-10-191-2/+2
|\|
| * libiproute: rename invarg(a,b) to invarg_1_to_2(a,b)Denys Vlasenko2015-10-141-2/+2
* | Merge branch 'busybox' into mergeRon Yorston2015-03-231-25/+6
|\|
| * dd: move suffix struct to xatonum.cAri Sundholm2015-03-221-25/+6
* | Post-merge fixesRon Yorston2015-03-141-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2015-03-141-32/+111
|\|
| * dd: add optional support for status=noxfer/noneAri Sundholm2015-02-071-32/+111
* | Merge branch 'busybox' into mergeRon Yorston2013-08-271-37/+78
|\|
| * dd: code shrinkDenys Vlasenko2013-08-201-3/+4
| * dd: code shrinkDenys Vlasenko2013-08-201-2/+2
| * dd: code shrinkDenys Vlasenko2013-08-201-5/+6
| * dd: remove FIXME comment which is fixed now. No code changesDenys Vlasenko2013-08-201-4/+1