*
*/
-.ident "$Id: flashasm.S,v 1.1 2002/03/14 16:44:04 mariusgroeger Exp $"
+.ident "$Id: flashasm.S,v 1.1.1.1 2002/03/14 16:44:04 mariusgroeger Exp $"
//#ifdef HAVE_CONFIG_H
//# include <blob/config.h>
*
*/
-.ident "$Id: flashasm.S,v 1.1 2002/03/14 16:44:04 mariusgroeger Exp $"
+.ident "$Id: flashasm.S,v 1.1.1.1 2002/03/14 16:44:04 mariusgroeger Exp $"
//#ifdef HAVE_CONFIG_H
//# include <blob/config.h>
* provisions above, a recipient may use your version of this file
* under either the RHEPL or the GPL.
*
- * $Id: compr_rtime.c,v 1.1 2002/03/14 16:44:04 mariusgroeger Exp $
+ * $Id: compr_rtime.c,v 1.1.1.1 2002/03/14 16:44:04 mariusgroeger Exp $
*
*
* Very simple lz77-ish encoder.
* provisions above, a recipient may use your version of this file
* under either the RHEPL or the GPL.
*
- * $Id: compr_rubin.c,v 1.1 2002/03/14 16:44:04 mariusgroeger Exp $
+ * $Id: compr_rubin.c,v 1.1.1.1 2002/03/14 16:44:04 mariusgroeger Exp $
*
*/
* provisions above, a recipient may use your version of this file
* under either the RHEPL or the GPL.
*
- * $Id: compr_zlib.c,v 1.1 2002/03/14 16:44:04 mariusgroeger Exp $
+ * $Id: compr_zlib.c,v 1.1.1.1 2002/03/14 16:44:04 mariusgroeger Exp $
*
*/
/*
-------------------------------------------------------------------------
* Filename: jffs2.c
- * Version: $Id: jffs2_1pass.c,v 1.1 2002/03/14 16:44:04 mariusgroeger Exp $
+ * Version: $Id: jffs2_1pass.c,v 1.1.1.1 2002/03/14 16:44:04 mariusgroeger Exp $
* Copyright: Copyright (C) 2001, Russ Dill
* Author: Russ Dill <Russ.Dill@asu.edu>
* Description: Module to load kernel from jffs2
* provisions above, a recipient may use your version of this file
* under either the RHEPL or the GPL.
*
- * $Id: jffs2_1pass.c,v 1.1 2002/03/14 16:44:04 mariusgroeger Exp $
+ * $Id: jffs2_1pass.c,v 1.1.1.1 2002/03/14 16:44:04 mariusgroeger Exp $
*
*/
/*-------------------------------------------------------------------------
* Filename: mini_inflate.c
- * Version: $Id: mini_inflate.c,v 1.1 2002/03/14 16:44:04 mariusgroeger Exp $
+ * Version: $Id: mini_inflate.c,v 1.1.1.1 2002/03/14 16:44:04 mariusgroeger Exp $
* Copyright: Copyright (C) 2001, Russ Dill
* Author: Russ Dill <Russ.Dill@asu.edu>
* Description: Mini inflate implementation (RFC 1951)
/* Rubin encoder/decoder header */
/* work started at : aug 3, 1994 */
/* last modification : aug 15, 1994 */
-/* $Id: compr_rubin.h,v 1.1 2002/03/14 16:44:03 mariusgroeger Exp $ */
+/* $Id: compr_rubin.h,v 1.1.1.1 2002/03/14 16:44:03 mariusgroeger Exp $ */
#define RUBIN_REG_SIZE 16
#define UPPER_BIT_RUBIN (((long) 1)<<(RUBIN_REG_SIZE-1))
* provisions above, a recipient may use your version of this file
* under either the RHEPL or the GPL.
*
- * $Id: jffs2.h,v 1.1 2002/03/14 16:44:03 mariusgroeger Exp $
+ * $Id: jffs2.h,v 1.1.1.1 2002/03/14 16:44:03 mariusgroeger Exp $
*
*/
#define load_kernel_h
/*-------------------------------------------------------------------------
* Filename: load_kernel.h
- * Version: $Id: load_kernel.h,v 1.1 2002/03/14 16:44:03 mariusgroeger Exp $
+ * Version: $Id: load_kernel.h,v 1.1.1.1 2002/03/14 16:44:03 mariusgroeger Exp $
* Copyright: Copyright (C) 2001, Russ Dill
* Author: Russ Dill <Russ.Dill@asu.edu>
* Description: header for load kernel modules
/*-------------------------------------------------------------------------
* Filename: mini_inflate.h
- * Version: $Id: mini_inflate.h,v 1.1 2002/03/14 16:44:03 mariusgroeger Exp $
+ * Version: $Id: mini_inflate.h,v 1.1.1.1 2002/03/14 16:44:03 mariusgroeger Exp $
* Copyright: Copyright (C) 2001, Russ Dill
* Author: Russ Dill <Russ.Dill@asu.edu>
* Description: Mini deflate implementation
/*-------------------------------------------------------------------------
* Filename: serial.h
- * Version: $Id: serial.h,v 1.1 2002/03/14 16:44:03 mariusgroeger Exp $
+ * Version: $Id: serial.h,v 1.1.1.1 2002/03/14 16:44:03 mariusgroeger Exp $
* Copyright: Copyright (C) 1999, Erik Mouw
* Author: Erik Mouw <J.A.K.Mouw@its.tudelft.nl>
* Description: Header file for serial.c
*
*/
-#ident "$Id: serial.h,v 1.1 2002/03/14 16:44:03 mariusgroeger Exp $"
+#ident "$Id: serial.h,v 1.1.1.1 2002/03/14 16:44:03 mariusgroeger Exp $"
#ifndef BLOB_SERIAL_H
#define BLOB_SERIAL_H