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


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] Makefile  1.21   3 years  jsg   build eeprom on riscv64
[TXT] defs.h  1.8   2 weeks  jsg   remove sun3/4 bits missed when sparc was removed ok miod@
[TXT] eeprom.8  1.24   18 months  miod   Remove old-style eeprom mentions and relevant leftover code; ok kettenis@
[TXT] main.c  1.26   18 months  miod   Remove old-style eeprom mentions and relevant leftover code; ok kettenis@
[TXT] ophandlers.c  1.18   15 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] optree.c  1.11   2 years  deraadt   For open/openat, if the flags parameter does not contain O_CREAT, the 3rd (varia...