bde 49ef1aaa13 Changed the aston() family to operate on a specified process instead of
always on curproc.  This is needed to implement signal delivery properly
(see a future log message for kern_sig.c).

Debogotified the definition of aston().  aston() was defined in terms
of signotify() (perhaps because only the latter already operated on
a specified process), but aston() is the primitive.

Similar changes are needed in the ia64 versions of cpu.h and trap.c.
I didn't make them because the ia64 is missing the prerequisite changes
to make astpending and need_resched per-process and those changes are
too large to make without testing.
2001-02-19 04:15:59 +00:00
..
2001-02-04 15:25:15 +00:00
2000-12-30 22:06:19 +00:00
2001-02-18 09:16:49 +00:00
2001-01-29 06:18:14 +00:00
2001-02-11 10:44:09 +00:00
2001-02-10 12:52:56 +00:00