K 10 svn:author V 6 alfred K 8 svn:date V 27 2004-09-09T01:23:27.000000Z K 7 svn:log V 351 Add/document autoreq_getxid(3), which gets the autofs request transaction id from the request, this is useful for debugging. Fix the autoh_freeall(3) function to properly free the array of auto handles. Before it was freeing individual members of the list OK, however it was then advancing the pointer and freeing the wrong data for the whole list. END