1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +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 Fix compilation warnings (up to level 3). 2006-08-31 19:19:44 +00:00
cu.1 Fix markup (in the same way as it was fixed in tip.1) and thus 2006-08-31 20:44:59 +00:00
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 Document the undocumented change in OpenBSD: the ${raisechar} 2006-08-31 16:40:30 +00:00
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 Fix compilation warnings (up to level 3). 2006-08-31 19:19:44 +00:00
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