summaryrefslogtreecommitdiff
path: root/sys/kern/kern_prot.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed bogus changes from mega-commit 3. This reverts the files to theirNate Williams1996-06-051-2/+2
* This 3rd mega-commit should hopefully bring us back to where we were.Jordan K. Hubbard1996-06-051-1/+1
* Brought in fixes from current: fix for panic caused by dereferencingDavid Greenman1996-05-301-2/+2
* From rev 1.14:David Greenman1995-11-191-2/+3
* Bring setreuid changes to 2.1Andrey A. Chernov1995-08-081-34/+33
* set[ug]id(): call suser() only when neccesarryAndrey A. Chernov1995-04-291-9/+9
* Implement POSIX SAVED_IDS for setuid/setgidAndrey A. Chernov1995-04-281-10/+17
* setre*(): simplify return scheme, pointed by BruceAndrey A. Chernov1995-04-281-23/+19
* Implement setreuid/setregid according to SunOS manpageAndrey A. Chernov1995-04-271-23/+41
* Make setreuid/setregid active syscallsAndrey A. Chernov1995-04-231-5/+3
* Correct the type of the `acflag' arg to suser().Bruce Evans1995-04-231-2/+2
* Added ifdef COMPAT_IBCS2 around setre[ug]id.Søren Schmidt1994-10-131-3/+3
* While in the real world, I had a bad case of being swapped out for a lot ofPoul-Henning Kamp1994-09-251-7/+7
* Added $Id$David Greenman1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-0/+22
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+566