From ae4efed2686bdb13a2bb876a0bd6c18b0b75128e Mon Sep 17 00:00:00 2001 From: Joerg Wunsch Date: Sat, 9 Aug 1997 06:48:17 +0000 Subject: [PATCH] Remove the notixe about top(1) since it's now also part of 2.2.x. Add the information that we've got VM86 support and dosemu(1) now, which John D. has apparently fogotten. :) --- release/sysinstall/help/relnotes.hlp | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/release/sysinstall/help/relnotes.hlp b/release/sysinstall/help/relnotes.hlp index 9165c46b95f..833d7e0c844 100644 --- a/release/sysinstall/help/relnotes.hlp +++ b/release/sysinstall/help/relnotes.hlp @@ -16,9 +16,6 @@ INSTALL.TXT and HARDWARE.TXT files. 1. What's new since 2.2.X-RELEASE ------------------------------------ -top(1) is now part of the base system. It was too system-dependant yet -considered generally useful enough to be maintained in ports. - The kernel code from 4.4BSD-Lite2 has been (finally) merged. The SMP (Symmetric MultiProcessing) branch has been merged into @@ -69,6 +66,11 @@ in /dev. The suidperl vulnerability mentioned in the CERT advisory CA-97.17 is believed to be fixed. +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. + + 2. Supported Configurations ---------------------------