1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-26 16:18:31 +00:00
freebsd/usr.bin/tip/tip
Bruce M Simpson a0ad4c4d37 Relinquish exclusive TTY access when tip(1) or cu(1) exit.
Previously they would have left TIOCEXCL enabled, requiring
either a reboot or use of tip/cu as the root user.

Observed when running QEMU with character devices redirected to pty instances.

MFC after:	2 weeks
2008-05-03 02:29:02 +00:00
..
acu.c Replace rev. 1.9 with patch from OpenBSD. 2007-05-12 23:29:33 +00:00
acutab.c
cmds.c Relinquish exclusive TTY access when tip(1) or cu(1) exit. 2008-05-03 02:29:02 +00:00
cmdtab.c
cu.1
cu.c Fixed the -# option to work as documented in a manpage. 2006-09-07 19:48:52 +00:00
hunt.c
log.c
Makefile Reduce the WARNS levels in a couple of places so that we can enable 2007-11-18 00:29:36 +00:00
partab.c
pathnames.h
remote.c
tip.1
tip.c Relinquish exclusive TTY access when tip(1) or cu(1) exit. 2008-05-03 02:29:02 +00:00
tip.h Relinquish exclusive TTY access when tip(1) or cu(1) exit. 2008-05-03 02:29:02 +00:00
tipout.c
uucplock.c Relinquish exclusive TTY access when tip(1) or cu(1) exit. 2008-05-03 02:29:02 +00:00
value.c Make cu/tip handle when $HOME is not set in the environment. 2007-02-23 18:41:12 +00:00
vars.c