Sam Leffler f4581151a8 o eliminate modification of task structures after their run to avoid
modify-after-free races when the task structure is malloc'd
o shrink task structure by removing ta_flags (no longer needed with
  avoid fix) and combining ta_pending and ta_priority

Reviewed by:	dwhite, dfr
MFC after:	4 days
2005-04-24 16:52:45 +00:00
..
2005-04-23 02:38:17 +00:00
2005-04-23 05:06:44 +00:00
2005-02-10 12:23:29 +00:00
2005-04-12 05:45:58 +00:00
2005-04-19 08:11:28 +00:00
2005-03-26 20:04:28 +00:00
2005-04-06 10:14:13 +00:00
2005-03-14 06:51:29 +00:00
2005-04-23 02:38:17 +00:00
2005-04-18 11:51:10 +00:00
2005-02-10 12:17:48 +00:00