summaryrefslogtreecommitdiff
path: root/sys/kern/kern_prot.c
AgeCommit message (Expand)Author
2001-06-22Try again. (this time it's tested).Artur Grabowski
2001-06-22KNFTheo de Raadt
2001-06-19no way, you are on drugs. last commit revoked because it broke setuid majorlyTheo de Raadt
2001-06-18Add proc_cansugid used to check if a process should be allowedArtur Grabowski
2000-11-08Cleanup.Artur Grabowski
2000-09-12o add missing getsid() prototypeTodd C. Miller
1997-11-17indentTheo de Raadt
1997-11-13add getsid(2), XPG4Theo de Raadt
1997-09-02COMPAT_BSDOS exec and compat changes.Jason Downs
1997-05-30add getpgid(2) from NetBSDkstailey
1997-03-29Do return values from issetuid() correctlyThorsten Lockert
1996-10-27Allow set[gu]id() if the [gu]id we are trying to set is the saved [gu]id,Thorsten Lockert
1996-10-26Verify that pgid argument to setpgid() is legalThorsten Lockert
1996-10-02copyinstr correctly; spotted by bitbltTheo de Raadt
1996-08-25issetugid() system call discovers if a process was started setuid or setgidTheo de Raadt
1996-08-01Implemented _POSIX_SAVED_IDS behaviour according to 1003.1-1990, withThorsten Lockert
1996-03-03From NetBSD: 960217 mergeNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt