summaryrefslogtreecommitdiffstats
path: root/sys/compat/pecoff
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings:peter2001-06-151-5/+5
* Sort includes.jhb2001-05-211-1/+1
* Introduce a global lock for the vm subsystem (vm_mtx).alfred2001-05-191-0/+1
* Undo part of the tangle of having sys/lock.h and sys/mutex.h included inmarkm2001-05-011-5/+5
* Back out proc locking to protect p_ucred for obtaining additionaljhb2001-01-271-13/+3
* Use proc lock to safely obtain references to p_ucred before vnodejhb2001-01-231-3/+13
* Map BSS section in PECOFF executable.takawata2001-01-231-1/+1
* Add PECOFF (WIN32 Execution file format) support.takawata2000-12-202-0/+783
OpenPOWER on IntegriCloud