This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e00f8610ea
NetBSD
/
usr.bin
/
hexdump
History
bjh21
41a2a8aac2
WARNS=2
2001-12-07 15:14:29 +00:00
..
Makefile
WARNS=2
2001-12-07 15:14:29 +00:00
conv.c
WARNS=2
2001-12-07 15:14:29 +00:00
display.c
WARNS=2
2001-12-07 15:14:29 +00:00
hexdump.1
Mention that eight-byte integers work.
2001-12-07 14:46:24 +00:00
hexdump.c
WARNSify, fix .Nm usage, deprecate register
1997-10-19 02:34:02 +00:00
hexdump.h
WARNS=2
2001-12-07 15:14:29 +00:00
hexsyntax.c
Show -C option in usage. PR/5266
1998-04-08 23:48:57 +00:00
od.1
Further POSIX progress: The C, S, I and L modifiers now behave correctly,
2001-12-07 01:23:42 +00:00
odsyntax.c
WARNS=2
2001-12-07 15:14:29 +00:00
parse.c
Enable support for printing 8-byte integers. For some reason, most of the
2001-12-07 13:37:39 +00:00