aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/hexdump/odsyntax.c
Commit message (Expand)AuthorAgeFilesLines
* usr.bin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-3/+0
* usr.bin: Remove ancient SCCS tags.Warner Losh2023-11-271-3/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* display.c:Johan Karlsson2004-07-221-2/+2
* ANSIify function definitions.David Malone2002-09-041-6/+2
* Consistently use FBSDIDDavid E. O'Brien2002-06-301-2/+2
* 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-171-52/+234
* Declare variables that were extern'd in multiple places in hexdump.h.Tim J. Robbins2002-05-171-3/+0
* Un-deprecate od(1): rename the `deprecated' variable to `odmode', remove theTim J. Robbins2002-05-171-3/+2
* remove __PWarner Losh2002-03-221-2/+2
* File positions are off_t nowdays, not long, so:Andrey A. Chernov2001-09-011-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Clean up some ambiguous nested if/elses.Bill Fumerola1999-07-041-2/+3
* Localize itAndrey A. Chernov1997-11-041-4/+3
* Use err(3) instead of local redefinition, incorporate `hd' in usage str.Philippe Charnier1997-07-101-5/+8
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Merge from Lite2Peter Wemm1997-03-111-3/+5
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+263