tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.bin
/
hexdump
/
at
jcs
10 files
Makefile
conv.c
use an appropriate name for this variable.
12 years ago
display.c
Convert quad_t to int64_t and %q to %ll Convert bzero() to memset() and bcopy() to memcpy()
9 years ago
hexdump.1
man pages: add missing commas between subordinate and main clauses
4 years ago
hexdump.c
remove main() declaration
10 years ago
hexdump.h
o clean up a little whitespace and formatting o move some declarations out of hexdump.h o mark some declarations as __dead or static
10 years ago
hexsyntax.c
userspace: remove vestigial '?' cases from top-level getopt(3) loops
3 years ago
od.1
use past tense for history;
3 years ago
odsyntax.c
fix a shadow warning. from Brian Callahan
8 years ago
parse.c
Use <fcntl.h> instead of <sys/file.h> for open() and friends. Delete a bunch of unnecessary #includes and sort to match style(9) while doing the above cleanup.
8 years ago