Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rescue: Add -w|--rw option. | Richard W.M. Jones | 2011-04-11 | 1 | -0/+6 |
| | | | | | | | | Note this has been backported to the 1.8 branch to allow us to write documentation which refers to the virt-rescue --rw option. The option does nothing in 1.8. (cherry picked from commit 4155d20014b24b2203c4dd8b00e2e19450a7e3bb) | ||||
* | Include <locale.h> in compilation units that use setlocale function. | Richard W.M. Jones | 2011-03-08 | 1 | -0/+1 |
| | | | | | Fix required by gcc 4.6.0. (cherry picked from commit a9d6b948b590f58023a97dddd76302e40d49d2e2) | ||||
* | Remove several unused local variables. | Richard W.M. Jones | 2010-12-10 | 1 | -1/+0 |
| | | | | (Revealed by compiling under Debian where this is a warning). | ||||
* | rescue: Rewrite virt-rescue in C. | Richard W.M. Jones | 2010-11-26 | 1 | -0/+526 |