summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/rcs/Makefile
blob: bca8567e34dbe66631a29781e977e47d9e30ba32 (plain)
1
2
3
4
5
#	$NetBSD: Makefile,v 1.8 2001/01/09 03:13:41 lukem Exp $

SUBDIR+=lib .WAIT ci co ident merge rcs rcsclean rcsdiff rcsfreeze rcsmerge rlog

.include <bsd.subdir.mk>
nclude/linux/completion.h?id=61eebe84510787332d895a8f3b0fd489c4a62adf'>sys/kernel.h for hardclock_ticksriastradh Author: Maya Rashish <maya@NetBSD.org> 2021-12-19sys/param.h for KASSERT etcriastradh Author: Maya Rashish <maya@NetBSD.org> 2021-12-19Implement wait_for_completion_timeout.riastradh 2020-07-03hardclock_ticks -> getticks()maxv 2017-01-11Add a reinit_completion functionskrll 2014-09-02IPL_VM -> IPL_SCHEDjmcneill 2014-07-03Add some notes on using these shims to port Linux kernel code.riastradh 2014-05-05Use a spinlock for completions. Makes vchiq pass LOCKDEBUG where otherskrll spinlocks where held when trying to use the completion API. 2014-04-01Explicitly kassert the precondition c_done != 0 in _completion_claim.riastradh 2014-04-01Move <linux/completion.h> from drm2 to external/bsd/common.riastradh