Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   oki
Date:           Fri Jun  9 22:38:57 UTC 2000

Modified Files:
        syssrc/sys/compat/pecoff: files.pecoff
        syssrc/sys/kern: exec_conf.c
Added Files:
        syssrc/sys/compat/pecoff: pecoff_exec.c pecoff_exec.h pecoff_util.h

Log Message:
PE/COFF (Win32) compatible binary support (experimental).
It currentry supports only i386.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/compat/pecoff/files.pecoff
cvs rdiff -r0 -r1.1 syssrc/sys/compat/pecoff/pecoff_exec.c \
    syssrc/sys/compat/pecoff/pecoff_exec.h \
    syssrc/sys/compat/pecoff/pecoff_util.h
cvs rdiff -r1.42 -r1.43 syssrc/sys/kern/exec_conf.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