diff options
| author | Joerg Wunsch <joerg@FreeBSD.org> | 1997-09-13 19:45:51 +0000 |
|---|---|---|
| committer | Joerg Wunsch <joerg@FreeBSD.org> | 1997-09-13 19:45:51 +0000 |
| commit | 50b75476f0da75de8a0e4adaa512d6ee84cf0221 (patch) | |
| tree | 5619016d7ed688294811b8aee0b681642356f4f2 | |
| parent | dbf4898f6c7ceb2165bfb8c8c2f0a80c744d7e65 (diff) | |
Notes
| -rw-r--r-- | release/sysinstall/help/relnotes.hlp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/release/sysinstall/help/relnotes.hlp b/release/sysinstall/help/relnotes.hlp index 97f742ccc079..9dd6ed158fc3 100644 --- a/release/sysinstall/help/relnotes.hlp +++ b/release/sysinstall/help/relnotes.hlp @@ -58,6 +58,10 @@ With the contribution of Berkeley Software Design, Inc., Jonathan Lemmon, Mike Smith, Sean Eric Fagan, and John Dyson, VM86 support has been added to the kernel, and BSD/OS's contributed dosemu has been ported. +The SA_NOCLDWAIT flags has been implemented, featuring the System V +option where a process can express its wish to never get zombies for +dead children. + SECURITY CHANGES: |
