NetBSD/usr.bin/hexdump
dmcmahill 188fcee35a add
#if HAVE_CONFIG_H
#include "config.h"
#endif
to get this to build under solaris-2.6/sparc with gcc-2.95.1 as part of
the NetBSD cross toolchain build.  Fixes PR23211.  Patch approved by
Alistair Crooks.
2003-10-22 12:30:39 +00:00
..
Makefile Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
conv.c add 2003-10-22 12:30:39 +00:00
display.c add 2003-10-22 12:30:39 +00:00
hexdump.1 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
hexdump.c add 2003-10-22 12:30:39 +00:00
hexdump.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
hexsyntax.c add 2003-10-22 12:30:39 +00:00
od.1 .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
odsyntax.c add 2003-10-22 12:30:39 +00:00
parse.c add 2003-10-22 12:30:39 +00:00