summaryrefslogtreecommitdiffstats
path: root/sys/compat
Commit message (Expand)AuthorAgeFilesLines
* Update linux_ipc.c to use the now generated prototypes for the shm* callspeter1995-12-151-9/+9
* Initial attempt at getting Linux QMAGIC shared lib support. I havepeter1995-12-151-4/+4
* Clean up some warnings by using the generated structures in <sys/sysproto.h>peter1995-12-155-94/+93
* 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
* Include <vm/vm.h> explicitly to avoid breaking when vnode_if.h doesn'tbde1995-12-061-1/+2
* Completed function declarations and added prototypes.bde1995-11-227-35/+39
* All:dg1995-11-061-20/+20
* Fix the getdirentries of ibcs2 to handle uneven DIRBLKSIZ offsets.swallace1995-10-101-6/+8
* Submitted by: Juergen Lock <nox@jelal.hb.north.de>julian1995-10-041-11/+25
* Reviewed by: julian with quick glances by bruce and othersjulian1995-08-281-7/+2
* Modified linux_readdir() function to properly handle Linux readdir()swallace1995-08-281-14/+27
* First incarnation of our Linux emulator or rather compatibility code.sos1995-06-257-0/+3026
OpenPOWER on IntegriCloud