OpenBSD CVS

src/usr.sbin/eeprom/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / eeprom

Current tag: OPENBSD_4_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.12   16 years  kettenis   We don't have /dev/eeprom on sparc64.
[TXT] defs.h  1.6   16 years  kettenis   Make this compile on macppc (OpenPROM support only) and build it there. ok dera...
[TXT] eeprom.8  1.18   16 years  jmc   some small cleanup, including standard synopsis/usage and sort options; ok fgsch...
[TXT] main.c  1.17   16 years  kettenis   We don't have /dev/eeprom on sparc64.
[TXT] ophandlers.c  1.11   16 years  kettenis   Make this compile on macppc (OpenPROM support only) and build it there. ok dera...
[TXT] optree.c  1.4   16 years  kettenis   Allow multiple NUL characters within string-valued properties (but add an XXX sa...
[TXT] eehandlers.c (in the Attic) [Hide]  1.13   17 years  moritz   Fix format string bugs by using strlcpy() instead of snprintf() and fix truncati...
[TXT] getdate.y (in the Attic) [Hide]  1.6   19 years  deraadt   ansi cleanup; khalek@linuxgamers.net