diff options
author | thompsa <thompsa@FreeBSD.org> | 2008-10-03 05:14:54 +0000 |
---|---|---|
committer | thompsa <thompsa@FreeBSD.org> | 2008-10-03 05:14:54 +0000 |
commit | a8d2a9f2d1a6d9bbbbccce37b31fae53193efb1c (patch) | |
tree | f6af3f27ba8dc64cccffb39cb9eac46cbc2a7c5b /lib/libutil/_secure_path.c | |
parent | 7570f3398aa8c889259ef224e4ce5fdd77cc53ee (diff) | |
download | FreeBSD-src-a8d2a9f2d1a6d9bbbbccce37b31fae53193efb1c.zip FreeBSD-src-a8d2a9f2d1a6d9bbbbccce37b31fae53193efb1c.tar.gz |
Update ng_tty for MPSAFE TTY.
This changes from a line discipline to the tty_hooks mechanism. Data will come
in directly via rint_bypass and sent to the peer node in a single mbuf.
As line disciplines are no longer used a new netgraph command called
NGM_TTY_SET_TTY is used to attach the tty. This takes a pointer to to the open
file descriptor of the tty and registers the tty hooks. When the tty disappears
the node will shutdown.
Thanks to: ed
Sponsored by: Hobnob, Inc
Diffstat (limited to 'lib/libutil/_secure_path.c')
0 files changed, 0 insertions, 0 deletions