NetBSD/bin/dd
tv 9fbd88883c Roll in fixes to permit cross-compiling from non-NetBSD hosts. This
round has been tested on Solaris/x86 and Linux hosts.

* Add host tools cap_mkdb, ctags, m4, uudecode.
* Protect __RCSID() and __COPYRIGHT() better.
* Reduce the number of places that need to include "config.h", to keep
  sources closer to their "vanilla" versions.
* Add more compat #defines and autoconf-checked functions.
2002-01-31 22:43:33 +00:00
..
args.c a bit more cosmetic changes. 2001-11-26 00:56:33 +00:00
conv_tab.c
conv.c Replace {u_,}longlong_t usage with {u,}int64_t, as the former has 2001-11-26 00:13:23 +00:00
dd.1 Drop a space and an unnecessary .Pp. 2001-11-25 18:08:29 +00:00
dd.c Convert some variables that were signed ints before my update to 64 bit sizes 2002-01-10 03:25:12 +00:00
dd.h Convert some variables that were signed ints before my update to 64 bit sizes 2002-01-10 03:25:12 +00:00
extern.h Replace {u_,}longlong_t usage with {u,}int64_t, as the former has 2001-11-26 00:13:23 +00:00
Makefile - Use u_longlong_t instead of u_quad_t, u_long, or int for various buffer sizes 2001-11-25 10:50:06 +00:00
misc.c a bit more cosmetic changes. 2001-11-26 00:56:33 +00:00
position.c a bit more cosmetic changes. 2001-11-26 00:56:33 +00:00
strsuftoull.c Roll in fixes to permit cross-compiling from non-NetBSD hosts. This 2002-01-31 22:43:33 +00:00
strsuftoull.h Replace {u_,}longlong_t usage with {u,}int64_t, as the former has 2001-11-26 00:13:23 +00:00