Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | securelevels do NOT protect running binaries; only filesystem activity | 1998-06-27 | 1 | -3/+1 | ||
| | ||||||
* | if we are being ptraced, do not permit execve of an immutable binary | 1998-06-09 | 1 | -1/+3 | ||
| | ||||||
* | KNF | 1998-02-20 | 1 | -29/+28 | ||
| | ||||||
* | Updates to match type changes in syscall tables | 1998-02-08 | 1 | -3/+3 | ||
| | ||||||
* | Updates for VFS Lite 2 + soft update. | 1997-11-06 | 1 | -3/+3 | ||
| | ||||||
* | back out vfs lite2 till after 2.2 | 1997-10-06 | 1 | -3/+3 | ||
| | ||||||
* | VFS Lite2 Changes | 1997-10-06 | 1 | -3/+3 | ||
| | ||||||
* | only allow setuid if fd_refcnt == 1, due to rfork | 1997-08-01 | 1 | -2/+3 | ||
| | ||||||
* | kill the other timers too | 1997-06-05 | 1 | -2/+8 | ||
| | ||||||
* | clear timer for setuid; kloo | 1997-06-04 | 1 | -1/+9 | ||
| | ||||||
* | Return EISDIR for directories; idea from NetBSD | 1997-03-29 | 1 | -1/+5 | ||
| | ||||||
* | if a P_SUGIDEXEC proc execve()'s a non-set[ug]id program while running | 1997-02-18 | 1 | -4/+10 | ||
| | | | | | with uid/gid mismatches, P_SUGIDEXEC should persist (in case the environment has not been cleaned). pointed out by wietse@porcupine.org | |||||
* | Cleanup exec | 1996-08-31 | 1 | -3/+11 | ||
| | ||||||
* | sync | 1996-08-25 | 1 | -1/+3 | ||
| | ||||||
* | do not lose setuid flag | 1996-07-11 | 1 | -6/+6 | ||
| | ||||||
* | native emul is now called "native" | 1996-05-27 | 1 | -3/+3 | ||
| | ||||||
* | From NetBSD: 960217 merge | 1996-03-03 | 1 | -19/+23 | ||
| | ||||||
* | from netbsd; If we abort, make sure to free ep_emul_arg | 1995-12-14 | 1 | -1/+3 | ||
| | ||||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+566 | ||