summaryrefslogtreecommitdiff
path: root/sys/alpha/linux/linux_dummy.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.3.0_cvscvs2svn2001-04-211-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-11-041-0/+71
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-03-131-114/+0
* Regen after pointing to the real setres[ug]id(). Remove dummy function.Peter Wemm2000-01-291-2/+0
* Update syscalls to Linux kernel 2.3.38. These syscalls areMarcel Moolenaar2000-01-101-0/+7
* Implement linux_sigaltstack.Marcel Moolenaar1999-11-301-1/+0
* Implement linux_ustat.Marcel Moolenaar1999-11-271-1/+0
* Implement fdatasync in terms of fsync. The regeneration of proto.h,Marcel Moolenaar1999-11-261-1/+0
* sigset_t change (part 4 of 5)Marcel Moolenaar1999-09-291-1/+0
* Implement linux_ioperm() syscall. Fix linux_iopl() to use the level argument.Luoqi Chen1999-09-221-1/+0
* Implementation of the modify_ldt syscall. Use the sysarch() interface to doMarcel Moolenaar1999-09-021-1/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fix lingo: 'is not implemented or obsoleted' is not the same as 'is obsoletedMarcel Moolenaar1999-08-251-2/+2
* Change all UNIMPL syscalls to STD and add them to linux_dummy. Now we alwaysMarcel Moolenaar1999-08-251-4/+33
* Major rewrite.Marcel Moolenaar1999-08-151-235/+46
* Reviewed by: Luoqi Chen, Jordan HubbardJulian Elischer1998-12-191-8/+1
* Move the "retval" (3rd) parameter from all syscall functions and putPoul-Henning Kamp1997-11-061-36/+36
* Implement linux_iopl and linux_nice.KATO Takenori1997-10-291-15/+1
* Removed unused #includes.Bruce Evans1997-07-201-3/+1
* 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
* Mega-commit for Linux emulator update.. This has been stress tested underPeter Wemm1996-03-021-62/+43
* Completed function declarations and added prototypes.Bruce Evans1995-11-221-3/+4
* First incarnation of our Linux emulator or rather compatibility code.Søren Schmidt1995-06-251-0/+316