summaryrefslogtreecommitdiff
path: root/sys/kern/syscalls.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.1.5_cvscvs2svn1996-10-061-1/+1
* Remove KADB, we havn't had it ever I think.Poul-Henning Kamp1996-03-211-3/+3
* 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
* Redo Kernel NTP PLL support, kernel side.Garrett Wollman1994-09-181-2/+2
* Added SYSV ipcs.Doug Rabson1994-09-131-1/+9
* Realtime priority scheduling support.David Greenman1994-09-011-2/+2
* Added ntp_gettime and ntp_adjtime syscalls, both nosys'ed out untilGarrett Wollman1994-08-261-3/+3
* Terry Lambert's loadable kernel module support w/improvements from theDavid Greenman1994-08-191-1/+23
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-4/+4
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+251