Add a core_pattern debug command
[libguestfs.git] / daemon / zero.c
2010-04-07 Richard JonesSigned/unsigned warning on 64 bit.
2010-03-31 Richard JonesNew API: guestfs_zero_device to zero whole devices.
2009-11-26 Richard JonesFix error handling in 'zero' function.
2009-08-17 Jim Meyeringdaemon/zero: don't ignore write and close errors
2009-08-13 Jim Meyeringgenerator.ml: use new "Pathname" designation
2009-08-13 Jim Meyering* src/generator.ml: Change all `String "device"' to...
2009-08-13 Jim Meyeringchange almost all uses: s/IS_DEVICE/RESOLVE_DEVICE/
2009-07-03 Jim Meyeringremove trailing blanks
2009-06-10 Richard JonesIn the daemon, change all const char * parameters to...
2009-06-10 Richard JonesIn the daemon, change all const char * parameters to...
2009-04-30 Richard JonesAdded 'zero' command to wipe partition tables and super...