aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/linux/linux_file.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.5_cvscvs2svn1997-10-211-1/+1
* YAMFC. NFS fixes, make NFSv3 the default, some other fs fixes.Doug Rabson1997-05-141-16/+47
* Fix the getdents() emulation, the Linux ELF libraries use this, andPeter Wemm1996-03-101-3/+11
* Mega-commit for Linux emulator update.. This has been stress tested underPeter Wemm1996-03-021-43/+354
* Clean up some warnings by using the generated structures in <sys/sysproto.h>Peter Wemm1995-12-151-16/+14
* Completed function declarations and added prototypes.Bruce Evans1995-11-221-4/+7
* Fix the getdirentries of ibcs2 to handle uneven DIRBLKSIZ offsets.Steven Wallace1995-10-101-6/+8
* Modified linux_readdir() function to properly handle Linux readdir()Steven Wallace1995-08-281-14/+27
* First incarnation of our Linux emulator or rather compatibility code.Søren Schmidt1995-06-251-0/+436