X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;ds=sidebyside;f=compat%2Finclude%2Fprotocols%2Fdumprestore.h;h=f616e3153c5a46d47e9a7a5acca1c4453615b82f;hb=206f768c7a7a4bca1c4acc3c686d55578c0cb919;hp=d9e72fe0e5e69fd028375c94e5e2ba7fa1c870fc;hpb=0cedbda5e645e6a30ef47fa3e0fae683160d4431;p=dump.git diff --git a/compat/include/protocols/dumprestore.h b/compat/include/protocols/dumprestore.h index d9e72fe..f616e31 100644 --- a/compat/include/protocols/dumprestore.h +++ b/compat/include/protocols/dumprestore.h @@ -5,7 +5,7 @@ * Stelian Pop , 1999-2000 * Stelian Pop - AlcĂ´ve , 2000-2002 * - * $Id: dumprestore.h,v 1.17 2002/04/04 08:20:23 stelian Exp $ + * $Id: dumprestore.h,v 1.19 2003/03/31 09:42:57 stelian Exp $ */ /* @@ -25,11 +25,7 @@ * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * 3. All advertising materials mentioning features or use of this software - * must display the following acknowledgement: - * This product includes software developed by the University of - * California, Berkeley and its contributors. - * 4. Neither the name of the University nor the names of its contributors + * 3. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * @@ -141,6 +137,7 @@ union u_spcl { */ #define COMPRESS_ZLIB 0 #define COMPRESS_BZLIB 1 +#define COMPRESS_LZO 2 /* used for compressed dump tapes */ struct tapebuf {