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        
[TXT] Makefile  1.21   3 years  jsg   build eeprom on riscv64
[TXT] defs.h  1.7   15 years  ray   First pass at removing clauses 3 and 4 from NetBSD licenses. Not sure what's mo...
[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   14 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...
[TXT] eehandlers.c (in the Attic) [Hide]  1.22   7 years  tedu   remove sparc support
[TXT] getdate.y (in the Attic) [Hide]  1.11   6 years  guenther   get_date(), from getdate.y, was last used in the sparc support, so zap it ok ke...