summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_file.c
Commit message (Expand)AuthorAgeFilesLines
* Remove dependancy on UFS' DIRBLKSIZ definition.dfr1997-04-061-6/+2
* Fix linux_getdents so that it can cope with filesystems which translatedfr1997-04-051-10/+46
* Don't include <sys/ioctl.h> in the kernel. Stage 1: don't includebde1997-03-241-2/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make this compile again after the Lite2 merge.mpp1997-02-101-3/+2
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fix the getdents() emulation, the Linux ELF libraries use this, andpeter1996-03-101-3/+11
* Mega-commit for Linux emulator update.. This has been stress tested underpeter1996-03-021-43/+354
* Clean up some warnings by using the generated structures in <sys/sysproto.h>peter1995-12-151-16/+14
* Completed function declarations and added prototypes.bde1995-11-221-4/+7
* Fix the getdirentries of ibcs2 to handle uneven DIRBLKSIZ offsets.swallace1995-10-101-6/+8
* 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-251-0/+436
OpenPOWER on IntegriCloud