This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
97998e86db
freebsd-dev
/
usr.bin
/
cksum
History
Peter Wemm
c3aac50f28
$Id$ -> $FreeBSD$
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