From owner-freebsd-current Sun Mar 24 12:32:55 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA23086 for current-outgoing; Sun, 24 Mar 1996 12:32:55 -0800 (PST) Received: from rover.village.org (rover.village.org [204.144.255.49]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA23076 for ; Sun, 24 Mar 1996 12:32:47 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by rover.village.org (8.6.11/8.6.6) with SMTP id NAA00256; Sun, 24 Mar 1996 13:32:27 -0700 Message-Id: <199603242032.NAA00256@rover.village.org> To: "Jordan K. Hubbard" Subject: Re: Patch to talkd Cc: freebsd-current@FreeBSD.org In-reply-to: Your message of Sun, 24 Mar 1996 06:59:19 PST Date: Sun, 24 Mar 1996 13:32:26 -0700 From: Warner Losh Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk : If I don't like talk requests, I can always mesg n in my elm window, : after all! :) Personally, I'd rather be able to create a unix socket named, say, /var/talk/imp and have talkd tell that file that I have a talk request. Makes writing a talk client that automatically pops up when a talk request comes in much easier.... However, the current patches are better than nothing. Warner