index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
hexdump
/
hexsyntax.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace index() and rindex() calls with strchr() and strrchr().
ed
2012-01-03
1
-1
/
+1
*
Remove the advertising clause from UCB copyrighted files in usr.bin. This
joel
2010-12-11
1
-4
/
+0
*
ANSIify function definitions.
dwmalone
2002-09-04
1
-4
/
+2
*
Consistently use FBSDID
obrien
2002-06-30
1
-2
/
+2
*
Declare variables that were extern'd in multiple places in hexdump.h.
tjr
2002-05-17
1
-3
/
+0
*
File positions are off_t nowdays, not long, so:
ache
2001-09-01
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Use err(3) instead of local redefinition, incorporate `hd' in usage str.
charnier
1997-07-10
1
-4
/
+12
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-29
1
-1
/
+1
*
Merge from Lite2
peter
1997-03-11
1
-1
/
+3
*
Fix the previous commit. The second of the 8-character columns was
peter
1996-10-04
1
-4
/
+2
*
Now that we've already got "hexdump -C", make calling the command "hd"
joerg
1996-09-29
1
-3
/
+12
*
Add '-C' "Canonical" format to hexdump:
phk
1996-09-16
1
-1
/
+6
*
BSD 4.4 Lite Usr.bin Sources
rgrimes
1994-05-27
1
-0
/
+127