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_5_7_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.7   15 years  ray   First pass at removing clauses 3 and 4 from NetBSD licenses. Not sure what's mo...
[TXT] eeprom.8  1.20   11 years  jmc   derivated -> derived; from daniel dickman although oed says "derivated" is valid...
[TXT] main.c  1.21   9 years  miod   sparc also needs <machine/param.h> for CPU_SUN*.
[TXT] ophandlers.c  1.13   9 years  krw   Nuke more obvious #include duplications. ok deraadt@ millert@ tedu@
[TXT] optree.c  1.6   15 years  fgsch   update license.
[TXT] eehandlers.c (in the Attic) [Hide]  1.20   9 years  miod   Be sure to print time_t with the appropriate format specifier. Repairs dump of e...
[TXT] getdate.y (in the Attic) [Hide]  1.9   10 years  millert   Kill usage of timeb.h for upcoming removal of libcompat. OK deraadt@