summaryrefslogtreecommitdiffstats
path: root/sys/i386/linux/syscalls.master
Commit message (Expand)AuthorAgeFilesLines
* Use a wrapper for the link syscall that does name translations.marcel1999-08-121-2/+2
* Do not map {s|g}etrlimit onto the FreeBSD syscalls. The arguments do notmarcel1999-08-111-5/+5
* Commit #1 of:sos1998-12-301-3/+5
* Fix NOIMPL -> NOPROTO as per bruce.sos1998-12-221-2/+2
* Syscall 168 (poll) is not implemented in the Linux emulator. Thissos1998-12-211-2/+3
* Reviewed by: Luoqi Chen, Jordan Hubbardjulian1998-12-191-2/+2
* Quick and dirty support for Linux's mremap. Not used by anythingjkh1998-07-101-2/+3
* Include "opt_compat.h" explicitly instead of depending onbde1998-06-091-2/+2
* The linux chown syscall is more like lchown, a new chown syscall thatpeter1998-03-291-4/+3
* Patch up some space/tab problems. It looks like some of this camepeter1998-03-291-15/+14
* Add in placeholders for the newer linux syscallspeter1998-03-291-1/+23
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B anddufault1998-03-281-1/+27
* I should not edit linux_prot.h directly. Fix the argument of linux_nice.kato1997-12-171-2/+2
* Removed unused #includes.bde1997-04-091-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
* Oops.. I was wrong about the change to sigsuspend. The library interface ispeter1996-03-041-3/+4
* A new syscalls table for the Linux emulator. This is processed bypeter1996-03-021-0/+210
OpenPOWER on IntegriCloud