From owner-cvs-all Tue Oct 1 16:53:52 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAEEE37B401; Tue, 1 Oct 2002 16:53:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CD5743E42; Tue, 1 Oct 2002 16:53:51 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: from freefall.freebsd.org (dd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g91NrpCo038468; Tue, 1 Oct 2002 16:53:51 -0700 (PDT) (envelope-from dd@freefall.freebsd.org) Received: (from dd@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g91NrpCY038465; Tue, 1 Oct 2002 16:53:51 -0700 (PDT) Message-Id: <200210012353.g91NrpCY038465@freefall.freebsd.org> From: Dima Dorfman Date: Tue, 1 Oct 2002 16:53:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys kldunload.2 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2002/10/01 16:53:51 PDT Modified files: lib/libc/sys kldunload.2 Log: Don't claim to return the fileid which we unloaded. The kernel doesn't do this, and it wouldn't be very useful if it did, since the caller supplies us with that number. PR: 41329 Submitted by: Michael Galassi Revision Changes Path 1.16 +2 -10 src/lib/libc/sys/kldunload.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message