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_2


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.8   13 years  miod   Avoid using NULL in non-pointer contexts: use 0 for integer values and '\0' for ...
[TXT] modload.8 (in the Attic) [Hide]  1.26   13 years  jmc   add an EXIT STATUS section for /sbin;
[TXT] modload.c (in the Attic) [Hide]  1.44   12 years  deraadt   there is no need to close files when the titanic is going down.
[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.