ta name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/sys/rump/net/lib/libbpfjit
AgeCommit message (Collapse)Author
2015-10-19Add a COMMENT describing what each component roughly does.pooka
"make describe" prints the comment. Requested/inspired by Vincent Schwarzer on rumpkernel-users
2014-12-02Remove shlib_version files and just use Makefile SHLIB_MAJOR/MINOR,pooka
with the default provided by Makefile.rump (they're all 0.0 anyway)
2013-11-16Add rumpkern_sljit and rumpnet_bpfjit modules.rmind