Date: Fri, 5 May 2017 09:07:14 +0100 From: Roy Marples <r...@marples.name> Message-ID: <e8c885a5-7e64-4f52-71f6-e5ed03ba5...@marples.name>
| As we know, parts of NetBSD code are used outside of NetBSD. Of course, and if there are any of those for which calling exit() does not free all resources that have been allocated by the program, they should be fixed first. Program bugs are unavoidable (at least we have not yet found any way to prevent them) - that's bad enough - but allowing bugs in a program to affect the system long after the program has terminated is intolerable. kre