freebsd-skq/usr.bin/cksum
jb 3993727e63 cksum does a 32-bit checksum, so it needs to use u_int32_t variables,
not u_long. With this change, cksum stops core dumping on alpha (not
a good sign!) and actually computes the same values as it does on i386.
1998-03-10 05:03:49 +00:00
..
cksum.1
cksum.c
crc32.c
crc.c
extern.h
Makefile
print.c
sum1.c
sum2.c