1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin/hexdump
guenther f414793931 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.

ok deraadt@ krw@
2018-04-26 12:42:50 +00:00
..
conv.c
display.c Convert quad_t to int64_t and %q to %ll 2016-08-24 03:13:45 +00:00
hexdump.1
hexdump.c remove main() declaration 2016-02-08 21:05:51 +00:00
hexdump.h o clean up a little whitespace and formatting 2016-03-15 04:19:13 +00:00
hexsyntax.c o clean up a little whitespace and formatting 2016-03-15 04:19:13 +00:00
Makefile
od.1 Fix two bugs (at least 13 year old) of the [+]offset[.][Bb] XSI offset syntax: 2015-09-16 08:47:26 +00:00
odsyntax.c fix a shadow warning. from Brian Callahan 2017-05-30 05:58:44 +00:00
parse.c Use <fcntl.h> instead of <sys/file.h> for open() and friends. 2018-04-26 12:42:50 +00:00