summaryrefslogtreecommitdiffstats
path: root/sys/i386/linux/linux_dummy.c
Commit message (Expand)AuthorAgeFilesLines
...
* Revert implementation of setfsuid and setfsgid due to securitymarcel2000-07-201-0/+2
* Implement pread and pwrite.marcel2000-07-171-2/+0
* Implement setfsuid and setfsgid. Implementation derived from patchmarcel2000-07-161-2/+0
* Regen after pointing to the real setres[ug]id(). Remove dummy function.peter2000-01-291-2/+0
* Update syscalls to Linux kernel 2.3.38. These syscalls aremarcel2000-01-101-0/+7
* Implement linux_sigaltstack.marcel1999-11-301-1/+0
* Implement linux_ustat.marcel1999-11-271-1/+0
* Implement fdatasync in terms of fsync. The regeneration of proto.h,marcel1999-11-261-1/+0
* sigset_t change (part 4 of 5)marcel1999-09-291-1/+0
* Implement linux_ioperm() syscall. Fix linux_iopl() to use the level argument.luoqi1999-09-221-1/+0
* Implementation of the modify_ldt syscall. Use the sysarch() interface to domarcel1999-09-021-1/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fix lingo: 'is not implemented or obsoleted' is not the same as 'is obsoletedmarcel1999-08-251-2/+2
* Change all UNIMPL syscalls to STD and add them to linux_dummy. Now we alwaysmarcel1999-08-251-4/+33
* Major rewrite.marcel1999-08-151-239/+50
* Reviewed by: Luoqi Chen, Jordan Hubbardjulian1998-12-191-8/+1
* Move the "retval" (3rd) parameter from all syscall functions and putphk1997-11-061-36/+36
* Implement linux_iopl and linux_nice.kato1997-10-291-15/+1
* Removed unused #includes.bde1997-07-201-3/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Mega-commit for Linux emulator update.. This has been stress tested underpeter1996-03-021-62/+43
* Completed function declarations and added prototypes.bde1995-11-221-3/+4
* First incarnation of our Linux emulator or rather compatibility code.sos1995-06-251-0/+316
OpenPOWER on IntegriCloud