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
b137080f19
freebsd-skq
/
usr.bin
/
hexdump
History
sjg
b137080f19
Merge from head@274682
2014-11-19 01:07:58 +00:00
..
conv.c
Fix typo ('1' != 'l')
2013-03-04 02:21:06 +00:00
display.c
Replace index() and rindex() calls with strchr() and strrchr().
2012-01-03 18:51:58 +00:00
hexdump.1
fix spelling of offset since that is what is used in the body...
2014-10-30 06:54:25 +00:00
hexdump.c
Replace index() and rindex() calls with strchr() and strrchr().
2012-01-03 18:51:58 +00:00
hexdump.h
Constify.
2014-04-25 04:01:25 +00:00
hexsyntax.c
Replace index() and rindex() calls with strchr() and strrchr().
2012-01-03 18:51:58 +00:00
Makefile
Makefile.depend
Updated dependencies
2014-05-16 14:09:51 +00:00
od.1
mdoc: fix column names, indentation, column separation within each row, and
2012-04-07 09:05:30 +00:00
odsyntax.c
parse.c
Constify.
2014-04-25 04:01:25 +00:00