[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ltp-cvs
Subject:    [Ltp-cvs] ltp/testcases/open_hpi_testsuite/plugins/sysfs
From:       Subrata <subrata_modak () users ! sourceforge ! net>
Date:       2007-08-29 9:28:43
Message-ID: E1IQKEJ-0006rh-Os () mail ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/ltp/ltp/testcases/open_hpi_testsuite/plugins/sysfs
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv5529/ltp/testcases/open_hpi_testsuite/plugins/sysfs


Modified Files:
	Makefile.in 
Log Message:
Update to OpenHPI 2.9.3 (www.openhpi.org for more info)


Index: Makefile.in
===================================================================
RCS file: /cvsroot/ltp/ltp/testcases/open_hpi_testsuite/plugins/sysfs/Makefile.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Makefile.in	25 Jun 2007 15:45:12 -0000	1.1
--- Makefile.in	29 Aug 2007 09:28:41 -0000	1.2
***************
*** 1,7 ****
! # Makefile.in generated by automake 1.9.6 from Makefile.am.
  # @configure_input@
  
  # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
! # 2003, 2004, 2005  Free Software Foundation, Inc.
  # This Makefile.in is free software; the Free Software Foundation
  # gives unlimited permission to copy and/or distribute it,
--- 1,7 ----
! # Makefile.in generated by automake 1.10 from Makefile.am.
  # @configure_input@
  
  # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
! # 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
  # This Makefile.in is free software; the Free Software Foundation
  # gives unlimited permission to copy and/or distribute it,
***************
*** 46,58 ****
  #  
  
- srcdir = @srcdir@
- top_srcdir = @top_srcdir@
  VPATH = @srcdir@
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- top_builddir = ../..
  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
- INSTALL = @INSTALL@
  install_sh_DATA = $(install_sh) -c -m 644
  install_sh_PROGRAM = $(install_sh) -c
--- 46,54 ----
***************
*** 91,105 ****
  am_libsysfs2hpi_la_OBJECTS = sysfs2hpi.lo
  libsysfs2hpi_la_OBJECTS = $(am_libsysfs2hpi_la_OBJECTS)
! DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
  depcomp = $(SHELL) $(top_srcdir)/depcomp
  am__depfiles_maybe = depfiles
  COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
! LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
! 	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
! 	$(AM_CFLAGS) $(CFLAGS)
  CCLD = $(CC)
! LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
! 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
  SOURCES = $(libsysfs2hpi_la_SOURCES)
  DIST_SOURCES = $(libsysfs2hpi_la_SOURCES)
--- 87,105 ----
  am_libsysfs2hpi_la_OBJECTS = sysfs2hpi.lo
  libsysfs2hpi_la_OBJECTS = $(am_libsysfs2hpi_la_OBJECTS)
! libsysfs2hpi_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
! 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
! 	$(libsysfs2hpi_la_LDFLAGS) $(LDFLAGS) -o $@
! DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
  depcomp = $(SHELL) $(top_srcdir)/depcomp
  am__depfiles_maybe = depfiles
  COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
! LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
! 	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
! 	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  CCLD = $(CC)
! LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
! 	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
! 	$(LDFLAGS) -o $@
  SOURCES = $(libsysfs2hpi_la_SOURCES)
  DIST_SOURCES = $(libsysfs2hpi_la_SOURCES)
***************
*** 108,113 ****
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  ACLOCAL = @ACLOCAL@
- AMDEP_FALSE = @AMDEP_FALSE@
- AMDEP_TRUE = @AMDEP_TRUE@
  AMTAR = @AMTAR@
  AR = @AR@
--- 108,111 ----
***************
*** 139,146 ****
--- 137,146 ----
  F77 = @F77@
  FFLAGS = @FFLAGS@
+ GREP = @GREP@
  HPI_CLIENT_PKG = @HPI_CLIENT_PKG@
  HPI_LIB_VERSION = @HPI_LIB_VERSION@
  HPI_PKG = @HPI_PKG@
  HPI_UTIL_PKG = @HPI_UTIL_PKG@
+ INSTALL = @INSTALL@
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_PROGRAM = @INSTALL_PROGRAM@
***************
*** 158,168 ****
  MAKEINFO = @MAKEINFO@
  MARSHALDIR = @MARSHALDIR@
  NOCFLAGS = @NOCFLAGS@
  NOCXXFLAGS = @NOCXXFLAGS@
  OBJEXT = @OBJEXT@
- OH_DAEMON_ENABLED_FALSE = @OH_DAEMON_ENABLED_FALSE@
- OH_DAEMON_ENABLED_TRUE = @OH_DAEMON_ENABLED_TRUE@
- OPENHPID_STATIC_FALSE = @OPENHPID_STATIC_FALSE@
- OPENHPID_STATIC_TRUE = @OPENHPID_STATIC_TRUE@
  OPENHPI_INCLUDES = @OPENHPI_INCLUDES@
  OPENIPMI_CFLAGS = @OPENIPMI_CFLAGS@
--- 158,165 ----
  MAKEINFO = @MAKEINFO@
  MARSHALDIR = @MARSHALDIR@
+ MKDIR_P = @MKDIR_P@
  NOCFLAGS = @NOCFLAGS@
  NOCXXFLAGS = @NOCXXFLAGS@
  OBJEXT = @OBJEXT@
  OPENHPI_INCLUDES = @OPENHPI_INCLUDES@
  OPENIPMI_CFLAGS = @OPENIPMI_CFLAGS@
***************
*** 200,214 ****
  WITH_SNMP_BC = @WITH_SNMP_BC@
  WITH_SYSFS = @WITH_SYSFS@
  ac_configure_args = @ac_configure_args@
- ac_ct_AR = @ac_ct_AR@
  ac_ct_CC = @ac_ct_CC@
  ac_ct_CXX = @ac_ct_CXX@
  ac_ct_F77 = @ac_ct_F77@
- ac_ct_RANLIB = @ac_ct_RANLIB@
- ac_ct_STRIP = @ac_ct_STRIP@
- am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
- am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
- am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
- am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
  am__include = @am__include@
  am__leading_dot = @am__leading_dot@
--- 197,208 ----
  WITH_SNMP_BC = @WITH_SNMP_BC@
  WITH_SYSFS = @WITH_SYSFS@
+ abs_builddir = @abs_builddir@
+ abs_srcdir = @abs_srcdir@
+ abs_top_builddir = @abs_top_builddir@
+ abs_top_srcdir = @abs_top_srcdir@
  ac_configure_args = @ac_configure_args@
  ac_ct_CC = @ac_ct_CC@
  ac_ct_CXX = @ac_ct_CXX@
  ac_ct_F77 = @ac_ct_F77@
  am__include = @am__include@
  am__leading_dot = @am__leading_dot@
***************
*** 223,227 ****
--- 217,225 ----
  build_os = @build_os@
  build_vendor = @build_vendor@
+ builddir = @builddir@
  datadir = @datadir@
+ datarootdir = @datarootdir@
+ docdir = @docdir@
+ dvidir = @dvidir@
  exec_prefix = @exec_prefix@
  found_pkg_config = @found_pkg_config@
***************
*** 231,234 ****
--- 229,233 ----
  host_os = @host_os@
  host_vendor = @host_vendor@
+ htmldir = @htmldir@
  includedir = @includedir@
  infodir = @infodir@
***************
*** 236,249 ****
--- 235,254 ----
  libdir = @libdir@
  libexecdir = @libexecdir@
+ localedir = @localedir@
  localstatedir = @localstatedir@
  mandir = @mandir@
  mkdir_p = @mkdir_p@
  oldincludedir = @oldincludedir@
+ pdfdir = @pdfdir@
  prefix = @prefix@
  program_transform_name = @program_transform_name@
+ psdir = @psdir@
  sbindir = @sbindir@
  sharedstatedir = @sharedstatedir@
+ srcdir = @srcdir@
  sysconfdir = @sysconfdir@
  target_alias = @target_alias@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
  MAINTAINERCLEANFILES = Makefile.in
  INCLUDES = @OPENHPI_INCLUDES@  -I/usr/include/sysfs
***************
*** 288,292 ****
  install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
! 	test -z "$(pkglibdir)" || $(mkdir_p) "$(DESTDIR)$(pkglibdir)"
  	@list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
--- 293,297 ----
  install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
! 	test -z "$(pkglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibdir)"
  	@list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
***************
*** 299,303 ****
  uninstall-pkglibLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	@set -x; list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
  	  p=$(am__strip_dir) \
  	  echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$p'"; \
--- 304,308 ----
  uninstall-pkglibLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
  	  p=$(am__strip_dir) \
  	  echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$p'"; \
***************
*** 314,318 ****
  	done
  libsysfs2hpi.la: $(libsysfs2hpi_la_OBJECTS) $(libsysfs2hpi_la_DEPENDENCIES) 
! 	$(LINK) -rpath $(pkglibdir) $(libsysfs2hpi_la_LDFLAGS) $(libsysfs2hpi_la_OBJECTS) \
$(libsysfs2hpi_la_LIBADD) $(LIBS)  
  mostlyclean-compile:
--- 319,323 ----
  	done
  libsysfs2hpi.la: $(libsysfs2hpi_la_OBJECTS) $(libsysfs2hpi_la_DEPENDENCIES) 
! 	$(libsysfs2hpi_la_LINK) -rpath $(pkglibdir) $(libsysfs2hpi_la_OBJECTS) \
$(libsysfs2hpi_la_LIBADD) $(LIBS)  
  mostlyclean-compile:
***************
*** 325,330 ****
  
  .c.o:
! @am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ \
                $<; \
! @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f \
"$(DEPDIR)/$*.Tpo"; exit 1; fi  @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' \
object='$@' libtool=no @AMDEPBACKSLASH@  \
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
                @AMDEPBACKSLASH@
--- 330,335 ----
  
  .c.o:
! @am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
! @am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no \
@AMDEPBACKSLASH@  @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) \
                $(depcomp) @AMDEPBACKSLASH@
***************
*** 332,337 ****
  
  .c.obj:
! @am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ \
                `$(CYGPATH_W) '$<'`; \
! @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f \
"$(DEPDIR)/$*.Tpo"; exit 1; fi  @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' \
object='$@' libtool=no @AMDEPBACKSLASH@  \
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
                @AMDEPBACKSLASH@
--- 337,342 ----
  
  .c.obj:
! @am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ \
                `$(CYGPATH_W) '$<'`
! @am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no \
@AMDEPBACKSLASH@  @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) \
                $(depcomp) @AMDEPBACKSLASH@
***************
*** 339,344 ****
  
  .c.lo:
! @am__fastdepCC_TRUE@	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ \
                $<; \
! @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f \
"$(DEPDIR)/$*.Tpo"; exit 1; fi  @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' \
object='$@' libtool=yes @AMDEPBACKSLASH@  \
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
                @AMDEPBACKSLASH@
--- 344,349 ----
  
  .c.lo:
! @am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
! @am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
  @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes \
@AMDEPBACKSLASH@  @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) \
                $(depcomp) @AMDEPBACKSLASH@
***************
*** 351,358 ****
  	-rm -rf .libs _libs
  
- distclean-libtool:
- 	-rm -f libtool
- uninstall-info-am:
- 
  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
--- 356,359 ----
***************
*** 404,423 ****
  
  distdir: $(DISTFILES)
! 	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
! 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
! 	list='$(DISTFILES)'; for file in $$list; do \
! 	  case $$file in \
! 	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
! 	    $(top_srcdir)/*) file=`echo "$$file" | sed \
                "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
! 	  esac; \
  	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
- 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
- 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
- 	    dir="/$$dir"; \
- 	    $(mkdir_p) "$(distdir)$$dir"; \
- 	  else \
- 	    dir=''; \
- 	  fi; \
  	  if test -d $$d/$$file; then \
  	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
--- 405,423 ----
  
  distdir: $(DISTFILES)
! 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
! 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
! 	list='$(DISTFILES)'; \
! 	  dist_files=`for file in $$list; do echo $$file; done | \
! 	  sed -e "s|^$$srcdirstrip/||;t" \
! 	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
! 	case $$dist_files in \
! 	  */*) $(MKDIR_P) `echo "$$dist_files" | \
! 			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
! 			   sort -u` ;; \
! 	esac; \
! 	for file in $$dist_files; do \
  	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  	  if test -d $$d/$$file; then \
+ 	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
***************
*** 435,439 ****
  installdirs:
  	for dir in "$(DESTDIR)$(pkglibdir)"; do \
! 	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
  	done
  install: install-am
--- 435,439 ----
  installdirs:
  	for dir in "$(DESTDIR)$(pkglibdir)"; do \
! 	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
  	done
  install: install-am
***************
*** 471,475 ****
  	-rm -f Makefile
  distclean-am: clean-am distclean-compile distclean-generic \
! 	distclean-libtool distclean-tags
  
  dvi: dvi-am
--- 471,475 ----
  	-rm -f Makefile
  distclean-am: clean-am distclean-compile distclean-generic \
! 	distclean-tags
  
  dvi: dvi-am
***************
*** 485,494 ****
--- 485,502 ----
  install-data-am:
  
+ install-dvi: install-dvi-am
+ 
  install-exec-am: install-pkglibLTLIBRARIES
  
+ install-html: install-html-am
+ 
  install-info: install-info-am
  
  install-man:
  
+ install-pdf: install-pdf-am
+ 
+ install-ps: install-ps-am
+ 
  installcheck-am:
  
***************
*** 511,515 ****
  ps-am:
  
! uninstall-am: uninstall-info-am uninstall-pkglibLTLIBRARIES
  
  .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
--- 519,525 ----
  ps-am:
  
! uninstall-am: uninstall-pkglibLTLIBRARIES
! 
! .MAKE: install-am install-strip
  
  .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
***************
*** 517,528 ****
  	distclean-compile distclean-generic distclean-libtool \
  	distclean-tags distdir dvi dvi-am html html-am info info-am \
! 	install install-am install-data install-data-am install-exec \
! 	install-exec-am install-info install-info-am install-man \
! 	install-pkglibLTLIBRARIES install-strip installcheck \
  	installcheck-am installdirs maintainer-clean \
  	maintainer-clean-generic mostlyclean mostlyclean-compile \
  	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
! 	tags uninstall uninstall-am uninstall-info-am \
! 	uninstall-pkglibLTLIBRARIES
  
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
--- 527,539 ----
  	distclean-compile distclean-generic distclean-libtool \
  	distclean-tags distdir dvi dvi-am html html-am info info-am \
! 	install install-am install-data install-data-am install-dvi \
! 	install-dvi-am install-exec install-exec-am install-html \
! 	install-html-am install-info install-info-am install-man \
! 	install-pdf install-pdf-am install-pkglibLTLIBRARIES \
! 	install-ps install-ps-am install-strip installcheck \
  	installcheck-am installdirs maintainer-clean \
  	maintainer-clean-generic mostlyclean mostlyclean-compile \
  	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
! 	tags uninstall uninstall-am uninstall-pkglibLTLIBRARIES
  
  # Tell versions [3.59,3.63) of GNU make to not export all variables.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Ltp-cvs mailing list
Ltp-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic