aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/init_sysent.c
Commit message (Expand)AuthorAgeFilesLines
* Regenerate (padding for pread and pwrite).Dmitrij Tejblum1999-04-041-3/+3
* 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
* Regenerate after changing makesyscalls.sh.Eivind Eklund1997-12-161-1/+2
* Make COMPAT_43 and COMPAT_SUNOS new-style options.Eivind Eklund1997-12-161-0/+1
* Remade syscalls.master derived files.Poul-Henning Kamp1997-10-261-11/+3
* 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-3/+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
* Mega-commit for Linux emulator update.. This has been stress tested underPeter Wemm1996-03-021-11/+0
* 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
* Removed stale #includes of "opt_sysvipc.h".Bruce Evans1996-01-201-1/+0
* 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/+2
* 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-23/+21
* Update machine-generated files.Bruce Evans1995-09-191-431/+204
* Make setreuid/setregid active syscallsAndrey A. Chernov1995-04-231-5/+5
* Added a third "flags" argument to msync() ...as other systems have.David Greenman1995-03-251-1/+1
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-161-2/+1
* Removed obsolete vtrace() remnants.David Greenman1995-03-041-11/+0
* First attempt to run linux binaries. This is only the changes needed toSøren Schmidt1995-02-141-1/+2
* Actually enable NTP kernel PLL. (Oops!)Garrett Wollman1994-12-141-1/+2
* pick up the changes from a makesyscall.sh run. The multiple lkmnosysAndreas Schulz1994-11-101-9/+0
* Added errno conversion table (initialize to zero).Søren Schmidt1994-10-091-1/+3