NetBSD/usr.bin/hexdump
mikel 769693f903 add explicit return types to many functions
pull global variable declarations and function prototypes into hexdump.h
add #includes where necessary for prototypes
replace index() with strchr(), const-poison static string vars, etc.
1997-07-11 06:28:26 +00:00
..
Makefile
conv.c
display.c
hexdump.1
hexdump.c
hexdump.h
hexsyntax.c
od.1
odsyntax.c
parse.c