Path: utzoo!utgpu!water!watmath!clyde!bellcore!faline!thumper!ulysses!andante!mit-eddie!husc6!psuvax1!gondor.cs.psu.edu!flee From: flee@gondor.cs.psu.edu.UUCP Newsgroups: news.software.nntp Subject: Re: Can 'rrn' check for new news? Message-ID: <3627@psuvax1.psu.edu> Date: 21 May 88 02:54:02 GMT References: <322@fxgrp.UUCP> <1357@its63b.ed.ac.uk> <3625@psuvax1.psu.edu> Sender: news@psuvax1.psu.edu Reply-To: flee@gondor.cs.psu.edu (Felix Lee) Organization: The Roadside Picnic Lines: 15 Posted: Fri May 20 22:54:02 1988 One caveat about my patch. You will notice that the "=" command doesn't show new articles after 'rrn' rereads the active file. Don't panic. This is not a problem with rrn. The problem is with the server. 'nntpd' reads the active file into an array when it starts up. This array *never ever* gets updated. Curiously enough, if you ask the server "LIST", nntpd will read the active file again. But it still doesn't update the array. This affects rrn's "=" command and article searching. Everything else functions normally. The easiest fix is to quit out of rrn. A better fix would be to patch nntp/server/list.c. Coming soon to a newsgroup near you... -- Felix Lee flee@gondor.cs.psu.edu *!psuvax1!gondor!flee