> > Noticed TIOCGSID in that list. Don't think that is a 4.3 compat > > ioctl. Rather a System V compat ioctl. > > Well, it's implemented in compat/common/tty_43.c. If we want to save > it, we need to move it to kern/tty.c:ttioctl(). Do we?
that's a seperate issue. It can be recovered later ;)