summaryrefslogtreecommitdiffstats
path: root/sys/ia64/ia32/syscalls.master
Commit message (Expand)AuthorAgeFilesLines
* o In struct prison, add an allprison linked list of prisons (protectedmike2003-04-091-0/+1
* - Add thr and umtx system calls.jeff2003-04-011-0/+8
* - Add a placeholder for sigwaitjeff2003-03-311-0/+1
* Synchronize to kern/syscalls.master:1.139.rwatson2002-12-291-0/+4
* Change swapoff from MNOPROTO to UNIMPL. The former doesn't work.marcel2002-12-161-1/+1
* This is David Schultz's swapoff code which I am finally able to commit.dillon2002-12-151-0/+1
* Add *context() syscalls to ia64 32-bit compatability table as requesteddeischen2002-11-161-0/+3
* Sync to src/sys/kern/syscalls.masterrwatson2002-11-021-1/+1
* Stake a claim on 418 (__xstat), 419 (__xfstat), 420 (__xlstat)peter2002-10-191-0/+3
* Grab 416/417 real estate before I get burned while testing again.peter2002-10-191-0/+2
* Add a placeholder for the execve_mac() system call, similar to SELinux'srwatson2002-10-191-0/+1
* Sigh. Fix fat-fingering of diff. I knew this was going to happen.peter2002-10-091-1/+1
* Try and deal with the #ifdef COMPAT_FREEBSD4 sendfile stuff. This wouldpeter2002-10-091-2/+4
* Try and patch up some tab-to-space spammage.peter2002-10-091-19/+19
* Add placeholder stubs for nsendfile, mac_syscall, ksem_close, ksem_post,peter2002-10-091-0/+22
* Let kse_wakeup() take a KSE mailbox pointer argument.archie2002-10-021-1/+1
* Make the following name changes to KSE related functions, etc., to betterarchie2002-09-251-4/+4
* Infrastructure tweaks to allow having both an Elf32 and an Elf64 executablepeter2002-07-201-329/+330
* Initial support for executing IA-32 binaries. This will not compiledfr2002-04-101-0/+562
OpenPOWER on IntegriCloud