K 10 svn:author V 3 alc K 8 svn:date V 27 2002-02-09T20:41:58.000000Z K 7 svn:log V 329 MFC o [Revision 1.113] Remove JOBST_JOBQPROC and the per-thread jobtorun queue. They're not used. Use TAILQ_EMPTY() instead of TAILQ_FIRST(...) == NULL. o [Revision 1.111] Eliminate an unused parameter from aio_fphysio(). o [Revision 1.104] Eliminate the unnecessary initialization of several static variables to zero. END