summaryrefslogtreecommitdiffstats
path: root/sys/kern/syscalls.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-1/+1
* 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
* Remade syscalls.master derived files.phk1997-10-261-9/+1
* 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
* Regenerate (added issetugid)peter1997-03-311-2/+2
* Regeneratepeter1997-03-311-1/+4
* Regenerate to include correct Id stringpeter1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-1/+1
* Updated generated files.bde1997-01-161-1/+1
* Add the utrace(caddr_t addr,size_t len) syscall, that will store thephk1996-09-191-1/+1
* Reran makesyscalls.sh after changing select()'s first argument to 'int'.smpatel1996-08-201-1/+1
* reran makesyscalls.sh after "int len" -> "size_t len" changes.peter1996-03-021-1/+1
* Run makesyscalls to regen the tables.peter1996-02-231-8/+28
* Add an option NFS_NOSERVER which saves 100K in the install kernel (orphk1996-01-131-1/+1
* (gulp!) reran makesyscalls..peter1996-01-081-34/+1
* Convert SYSV IPC to new-style options. (I hope I got everything...)wollman1996-01-041-1/+1
* Converted two options over to the new scheme: USER_LDT and KTRACE.wollman1996-01-031-4/+0
* Regenerated from syscalls.master...peter1995-12-151-1/+34
* Updated machine-generated files.bde1995-11-121-1/+1
OpenPOWER on IntegriCloud