1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin/hexdump
ray d874cce4b1 First pass at removing clauses 3 and 4 from NetBSD licenses.
Not sure what's more surprising: how long it took for NetBSD to
catch up to the rest of the BSDs (including UCB), or the amount of
code that NetBSD has claimed for itself without attributing to the
actual authors.

OK deraadt@
2008-06-26 05:42:03 +00:00
..
conv.c
display.c In doskip(), do not access an uninitialized variable in the statok == 0 case 2007-01-28 16:36:17 +00:00
hexdump.1 convert to new .Dd format; 2007-05-31 19:19:00 +00:00
hexdump.c Accept a leading 0x for the -n length parameter. 2007-01-28 16:37:09 +00:00
hexdump.h Accept a leading 0x for the -n length parameter. 2007-01-28 16:37:09 +00:00
hexsyntax.c sort options and sync usage(); 2007-02-06 20:22:19 +00:00
Makefile
od.1 First pass at removing clauses 3 and 4 from NetBSD licenses. 2008-06-26 05:42:03 +00:00
odsyntax.c remove a comment which is no longer true; ok otto 2007-02-06 20:55:13 +00:00
parse.c remove some bogus *p tests from charles longeau 2007-03-20 03:50:38 +00:00