K 10 svn:author V 6 brooks K 8 svn:date V 27 2018-04-06T23:25:54.934878Z K 7 svn:log V 197 Remove the thread argument from ifr_buffer_*() accessors. They are always used in a context where curthread is the correct thread. This makes them more similar to the ifr_data_get_ptr() accessor. END