summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/tools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/microcode/tools/Makefile')
0 files changed, 0 insertions, 0 deletions
-20add ioconf files for pseudo device attach prototypeschristos 2015-04-23Rename RUMP_COMPAT to RUMP_NBCOMBAT to better signify what thepooka 2015-04-23COMPAT_OIF{DATA,REQ} are defined by compat/sys/sockio.h if need be,pooka 2015-04-22Build compat code only when specified by RUMP_COMPATpooka 2014-03-13rename component.c -> net_component.cpooka 2013-08-14Separate inet and inet6, allows inet6-only rump kernels.pooka 2013-07-18Add librumpnet_netmpls that provides MPLS features into rump kernelskefren 2013-06-01cosmetic: put portalgo.c in the conceptually right placepooka 2012-08-03no need to include code which is already provided by the faction basepooka 2012-06-25Adjust to rfc6056 rename to portalgomartin 2012-04-14rumpnet_net: add pfil.crmind 2011-09-24add rfc6056.cchristos 2011-03-31Hide the radix-trie implementation of the forwarding table so that wedyoung 2011-02-01Add a new AF/PF_ROUTE which is 64-bit clean which makes the routing socketmatt 2010-12-08Actually, unlike e.g. carp, bridge can be its own component sincepooka 2010-12-07Support bridging. As usual, it would be nice if this could be apooka 2010-11-07support compat ioctl's (OOOOOlalaSIOC stuff)pooka 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-03-fno-strict-aliasing is now set globally for rumppooka 2008-11-25Heave-ho radix.c from librumpnet_net to librumpnet.pooka 2008-10-16Deal with the ld.so/linkset brokenness and compile all of libnetpooka 2008-10-06Provide essentially sys/net as a rump library.pooka