K 10 svn:author V 3 yar K 8 svn:date V 27 2007-05-29T12:40:45.000000Z K 7 svn:log V 288 Sync ether_ioctl() with ioctl(2) and ifnet.if_ioctl as to the type of the command argument: int -> u_long. These types have different widths in the 64-bit world. Add a note to UPDATING because the change breaks KBI on 64-bit platforms. Discussed on: -net, -current Reviewed by: bms, ru END