summaryrefslogtreecommitdiff
path: root/sys/i386/linux/linux_stats.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.1.0_cvscvs2svn1999-02-161-1/+1
* Move the "retval" (3rd) parameter from all syscall functions and putPoul-Henning Kamp1997-11-061-7/+6
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Fixed lseek() on named pipes. It always succeeded but should always fail.Bruce Evans1996-12-191-1/+2
* Mega-commit for Linux emulator update.. This has been stress tested underPeter Wemm1996-03-021-67/+94
* Call pipe_stat() when presented with a DTYPE_PIPE file in the linuxPeter Wemm1996-01-301-1/+5
* Completed function declarations and added prototypes.Bruce Evans1995-11-221-5/+3
* Reviewed by: julian with quick glances by bruce and othersJulian Elischer1995-08-281-7/+2
* First incarnation of our Linux emulator or rather compatibility code.Søren Schmidt1995-06-251-0/+273