NetBSD/usr.bin/hexdump
lukem c1ceae17f0 Enable WARNS=4 by default for usr.bin, except for:
awk  bdes  checknr  compile_et  error  gss  hxtool  kgetcred  kinit
	klist  ldd  less  lex  locale  login  m4  man  menuc  mk_cmds
	mklocale  msgc  openssl  rpcgen  rpcinfo  sdiff  spell  ssh
	string2key  telnet  tn3270  verify_krb5_conf  xlint
2009-04-14 22:15:16 +00:00
..
Makefile Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
conv.c de-__P, ANSIfy prototypes 2006-01-04 01:30:21 +00:00
display.c Integer values, no matter what their width, are cast to int64_t or 2009-01-18 21:34:32 +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 Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-21 14:19:20 +00:00
hexdump.h More programs using efun. 2006-08-26 18:17:41 +00:00
hexsyntax.c de-__P, ANSIfy prototypes 2006-01-04 01:30:21 +00:00
od.1 Support -the "-A addressformat" flag for od(1), from FreeBSD. 2008-09-03 16:32:57 +00:00
odsyntax.c Support -the "-A addressformat" flag for od(1), from FreeBSD. 2008-09-03 16:32:57 +00:00
parse.c Integer values, no matter what their width, are cast to int64_t or 2009-01-18 21:34:32 +00:00