From owner-cvs-all Mon Nov 20 13:34: 2 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D6DDA37B479; Mon, 20 Nov 2000 13:33:58 -0800 (PST) Received: (from tegge@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA42317; Mon, 20 Nov 2000 13:33:58 -0800 (PST) (envelope-from tegge@FreeBSD.org) Message-Id: <200011202133.NAA42317@freefall.freebsd.org> From: Tor Egge Date: Mon, 20 Nov 2000 13:33:58 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfs bootp_subr.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tegge 2000/11/20 13:33:58 PST Modified files: (Branch: RELENG_4) sys/nfs bootp_subr.c Log: MFC: Eliminate some bitrot (nonexisting member variable names). Don't use curproc when a proc pointer is available. Revision Changes Path 1.20.2.4 +6 -6 src/sys/nfs/bootp_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message