aboutsummaryrefslogtreecommitdiff
path: root/bin/dd
Commit message (Expand)AuthorAgeFilesLines
* bin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-275-15/+0
* Remove copyright strings ifdef'd outWarner Losh2023-11-271-9/+0
* bin: Remove ancient SCCS tags.Warner Losh2023-11-2710-25/+0
* Remove $FreeBSD$: one-line bare tagWarner Losh2023-08-1614-14/+0
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-164-4/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-166-12/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* dd(1): neutralize SIGINT while non-async-signal safe code is executingKonstantin Belousov2023-06-024-29/+67
* dd: Fix SIGINT handling.Dag-Erling Smørgrav2023-05-055-6/+80
* dd: Tidy up the tests.Dag-Erling Smørgrav2023-05-051-32/+16
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+2
* Add O_DIRECT flag to DD for cache bypassRichard Scheffenegger2020-06-044-4/+17
* Add iflag=fullblock to ddMatt Macy2019-09-304-21/+76
* Add oflag=fsync and oflag=sync capability to ddMatt Macy2019-09-304-7/+67
* dd: Check result of close(2) for errorsMatt Macy2019-09-301-1/+2
* Add conv=fdatasync flag to ddMatt Macy2019-09-305-37/+46
* Add conv=fsync flag to ddMatt Macy2019-09-034-0/+13
* .Xr trim(8) from dd(1).Edward Tomasz Napierala2019-03-261-2/+3
* Replace hand-crafted naive byte-by-byte zero block detection routineMaxim Sobolev2018-11-292-7/+7
* capsicum: use a new capsicum helpers in toolsMariusz Zaborski2018-11-041-4/+3
* dd(1): Correct padding in status=progressKyle Evans2018-09-131-3/+3
* dd(1): Kill off duplicate progress definition following r337865Kyle Evans2018-08-151-1/+0
* dd: Incorporate some changes from imp for status=progressKyle Evans2018-08-155-31/+32
* dd: add status=progress supportKyle Evans2018-08-086-2/+59
* Convert `cap_enter() < 0 && errno != ENOSYS` to `caph_enter() < 0`.Mariusz Zaborski2018-06-191-1/+1
* dd(1): Use a local swapbytes() function.Eitan Adler2018-01-261-1/+16
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-208-0/+16
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Pacify GCC on mips32 after r322893Alan Somers2017-08-251-4/+4
* dd(1): Incorrect casting of argumentsAlan Somers2017-08-255-25/+25
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* Remove unnecessary make logic added in r319339Enji Cooper2017-07-181-4/+0
* Fix bin/dd/dd2_tests:seek_overflow on UFS and TMPFSAlan Somers2017-06-031-8/+23
* Mark :seek_overflow as an expected failureEnji Cooper2017-06-031-0/+2
* Stylistic tweaksEnji Cooper2017-06-031-2/+4
* Fix integer overflow detection in ddAlan Somers2017-05-313-1/+56
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-05-091-0/+1
* Fix indentation in dd(1)Eric van Gyzen2017-04-021-5/+5
* Renumber copyright clause 4Warner Losh2017-02-289-9/+9
* Fix regression when stdin/out/err fds are are overridden by shell.Bartek Rutkowski2016-12-121-4/+10
* Capsicum support for dd(1)Bartek Rutkowski2016-12-091-0/+30
* [dd] Revert the capsicum bits for now until it gets fixed.Adrian Chadd2016-11-191-30/+0
* Restore dd changes included accidentally in r308857.Ruslan Bukin2016-11-191-0/+30
* Bring in support for Ingenic XBurst JZ4780 andRuslan Bukin2016-11-191-30/+0
* Capsicum support for dd(1)Bartek Rutkowski2016-11-181-0/+30
* Add history section for dd(1)Sevan Janiyan2016-10-051-1/+6
* Remove last remnants of acd(4), mcd(4), and scd(4) drivers.Alex Kozlov2016-08-251-2/+2