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_5_4_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile (in the Attic) [Hide]  1.5   10 years  miod   ELF_TOOLCHAIN bye bye.
[TXT] elf.c (in the Attic) [Hide]  1.9   11 years  matthew   modload needs to invoke ld with -nopie now on ELF platforms ok pascal
[TXT] modload.8 (in the Attic) [Hide]  1.27   10 years  schwarze   Add missing .Mt macros for AUTHORS email addresses. From Jan Stary <hans at star...
[TXT] modload.c (in the Attic) [Hide]  1.44   13 years  deraadt   there is no need to close files when the titanic is going down.
[TXT] modload.h (in the Attic) [Hide]  1.4   22 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.