aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/hexdump
Commit message (Expand)AuthorAgeFilesLines
* Capitalize ASCII code names.Ruslan Ermilov2002-12-052-13/+13
* ANSIify function definitions.David Malone2002-09-047-66/+40
* s/inline/__inline/Mark Murray2002-07-191-2/+2
* Consistently use FBSDIDDavid E. O'Brien2002-06-305-10/+10
* mdoc(7) police: tidy up the markup.Ruslan Ermilov2002-05-291-51/+70
* From NetBSD:Tim J. Robbins2002-05-271-3/+1
* Make the output tidier when multiple integer formats are requested byTim J. Robbins2002-05-171-3/+3
* Overhaul hexdump's od syntax code to handle the -s -A -j -N -t options thatTim J. Robbins2002-05-175-87/+425
* Declare variables that were extern'd in multiple places in hexdump.h.Tim J. Robbins2002-05-174-9/+3
* Add support for printing long doubles.Tim J. Robbins2002-05-173-1/+12
* Print signed single-byte decimal integers correctly instead of implicitlyTim J. Robbins2002-05-171-1/+1
* Un-deprecate od(1): rename the `deprecated' variable to `odmode', remove theTim J. Robbins2002-05-174-14/+7
* Use `The .Nm utility'Philippe Charnier2002-04-192-11/+14
* remove __PWarner Losh2002-03-223-23/+23
* Slightly more efficient version of rev 1.6.David E. O'Brien2002-03-071-1/+1
* A less intrusive version of rev 1.2.David E. O'Brien2002-03-071-21/+15
* Slightly more efficient fix to the const problem.David E. O'Brien2002-03-071-1/+1
* Remove leaf node WARNS?=2 (that mainly I added). This shouldMark Murray2002-02-081-1/+0
* WARNS=2 fixups.Mark Murray2001-12-025-23/+33
* mdoc(7) police: Fixed the .Ex calls in manpages that describe moreRuslan Ermilov2001-09-111-1/+1
* File positions are off_t nowdays, not long, so:Andrey A. Chernov2001-09-013-3/+3
* mdoc(7) police: utilize the new .Ex macro.Ruslan Ermilov2001-08-151-3/+2
* Remove the misnamed `emalloc' and replace its uses with the calloc (alongDavid E. O'Brien2001-07-243-26/+14
* Remove whitespace at EOL.Dima Dorfman2001-07-151-8/+8
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+2
* mdoc(7) police: use the default ``file ...'' feature of the .Ar macro.Ruslan Ermilov2001-02-131-2/+2
* Change localizing to LC_ALLAndrey A. Chernov2001-02-101-1/+1
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-5/+5
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-0/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-14/+14
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-202-10/+17
* Oops, missed another printf() invocation with no format string.Kris Kennaway2000-07-101-1/+1
* Don't call printf() with no format string.Kris Kennaway2000-07-101-1/+1
* Correct spelling : ascii -> ASCIIAlexey Zelkin1999-09-202-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-287-7/+7
* Clean up some ambiguous nested if/elses.Bill Fumerola1999-07-041-2/+3
* PR: bin/9016Matthew Dillon1998-12-131-3/+8
* Localize itAndrey A. Chernov1997-11-043-13/+13
* Use err(3) instead of local redefinition, incorporate `hd' in usage str.Philippe Charnier1997-07-106-58/+48
* Fix a minor nit in the .Dd macro invocation so thatSteve Price1997-06-231-2/+2
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-292-2/+2
* Merge from Lite2Peter Wemm1997-03-112-4/+8
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-222-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
* delete doubled words, e.g.: "the the" -> "the"Wolfram Schneider1996-10-051-1/+2
* Fix the previous commit. The second of the 8-character columns wasPeter Wemm1996-10-041-4/+2
* Now that we've already got "hexdump -C", make calling the command "hd"Joerg Wunsch1996-09-293-4/+28
* Add '-C' "Canonical" format to hexdump:Poul-Henning Kamp1996-09-162-2/+12
* [HISTORY] command appeared in Version 1 AT&T UNIXWolfram Schneider1996-08-291-0/+6
* Correct some cross references and some path names.Mike Pritchard1996-04-061-1/+1