aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/syscalls.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* RegeneratePeter Wemm2001-09-181-1/+2
* Regenerate syscallsMatthew Dillon2001-09-011-1/+1
* regenerate syscallsMatthew Dillon2001-09-011-1/+1
* Regenerate from syscalls.master using the new makesyscalls.sh revision.Thomas Moestl2001-08-221-1/+1
* Regen syscalls that were made mpsafe via vm_mtxAlfred Perlstein2001-05-191-1/+1
* o Regenerated following introduction of __setugid() system call forRobert Watson2001-04-111-1/+2
* o Part two of introduction of extattr_{delete,get,set}_fd() system calls,Robert Watson2001-03-311-1/+4
* o Rename "namespace" argument to "attrnamespace" as namespace is a C++Robert Watson2001-03-191-1/+1
* Regenerate after rwatson's commit to syscalls.master (rev 1.85)Peter Wemm2001-03-151-1/+1
* Regen.Jake Burkholder2000-12-021-3/+3
* sysvipc loadable.Alfred Perlstein2000-12-011-0/+1
* Regen: fix prototypes for {o|}{g|s}etrlimit.Marcel Moolenaar2000-08-281-1/+1
* Regen. (Fix SYS_exit)Peter Wemm2000-07-291-2/+2
* Regenerate with makesyscalls.shPeter Wemm2000-07-291-2/+2
* o Commit two of two, introducing __cap_{get,set}_{fd,file} syscalls toRobert Watson2000-07-131-1/+5
* Second of two commits adding capability manipulation syscalls forRobert Watson2000-06-151-1/+3
* Regenerated (fixed the type of mmap()'s padding arg).Bruce Evans2000-05-091-1/+1
* Regenerate (removed semconfig)Peter Wemm2000-05-011-2/+2
* Introduce kqueue() and kevent(), a kernel event notification facility.Jonathan Lemon2000-04-161-1/+3
* Fix bde'isms in acl/extattr syscall interface, renaming syscalls toRobert Watson2000-01-191-9/+9
* Implement setres[ug]id() and getres[ug]id(). This has been sitting inPeter Wemm2000-01-161-3/+5
* Add aio_waitcomplete(). Make aio work correctly for socket descriptors.Jason Evans2000-01-141-1/+2
* Second pass commit to introduce new ACL and Extended Attribute systemRobert Watson1999-12-191-1/+13
* Cop on a bit and regenerate things correctly.Brian Somers1999-11-181-1/+1
* Now that userland, including modules don't use the osig* syscallsMarcel Moolenaar1999-10-121-6/+6
* sigset_t change (part 2 of 5)Marcel Moolenaar1999-09-291-6/+13
* regenerate to include proper "gererated from" taglines.Alfred Perlstein1999-09-111-1/+1
* Seperate the export check in VFS_FHTOVP, exports are now checked viaAlfred Perlstein1999-09-111-3/+4
* Regen after Id->FreeBSDPeter Wemm1999-08-281-1/+1
* Re-commit these files after updating syscalls.master (in the proper orderJordan K. Hubbard1999-08-051-1/+1
* Reserve a syscall for the arla folks. I'm assuming that since syscalls.cJordan K. Hubbard1999-08-041-0/+1
* Regenerated.Bruce Evans1999-05-131-1/+1
* This Implements the mumbled about "Jail" feature.Poul-Henning Kamp1999-04-281-1/+2
* Regenerate (padding for pread and pwrite).Dmitrij Tejblum1999-04-041-1/+1
* Added pread and pwrite. These functions are defined by the X/OpenAlan Cox1999-03-271-2/+2
* regenerate (+kldsym)Peter Wemm1998-11-111-1/+2