summaryrefslogtreecommitdiff
path: root/sys/rump/dev/lib/libdm
AgeCommit message (Expand)Author
2010-10-12Don't attach as pseudo device here. This driver does attach in modcmd.pooka
2010-06-07Rump components do not, at least for now, get to tell what's NEEDED.pooka
2010-03-01Introduce RUMP_COMPONENT. It behaves mostly like a simplifiedpooka
2010-02-16Globally define -Wno-pointer-sign, as it has become a pointlesspooka
2009-12-04Add initial version of RUMP based device-mapper port. libdm compile wholehaad