Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Aug 2014 15:56:16 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        current@freebsd.org
Subject:   [PATCH] Switch pst(4) to callout(9)
Message-ID:  <201408141556.16687.jhb@freebsd.org>

next in thread | raw e-mail | index | archive | help
This patch switches the pst(4) driver from timeout(9) to callout(9).  It also 
cleans up detach a bit.  The patch is against HEAD but probably applies to 9 
and 10.  Please test with INVARIANTS enabled.

http://www.FreeBSD.org/~jhb/patches/pst_callout.patch

-- 
John Baldwin



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