aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/sysproto.h
Commit message (Expand)AuthorAgeFilesLines
* Split 4.x and 5.x signal handling so that we can keep 4.x signalPeter Wemm2002-10-251-14/+24
* Regen.Robert Watson2002-10-221-1/+16
* 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-1/+23
* Let kse_wakeup() take a KSE mailbox pointer argument.Archie Cobbs2002-10-021-1/+1
* Regen.Robert Watson2002-10-011-1/+1
* Make the following name changes to KSE related functions, etc., to betterArchie Cobbs2002-09-251-8/+8
* Regen for added syscalls.Alfred Perlstein2002-09-191-1/+43
* Regen.Robert Watson2002-08-191-1/+1
* Regen.Robert Watson2002-08-061-3/+3
* Regen.Robert Watson2002-07-311-7/+7
* Regen.Robert Watson2002-07-301-1/+7
* Rebuild of files generated from syscalls.master.Robert Watson2002-07-301-1/+29
* regen for freebsd4_sendfile(2) compat.Alfred Perlstein2002-07-121-11/+27
* Regen.Robert Watson2002-06-131-29/+1
* Add uuidgen(2) and uuidgen(1).Marcel Moolenaar2002-05-281-1/+6
* Add the lchflags(2) syscall.Maxime Henrion2002-05-051-1/+6
* Rework the kernel environment subsystem. We now convert the staticMaxime Henrion2002-04-171-0/+7
* RegenAlan Cox2002-04-141-1/+1
* RegenAlan Cox2002-04-111-1/+1
* Remove __PAlfred Perlstein2002-03-191-285/+285
* Part II: update various mechanically generated files to allow for newRobert Watson2002-03-051-1/+1
* Add stub syscalls and definitions for KSE calls.Julian Elischer2002-02-191-1/+22
* Regenerate these files after change to syscalls.master.Daniel Eischen2002-02-171-2/+2
* Part II: Update system calls for extended attributes. Rebuild ofRobert Watson2002-02-101-9/+9
* Regenerate to make osigreturn standard.Bruce Evans2002-02-011-5/+5
* 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/+7
* o Update init_sysent.c and friends for allocation of afs_syscall.Robert Watson2001-10-131-1/+1
* o Part two of eaccess(2) commit, rebuilt system call code.Robert Watson2001-09-211-1/+6
* RegeneratePeter Wemm2001-09-181-274/+280
* KSE Milestone 2Julian Elischer2001-09-121-277/+278
* 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-607/+617
* 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/+5
* o Part two of introduction of extattr_{delete,get,set}_fd() system calls,Robert Watson2001-03-311-1/+23
* o Rename "namespace" argument to "attrnamespace" as namespace is a C++Robert Watson2001-03-191-5/+5
* Regenerate after rwatson's commit to syscalls.master (rev 1.85)Peter Wemm2001-03-151-2/+6
* Regen.Jake Burkholder2000-12-021-9/+1
* sysvipc loadable.Alfred Perlstein2000-12-011-0/+1
* Regen: fix prototypes for {o|}{g|s}etrlimit.Marcel Moolenaar2000-08-281-5/+5
* Regen. (Fix SYS_exit)Peter Wemm2000-07-291-1/+1
* Regenerate with makesyscalls.shPeter Wemm2000-07-291-3/+3
* Simplify kqueue API slightly.Jonathan Lemon2000-07-181-3/+3
* o Commit two of two, introducing __cap_{get,set}_{fd,file} syscalls toRobert Watson2000-07-131-1/+21
* Second of two commits adding capability manipulation syscalls forRobert Watson2000-06-151-1/+9
* Regenerated (fixed the type of mmap()'s padding arg).Bruce Evans2000-05-091-2/+2