K 10 svn:author V 2 ed K 8 svn:date V 27 2010-01-16T17:05:27.277111Z K 7 svn:log V 205 Unexpose the old uname(3) function. Nowadays uname(3) is an inline function around __xuname(3). Prevent linkage of new binaries against this compatibility function, similar to what I did with ttyslot(3). END