K 10 svn:author V 3 hsu K 8 svn:date V 27 2000-08-03T16:36:40.000000Z K 7 svn:log V 185 Restore STAILQ_LAST() semantics to match that of TAILQ_LAST() and CIRCLEQ_LAST(). Return the last element instead of a pointer to the next field of the last element. Reviewed by: dfr END