summaryrefslogtreecommitdiff
path: root/sys/rump/dev/lib/libopencrypto/Makefile
AgeCommit message (Expand)Author
2016-01-26Put the kernelside rump kernel headers into <rump-sys> instead ofpooka
2015-10-19Add a COMMENT describing what each component roughly does.pooka
2015-08-20use ioconf files for pseudo-device attach prototypeschristos
2014-03-13rename component.c -> opencrypto_component.cpooka
2014-02-03Undo previous - it still needs a lot more work.pgoyette
2014-01-31Use ioconf file to generate config data structurespgoyette
2014-01-16Don't bring in the zlib stuff at build time. This will get resolvedpgoyette
2014-01-16Use existing rumpkern_z library rather than including another copy ofpgoyette
2014-01-16Remove explicit definition of COMPAT_50. As pointed out by pooka@,pgoyette
2014-01-14Add new rump library for opencrypto frameworkpgoyette