Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-08-01 | only allow setuid if fd_refcnt == 1, due to rfork | Theo de Raadt | |
1997-08-01 | disable RFFDG; long explanation... | Theo de Raadt | |
1997-07-07 | count pages in forkstat, see "vmstat -f" | kstailey | |
1997-06-05 | random pid generation, heh | Theo de Raadt | |
1997-02-18 | cp P_SUGID/P_SUGIDEXEC to child, doh; half from freebsd | Theo de Raadt | |
1996-09-02 | Rename nextpid to lastpid; make it a global with type pid_t | Thorsten Lockert | |
1996-03-03 | From NetBSD: 960217 merge | Niklas Hallqvist | |
1996-02-19 | Count number of forks, vforks, rforks; still need to count VM pages affected | Thorsten Lockert | |
by the various fork types | |||
1996-01-10 | plan9-like rfork() implimentation by me based on some earlier incomplete | Theo de Raadt | |
work by rminnich@Sarnoff.COM. still needs RFNOWAIT support. | |||
1995-12-14 | from netbsd: | Theo de Raadt | |
Only expect vm_fork() to return if __FORK_BRAINDAMAGE is defined. Use splstatclock() rather than splhigh() in one place. Eliminate unused third arg to vm_fork(). | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |