summaryrefslogtreecommitdiff
path: root/sys/rump/dev/lib/libopencrypto
AgeCommit message (Expand)Author
2020-01-27Update comment to reflect recent change to the error message in question.pgoyette
2017-06-29reduce rump waring message. pointed out by ozaki-r@n.o, thanks.knakahara
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
2015-04-13Convert remaining MI <sys/rnd.h> stragglers. Many MD ones left.riastradh
2014-12-02Remove shlib_version files and just use Makefile SHLIB_MAJOR/MINOR,pooka
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