summaryrefslogtreecommitdiffstats
path: root/sys/kern/syscalls.master
Commit message (Expand)AuthorAgeFilesLines
* SVR4/XPG-style getpgid()/getsid() syscalls.peter1997-08-191-3/+3
* Modifications to existing files to support the initial AIO/LIO anddyson1997-06-161-1/+13
* New syscall, signanosleep(), which is a hybrid of sigsuspend(2) andpeter1997-06-011-2/+3
* oops. NODIDE -> NOHIDEpeter1997-05-081-2/+2
* Define entries for the posix-style clock/timer syscalls includingpeter1997-05-081-14/+26
* This is the kernel linker. To use it, you will first need to applydfr1997-05-071-1/+57
* issetugid is now implemented rather than reservedpeter1997-03-311-2/+2
* Reserve 252 (poll, first in OpenBSD)peter1997-03-311-1/+4
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-3/+3
* Reduced #include spam in <sys/sysproto.h> and fixed things that dependedbde1997-01-161-8/+13
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Add the utrace(caddr_t addr,size_t len) syscall, that will store thephk1996-09-191-2/+2
* Remove the kernel FD_SETSIZE limit for select().smpatel1996-08-201-2/+2
* Change the 'int len' args in the mmap/msync/mincore/etc class syscallspeter1996-03-021-20/+6
* Add hooks for rfork/minherit pair, and reset args of vfork in preperationpeter1996-02-231-2/+24
* Note the syscall numbers used in BSD/OS 2.x. We dont want topeter1996-02-231-10/+9
* Add an option NFS_NOSERVER which saves 100K in the install kernel (orphk1996-01-131-2/+2
* Remove the #ifdef SYSVSHM etc. Always call the functions, some stubspeter1996-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-5/+1
* Add the direct sysv shm/sem/msg system calls, in the same way as NetBSD.peter1995-12-151-1/+44
* Fixed the args list for mount(). We're not ready for the BSD4.4lite2/bde1995-11-121-10/+35
* Fix misc formatting errors in makesyscalls.sh.swallace1995-10-071-8/+9
* Add new functionality to makesyscalls.sh:swallace1995-10-071-237/+283
* Generate prototypes for syscall-implementing functions. Put them inbde1995-09-191-45/+48
* Make setreuid/setregid active syscallsache1995-04-231-3/+3
* Added a third "flags" argument to msync() ...as other systems have.dg1995-03-251-2/+2
* Removed obsolete vtrace() remnants.dg1995-03-041-5/+1
* Actually enable NTP kernel PLL. (Oops!)wollman1994-12-141-2/+2
* "idle priority" support. Based on code from Henrik Vestergaard Draboel,dg1994-10-021-2/+2
* LKM support is no longer optional.wollman1994-09-281-14/+1
* Redo Kernel NTP PLL support, kernel side.wollman1994-09-181-2/+2
* Added SYSV ipcs.dfr1994-09-131-1/+9
* Added namespace information for future pollution-control measures.wollman1994-09-131-242/+245
* Realtime priority scheduling support.dg1994-09-011-2/+2
* Added ntp_gettime and ntp_adjtime syscalls, both nosys'ed out untilwollman1994-08-261-3/+3
* Terry Lambert's loadable kernel module support w/improvements from thedg1994-08-191-1/+27
* Added $Id$dg1994-08-021-1/+3
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-5/+5
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+276
OpenPOWER on IntegriCloud