summaryrefslogtreecommitdiffstats
path: root/sys/i386/ibcs2/syscalls.master
Commit message (Expand)AuthorAgeFilesLines
* Fix the ABI wrappers to use kern_fcntl() rather than calling fcntl()jhb2004-08-241-1/+1
* ibcs2_wait() now MPSAFE.rwatson2004-03-281-1/+1
* Sync up MP safe flags with global syscalls.master. This includes write(),jhb2004-02-061-16/+16
* The following compat syscalls are now mpsafe: linux_getrlimit(),jhb2004-02-041-1/+1
* Oops, remove references to namespc column in comment (I'm not going topeter2003-12-241-2/+1
* GC namespc column and unwrap long lines that now fit.peter2003-12-241-146/+138
* Synchronize syscalls.master(s) with recent Giant pushdown workdillon2001-09-011-3/+3
* Sigh. Fix SYS_exit problems. I misunderstood the significance of thesepeter2000-07-291-1/+1
* Change the 'exit()' system call to 'sys_exit()'. This avoids overlappingpeter2000-07-291-1/+1
* Fixed the return type and args struct tag for exit(). They were wrong inbde2000-05-091-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* 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. forgot to remove #include "opt_sysvipc.h"peter1996-01-081-2/+1
* Remove the #ifdef SYSVSHM etc. Always call the functions, some stubspeter1996-01-081-13/+1
* Convert SYSV IPC to new-style options. (I hope I got everything...)wollman1996-01-041-1/+2
* Remove old files no longer needed.swallace1995-10-101-204/+154
* Import of original NetBSD's ibcs2 emulator sources by Scott Bartram,swallace1995-10-101-0/+243
OpenPOWER on IntegriCloud