From owner-cvs-all Sat Dec 11 20:21:31 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2A4A01502B; Sat, 11 Dec 1999 20:21:29 -0800 (PST) (envelope-from green@FreeBSD.org) Received: (from green@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA12668; Sat, 11 Dec 1999 20:21:29 -0800 (PST) (envelope-from green@FreeBSD.org) Message-Id: <199912120421.UAA12668@freefall.freebsd.org> From: Brian Feldman Date: Sat, 11 Dec 1999 20:21:28 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys proc.h systm.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk green 1999/12/11 20:21:28 PST Modified files: sys/sys proc.h systm.h Log: Move the wakeup_one() prototype from proc.h to systm.h. It now hangs out with it's sibling, wakeup(). Revision Changes Path 1.97 +1 -2 src/sys/sys/proc.h 1.107 +2 -1 src/sys/sys/systm.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message