Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



mikel
Thu Jul 10 23:28:31 PDT 1997
Update of /cvsroot/src/usr.bin/hexdump
In directory netbsd1:/var/slash-tmp/cvs-serv12148

Modified Files:
        hexdump.h conv.c display.c hexdump.c hexsyntax.c odsyntax.c 
        parse.c 
Log Message:
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.




Home | Main Index | Thread Index | Old Index