OpenBSD CVS

src/sbin/modload/


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 / sbin / modload

Current tag: OPENBSD_4_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile (in the Attic) [Hide]  1.4   22 years  ericj   add support in modload for ELF from NetBSD miod@ ok.
[TXT] a.out.c (in the Attic) [Hide]  1.5   18 years  deraadt   use SEEK_* for lseek()
[TXT] elf.c (in the Attic) [Hide]  1.7   19 years  deraadt   use __LP64__; miod
[TXT] modload.8 (in the Attic) [Hide]  1.24   16 years  mikeb   Make modload use /dev/ksyms as a kernel file by default. Idea from form@, sugge...
[TXT] modload.c (in the Attic) [Hide]  1.43   16 years  mikeb   Make modload use /dev/ksyms as a kernel file by default. Idea from form@, sugge...
[TXT] modload.h (in the Attic) [Hide]  1.4   21 years  todd   rm trailing whitespace
[TXT] pathnames.h (in the Attic) [Hide]  1.4   22 years  ericj   add support in modload for ELF from NetBSD miod@ ok.