summaryrefslogtreecommitdiff
path: root/sys/dev/tprof
diff options
context:
space:
mode:
authorkhorben <khorben@NetBSD.org>2017-10-31 00:30:07 +0000
committerkhorben <khorben@NetBSD.org>2017-10-31 00:30:07 +0000
commit2f1d9cd3a3988c8009801e43fc366e434be4d7ee (patch)
tree4da7db3532925062d14d810bdcdd4ae758094a72 /sys/dev/tprof
parent6383ab4a2c447dbc7ccdfdf24bff35703ef0f9de (diff)
Re-generate
Diffstat (limited to 'sys/dev/tprof')
0 files changed, 0 insertions, 0 deletions
ve shlib_version files and just use Makefile SHLIB_MAJOR/MINOR,pooka with the default provided by Makefile.rump (they're all 0.0 anyway) 2014-08-22Nuke the DOMAINADD() macro and just call domain_attach(), now that thingspooka work correctly that way. 2014-03-18Merge riastradh-drm2 to HEAD.riastradh 2014-03-13rename component.c -> netmpls_component.cpooka 2014-02-14Register netisr's from component constructors instead of via a hardcodedpooka global list. 2013-07-18Add librumpnet_netmpls that provides MPLS features into rump kernelskefren ok'ed pooka@