Bug 12823

Summary: [PATCH] New FAQ Entry: "What is a sandbox?"
Product: Documentation Reporter: jobaldwi <jobaldwi>
Component: Books & ArticlesAssignee: Jesus <jesusr>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description jobaldwi 1999-07-26 23:50:00 UTC
This patch adds a new question to the sys admin portion of the FAQ.

Fix: patch:
Comment 1 Jesus freebsd_committer freebsd_triage 1999-07-27 00:10:53 UTC
Responsible Changed
From-To: freebsd-doc->jesusr

Working it. 

Comment 2 sue 1999-07-27 00:26:05 UTC
On Mon, Jul 26, 1999 at 03:41:29PM -0700, jobaldwi@vt.edu wrote:

> +
> +      <p>Every UNIX process is completely firewalled off from every
> +        other UNIX process.  One process can modify the address space
> +        of another.  This is unlike Windows where a process can easily
> +        overwrite the address space of any other, leading to a crash.
> +

Oops, wasn't this identified as a typo? IIRC a "not" was omitted:
One process cannot modify the address space of another.



-- 

Regards,
        -*Sue*-
Comment 3 jobaldwi 1999-07-27 00:47:32 UTC
On 26-Jul-99 Sue Blake wrote:
> On Mon, Jul 26, 1999 at 03:41:29PM -0700, jobaldwi@vt.edu wrote:
> 
>> +
>> +      <p>Every UNIX process is completely firewalled off from every
>> +        other UNIX process.  One process can modify the address space
>> +        of another.  This is unlike Windows where a process can easily
>> +        overwrite the address space of any other, leading to a crash.
>> +
> 
> Oops, wasn't this identified as a typo? IIRC a "not" was omitted:
> One process cannot modify the address space of another.

Yes..  *hangs head*...

> Regards,
>         -*Sue*-

---

John Baldwin <jobaldwi@vt.edu> -- http://members.freedomnet.com/~jbaldwin/
PGP Key: http://members.freedomnet.com/~jbaldwin/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.freebsd.org
Comment 4 Jesus freebsd_committer freebsd_triage 1999-07-28 13:37:01 UTC
State Changed
From-To: open->closed

Commited, thanks! 
.