daemon: debug segv correct use of dereferencing NULL.
[libguestfs.git] / df / main.c
2011-11-08 Matthew BoothUpdate FSF address.
2011-04-13 Jim MeyeringInclude string.h and libintl.h, as needed.
2011-03-07 Richard W.M. JonesInclude <locale.h> in compilation units that use setloc...
2011-02-03 Richard W.M. Jonesfish: Add guestfish --live, guestmount --live options.
2011-01-11 Richard W.M. Jonesdf: Skip final '/' character when calculating basename.
2010-11-30 Richard W.M. Jonesdf: Fix segfault when using virt-df -a filename
2010-11-25 Richard W.M. Jonesdf: Rewrite virt-df in C.