summaryrefslogtreecommitdiffstats
path: root/old-tests/format1
Commit message (Expand)AuthorAgeFilesLines
* Use $(top_builddir) for inclusion of make.tmpl in Makefiles.Zdenek Kabelac2010-03-041-11/+11
* Allow for a build directory separate from the source.Alasdair Kergon2009-10-021-1/+2
* Correct typo in comments: s/is part of the LVM2/is part of LVM2/.Jim Meyering2007-09-211-1/+1
* Use hash, bitset, malloc, pool from libdevmapper.Alasdair Kergon2005-10-165-25/+15
* tidy relative paths in makefile includesAlasdair Kergon2004-06-151-1/+1
* Update copyright notices.Alasdair Kergon2004-03-308-16/+87
* o First pass at the regex code. lib/regex/matcher takes an array of regex'sJoe Thornber2001-10-191-0/+1
* o pe_start wasn't being set properly when exporting to diskJoe Thornber2001-10-112-0/+76
* o spot empty list in build_vgJoe Thornber2001-10-091-1/+1
* o change pv_read to take a name rather than a deviceJoe Thornber2001-10-092-7/+2
* o get_vgs worksJoe Thornber2001-10-094-2/+81
* o pv_Read worksJoe Thornber2001-10-092-2/+80
* o test program for get_pvsJoe Thornber2001-10-085-64/+163
* o get_pvs for format 1Joe Thornber2001-10-081-1/+2
* o added pretty printing to read_vg_t, run this on your systemJoe Thornber2001-10-081-0/+60
* o read_vg works (or so it claims)Joe Thornber2001-10-081-2/+4
* o syncJoe Thornber2001-10-082-2/+15
* o read_vg_t compilesJoe Thornber2001-10-081-1/+3
* o makefile for read_vg_tJoe Thornber2001-10-081-0/+20
* o test program for reading a vgJoe Thornber2001-10-081-0/+47