From fc46189feb0e339701a565f317d77403b4772ce4 Mon Sep 17 00:00:00 2001 From: Martin Molnar Date: Sun, 14 Sep 2008 16:16:16 +0200 Subject: [PATCH] Rename mngr to mngr.orig --- frsh_aquosa/{mngr => mngr.orig}/disk.c | 0 frsh_aquosa/{mngr => mngr.orig}/frsh_service_th.c | 0 frsh_aquosa/{mngr => mngr.orig}/frsh_service_th.h | 0 frsh_aquosa/{mngr => mngr.orig}/frsh_service_th_types.h | 0 frsh_aquosa/{mngr => mngr.orig}/hash.c | 0 frsh_aquosa/{mngr => mngr.orig}/mngr.h | 0 frsh_aquosa/{mngr => mngr.orig}/request.c | 0 frsh_aquosa/{mngr => mngr.orig}/thread_repo.c | 0 frsh_aquosa/{mngr => mngr.orig}/vres_repo.c | 0 9 files changed, 0 insertions(+), 0 deletions(-) rename frsh_aquosa/{mngr => mngr.orig}/disk.c (100%) rename frsh_aquosa/{mngr => mngr.orig}/frsh_service_th.c (100%) rename frsh_aquosa/{mngr => mngr.orig}/frsh_service_th.h (100%) rename frsh_aquosa/{mngr => mngr.orig}/frsh_service_th_types.h (100%) rename frsh_aquosa/{mngr => mngr.orig}/hash.c (100%) rename frsh_aquosa/{mngr => mngr.orig}/mngr.h (100%) rename frsh_aquosa/{mngr => mngr.orig}/request.c (100%) rename frsh_aquosa/{mngr => mngr.orig}/thread_repo.c (100%) rename frsh_aquosa/{mngr => mngr.orig}/vres_repo.c (100%) diff --git a/frsh_aquosa/mngr/disk.c b/frsh_aquosa/mngr.orig/disk.c similarity index 100% rename from frsh_aquosa/mngr/disk.c rename to frsh_aquosa/mngr.orig/disk.c diff --git a/frsh_aquosa/mngr/frsh_service_th.c b/frsh_aquosa/mngr.orig/frsh_service_th.c similarity index 100% rename from frsh_aquosa/mngr/frsh_service_th.c rename to frsh_aquosa/mngr.orig/frsh_service_th.c diff --git a/frsh_aquosa/mngr/frsh_service_th.h b/frsh_aquosa/mngr.orig/frsh_service_th.h similarity index 100% rename from frsh_aquosa/mngr/frsh_service_th.h rename to frsh_aquosa/mngr.orig/frsh_service_th.h diff --git a/frsh_aquosa/mngr/frsh_service_th_types.h b/frsh_aquosa/mngr.orig/frsh_service_th_types.h similarity index 100% rename from frsh_aquosa/mngr/frsh_service_th_types.h rename to frsh_aquosa/mngr.orig/frsh_service_th_types.h diff --git a/frsh_aquosa/mngr/hash.c b/frsh_aquosa/mngr.orig/hash.c similarity index 100% rename from frsh_aquosa/mngr/hash.c rename to frsh_aquosa/mngr.orig/hash.c diff --git a/frsh_aquosa/mngr/mngr.h b/frsh_aquosa/mngr.orig/mngr.h similarity index 100% rename from frsh_aquosa/mngr/mngr.h rename to frsh_aquosa/mngr.orig/mngr.h diff --git a/frsh_aquosa/mngr/request.c b/frsh_aquosa/mngr.orig/request.c similarity index 100% rename from frsh_aquosa/mngr/request.c rename to frsh_aquosa/mngr.orig/request.c diff --git a/frsh_aquosa/mngr/thread_repo.c b/frsh_aquosa/mngr.orig/thread_repo.c similarity index 100% rename from frsh_aquosa/mngr/thread_repo.c rename to frsh_aquosa/mngr.orig/thread_repo.c diff --git a/frsh_aquosa/mngr/vres_repo.c b/frsh_aquosa/mngr.orig/vres_repo.c similarity index 100% rename from frsh_aquosa/mngr/vres_repo.c rename to frsh_aquosa/mngr.orig/vres_repo.c -- 2.39.2