summaryrefslogtreecommitdiffstats
path: root/usr.bin/hexdump/conv.c
Commit message (Collapse)AuthorAgeFilesLines
* ANSIify function definitions.dwmalone2002-09-041-6/+2
| | | | | | | | | Add some constness to avoid some warnings. Remove use register keyword. Deal with missing/unneeded extern/prototypes. Some minor type changes/casts to avoid warnings. Reviewed by: md5
* Overhaul hexdump's od syntax code to handle the -s -A -j -N -t options thattjr2002-05-171-4/+0
| | | | | | SUSv3 requires and give od a proper manual page. PR: 36783
* Un-deprecate od(1): rename the `deprecated' variable to `odmode', remove thetjr2002-05-171-6/+4
| | | | | | | | | deprecation warning from the utility and manual page. Since this utility is required by POSIX, it's not likely to be removed any time soon. This is leading up to the addition of the P1003.1-2001 -s -A -j -N -t options. PR: 36783
* A less intrusive version of rev 1.2.obrien2002-03-071-21/+15
|
* WARNS=2 fixups.markm2001-12-021-10/+20
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+128
OpenPOWER on IntegriCloud