summaryrefslogtreecommitdiff
path: root/sys/kern/kern_fork.c
AgeCommit message (Expand)Author
1997-08-01only allow setuid if fd_refcnt == 1, due to rforkTheo de Raadt
1997-08-01disable RFFDG; long explanation...Theo de Raadt
1997-07-07count pages in forkstat, see "vmstat -f"kstailey
1997-06-05random pid generation, hehTheo de Raadt
1997-02-18cp P_SUGID/P_SUGIDEXEC to child, doh; half from freebsdTheo de Raadt
1996-09-02Rename nextpid to lastpid; make it a global with type pid_tThorsten Lockert
1996-03-03From NetBSD: 960217 mergeNiklas Hallqvist
1996-02-19Count number of forks, vforks, rforks; still need to count VM pages affectedThorsten Lockert
1996-01-10plan9-like rfork() implimentation by me based on some earlier incompleteTheo de Raadt
1995-12-14from netbsd:Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt