NetBSD/bin/dd
mlelstv a7b9d4bbeb When buffers are at least page sized, explicitely request page alignment. 2019-03-23 09:33:16 +00:00
..
Makefile Add iflag and oflag operands to dd(1) 2015-03-18 13:23:49 +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 Fix typos; use American spelling consistently. Remove an unnecessary macro. 2019-01-30 10:28:50 +00:00
dd.c When buffers are at least page sized, explicitely request page alignment. 2019-03-23 09:33:16 +00:00
dd.h Add iflag and oflag operands to dd(1) 2015-03-18 13:23:49 +00:00
dd_hostops.c Remove the rif/rof options and add rump.dd. This makes usage 2011-02-04 19:42:12 +00:00
dd_rumpops.c Remove the rif/rof options and add rump.dd. This makes usage 2011-02-04 19:42:12 +00:00
extern.h Add iflag and oflag operands to dd(1) 2015-03-18 13:23:49 +00:00
misc.c As suggested by Enami, rework the msgfmt logic a bit: 2011-11-07 22:24:23 +00:00
position.c