From 7018d574904e3075f6fca92681e848aebe82b96d Mon Sep 17 00:00:00 2001 From: lloyd Date: Mon, 29 Sep 2008 03:15:14 +0000 Subject: Rename all modinfo.txt files to info.txt, since they are all (none) of them modules now. In any case there is no distinction so info.txt seems better. --- src/entropy/proc_walk/info.txt | 33 +++++++++++++++++++++++++++++++++ src/entropy/proc_walk/modinfo.txt | 33 --------------------------------- 2 files changed, 33 insertions(+), 33 deletions(-) create mode 100644 src/entropy/proc_walk/info.txt delete mode 100644 src/entropy/proc_walk/modinfo.txt (limited to 'src/entropy/proc_walk') diff --git a/src/entropy/proc_walk/info.txt b/src/entropy/proc_walk/info.txt new file mode 100644 index 000000000..ad945ee46 --- /dev/null +++ b/src/entropy/proc_walk/info.txt @@ -0,0 +1,33 @@ +realname "File Tree Walking Entropy Source" + +define ENTROPY_SRC_FTW + +load_on auto +modset unix + + +es_ftw.h +es_ftw.cpp + + + +buf_es + + + +aix +cygwin +darwin +freebsd +hpux +irix +linux +openbsd +qnx +solaris +tru64 + +# Doesn't build on 2.0.2/x86 due to libc/libstdc++ header issues; no +# big deal since it has /dev/*random +#netbsd + diff --git a/src/entropy/proc_walk/modinfo.txt b/src/entropy/proc_walk/modinfo.txt deleted file mode 100644 index ad945ee46..000000000 --- a/src/entropy/proc_walk/modinfo.txt +++ /dev/null @@ -1,33 +0,0 @@ -realname "File Tree Walking Entropy Source" - -define ENTROPY_SRC_FTW - -load_on auto -modset unix - - -es_ftw.h -es_ftw.cpp - - - -buf_es - - - -aix -cygwin -darwin -freebsd -hpux -irix -linux -openbsd -qnx -solaris -tru64 - -# Doesn't build on 2.0.2/x86 due to libc/libstdc++ header issues; no -# big deal since it has /dev/*random -#netbsd - -- cgit v1.2.3