Home | History | Annotate | Download | only in hexdump
History log of /src/usr.bin/hexdump/hexdump.h
RevisionDateAuthorComments
 1.15  04-Mar-2016  dholland Don't use one function for two different things. Two functions is the
ticket.
 1.14  04-Mar-2016  dholland use "static"
 1.13  04-Sep-2011  joerg static + __dead
 1.12  27-Nov-2010  christos revert and fix the usage to be consistent with other programs.
 1.11  09-Feb-2010  drochner remove agitation that od(1) was deprecated -- it is still POSIX
 1.10  26-Aug-2006  christos More programs using efun.
 1.9  04-Jan-2006  perry de-__P, ANSIfy prototypes
 1.8  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22365, verified by myself.
 1.7  07-Dec-2001  bjh21 WARNS=2
 1.6  07-Feb-2001  christos constify
 1.5  18-Oct-1997  mrg merge lite-2.
 1.4  11-Jul-1997  mikel add explicit return types to many functions
pull global variable declarations and function prototypes into hexdump.h
add #includes where necessary for prototypes
replace index() with strchr(), const-poison static string vars, etc.
 1.3  09-Jan-1997  tls RCS ID police
 1.2  01-Aug-1993  mycroft Add RCS identifiers.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  06-Jun-1993  mrg 4.4BSD-Lite2
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources

RSS XML Feed