K 10 svn:author V 7 sobomax K 8 svn:date V 27 2001-01-15T14:13:18.000000Z K 7 svn:log V 223 MFC: Fix a bug where pkg_create does not make an md5 entry for the last item in the packing list. Also use switch() instead of zillion "else if ()" and for() loop instead of while() loop for traversing through linked list. END