1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/usr.bin/cksum
Brooks Davis 6a9d52f375 Change a use of u_int32_t to uint32_t.
PR:		bin/93172
Submitted by:	Robert Millan <rmh at aybabtu dot com>
MFC after:	1 week
2008-05-15 20:04:36 +00:00
..
cksum.1 Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
cksum.c Change a use of u_int32_t to uint32_t. 2008-05-15 20:04:36 +00:00
crc32.c - For variables holding offset values, use off_t rather than 2003-03-13 23:32:28 +00:00
crc.c - For variables holding offset values, use off_t rather than 2003-03-13 23:32:28 +00:00
extern.h - For variables holding offset values, use off_t rather than 2003-03-13 23:32:28 +00:00
Makefile
print.c - For variables holding offset values, use off_t rather than 2003-03-13 23:32:28 +00:00
sum1.c - For variables holding offset values, use off_t rather than 2003-03-13 23:32:28 +00:00
sum2.c - For variables holding offset values, use off_t rather than 2003-03-13 23:32:28 +00:00