Source-Changes archive

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

CVS commit: src/usr.sbin/eeprom



Module Name:    src
Committed By:   joerg
Date:           Tue Jul  2 11:59:47 UTC 2013

Modified Files:
        src/usr.sbin/eeprom: defs.h eehandlers.c main.c ofhandlers.c
            ophandlers.c prephandlers.c

Log Message:
Finish ANSIfication. Drop extra spaces from __P removal. Add more
static. Add more const. Use __dead for usage().


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/usr.sbin/eeprom/defs.h
cvs rdiff -u -r1.17 -r1.18 src/usr.sbin/eeprom/eehandlers.c
cvs rdiff -u -r1.22 -r1.23 src/usr.sbin/eeprom/main.c
cvs rdiff -u -r1.5 -r1.6 src/usr.sbin/eeprom/ofhandlers.c
cvs rdiff -u -r1.12 -r1.13 src/usr.sbin/eeprom/ophandlers.c
cvs rdiff -u -r1.3 -r1.4 src/usr.sbin/eeprom/prephandlers.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index