NetBSD/usr.bin/cksum
jmc b2f782612f Completely rework how tools/compat is done. Purge all uses/references to
_NETBSD_SOURCE as this makes cross building from older/newer versions of
NetBSD harder, not easier (and also makes the resulting tools 'different')

Wrap all required code with the inclusion of nbtool_config.h, attempt to
only use POSIX code in all places (or when reasonable test w. configure and
provide definitions: ala u_int, etc).

Reviewed by lukem. Tested on FreeBSD 4.9, Redhat Linux ES3, NetBSD 1.6.2 x86
NetBSD current (x86 and amd64) and Solaris 9.

Fixes PR's: PR#17762 PR#25944
2004-06-20 22:20:14 +00:00
..
Makefile Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
cksum.1 s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +00:00
cksum.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
crc.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
extern.h Update to keep file lengths in appropriate data types (off_t, as opposed 2003-12-20 23:41:38 +00:00
md2.c
md4.c
md5.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
print.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
rmd160.c
sha1.c
sum1.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
sum2.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00