From owner-freebsd-commit Fri Aug 11 13:49:51 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id NAA09748 for commit-outgoing; Fri, 11 Aug 1995 13:49:51 -0700 Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id NAA09732 for cvs-usrsbin-outgoing; Fri, 11 Aug 1995 13:49:45 -0700 Received: (from jkh@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id NAA09710 ; Fri, 11 Aug 1995 13:49:29 -0700 Date: Fri, 11 Aug 1995 13:49:29 -0700 From: "Jordan K. Hubbard" Message-Id: <199508112049.NAA09710@freefall.FreeBSD.org> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/pstat pstat.c Sender: commit-owner@FreeBSD.org Precedence: bulk jkh 95/08/11 13:49:28 Modified: usr.sbin/pstat pstat.c Log: Since the mountlist is now a circular queue, adjust the names of the queue members used and also add a check to see when we've wrapped around again.