This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.bin
/
hexdump
History
Joel Dahl
c2965cd185
mdoc: terminate quoted strings.
...
Reviewed by: brueffer
2012-03-26 15:18:14 +00:00
..
conv.c
…
display.c
Replace index() and rindex() calls with strchr() and strrchr().
2012-01-03 18:51:58 +00:00
hexdump.1
mdoc: terminate quoted strings.
2012-03-26 15:18:14 +00:00
hexdump.c
Replace index() and rindex() calls with strchr() and strrchr().
2012-01-03 18:51:58 +00:00
hexdump.h
…
hexsyntax.c
Replace index() and rindex() calls with strchr() and strrchr().
2012-01-03 18:51:58 +00:00
Makefile
…
od.1
…
odsyntax.c
…
parse.c
Fix decoding of escape sequences in format strings:
2012-01-28 18:49:04 +00:00