K 10 svn:author V 8 netchild K 8 svn:date V 27 2007-09-03T13:18:42.000000Z K 7 svn:log V 413 MFC: - sync linuxulator: * de-COMPAT_43-ify: + socket related ioctl's This differs from -current, as the kernel ABI is different (kern_bind() and kern_connect() free the struct sockaddr on -stable themself, so two calls to free() are not included in this MFC). * bug-/compatibility-fixes * ioctl TIOCGPTN * 1 style(9)-fix Tested by: "Arno J. Klaassen" END