Date: Wed, 20 Dec 2000 04:51:09 -0800 (PST) From: Takanori Watanabe <takawata@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include pecoff_machdep.h src/sys/conf files.i386 options.i386 src/sys/i386/conf NOTES src/sys/compat/pecoff imgact_pecoff.c imgact_pecoff.h src/sys/modules/pecoff Makefile Message-ID: <200012201251.eBKCp9I29727@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
takawata 2000/12/20 04:51:09 PST
Modified files:
sys/conf files.i386 options.i386
sys/i386/conf NOTES
Added files:
sys/i386/include pecoff_machdep.h
sys/compat/pecoff imgact_pecoff.c imgact_pecoff.h
sys/modules/pecoff Makefile
Log:
Add PECOFF (WIN32 Execution file format) support.
To use it, some dll is needed. And currently, the dll is only for NetBSD.
So one more kernel module is needed.
For more infomation,
http://chiharu.haun.org/peace/ .
Reviewed by: bp
Revision Changes Path
1.341 +2 -1 src/sys/conf/files.i386
1.141 +3 -2 src/sys/conf/options.i386
1.865 +4 -2 src/sys/i386/conf/NOTES
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012201251.eBKCp9I29727>
