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 add explicit return types to many functions 1997-07-11 06:28:26 +00:00
display.c add explicit return types to many functions 1997-07-11 06:28:26 +00:00
hexdump.1
hexdump.c add explicit return types to many functions 1997-07-11 06:28:26 +00:00
hexdump.h add explicit return types to many functions 1997-07-11 06:28:26 +00:00
hexsyntax.c add explicit return types to many functions 1997-07-11 06:28:26 +00:00
od.1
odsyntax.c add explicit return types to many functions 1997-07-11 06:28:26 +00:00
parse.c add explicit return types to many functions 1997-07-11 06:28:26 +00:00