Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Dec 2001 20:59:25 -0800
From:      Peter Wemm <peter@wemm.org>
To:        Matt Dillon <dillon@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern vfs_subr.c 
Message-ID:  <20011225045925.8D2A839EC@overcee.netplex.com.au>
In-Reply-To: <200112250123.fBP1NPi65763@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
Matt Dillon wrote:
> dillon      2001/12/24 17:23:25 PST
> 
>   Modified files:
>     sys/kern             vfs_subr.c 
>   Log:
>   Fix type-o in previous commit (tsleep was using wrong rendezvous point)

This was intentional. Please back it out.  It would have been tsleep(NULL,
..) to just sleep for the given time, but that isn't allowed.

Cheers,
-Peter
--
Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au
"All of this is for nothing if we don't go to the stars" - JMS/B5


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011225045925.8D2A839EC>