summaryrefslogtreecommitdiffstats
path: root/sys/kern/init_sysent.c
Commit message (Expand)AuthorAgeFilesLines
* Regenalc2002-04-141-2/+2
* Regenalc2002-04-111-2/+2
* Part II: update various mechanically generated files to allow for newrwatson2002-03-051-1/+7
* Add stub syscalls and definitions for KSE calls.julian2002-02-191-1/+6
* Regenerate these files after change to syscalls.master.deischen2002-02-171-1/+1
* Part II: Update system calls for extended attributes. Rebuild ofrwatson2002-02-101-1/+1
* Regenerate to make osigreturn standard.bde2002-02-011-2/+2
* Regenerate _after_ the commit to syscalls.master.bde2002-01-301-1/+1
* Make AIO a loadable module.alfred2001-12-291-8/+8
* Add nmount() stub function and regenerate the syscall-glue which shouldphk2001-11-021-1/+2
* o Update init_sysent.c and friends for allocation of afs_syscall.rwatson2001-10-131-1/+2
* Regenerate syscall stuff.phk2001-10-131-11/+11
* o Part two of eaccess(2) commit, rebuilt system call code.rwatson2001-09-211-1/+2
* Regeneratepeter2001-09-181-1/+2
* Regenerate syscallsdillon2001-09-011-105/+105
* regenerate syscallsdillon2001-09-011-20/+20
* Giant pushdown syscalls in kern/uipc_syscalls.c. Affected calls:dillon2001-08-311-25/+25
* Giant Pushdown: sysv shm, sem, and msg calls.dillon2001-08-311-15/+15
* Regenerate from syscalls.master using the new makesyscalls.sh revision.tmm2001-08-221-1/+1
* Regen syscalls that were made mpsafe via vm_mtxalfred2001-05-191-18/+18
* Regenerate.tegge2001-05-111-1/+1
* o Regenerated following introduction of __setugid() system call forrwatson2001-04-111-1/+2
* o Part two of introduction of extattr_{delete,get,set}_fd() system calls,rwatson2001-03-311-1/+4
* o Rename "namespace" argument to "attrnamespace" as namespace is a C++rwatson2001-03-191-1/+1
* Regenerate after rwatson's commit to syscalls.master (rev 1.85)peter2001-03-151-1/+1
* Regen.jake2000-12-021-3/+3
* sysvipc loadable.alfred2000-12-011-14/+15
* Regen: fix prototypes for {o|}{g|s}etrlimit.marcel2000-08-281-1/+1
* Regen. (Fix SYS_exit)peter2000-07-291-2/+2
* Regenerate with makesyscalls.shpeter2000-07-291-2/+2
* o Commit two of two, introducing __cap_{get,set}_{fd,file} syscalls torwatson2000-07-131-1/+5
* Second of two commits adding capability manipulation syscalls forrwatson2000-06-151-1/+3
* Regenerated (fixed the calculation of sy_nargs in sysent tables).bde2000-05-091-254/+256
* Regenerated (fixed the type of mmap()'s padding arg).bde2000-05-091-1/+1
* Regenerate (removed semconfig)peter2000-05-011-2/+2
* Introduce kqueue() and kevent(), a kernel event notification facility.jlemon2000-04-161-1/+3
* regenerate with MPSAFE from syscalls.masteralfred2000-04-031-5/+5
* Make the sigprocmask() and geteuid() system calls MP SAFE. Expanddillon2000-04-021-3/+3
* Commit major SMP cleanups and move the BGL (big giant lock) in thedillon2000-03-281-4/+4
* Fix bde'isms in acl/extattr syscall interface, renaming syscalls torwatson2000-01-191-9/+9
* Implement setres[ug]id() and getres[ug]id(). This has been sitting inpeter2000-01-161-3/+5
* Add aio_waitcomplete(). Make aio work correctly for socket descriptors.jasone2000-01-141-1/+2
* regenerate after making getfh a standard syscall.alfred1999-12-211-1/+1
* Second pass commit to introduce new ACL and Extended Attribute systemrwatson1999-12-191-1/+13
* Cop on a bit and regenerate things correctly.brian1999-11-181-1/+1
* Now that userland, including modules don't use the osig* syscallsmarcel1999-10-121-6/+6
* sigset_t change (part 2 of 5)marcel1999-09-291-6/+13
* regenerate to include proper "gererated from" taglines.alfred1999-09-111-1/+1
* Seperate the export check in VFS_FHTOVP, exports are now checked viaalfred1999-09-111-3/+4
* Regen after Id->FreeBSDpeter1999-08-281-1/+1
OpenPOWER on IntegriCloud