summaryrefslogtreecommitdiffstats
path: root/sys/i386/ibcs2/imgact_coff.c
Commit message (Expand)AuthorAgeFilesLines
* Remove references to MAP_FILE.. That is now "default" and is onlypeter1996-03-121-6/+6
* The same data segment length rounding problem that was in the elfpeter1996-03-121-4/+4
* Fixed vm_map_find for new vm changes.dyson1996-01-191-5/+6
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+8
* All:dg1995-11-061-33/+33
* Change alternate space base name from /emul/ibcs2 to /compat/ibcs2,swallace1995-10-101-18/+26
* Remove old files no longer needed.swallace1995-10-101-67/+54
* Unlock the vnode after checking permissions; this is necessary to preventsef1995-09-131-1/+7
* Reviewed by: julian with quick glances by bruce and othersjulian1995-08-281-7/+3
* Moved setting of VTEXT flag into the appropriate image activators. Thisdg1995-08-241-1/+3
* Remove trailing whitespace.rgrimes1995-05-301-7/+7
* Some long-waiting fixes for the COFF module. They silence compilerjoerg1995-04-081-19/+43
* Use of vm_allocate and vm_deallocate has been deprecated.dg1995-02-201-12/+15
* iBCS2 emulator core files.sos1994-10-141-0/+457
OpenPOWER on IntegriCloud