Brian Feldman 8950d24456 Fix a bug that could crash the system if you press ^T while a slower
system is slowed down and in the right spot (a race condition in fork()).

The "previous time" fields have moved from pstat to proc.  Anything which
uses KVM needs to be recompiled with a new libkvm/headers.

A couple wacky u_quad_t's in struct proc are now u_int64_t (the same, but
according to lack of 'quad's in proc.h and usage in kern_resource.c).
This will have no effect on code.

This has been make-world-and-installed-new-kernel-which-works-fine-tested.

Reviewed by:	bde (previous version)
2000-01-28 20:40:29 +00:00
..
2000-01-28 06:13:09 +00:00
2000-01-28 06:13:09 +00:00
2000-01-27 14:43:07 +00:00
2000-01-16 09:25:10 +00:00
1999-12-14 20:54:38 +00:00
2000-01-28 06:13:09 +00:00
2000-01-15 05:15:06 +00:00
1999-08-27 23:45:13 +00:00
1999-11-14 13:54:44 +00:00