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
/
external
/
gpl2
/
lvm2
/
dist
Age
Commit message (
Expand
)
Author
2020-11-17
Support aarch64eb in */config.guess.
rin
2020-06-01
Avoid redefining _REENTRANT under sanitizers
kamil
2019-12-14
Handle NULL params, fix error paths.
mlelstv
2018-11-24
Support device nodes that have no entry in /dev, identify them by major:minor
mlelstv
2017-02-01
Update supporting files for components which rely on autoconf to allow systems
sevan
2016-06-09
Fix typo: processess -> processes
abhinav
2015-11-09
Don't use %m in format strings sent to printf.
dholland
2014-11-15
Remove tautologic check.
joerg
2014-11-15
Comment out impossible code.
joerg
2014-02-20
Use sys/endian.h for bswapXX.
joerg
2012-01-04
Add logical drive device ld - a number of raid controllers provide these.
mhitch
2011-05-30
Pull in report.c, 1.107 from upstream:
joerg
2011-05-24
Fix printing of time_t
joerg
2011-05-15
missing string.h
christos
2011-05-15
copy from misc directory
christos
2011-02-08
Switch libdevmapper library to use libdm as it;s backend lib and do not
haad
2011-01-12
Use DM_DEVICE_CONTROL_MODE, because mapper/control device should have 660
haad
2011-01-05
Allow operator to use lvm in read-only mode. Switch LVM lock dir to
haad
2010-12-29
Fix my yesterday fix and finally make _get_dev_size recognise partition size
haad
2010-12-29
Fix problem where chown was used on normal device in time when only
haad
2010-12-29
Fix bug added by my last commit. This should fix
haad
2010-12-26
- don't forget to restore the umask on error.
christos
2010-12-23
Change way how we get device size from device. Do not use LSEEK but
haad
2010-12-23
PR/44267: Michael van Elst: LVM devices have wrong permissions
christos
2010-12-23
false needs stdbool.h
christos
2010-12-23
Get sector size from device properties using DIOCGDISKINFO and
mlelstv
2010-03-12
Fix /var/run/dev.db dependency by adding new get_dev_name routine which
haad
2010-02-18
Fix typo (specifed -> specified).
wiz
2009-12-09
Add support for building RUMP_ACTION libdevmapper which will build and link
haad
2009-12-05
Addapt libdevmapper library to new header file changes.
haad
2009-12-05
Try to fix amd64 build.
haad
2009-12-02
Fix build, add missing symbols, remove unknown ioctls etc.
haad
2009-12-02
Fix comment about running ./configure script.
haad
2009-12-02
Fix cinflicts created by import of latest lvm2tools LVM2-2-02-56.
haad
2009-12-02
Import of new version of lvm2tools LVM2-2-02-56.
haad
2009-12-01
Revert my commit which added knowledge about dm targets to libdevmapper,
haad
2009-10-16
Only match raw devices. Only match against the char major as extracted
joerg
2009-10-15
Fix markup.
joerg
2009-06-09
Create default target_params parse routine which is called when we doesn't
haad
2009-06-05
Bump libdevmapper minor number, because of ioctl protocol change.
haad
2009-06-05
Parse dm param string in libdevmapper and not in a dm target init function.
haad
2009-02-18
Merge conflicts and NetBSD local changes.
haad
2009-02-18
Import new lvm2tools 2.02.44 version and libdevmapper 1.02.30.
haad
2009-01-30
Add xen xbd device to disk device filtering list, this will enable using of lvm
haad
2009-01-06
Remove error prints which are not fatal on NetBSD.
haad
2008-12-24
Enable readline support which is defined by editline in the NetBSD.
haad
2008-12-22
Add NetBSD bits to the original LVM2 tools sources.
haad
2008-12-22
Import of lvm2tools 2.03.43 and libdevmapper 1.02.29. Needed to fix
haad