summaryrefslogtreecommitdiffstats
path: root/sys/kern/init_sysent.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Re-commit these files after updating syscalls.master (in the proper orderjkh1999-08-051-1/+1
* Reserve a syscall for the arla folks. I'm assuming that since syscalls.cjkh1999-08-041-0/+1
* Regenerated.bde1999-05-131-1/+1
* This Implements the mumbled about "Jail" feature.phk1999-04-281-1/+2
* Regenerate (padding for pread and pwrite).dt1999-04-041-3/+3
* Added pread and pwrite. These functions are defined by the X/Openalc1999-03-271-2/+2
* regenerate (+kldsym)peter1998-11-111-1/+2
* Implemented zero-copy TCP/IP extensions via sendfile(2) - send adg1998-11-051-0/+1
* Regnerate.dfr1998-08-241-1/+1
* Updated generated files.bde1998-06-081-1/+1
* regen after signanosleep nukepeter1998-05-141-2/+2
* Fix the futimes/undelete/utrace conflict with other BSD's. Note thatdyson1998-05-111-11/+12
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B anddufault1998-03-281-0/+8
* Updated generated files.bde1998-02-031-1/+1
* Retire LFS.phk1998-01-301-12/+5
* Regenerate after changing makesyscalls.sh.eivind1997-12-161-1/+2
* Make COMPAT_43 and COMPAT_SUNOS new-style options.eivind1997-12-161-0/+1
* Remade syscalls.master derived files.phk1997-10-261-11/+3
* Regenerate _after_ the commit to syscalls.masterpeter1997-09-151-1/+1
* Add a __getcwd() syscall. This is intentionally undocumented, but allphk1997-09-141-0/+1
* Regenerate (added poll etc)peter1997-09-141-3/+3
* Regeneratepeter1997-08-191-3/+3
* Updated generated files (makesyscalls.sh changed). Only sysproto.hbde1997-06-291-1/+1
* Modifications to existing files to support the initial AIO/LIO anddyson1997-06-161-0/+12
* Regeneratepeter1997-06-011-1/+2
* regeneratepeter1997-05-081-13/+16
* This is the kernel linker. To use it, you will first need to applydfr1997-05-071-0/+55
OpenPOWER on IntegriCloud