phk 2004-09-23 16:13:46 UTC
FreeBSD src repository
Modified files:
sys/kern tty_pty.c
Log:
Split the ioctl function in control and slave side, this eliminated
a troublesome devsw() call.
Revision Changes Path
1.131 +78 -68 src/sys/kern/tty_pty.c