fc96443d15
timeout()/untimeout() API: - Clients supply callout handle storage, thus eliminating problems of resource allocation. - Insertion and removal of callouts is constant time, important as this facility is used quite a lot in the kernel. The old timeout()/untimeout() API has been removed from the kernel. |
||
---|---|---|
.. | ||
Makefile | ||
README | ||
files.rcons | ||
raster.h | ||
raster_op.c | ||
raster_text.c | ||
rcons.h | ||
rcons_kern.c | ||
rcons_subr.c |
README
$NetBSD: README,v 1.1 1999/12/17 01:41:52 ad Exp $ This code is depreciated. Use wscons instead.