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
Module Name:src
Committed By: nakayama
Date: Fri Mar 15 20:22:44 UTC 2013
Modified Files:
src/usr.sbin/eeprom: Makefile defs.h eehandlers.c main.c ophandlers.c
Log Message:
Use explicitly defined macros in Makefile to determine to use
eeprom and/or openprom handlers, inste
Module Name:src
Committed By: christos
Date: Sun Feb 3 15:30:04 UTC 2013
Modified Files:
src/usr.sbin/eeprom: eehandlers.c
Log Message:
PR/47528: Izumi Tsutsui: eeprom(8) dumps core after 64 bit time_t changes
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.1
Module Name:src
Committed By: macallan
Date: Thu Dec 15 07:51:29 UTC 2011
Modified Files:
src/usr.sbin/eeprom: Makefile
Log Message:
build eeprom on shark
this has been working for ages, why did I never commit it?
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r
Module Name:src
Committed By: wiz
Date: Tue Jan 4 09:25:21 UTC 2011
Modified Files:
src/usr.sbin/eeprom: ofhandlers.c ophandlers.c prephandlers.c
Log Message:
Fix fd leak in error case. Found by cppcheck.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/u