freebsd-dev/usr.bin/hexdump
Johan Karlsson 7eaedc0cd3 Include <string.h> to get memset and strcmp prototype.
Sort includes.

This is now WARNS=2 clean, bump WARNS to keep it clean.
2004-07-16 11:07:07 +00:00
..
conv.c Include <string.h> to get memset and strcmp prototype. 2004-07-16 11:07:07 +00:00
display.c Add POSIX-style support for multibyte characters to od(1): the 'c' 2004-07-11 01:11:12 +00:00
hexdump.1 Add a reference to od(1). 2004-07-10 13:11:00 +00:00
hexdump.c
hexdump.h Add POSIX-style support for multibyte characters to od(1): the 'c' 2004-07-11 01:11:12 +00:00
hexsyntax.c
Makefile Include <string.h> to get memset and strcmp prototype. 2004-07-16 11:07:07 +00:00
od.1 Add POSIX-style support for multibyte characters to od(1): the 'c' 2004-07-11 01:11:12 +00:00
odsyntax.c
parse.c