summaryrefslogtreecommitdiffstats
path: root/sys/i386/ibcs2/syscalls.xenix
Commit message (Expand)AuthorAgeFilesLines
* Now that all system calls are MPSAFE, retire the SYF_MPSAFE flag used tojhb2006-07-281-20/+20
* - Split ioctl() up into ioctl() and kern_ioctl(). The kern_ioctl() assumesjhb2006-07-081-1/+1
* Add kern_setgroups() and kern_getgroups() and use them to implementjhb2006-07-061-2/+2
* Assign audit event identfiers to Xenix system calls. Note: AUE_EACCESSrwatson2006-02-051-10/+10
* Make a pass through all the compat ABIs sychronizing the MP safe flagsjhb2005-07-131-16/+16
* During the system call table format change adding audit record eventrwatson2005-06-291-61/+68
* The following compat syscalls are now mpsafe: linux_getrlimit(),jhb2004-02-041-1/+1
* GC namespc column and unwrap long lines that now fit.peter2003-12-241-64/+61
* $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
* Implement ioctl's IBCS2_TCFLSH and IBCS2_TCXONC. Improve termios conversion.swallace1996-03-281-2/+2
* Remove old files no longer needed.swallace1995-10-101-0/+75
OpenPOWER on IntegriCloud