aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/syscalls.c
Commit message (Expand)AuthorAgeFilesLines
* - regen.Jeff Roberson2003-11-141-1/+1
* Update the five files derived from /sys/kern/syscalls.masterKirk McKusick2003-11-121-9/+9
* Regen.John Baldwin2003-11-071-1/+1
* Don peril-sensitive sunglasses and mark pipe(2) as MPSAFE. I've beaten upScott Long2003-10-211-1/+1
* Mark dup as MPSAFE. Giant was pushed into dup ages ago, but it looksDavid Malone2003-10-201-1/+1
* msync(2) should be declared MP-safe.Alan Cox2003-09-071-1/+1
* o Refine kse_thr_interrupt to allow it to handle different commands.David Xu2003-07-171-1/+1
* Regen from syscalls.master:1.149, addition of extended attributeRobert Watson2003-06-041-1/+4
* Regen.Mike Barcroft2003-04-091-1/+2
* - Regen.Jeff Roberson2003-04-011-1/+1
* - Regen for umtx.Jeff Roberson2003-04-011-1/+3
* - Regen for thr related system calls.Jeff Roberson2003-04-011-1/+5
* - Regen for the sig*wait* system calls.Jeff Roberson2003-03-311-3/+4
* Add a timeout parameter to kse_release.David Xu2003-02-201-1/+1
* Some KSE syscalls are MPSAFE.David Xu2003-01-081-1/+1
* Regen from syscalls.master:1.139Robert Watson2002-12-291-1/+5
* Regenerate system calls (swapoff added)Matthew Dillon2002-12-151-1/+2
* Regenerate after adding system calls.Daniel Eischen2002-11-161-1/+4
* Regen.Robert Watson2002-11-051-2/+2
* Regen from yesterday's system call placeholder rename.Robert Watson2002-11-021-2/+2
* The syscall names are string constants, so make them consts.David Malone2002-10-291-2/+2
* Split 4.x and 5.x signal handling so that we can keep 4.x signalPeter Wemm2002-10-251-5/+5
* Regen.Robert Watson2002-10-221-4/+10
* Regen from addition of execve_mac placeholder.Robert Watson2002-10-191-1/+1
* Regen from syntax fix to syscalls.master.Robert Watson2002-10-101-1/+1
* Regen.Robert Watson2002-10-091-4/+4
* Regen.Robert Watson2002-10-011-1/+7
* Make the following name changes to KSE related functions, etc., to betterArchie Cobbs2002-09-251-3/+3
* Regen for added syscalls.Alfred Perlstein2002-09-191-0/+14
* Regen.Robert Watson2002-08-191-1/+1
* Regen.Robert Watson2002-08-061-2/+2
* Regen.Robert Watson2002-07-311-1/+1
* Regen.Robert Watson2002-07-301-1/+2
* Rebuild of files generated from syscalls.master.Robert Watson2002-07-301-7/+7
* regen for freebsd4_sendfile(2) compat.Alfred Perlstein2002-07-121-2/+3
* Regen.Robert Watson2002-06-131-7/+7
* Add uuidgen(2) and uuidgen(1).Marcel Moolenaar2002-05-281-1/+2
* Add the lchflags(2) syscall.Maxime Henrion2002-05-051-1/+2
* Rework the kernel environment subsystem. We now convert the staticMaxime Henrion2002-04-171-0/+1
* RegenAlan Cox2002-04-141-1/+1
* RegenAlan Cox2002-04-111-1/+1
* Part II: update various mechanically generated files to allow for newRobert Watson2002-03-051-1/+7
* Add stub syscalls and definitions for KSE calls.Julian Elischer2002-02-191-1/+6
* Regenerate these files after change to syscalls.master.Daniel Eischen2002-02-171-1/+1
* Part II: Update system calls for extended attributes. Rebuild ofRobert Watson2002-02-101-1/+1
* Regenerate to make osigreturn standard.Bruce Evans2002-02-011-2/+2
* Regenerate _after_ the commit to syscalls.master.Bruce Evans2002-01-301-1/+1
* Add nmount() stub function and regenerate the syscall-glue which shouldPoul-Henning Kamp2001-11-021-1/+2
* o Update init_sysent.c and friends for allocation of afs_syscall.Robert Watson2001-10-131-1/+2
* o Part two of eaccess(2) commit, rebuilt system call code.Robert Watson2001-09-211-1/+2