kernel - lwkt_token revamp
[dragonfly.git] / sys / sys / rman.h
2010-06-06 Matthew Dillonkernel - lwkt_token revamp
2009-11-08 Alexander Polakovresource manager: add optional resource id.
2009-04-07 Peter AvalosSync sys/queue.h with FreeBSD:
2008-09-30 Hasso TepperThe devinfo(3) library provides userspace access to...
2006-10-25 Matthew DillonDo a major clean-up of the BUSDMA architecture. A...
2006-05-20 Matthew DillonI'm growing tired of having to add #include lines for...
2005-08-07 Joerg SonnenbergerAdd rman_set_device.
2004-03-01 Matthew DillonNewtoken commit. Change the token implementation as...
2004-02-21 Matthew DillonInclude the required machine/bus.h if we do not already...
2004-01-13 Joerg SonnenbergerAdd rman_get_device and rman_get_size, use macros in...
2003-07-19 Matthew DillonRemove the priority part of the priority|flags argument...
2003-07-06 Matthew DillonMP Implementation 1/2: Get the APIC code working again...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: