aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/syscalls.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implemented zero-copy TCP/IP extensions via sendfile(2) - send aDavid Greenman1998-11-051-0/+1
* Regnerate.Doug Rabson1998-08-241-1/+1
* Updated generated files.Bruce Evans1998-06-081-1/+1
* regen after signanosleep nukePeter Wemm1998-05-141-2/+2
* Fix the futimes/undelete/utrace conflict with other BSD's. Note thatJohn Dyson1998-05-111-11/+12
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B andPeter Dufault1998-03-281-0/+8
* Updated generated files.Bruce Evans1998-02-031-1/+1
* Retire LFS.Poul-Henning Kamp1998-01-301-12/+5
* Remade syscalls.master derived files.Poul-Henning Kamp1997-10-261-9/+1
* Regenerate _after_ the commit to syscalls.masterPeter Wemm1997-09-151-1/+1
* Add a __getcwd() syscall. This is intentionally undocumented, but allPoul-Henning Kamp1997-09-141-0/+1
* Regenerate (added poll etc)Peter Wemm1997-09-141-3/+3
* RegeneratePeter Wemm1997-08-191-3/+3
* Updated generated files (makesyscalls.sh changed). Only sysproto.hBruce Evans1997-06-291-1/+1
* Modifications to existing files to support the initial AIO/LIO andJohn Dyson1997-06-161-0/+12
* RegeneratePeter Wemm1997-06-011-1/+2
* regeneratePeter Wemm1997-05-081-13/+16
* This is the kernel linker. To use it, you will first need to applyDoug Rabson1997-05-071-0/+55
* Regenerate (added issetugid)Peter Wemm1997-03-311-2/+2
* RegeneratePeter Wemm1997-03-311-1/+4
* Regenerate to include correct Id stringPeter Wemm1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlandJohn Dyson1997-02-101-1/+1
* Updated generated files.Bruce Evans1997-01-161-1/+1
* Add the utrace(caddr_t addr,size_t len) syscall, that will store thePoul-Henning Kamp1996-09-191-1/+1
* Reran makesyscalls.sh after changing select()'s first argument to 'int'.Sujal Patel1996-08-201-1/+1
* reran makesyscalls.sh after "int len" -> "size_t len" changes.Peter Wemm1996-03-021-1/+1
* Run makesyscalls to regen the tables.Peter Wemm1996-02-231-8/+28
* Add an option NFS_NOSERVER which saves 100K in the install kernel (orPoul-Henning Kamp1996-01-131-1/+1
* (gulp!) reran makesyscalls..Peter Wemm1996-01-081-34/+1
* Convert SYSV IPC to new-style options. (I hope I got everything...)Garrett Wollman1996-01-041-1/+1
* Converted two options over to the new scheme: USER_LDT and KTRACE.Garrett Wollman1996-01-031-4/+0
* Regenerated from syscalls.master...Peter Wemm1995-12-151-1/+34
* Updated machine-generated files.Bruce Evans1995-11-121-1/+1
* Remake generated files to reflect makesyscalls.sh changesSteven Wallace1995-10-071-5/+1
* Update machine-generated files.Bruce Evans1995-09-191-1/+1
* Make setreuid/setregid active syscallsAndrey A. Chernov1995-04-231-3/+3
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-161-1/+1
* Removed obsolete vtrace() remnants.David Greenman1995-03-041-4/+0
* First attempt to run linux binaries. This is only the changes needed toSøren Schmidt1995-02-141-1/+1
* Updated to add errno conversion table. (intialize to zero).Søren Schmidt1994-10-091-1/+1
* "idle priority" support. Based on code from Henrik Vestergaard Draboel,David Greenman1994-10-021-1/+1
* LKM support is no longer optional.Garrett Wollman1994-09-281-13/+0
* init_sysent.c was missing the final newline.Poul-Henning Kamp1994-09-261-1/+1