]> git.wh0rd.org Git - dump.git/history - compat
Regenerate configure.
[dump.git] / compat /
2011-06-10 Stelian PopPrevent bsdcompat.h to be included more than once.
2005-07-07 Stelian PopFix restore when symtab file is over 2GB in size.
2005-05-02 Stelian PopAdded EA/ACL support in dump and restore.
2004-12-15 Stelian PopBetter comparision (including directories).
2004-07-05 Stelian PopMade dump use blkid library.
2004-07-01 Stelian PopFixed an offset calculation leading to bread lseek...
2004-04-13 Stelian PopMade restore understand FreeBSD UFS2 dumps.
2004-03-29 Stelian PopFixed LFS problems when restoring huge dumps (with...
2004-01-27 Stelian PopFixed some compile warnings on Fedora (new glibc)
2003-11-22 Stelian PopSome corrections from Uwe Gohlke.
2003-10-26 Stelian PopDarwin defs.
2003-10-26 Stelian PopFrom Uwe Gohlke:
2003-05-08 Stelian PopMake configure understand CPPFLAGS=, CFLAGS=, LDFLAGS=...
2003-03-31 Stelian PopAdded LZO compression.
2003-03-30 Stelian PopRelicensed dump/restore under the revised BSD license...
2003-02-25 Stelian PopFixed labels exactly 16 bytes in length.
2003-01-24 Stelian PopEnabled rmt, LFS, readline, QFA options by default...
2003-01-10 Stelian PopLargefile version of seek in rmt.
2002-12-12 Stelian PopLook also in /etc/mtab for filesystems...
2002-11-15 Stelian PopEliminate unexistent prototype gcc warning.
2002-07-29 Stelian PopFix rmtopen() extended format...
2002-07-19 Stelian PopFixed a lot of warnings in the code thanks to 'gcc -W'
2002-07-17 Stelian PopCreate new BSD inodes (and get 32 bit UID/GID)
2002-06-10 Stelian PopPrint out ext2 block number when dump encounters a...
2002-04-04 Stelian Popdump -m implementation.
2002-01-25 Stelian Popkill "register".
2002-01-25 Stelian Pop-A archive file implementation
2002-01-16 Stelian Popnoos -> popies.net
2001-08-16 Stelian PopAdded bzip2 compression to dump.
2001-08-13 Stelian PopCleaned up the external variables definition mess...
2001-07-18 Stelian PopAdded -F script option to restore.
2001-05-12 Stelian PopAnother set of compression patches from Jerry.
2001-04-27 Stelian PopLFS fixes (explicit use of open64/etc)
2001-03-20 Stelian PopChanged ino_t to dump_ino_t.
2001-03-20 Stelian PopAnother set of cleanups from Andreas Dilger (time_t...
2001-03-19 Stelian PopAndreas Dilger fixes (CPP, ext2 features, const char...
2001-03-18 Stelian PopNew compression patches from Jerry Peters.
2001-02-21 Stelian Pop*** empty log message ***
2000-12-21 Stelian PopLFS compatibility.
2000-12-04 Stelian Popcybercable -> noos.
2000-12-04 Stelian PopMNTENT undefined on libc5...
2000-11-30 Stelian PopFix a compile problem (e2fs label related).
2000-11-10 Stelian PopCopyright notice for Alcôve, for paying me to work...
2000-11-10 Stelian PopTake the default tape device value and the path for...
2000-08-21 Stelian PopAdded a configure check for sa_sigaction member of...
2000-08-20 Stelian PopMade dump understand the LABEL= and UUID= notations.
2000-02-26 Stelian PopAdded the prompt command in restore interactive mode.
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...
2000-01-08 Stelian PopFix the alpha dump header format. release_0_4b12
2000-01-07 Stelian PopHandle EINTR in atomical reads/writes in dump.
1999-11-11 Stelian PopSmall libc5 compile glitches.
1999-11-07 Stelian PopAnother glitch for libc5 systems.
1999-10-22 Stelian PopAdded the DT_* constants again, old libc sucks
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