K 10 svn:author V 3 dim K 8 svn:date V 27 2018-06-18T20:42:53.850960Z K 7 svn:log V 310 Follow-up to r335289, which merged r334948 from head, to really fix the bxe build on i386. In the stable/10 branch, the rman functions still use u_long instead of uintmax_t (this was changed in r294883 and r297000), so these have to be printed using the l modifier instead. Pointy hat to: me Noticed by: gjb END