NetBSD/usr.bin/hexdump
dsl e4573e12e3 Simplify the way the end of a singly linked list is followed (for adding
items) so it is more obvious that we aren't going to indirect through
a null pointer.
Fixes coverty SID:101
2006-03-30 19:53:58 +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 de-__P, ANSIfy prototypes 2006-01-04 01:30:21 +00:00
display.c de-__P, ANSIfy prototypes 2006-01-04 01:30:21 +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 de-__P, ANSIfy prototypes 2006-01-04 01:30:21 +00:00
hexdump.h de-__P, ANSIfy prototypes 2006-01-04 01:30:21 +00:00
hexsyntax.c de-__P, ANSIfy prototypes 2006-01-04 01:30:21 +00:00
od.1 .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
odsyntax.c de-__P, ANSIfy prototypes 2006-01-04 01:30:21 +00:00
parse.c Simplify the way the end of a singly linked list is followed (for adding 2006-03-30 19:53:58 +00:00