summaryrefslogtreecommitdiff
path: root/sys/rump/net/lib/liblocal
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
2014-12-02Remove shlib_version files and just use Makefile SHLIB_MAJOR/MINOR,pooka
2014-08-22Nuke the DOMAINADD() macro and just call domain_attach(), now that thingspooka
2014-03-13rename component.c -> local_component.cpooka
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-12Use linker script to make __start/stop_link_set_modules be presentpooka
2009-09-13binutils 2.19 has changed the old behaviour of defining __start_SECTNAMEpooka
2009-05-28Use a bunch of weak symbols to determine which network componentspooka
2009-02-08Add a PF_LOCAL rump kernel component.pooka