freebsd-dev/usr.bin/cksum
Philippe Charnier f74fd6ec7a Minimal use of .Ar and .Nm.
Add section number to .Xr reference.
Add DIAGNOSTICS section name.
Remove unused #includes.
Be consistant in the parsing of flags and add missing option in usage string.
Add rcsid.
1999-12-05 20:03:22 +00:00
..
cksum.1 Minimal use of .Ar and .Nm. 1999-12-05 20:03:22 +00:00
cksum.c Minimal use of .Ar and .Nm. 1999-12-05 20:03:22 +00:00
crc32.c Minimal use of .Ar and .Nm. 1999-12-05 20:03:22 +00:00
crc.c Minimal use of .Ar and .Nm. 1999-12-05 20:03:22 +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 Minimal use of .Ar and .Nm. 1999-12-05 20:03:22 +00:00
sum1.c Minimal use of .Ar and .Nm. 1999-12-05 20:03:22 +00:00
sum2.c Minimal use of .Ar and .Nm. 1999-12-05 20:03:22 +00:00