Subject: Re: Real vfork() (was: third results)
To: None <jiho@postal.c-zone.net>
From: Chris G. Demetriou <cgd@pa.dec.com>
List: tech-kern
Date: 04/04/1998 21:03:41
> > CHANGES isn't a list of every single change to the system.  It's a
> > summary of "significant changes."
> 
> I think it's generally significant if there are programs that needed revision
> to work right with a revised system call.

Except, those changes are really considered part of the syscall
change.

In general:

	Make major change, leave things that would break broken.

should be the exception to the rule.  "Make major change" implies (or
should imply) "and fix anything that needed fixing because of it."


cgd