summaryrefslogtreecommitdiffstats
path: root/tools/lvmchange.c
Commit message (Collapse)AuthorAgeFilesLines
* Use __attribute__ consistently throughout.Alasdair Kergon2010-07-091-2/+2
|
* Fix tools to report error when stopped by user.Milan Broz2009-12-031-1/+1
| | | | (And do not produce internal error message.)
* Some whitespace tidy-ups.Alasdair Kergon2008-01-301-1/+1
|
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
|
* Make SIZE_SHORT the default for display_size().Alasdair Kergon2006-05-091-1/+2
| | | | | | | Fix some memory leaks in error paths found by coverity. Use C99 struct initialisers. Move DEFS into configure.h. Clean-ups to remove miscellaneous compiler warnings.
* Update copyright notices.Alasdair Kergon2004-03-301-13/+8
|
* More consistent error code usage.Alasdair Kergon2003-10-211-2/+2
|
* Preparation for an LVM2 liblvm - pass cmd_context into each tool andAlasdair Kergon2002-02-111-1/+1
| | | | link some globals that the tools need into that structure.
* Sync include file changes.Alasdair Kergon2001-10-051-2/+2
|
* vgcreate & lvmchange outlinesAlasdair Kergon2001-10-031-0/+27