Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site cmcl2.UUCP Path: utzoo!linus!security!genrad!grkermit!masscomp!clyde!floyd!cmcl2!edler From: edler@cmcl2.UUCP Newsgroups: net.unix-wizards Subject: should init inherit orphans? Message-ID: <1277@cmcl2.UUCP> Date: Wed, 11-Jan-84 22:38:36 EST Article-I.D.: cmcl2.1277 Posted: Wed Jan 11 22:38:36 1984 Date-Received: Fri, 13-Jan-84 05:50:18 EST Organization: New York University Lines: 10 Can anyone think of a reason why it is important for init to become the "parent" of processes whose real parents have exited without waiting for them? It would seem simpler to just mark such orphans in some way (set their p_ppid to 0 or their p_pptr to NULL or set a flag) so that when they exit, they clean themselves up (i.e. they don't become zombies at all). Jan Edler cmcl2!edler (New York University) edler@nyu (212) 460-7314