NetBSD/bin/dd
nia 50a9421fb2 dd.1: add an example of writing a NetBSD image 2021-05-18 07:17:09 +00:00
..
Makefile copy libc's swab.c into dd as dd_swab(), and remove the restrict. 2019-10-04 08:57:37 +00:00
args.c adjust the open flags available for dd to match actual reality 2019-01-30 01:40:02 +00:00
conv.c
conv_tab.c
dd.1 dd.1: add an example of writing a NetBSD image 2021-05-18 07:17:09 +00:00
dd.c copy libc's swab.c into dd as dd_swab(), and remove the restrict. 2019-10-04 08:57:37 +00:00
dd.h Add iflag and oflag operands to dd(1) 2015-03-18 13:23:49 +00:00
dd_hostops.c
dd_rumpops.c
dd_swab.c copy libc's swab.c into dd as dd_swab(), and remove the restrict. 2019-10-04 08:57:37 +00:00
extern.h copy libc's swab.c into dd as dd_swab(), and remove the restrict. 2019-10-04 08:57:37 +00:00
misc.c
position.c