This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2c2bc092fa
freebsd-nq
/
usr.bin
/
cksum
History
Archie Cobbs
fa146c5335
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
..
cksum.1
Document the ``-o 3'' option.
1997-11-09 16:08:11 +00:00
cksum.c
cksum does a 32-bit checksum, so it needs to use u_int32_t variables,
1998-03-10 05:03:49 +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