summaryrefslogtreecommitdiffstats
path: root/sys/i386/linux/imgact_linux.c
Commit message (Expand)AuthorAgeFilesLines
...
* Removed unnecessary #includes from <sys/imgact.h> so that it isbde1996-05-011-1/+3
* Fixed unsigned longs that should have been vm_offset_t.bde1996-03-191-3/+5
* Remove references to MAP_FILE.. That is now "default" and is onlypeter1996-03-121-2/+2
* Fix the vm_map_remove and vm_map_protect calls.. Somewhere along thepeter1996-03-101-5/+7
* First attempt at FreeBSD & Linux ELF support.sos1996-03-101-3/+3
* Mega-commit for Linux emulator update.. This has been stress tested underpeter1996-03-021-2/+13
* This is an extract of changes from what I am currently running...peter1996-02-161-50/+23
* Fixed vm_map_find for new vm updates.dyson1996-01-191-4/+6
* Restored a vm #include.bde1995-12-141-1/+2
* Attempt to make the Linux LKM compile again after the recent VM includepeter1995-12-091-1/+6
* Completed function declarations and added prototypes.bde1995-11-221-2/+5
* All:dg1995-11-061-17/+17
* Moved setting of VTEXT flag into the appropriate image activators. Thisdg1995-08-241-1/+3
* First incarnation of our Linux emulator or rather compatibility code.sos1995-06-251-0/+235
OpenPOWER on IntegriCloud