NetBSD/bin/dd
cgd 6e72825941 Previous change (Use const qualifier with conversion tables) is broken.
(1) It won't compile, and (2) there's code in dd.c which actually
does modify (some, all, used?) conversion tables, so they can't _all_ be
const (if any can).
1996-02-20 18:54:01 +00:00
..
Makefile convert to new RCS id conventions. 1995-03-21 09:01:59 +00:00
args.c Add -DNO_CONV to make this smaller in my ramdisk. 1995-10-08 23:01:22 +00:00
conv.c Add -DNO_CONV to make this smaller in my ramdisk. 1995-10-08 23:01:22 +00:00
conv_tab.c Previous change (Use const qualifier with conversion tables) is broken. 1996-02-20 18:54:01 +00:00
dd.1 convert to new RCS id conventions. 1995-03-21 09:01:59 +00:00
dd.c Add -DNO_CONV to make this smaller in my ramdisk. 1995-10-08 23:01:22 +00:00
dd.h convert to new RCS id conventions. 1995-03-21 09:01:59 +00:00
extern.h Previous change (Use const qualifier with conversion tables) is broken. 1996-02-20 18:54:01 +00:00
misc.c convert to new RCS id conventions. 1995-03-21 09:01:59 +00:00
position.c convert to new RCS id conventions. 1995-03-21 09:01:59 +00:00