From owner-cvs-all Sun Oct 25 11:57:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA11369 for cvs-all-outgoing; Sun, 25 Oct 1998 11:57:28 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA11362; Sun, 25 Oct 1998 11:57:27 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA24136; Sun, 25 Oct 1998 11:57:24 -0800 (PST) Date: Sun, 25 Oct 1998 11:57:24 -0800 (PST) Message-Id: <199810251957.LAA24136@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/kern kern_synch.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/25 11:57:23 PST Modified files: sys/kern kern_synch.c Log: Fixed breakage of the !SMP case of roundrobin() in the previous commit. Revision Changes Path 1.64 +8 -5 src/sys/kern/kern_synch.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message