Revision: emacs--multi-tty--0--patch-194 Archive: lorentey@elte.hu--2004 Creator: Karoly Lorentey Date: Tue Jun 8 02:46:13 CEST 2004 Standard-date: 2004-06-08 00:46:13 GMT Modified-files: src/term.c New-patches: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-194 Summary: Dissociate from the controlling tty correctly on FreeBSD. Keywords: * src/term.c (dissociate_if_controlling_tty): On some systems TIOCNOTTY works only on /dev/tty. Adapt the function accordingly.