K 10 svn:author V 2 dg K 8 svn:date V 27 1994-08-06T07:15:04.000000Z K 7 svn:log V 281 Process scheduling changes - adapted from FreeBSD 1.1.5. Basically, charge scheduling CPU of child process to the parent and have child inherit scheduling CPU from parent on fork. Makes a **big** difference in the feel of the system to interactive users. Submitted by: John Dyson END