diff options
author | bde <bde@FreeBSD.org> | 2004-02-04 17:03:49 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 2004-02-04 17:03:49 +0000 |
commit | cc7dda7efe44d4581f2b3b617094c6e14356dffd (patch) | |
tree | 19bedfdb6b6f1d21b4f4c2458831b17072853b9f /sys/vm/vm_unix.c | |
parent | d8d438a5ea099ac4b24ae4e6685aa9db09fc2b88 (diff) | |
download | FreeBSD-src-cc7dda7efe44d4581f2b3b617094c6e14356dffd.zip FreeBSD-src-cc7dda7efe44d4581f2b3b617094c6e14356dffd.tar.gz |
Removed TIOCMODG and TIOCMODS. They were superseded by TIOCMGET and
TIOCMSET before FreeBSD existed and have never been implemented by any
FreeBSD serial driver (not even as aliases).
Moved the TIOCM bit definitions to be with TIOCMGET.
Added more comments gaps between ioctl numbers. There are now a large
number of conflicts with ppp, slip, tap and tun ioctls (especially ppp
ones) from closing gaps that weren't there. This mainly breaks decoding
of ioctl numbers in kdump, but there are some serious conflicts where
the interpretation of a tty ioctl depends on the line discipline.
Diffstat (limited to 'sys/vm/vm_unix.c')
0 files changed, 0 insertions, 0 deletions