OpenBSD CVS

src/usr.bin/hexdump/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / hexdump

Current tag: OPENBSD_2_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.2   27 years  deraadt   rcsid
[TXT] conv.c  1.2   27 years  deraadt   rcsid
[TXT] display.c  1.5   25 years  deraadt   for less than 16 NUL bytes, do not print a * line; dillon
[TXT] hexdump.1  1.12   23 years  aaron   Change all option list specifications to ".Bl -tag -width Ds". Most man pages ju...
[TXT] hexdump.c  1.4   27 years  deraadt   rcsid
[TXT] hexdump.h  1.2   27 years  deraadt   rcsid
[TXT] hexsyntax.c  1.3   27 years  millert   getopt(3) returns -1 when out of args, not EOF, whee!
[TXT] od.1  1.8   24 years  aaron   Various cleanups and standardizations.
[TXT] odsyntax.c  1.3   27 years  millert   getopt(3) returns -1 when out of args, not EOF, whee!
[TXT] parse.c  1.5   25 years  aaron   fgets -> fgetln, don't lie about lines being too long