K 10 svn:author V 3 dim K 8 svn:date V 27 2012-01-01T18:25:16.763328Z K 7 svn:log V 210 MFC r228619: In usr.bin/mt/mt.c, the c_code member of struct commands should really be an unsigned long, since it will contain values of ioctl request codes. On 64-bit arches, these will not fit into an int. END