From owner-freebsd-hackers Wed Jan 10 14:21:01 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA07051 for hackers-outgoing; Wed, 10 Jan 1996 14:21:01 -0800 (PST) Received: from mickey.umiacs.umd.edu (mickey.umiacs.umd.edu [128.8.120.49]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id OAA07042 for ; Wed, 10 Jan 1996 14:20:55 -0800 (PST) Received: (kovert@localhost) by mickey.umiacs.umd.edu (8.7/UMIACS-0.9/04-05-88) id RAA26110; Wed, 10 Jan 1996 17:19:56 -0500 (EST) Message-Id: <199601102219.RAA26110@mickey.umiacs.umd.edu> To: Brian Tao cc: FREEBSD-HACKERS-L Subject: Re: rwhod/ruptime broken? In-reply-to: Your message of "Tue, 09 Jan 1996 11:17:12 EST." Date: Wed, 10 Jan 1996 17:19:55 -0500 From: Todd Kover Sender: owner-hackers@FreeBSD.ORG Precedence: bulk > ruptime has been reporting 41 users for the past 6 minutes now, so > it isn't a matter of rwhod not having sent out updated information. If I recall correctly, you're running into the upper limit in the size of a datagram, so after a certain number of ttys, it just gets truncated. I don't believe this is easily fixed to be arbitrary without breaking interaction with other versions of rwho... -Todd