summaryrefslogtreecommitdiff
path: root/usr.bin/hexdump/odsyntax.c
AgeCommit message (Expand)Author
2023-11-26usr.bin: Automated cleanup of cdefs and other formattingWarner Losh
2023-11-26usr.bin: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-02-28Renumber copyright clause 4Warner Losh
2010-12-11Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl
2004-07-22display.c:Johan Karlsson
2002-09-04ANSIify function definitions.David Malone
2002-06-30Consistently use FBSDIDDavid E. O'Brien
2002-05-17Make the output tidier when multiple integer formats are requested byTim J. Robbins
2002-05-17Overhaul hexdump's od syntax code to handle the -s -A -j -N -t options thatTim J. Robbins
2002-05-17Declare variables that were extern'd in multiple places in hexdump.h.Tim J. Robbins
2002-05-17Un-deprecate od(1): rename the `deprecated' variable to `odmode', remove theTim J. Robbins
2002-03-22remove __PWarner Losh
2001-09-01File positions are off_t nowdays, not long, so:Andrey A. Chernov
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1999-07-04Clean up some ambiguous nested if/elses.Bill Fumerola
1997-11-04Localize itAndrey A. Chernov
1997-07-10Use err(3) instead of local redefinition, incorporate `hd' in usage str.Philippe Charnier
1997-03-29compare return value from getopt against -1 rather than EOF, per the finalWarner Losh
1997-03-11Merge from Lite2Peter Wemm
1995-05-30Remove trailing whitespace.Rodney W. Grimes
1994-05-27BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes