summaryrefslogtreecommitdiff
path: root/sys/kern/kern_exec.c
AgeCommit message (Expand)Author
1997-10-06back out vfs lite2 till after 2.2Theo de Raadt
1997-10-06VFS Lite2 ChangesConstantine Sapuntzakis
1997-08-01only allow setuid if fd_refcnt == 1, due to rforkTheo de Raadt
1997-06-05kill the other timers tooTheo de Raadt
1997-06-04clear timer for setuid; klooTheo de Raadt
1997-03-29Return EISDIR for directories; idea from NetBSDThorsten Lockert
1997-02-18if a P_SUGIDEXEC proc execve()'s a non-set[ug]id program while runningTheo de Raadt
1996-08-31Cleanup execPer Fogelstrom
1996-08-25syncTheo de Raadt
1996-07-11do not lose setuid flagTheo de Raadt
1996-05-27native emul is now called "native"Theo de Raadt
1996-03-03From NetBSD: 960217 mergeNiklas Hallqvist
1995-12-14from netbsd; If we abort, make sure to free ep_emul_argTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt