summaryrefslogtreecommitdiff
path: root/usr.bin/hexdump/odsyntax.c
AgeCommit message (Expand)Author
2010-11-27revert and fix the usage to be consistent with other programs.christos
2010-11-27PR 44156: od -? prints usage for "hexdump" rather than "od"dholland
2010-02-09remove agitation that od(1) was deprecated -- it is still POSIXdrochner
2008-09-03Support -the "-A addressformat" flag for od(1), from FreeBSD.drochner
2006-08-26More programs using efun.christos
2006-01-04de-__P, ANSIfy prototypesperry
2005-06-02appease gcc -Wuninitializedlukem
2004-10-30Add (unsigned char) cast to ctype functionsdsl
2003-10-27Overhaul how `build.sh tools' are used:lukem
2003-10-22adddmcmahill
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-03-12More tests if __RCSID is defined.augustss
2002-03-30More POSIX overhaul:bjh21
2001-12-07WARNS=2bjh21
2001-12-07Further POSIX progress: The C, S, I and L modifiers now behave correctly,bjh21
2001-12-05Further POSIXification: od now supports -N, which is equivalent to hexdump'sbjh21
2001-12-05Add a -j option to od, which does the same as the -s option tobjh21
2001-02-07PR/12147: TheMan: add -t option to od.christos
1998-12-19char -> unsigned charchristos
1998-08-25Add { and } to shut up egcs. Reformat the more questionable code.ross
1997-10-19WARNSify, fix .Nm usage, deprecate registerlukem
1997-10-18merge lite-2.mrg
1997-07-11add explicit return types to many functionsmikel
1997-01-09RCS ID policetls
1993-08-01Add RCS identifiers.mycroft
1993-05-04Previous patch was incorrect.mycroft
1993-05-03Fix a NULL-dereferencing, that caused a segfault with QMAGIC (yay).sef
1993-03-21initial import of 386bsd-0.1 sourcescgd