Changed dosemu -> doscmd.

This commit is contained in:
Jesus Rodriguez Cuesta 1999-09-23 12:54:54 +00:00
parent fbf2003499
commit 6743bb27ff
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5710

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/en/releases/3.0R/notes.sgml,v 1.6 1999/09/06 07:02:56 peter Exp $">
<!ENTITY title "FreeBSD 3.0 Release Notes"> <!ENTITY title "FreeBSD 3.0 Release Notes">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
@ -148,7 +148,7 @@ o vfork() is now fully functional by taking advantage of the new sharing
o With the contribution of Berkeley Software Design, Inc., Jonathan Lemmon, o With the contribution of Berkeley Software Design, Inc., Jonathan Lemmon,
Mike Smith, Sean Eric Fagan, and John Dyson, VM86 support has been added 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. to the kernel, and BSD/OS's contributed doscmd has been ported.
o The SA_NOCLDWAIT flags has been implemented, featuring the System V o The SA_NOCLDWAIT flags has been implemented, featuring the System V
option where a process can express its wish to never get zombies or option where a process can express its wish to never get zombies or