]> git.wh0rd.org - dump.git/history - restore/dirs.c
Fix some warn_unused_result compile warnings
[dump.git] / restore / dirs.c
2010-06-11  Stelian PopFix some warn_unused_result compile warnings
2008-04-17  Stelian PopFix "mode file too large" errors when restoring huge...
2007-02-22  Stelian PopFix the EA set failures when restoring immutable files
2005-05-28  Stelian PopFix code to not require ISO C99.
2005-05-02  Stelian PopAdded EA/ACL support in dump and restore.
2005-01-24  Stelian PopEmit warnings not panic() when comparing a file and...
2005-01-14  Stelian PopSilenced the failure to call fgetflags() when comparing...
2004-12-15  Stelian PopBetter comparision (including directories).
2004-05-25  Stelian PopFix a couple of gcc 3.3.3 warnings.
2004-04-21  Stelian PopFix some compile warnings.
2004-04-13  Stelian PopMade restore understand FreeBSD UFS2 dumps.
2004-03-29  Stelian PopFixed LFS problems when restoring huge dumps (with...
2003-10-26  Stelian PopFrom Uwe Gohlke:
2003-03-30  Stelian PopRelicensed dump/restore under the revised BSD license...
2003-01-10  Stelian PopLargefile version of seek in rmt.
2002-07-19  Stelian PopFixed a lot of warnings in the code thanks to 'gcc -W'
2002-06-25  Stelian PopFixed a problem when reading tapes written with ancient...
2002-06-08  Stelian PopAdded -o flag to restore.
2002-02-04  Stelian PopFrom Uwe Gohlke:
2002-01-25  Stelian Popkill "register".
2002-01-16  Stelian Popnoos -> popies.net
2001-06-18  Stelian PopCheck for the e2fsprogs header <ext2fs/ext2_fs.h> inste...
2001-03-20  Stelian PopChanged ino_t to dump_ino_t.
2000-12-21  Stelian PopLFS compatibility.
2000-12-05  Stelian PopCheck for 'file system full' when creating temporary...
2000-12-04  Stelian Popcybercable -> noos.
2000-11-10  Stelian PopCopyright notice for Alcôve, for paying me to work...
2000-03-01  Stelian PopBuffer overflow in dump, as reported from Bugtraq
2000-02-10  Stelian PopCompatibility between dumps made on little endian machi...
2000-01-21  Stelian PopUpdate the location of dump home page (to the sourcefor...
1999-10-13  Stelian PopAdded version in usage text.
1999-10-11  Stelian PopAdded CVS Id.
1999-10-11  Stelian PopVersion 0.4b7. release_0_4b7
1999-10-11  Stelian PopVersion 0.4b6. release_0_4b6
1999-10-11  Stelian PopVersion 0.4b5. release_0_4b5
1999-10-11  Stelian PopInitial revision