summaryrefslogtreecommitdiffstats
path: root/sys/kern/init_sysent.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-3/+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
* Mega-commit for Linux emulator update.. This has been stress tested underpeter1996-03-021-11/+0
* 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
* Removed stale #includes of "opt_sysvipc.h".bde1996-01-201-1/+0
* 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/+2
* 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
* Remake generated files to reflect makesyscalls.sh changesswallace1995-10-071-23/+21
* Update machine-generated files.bde1995-09-191-431/+204
* Make setreuid/setregid active syscallsache1995-04-231-5/+5
* Added a third "flags" argument to msync() ...as other systems have.dg1995-03-251-1/+1
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-2/+1
* Removed obsolete vtrace() remnants.dg1995-03-041-11/+0
* First attempt to run linux binaries. This is only the changes needed tosos1995-02-141-1/+2
* Actually enable NTP kernel PLL. (Oops!)wollman1994-12-141-1/+2
* pick up the changes from a makesyscall.sh run. The multiple lkmnosysats1994-11-101-9/+0
* Added errno conversion table (initialize to zero).sos1994-10-091-1/+3
* "idle priority" support. Based on code from Henrik Vestergaard Draboel,dg1994-10-021-2/+2
* LKM support is no longer optional.wollman1994-09-281-19/+0
* init_sysent.c was missing the final newline.phk1994-09-261-2/+2
* Redo Kernel NTP PLL support, kernel side.wollman1994-09-181-2/+2
* Added SYSV ipcs.dfr1994-09-131-1/+23
OpenPOWER on IntegriCloud