freebsd-dev/usr.bin/cksum
1999-08-28 01:08:13 +00:00
..
cksum.1 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cksum.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
crc32.c Avoid infinite loop if read() fails consistently. 1998-09-16 15:53:25 +00:00
crc.c Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). 1998-12-06 22:58:23 +00:00
extern.h cksum does a 32-bit checksum, so it needs to use u_int32_t variables, 1998-03-10 05:03:49 +00:00
Makefile Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). 1998-12-06 22:58:23 +00:00
print.c Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). 1998-12-06 22:58:23 +00:00
sum1.c Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). 1998-12-06 22:58:23 +00:00
sum2.c Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). 1998-12-06 22:58:23 +00:00