Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/compat/netbsd32



Module Name:    src
Committed By:   maxv
Date:           Fri Jul 11 16:22:49 UTC 2014

Modified Files:
        src/sys/compat/netbsd32: netbsd32_mod.c

Log Message:
netbsd32 should depend on exec_elf32, since it will use exec_elf32's functions.
This fixes
        # modload compat_netbsd32
when exec_elf32 is not loaded.

ok njoly@


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/compat/netbsd32/netbsd32_mod.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index