NetBSD/bin/dd
jym 331bd1b067 As suggested by Enami, rework the msgfmt logic a bit:
- error out when an unknown specifier is used. Do this in f_msgfmt(),
before dd(1) starts operation.
- allow buffer_write() to flush the internal buffer even when NULL is
passed as parameter.

Some whitespace fixes too.
2011-11-07 22:24:23 +00:00
..
Makefile Add a new command to dd(1): msgfmt. The command modifies the 2011-11-06 21:22:23 +00:00
args.c As suggested by Enami, rework the msgfmt logic a bit: 2011-11-07 22:24:23 +00:00
conv.c
conv_tab.c
dd.1 Add a new command to dd(1): msgfmt. The command modifies the 2011-11-06 21:22:23 +00:00
dd.c Add a new command to dd(1): msgfmt. The command modifies the 2011-11-06 21:22:23 +00:00
dd.h Remove the rif/rof options and add rump.dd. This makes usage 2011-02-04 19:42:12 +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 As suggested by Enami, rework the msgfmt logic a bit: 2011-11-07 22:24:23 +00:00
misc.c As suggested by Enami, rework the msgfmt logic a bit: 2011-11-07 22:24:23 +00:00
position.c