summaryrefslogtreecommitdiff
path: root/sys/rump/net/lib/libnetinet/Makefile
AgeCommit message (Expand)Author
2015-10-19Add a COMMENT describing what each component roughly does.pooka
2014-03-13rename component.c -> netinet_component.cpooka
2009-12-11Include component.c instead of dummy.c so that domain constructorspooka
2008-10-16Deal with the ld.so/linkset brokenness and compile all of libnetpooka
2008-10-13Add tcp debugging as a build option.pooka
2008-10-06Provide the TCP/IP as a rump library.pooka