K 10 svn:author V 6 marcel K 8 svn:date V 27 2003-09-20T19:27:48.000000Z K 7 svn:log V 431 Move uma_small_alloc() and uma_small_free() to uma_machdep.c. These functions reference UMA internals from , which makes them highly unwanted in non-UMA specific files. While here, prune the includes in pmap.c and use __FBSDID(). Move the includes above the descriptive comment. The copyright of uma_machdep.c is assigned to the project and can be reassigned to the foundation if and when when such is preferrable. END