git '/>
summaryrefslogtreecommitdiff
path: root/sys/rump/net/lib/libvirtif/Makefile
AgeCommit message (Expand)Author
2015-10-19Add a COMMENT describing what each component roughly does.pooka
2014-03-13Rename rumpcomp_user.c -> virtif_user.cpooka
2014-03-12Separate common bits for all interfaces implementing virtif hypercallspooka
2013-07-04Determine the interface name and the names of exported symbols basedpooka
2013-03-15Rerevert to preprevious now that this builds with build.shpooka
2013-03-14Guess the RUMPCOMP_USER stuff wasn't ready to be in the NetBSD tree yet,pooka
2013-03-13Push the bits accessing the networking backend into hypercalls.pooka
2009-05-28Use a bunch of weak symbols to determine which network componentspooka
2008-10-16kill default DBG=-gpooka
2008-10-06Implement a virtual userspace networking interface. This is requiredpooka