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_6_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.9   24 years  aaron   sync names of arguments in SYNOPSIS with those in the option's description
[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.6   24 years  aaron   The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. Ou...
[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