/sys/arch/usermode/target/arm/

='http://git.infra.scholz.ruhr/netbsd/atom/sys/external/bsd/libnv/dist?h=trunk' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sys/external/bsd/libnv/dist
AgeCommit message (Expand)Author
2019-07-24Adapt for userland compilationmartin
2019-07-24off by 1sevan
2019-07-24need sys/kmem.h for kmem_free()sevan
2019-07-24PR kern/54406: the result of vasprintf (in the kernel) should be freedmartin
2019-07-23- nvpair_create_stringf: use the in-kernel vasprintf().rmind
2019-02-15nvpair_remove_nvlist_array: revert part of the rev 1.4 change (it was appliedrmind
2019-02-12libnv: Free the data array for NV_TYPE_DESCRIPTOR_ARRAY case.rmind
2019-02-12libnv: fix multiple memory leaks.rmind
2018-10-16fix the shit, as usualmaxv
2018-09-23nvlist_copyin: fix the flag handling.rmind
2018-09-23libnv: add a wrapper around free(9) since in FreeBSD it can take NULL.rmind
2018-09-22libnv: fix some NetBSD wrappers.rmind
2018-09-11add dead...christos
2018-09-08fix kernel build.christos
2018-09-08FIx userland buildchristos
2018-09-08Add NetBSD stuff.christos
2018-09-08Import libnv from FreeBSDchristos