index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libdm
Age
Commit message (
Expand
)
Author
2022-09-10
fix misspellings of 'available' and nearby typos
rillig
2021-06-21
fix proplib deprecation
christos
2020-06-07
Update for proplib(3) API changes.
thorpej
2020-02-15
Let's not write temporary files to fixed paths in /tmp, shall we?
riastradh
2018-12-27
Clean up double free in some error paths that did trigger
mlelstv
2016-01-22
The actual header file for these functions is dm.h, not libdm.h.
dholland
2016-01-22
- Has __BEGIN_DECLS so needs sys/cdefs.h;
dholland
2014-11-13
libdm is needed by LVM early in the boot process. Fixes bin/49357.
mlelstv
2013-09-11
If a library needs a symbol from another library, pull that library in
joerg
2012-03-21
Use WARNS=2 (the previous WARN=4 was incorrect and ignored).
matt
2011-05-30
Fix problem where DM_IOCTL_NAME was used in libdm_task_set_uuid except of
haad
2011-03-01
Whitespace nit.
wiz
2011-02-28
Fix problems in libdm manual page pointed by njoly@ thanks for help.
haad
2011-02-28
Small macro fix (SS -> Ss).
njoly
2011-02-08
Improve a bit.
wiz
2011-02-08
Initial import of libdm and dmctl to tree. libdm library can be used
haad