1. 07 Sep, 2000 6 commits
    • unknown's avatar
    • unknown's avatar
      Small portability fixes · b5b6edce
      unknown authored
      
      Docs/manual.texi:
        Portability updates, user addition and changelog for 3.23.24
      mysys/thr_rwlock.c:
        Portability fix
      scripts/make_binary_distribution.sh:
        Added use of sbindir
      scripts/mysql_install_db.sh:
        Fixed usage of defaults files
      sql/ha_myisam.cc:
        Cleanup
      sql/sql_base.cc:
        Cleanup
      b5b6edce
    • unknown's avatar
      Updates for 3.23.24 build · 403c2d9f
      unknown authored
      
      Build-tools/Do-all-build-steps:
        Fix privileges for tables
      Build-tools/Do-patch-file:
        Fix for move to bk
      403c2d9f
    • unknown's avatar
      Added create_tmp_disk_tables + comments for 3.23.24 · e7ab159a
      unknown authored
      
      Docs/manual.texi:
        Update for 3.23.24
      sql/mysql_priv.h:
        Added create_tmp_disk_tables
      sql/mysqld.cc:
        Added create_tmp_disk_tables
      sql/sql_select.cc:
        Added create_tmp_disk_tables
      e7ab159a
    • unknown's avatar
      Merge · c2b47100
      unknown authored
      
      configure.in:
        Auto merged
      Docs/manual.texi:
        Auto merged
      c2b47100
    • unknown's avatar
      Small bug fixes · bee9933a
      unknown authored
      
      support-files/mysql.server-sys5.sh:
        Change mode to -rw-rw-r--
      Docs/manual.texi:
        Added information about BeOS, Access 2000, AIX and user links
      client/mysql.cc:
        Fixed SOURCE to work on windows
      client/mysqldump.c:
        Strip of white space
      configure.in:
        Fix for AIX
      include/dbug.h:
        Assert handling
      include/my_pthread.h:
        Ia64 needs more thread stack than other processors
      include/my_sys.h:
        More comments
      myisam/mi_key.c:
        Fixed wrong key length checks
      mysql.proj:
        update
      mysys/charset.c:
        Cleanup
      mysys/mf_keycache.c:
        Moved SEC_LINK to file that used it
      mysys/my_static.h:
        Moved SEC_LINK to file that used it
      scripts/Makefile.am:
        Fix for debian
      scripts/mysql_install_db.sh:
        Cleanup
      sql/gen_lex_hash.cc:
        Better values
      sql/ha_berkeley.cc:
        Fix of reading of unique key
      sql/handler.cc:
        Fix memory allocation bug
      sql/mysqld.cc:
        Fix for Ia64
      sql/share/charsets/latin1.conf:
        Fixed sortorder back to scandinavian.
      sql/sql_yacc.yy:
        FULL shouldn't be a keyword
      support-files/Makefile.am:
        Fix for debian
      support-files/mysql.server.sh:
        Cleanups
      bee9933a
  2. 04 Sep, 2000 4 commits
  3. 02 Sep, 2000 2 commits
    • unknown's avatar
      Abort patch · aaca0e3c
      unknown authored
      
      Build-tools/Do-compile:
        Auto merged
      client/mysqldump.c:
        Aborted Serges patch as this would have caused incompatibility
        problems with old MySQL servers.
      aaca0e3c
    • unknown's avatar
      Quoting of TIMESTAMP columns and small optimizations · 40f6a9a9
      unknown authored
      
      Build-tools/Do-compile:
        Fixes for remote build
      Docs/manual.texi:
        Mainly updates for Access 2000
      client/mysqldump.c:
        Added quoting of TIMESTAMP columns
      include/mysql.h:
        Added quoting of TIMESTAMP columns
      include/mysql_com.h:
        Added quoting of TIMESTAMP columns
      libmysql/libmysql.c:
        Added quoting of TIMESTAMP columns
      scripts/mysql_install_db.sh:
        Fixed http address
      sql-bench/Results/ATIS-mysql-NT_4.0:
        New test results
      sql-bench/Results/RUN-mysql-NT_4.0:
        New test results
      sql-bench/Results/alter-table-mysql-NT_4.0:
        New test results
      sql-bench/Results/big-tables-mysql-NT_4.0:
        New test results
      sql-bench/Results/connect-mysql-NT_4.0:
        New test results
      sql-bench/Results/create-mysql-NT_4.0:
        New test results
      sql-bench/Results/insert-mysql-NT_4.0:
        New test results
      sql-bench/Results/select-mysql-NT_4.0:
        New test results
      sql-bench/Results/wisconsin-mysql-NT_4.0:
        New test results
      sql/ChangeLog:
        Changelog
      sql/field.h:
        Added quoting of TIMESTAMP columns
      sql/mysql_priv.h:
        Optimizing
      sql/mysqld.cc:
        Optimizing
      sql/sql_class.cc:
        Optimizing
      sql/sql_parse.cc:
        Added use of new 'localhost' variable
      sql/violite.c:
        Fixed print bug
      40f6a9a9
  4. 01 Sep, 2000 5 commits
  5. 31 Aug, 2000 5 commits
    • unknown's avatar
      Fixes for new build environment · 3210b3f6
      unknown authored
      
      Build-tools/Do-compile:
        Save old logs
      3210b3f6
    • unknown's avatar
      Portability changes · 5a95cfdd
      unknown authored
      
      Docs/manual.texi:
        Comment about timestamp
      include/my_pthread.h:
        Portability fix
      mysys/thr_rwlock.c:
        Fix for hpux
      5a95cfdd
    • unknown's avatar
      Update to get 3.23.23 to compile · ae172fdc
      unknown authored
      
      acconfig.h:
        Added better detection of compress
      acinclude.m4:
        Added better detection of compress
      configure.in:
        Added better detection of compress
      include/my_pthread.h:
        Fixed wrong prototype
      mysys/my_pthread.c:
        Added cast (for portability)
      scripts/make_binary_distribution.sh:
        Added missing conversion
      sql-bench/compare-results.sh:
        Update for new web site
      sql/table.cc:
        Removed extra free
      ae172fdc
    • unknown's avatar
      Merge · 69e962c4
      unknown authored
      
      client/mysqldump.c:
        merged
      include/Makefile.am:
        merged
      sql/gen_lex_hash.cc:
        merged
      sql/lex.h:
        merged
      69e962c4
    • unknown's avatar
      gen_lex_hash.cc values adjusted · c231b598
      unknown authored
      
      include/Makefile.am:
        Same a previous...
      sql/gen_lex_hash.cc:
        values adjusted
      c231b598
  6. 30 Aug, 2000 18 commits
    • unknown's avatar
      Merge work:/home/bk/mysql · 357167f2
      unknown authored
      into mysql.sashanet.com:/home/sasha/src/bk/mysql
      
      
      357167f2
    • unknown's avatar
      fixed coredump on corrupt charset index · 2ca5d837
      unknown authored
      
      mysys/charset.c:
        fixed coredump on corrupt charset index
      2ca5d837
    • unknown's avatar
      don't depend on mit-pthread files · 9f50424d
      unknown authored
      9f50424d
    • unknown's avatar
      Fix for linking mit-pthread with libmysql_r · 6c8f9201
      unknown authored
      6c8f9201
    • unknown's avatar
      Added thread_dirs · aa7446af
      unknown authored
      aa7446af
    • unknown's avatar
      Fix for mit-pthreads on linux · 336d9bbd
      unknown authored
      
      Build-tools/Do-all-build-steps:
        Fix to build with bk
      336d9bbd
    • unknown's avatar
      Added --port to safe_mysqld · adc0c1b2
      unknown authored
      
      scripts/safe_mysqld.sh:
        Added --port
      adc0c1b2
    • unknown's avatar
      Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql · ff4787a7
      unknown authored
      
      BitKeeper/deleted/.del-mi_test_all:
        ***MISSING WEAVE***
      ff4787a7
    • unknown's avatar
      .del-mi_test_all Delete: myisam/mi_test_all · e728f0e6
      unknown authored
      
      BitKeeper/deleted/.del-mi_test_all:
        ***MISSING WEAVE***
      e728f0e6
    • unknown's avatar
      fool bk · ab8cefb2
      unknown authored
      
      Build-tools/Do-all-build-steps:
        bk fix
      ab8cefb2
    • unknown's avatar
      Fix for build · f035ce10
      unknown authored
      f035ce10
    • unknown's avatar
      Fix for compilation ; Turned of RCS flag for all files to avoid · 51e8c9c9
      unknown authored
      unexpected expansions.
      
      
      .cvsignore:
        Turn off RCS flag
      BUILD/.cvsignore:
        Turn off RCS flag
      BUILD/compile-alpha-ccc:
        Turn off RCS flag
      BUILD/compile-alpha-debug:
        Turn off RCS flag
      BUILD/compile-alpha:
        Turn off RCS flag
      BUILD/compile-ia64-O0-sgicc:
        Turn off RCS flag
      BUILD/compile-ia64-O0:
        Turn off RCS flag
      BUILD/compile-ia64-O2-sgicc:
        Turn off RCS flag
      BUILD/compile-ia64-O2:
        Turn off RCS flag
      BUILD/compile-ia64-O6:
        Turn off RCS flag
      BUILD/compile-pentium-debug:
        Turn off RCS flag
      BUILD/compile-pentium-gcov:
        Turn off RCS flag
      BUILD/compile-pentium-myodbc:
        Turn off RCS flag
      BUILD/compile-pentium:
        Turn off RCS flag
      BUILD/compile-solaris-sparc-purify:
        Turn off RCS flag
      BUILD/compile-solaris-sparc:
        Turn off RCS flag
      BUILD/test-alpha-ccc:
        Turn off RCS flag
      BitKeeper/deleted/.del-ATIS-mysql-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-ATIS-mysql_fast-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-ATIS-pg-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-ATIS-pg_fast-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-ATIS-pg_fast-Linux_2.2.14_5.0_i686:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-Do-compile-all:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-RUN-mysql-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-RUN-mysql_fast-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-RUN-pg-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-RUN-pg_fast-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-RUN-pg_fast-Linux_2.2.14_5.0_i686:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-alter-table-mysql-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-alter-table-mysql_fast-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-alter-table-pg-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-alter-table-pg_fast-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-alter-table-pg_fast-Linux_2.2.14_5.0_i686:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-big-tables-mysql-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-big-tables-mysql_fast-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-big-tables-pg-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-big-tables-pg_fast-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-big-tables-pg_fast-Linux_2.2.14_5.0_i686:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-common_words:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-config.flags:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-config.h.in:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-connect-mysql-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-connect-mysql_fast-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-connect-pg-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-connect-pg_fast-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-connect-pg_fast-Linux_2.2.14_5.0_i686:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-create-mysql-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-create-mysql_fast-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-create-pg-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-create-pg_fast-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-create-pg_fast-Linux_2.2.14_5.0_i686:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-errmsg.sys:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-errmsg.txt:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-insert-mysql-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-insert-mysql_fast-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-insert-pg-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-insert-pg_fast-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-insert-pg_fast-Linux_2.2.14_5.0_i686:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-logging_ok:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-mi_debug.c:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-my_global.h:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-select-mysql-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-select-mysql_fast-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-select-pg-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-select-pg_fast-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-select-pg_fast-Linux_2.2.14_5.0_i686:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-win1251.conf:
        Turn off RCS flag
      BitKeeper/deleted/.del-wisconsin-mysql-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-wisconsin-mysql_fast-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-wisconsin-pg-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-wisconsin-pg_fast-Linux_2.2.14_5.0_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-wisconsin-pg_fast-Linux_2.2.14_5.0_i686:
        ***MISSING WEAVE***
      BitKeeper/etc/config:
        Turn off SCCS flag
      BitKeeper/etc/logging_ok:
        Turn off SCCS flag
      BitKeeper/etc/notify:
        Turn off SCCS flag
      Build-tools/Do-all-build-steps:
        Turn off RCS flag
      Build-tools/Do-compile:
        Turn off RCS flag
      Build-tools/Do-create-perl-rpms:
        Turn off RCS flag
      Build-tools/Do-local-patch-file:
        Turn off RCS flag
      Build-tools/Do-patch-file:
        Turn off RCS flag
      Build-tools/cvs-sanity-check:
        Turn off RCS flag
      Build-tools/mysql-copyright-2:
        Turn off RCS flag
      Build-tools/mysql-copyright:
        Turn off RCS flag
      Build-tools/newest:
        Turn off RCS flag
      Makefile.am:
        Turn off RCS flag
      NEW-RPMS/.cvsignore:
        Turn off RCS flag
      README:
        Turn off RCS flag
      acconfig.h:
        Turn off RCS flag
      acinclude.m4:
        Turn off RCS flag
      config.guess:
        Turn off RCS flag
      config.sub:
        Turn off RCS flag
      configure.in:
        Turn off RCS flag
      include/.cvsignore:
        Turn off RCS flag
      include/Attic/config-win32.h:
        Turn off RCS flag
      include/Attic/m_ctype.h.in:
        Turn off RCS flag
      include/Attic/mysql_com.h.in:
        Turn off RCS flag
      include/config-win.h:
        Turn off RCS flag
      include/dbug.h:
        Turn off RCS flag
      include/errmsg.h:
        Turn off RCS flag
      include/getopt.h:
        Turn off RCS flag
      include/global.h:
        Turn off RCS flag
      include/hash.h:
        Turn off RCS flag
      include/heap.h:
        Turn off RCS flag
      include/m_ctype.h:
        Turn off RCS flag
      include/m_string.h:
        Turn off RCS flag
      include/merge.h:
        Turn off RCS flag
      include/my_alarm.h:
        Turn off RCS flag
      include/my_dir.h:
        Turn off RCS flag
      include/my_list.h:
        Turn off RCS flag
      include/my_net.h:
        Turn off RCS flag
      include/my_nosys.h:
        Turn off RCS flag
      include/my_pthread.h:
        Turn off RCS flag
      include/my_sys.h:
        Turn off RCS flag
      include/my_tree.h:
        Turn off RCS flag
      include/myisammrg.h:
        Turn off RCS flag
      include/myisampack.h:
        Turn off RCS flag
      include/mysql.h:
        Turn off RCS flag
      include/mysql_com.h:
        Turn off RCS flag
      include/mysqld_error.h:
        Turn off RCS flag
      include/mysys_err.h:
        Turn off RCS flag
      include/nisam.h:
        Turn off RCS flag
      include/queues.h:
        Turn off RCS flag
      include/raid.h:
        Turn off RCS flag
      include/sslopt-case.h:
        Turn off RCS flag
      include/sslopt-longopts.h:
        Turn off RCS flag
      include/sslopt-usage.h:
        Turn off RCS flag
      include/t_ctype.h:
        Turn off RCS flag
      include/thr_lock.h:
        Turn off RCS flag
      include/violite.h:
        Turn off RCS flag
      install-sh:
        Turn off RCS flag
      ltconfig:
        Turn off RCS flag
      ltmain.sh:
        Turn off RCS flag
      missing:
        Turn off RCS flag
      mkinstalldirs:
        Turn off RCS flag
      mysql.proj:
        Turn off RCS flag
      stamp-h.in:
        Turn off RCS flag
      vio/.cvsignore:
        Turn off RCS flag
      vio/Makefile.am:
        Turn off RCS flag
      vio/Vio.cc:
        Turn off RCS flag
      vio/Vio.h:
        Turn off RCS flag
      vio/VioAcceptorFd.cc:
        Turn off RCS flag
      vio/VioAcceptorFd.h:
        Turn off RCS flag
      vio/VioConnectorFd.cc:
        Turn off RCS flag
      vio/VioConnectorFd.h:
        Turn off RCS flag
      vio/VioFd.cc:
        Turn off RCS flag
      vio/VioFd.h:
        Turn off RCS flag
      vio/VioPipe.cc:
        Turn off RCS flag
      vio/VioPipe.h:
        Turn off RCS flag
      vio/VioSSL.cc:
        Turn off RCS flag
      vio/VioSSL.h:
        Turn off RCS flag
      vio/VioSSLAcceptorFd.cc:
        Turn off RCS flag
      vio/VioSSLFactoriesFd.cc:
        Turn off RCS flag
      vio/VioSSLFactoriesFd.h:
        Turn off RCS flag
      vio/VioSocket.cc:
        Turn off RCS flag
      vio/VioSocket.h:
        Turn off RCS flag
      vio/version.cc:
        Turn off RCS flag
      vio/vio-global.h:
        Turn off RCS flag
      vio/vioelitexx.cc:
        Turn off RCS flag
      vio/violite.h:
        Turn off RCS flag
      vio/viotest-ssl.cc:
        Turn off RCS flag
      vio/viotest-sslconnect.cc:
        Turn off RCS flag
      vio/viotest.cc:
        Turn off RCS flag
      vio/viotypes.h:
        Turn off RCS flag
      Docs/Flags/australia.eps:
        Turn off RCS flag
      Docs/Flags/australia.gif:
        Turn off RCS flag
      Docs/Flags/australia.txt:
        Turn off RCS flag
      Docs/Flags/austria.eps:
        Turn off RCS flag
      Docs/Flags/austria.gif:
        Turn off RCS flag
      Docs/Flags/austria.txt:
        Turn off RCS flag
      Docs/Flags/brazil.eps:
        Turn off RCS flag
      Docs/Flags/brazil.gif:
        Turn off RCS flag
      Docs/Flags/brazil.txt:
        Turn off RCS flag
      Docs/Flags/bulgaria.eps:
        Turn off RCS flag
      Docs/Flags/bulgaria.gif:
        Turn off RCS flag
      Docs/Flags/bulgaria.txt:
        Turn off RCS flag
      Docs/Flags/canada.eps:
        Turn off RCS flag
      Docs/Flags/canada.gif:
        Turn off RCS flag
      Docs/Flags/canada.txt:
        Turn off RCS flag
      Docs/Flags/chile.eps:
        Turn off RCS flag
      Docs/Flags/chile.gif:
        Turn off RCS flag
      Docs/Flags/chile.txt:
        Turn off RCS flag
      Docs/Flags/china.eps:
        Turn off RCS flag
      Docs/Flags/china.gif:
        Turn off RCS flag
      Docs/Flags/china.txt:
        Turn off RCS flag
      Docs/Flags/croatia.eps:
        Turn off RCS flag
      Docs/Flags/croatia.gif:
        Turn off RCS flag
      Docs/Flags/croatia.txt:
        Turn off RCS flag
      Docs/Flags/czech-republic.eps:
        Turn off RCS flag
      Docs/Flags/czech-republic.gif:
        Turn off RCS flag
      Docs/Flags/czech-republic.txt:
        Turn off RCS flag
      Docs/Flags/denmark.eps:
        Turn off RCS flag
      Docs/Flags/denmark.gif:
        Turn off RCS flag
      Docs/Flags/denmark.txt:
        Turn off RCS flag
      Docs/Flags/estonia.eps:
        Turn off RCS flag
      Docs/Flags/estonia.gif:
        Turn off RCS flag
      Docs/Flags/estonia.txt:
        Turn off RCS flag
      Docs/Flags/finland.eps:
        Turn off RCS flag
      Docs/Flags/finland.gif:
        Turn off RCS flag
      Docs/Flags/finland.txt:
        Turn off RCS flag
      Docs/Flags/france.eps:
        Turn off RCS flag
      Docs/Flags/france.gif:
        Turn off RCS flag
      Docs/Flags/france.txt:
        Turn off RCS flag
      Docs/Flags/germany.eps:
        Turn off RCS flag
      Docs/Flags/germany.gif:
        Turn off RCS flag
      Docs/Flags/germany.txt:
        Turn off RCS flag
      Docs/Flags/great-britain.eps:
        Turn off RCS flag
      Docs/Flags/great-britain.gif:
        Turn off RCS flag
      Docs/Flags/great-britain.txt:
        Turn off RCS flag
      Docs/Flags/greece.eps:
        Turn off RCS flag
      Docs/Flags/greece.gif:
        Turn off RCS flag
      Docs/Flags/greece.txt:
        Turn off RCS flag
      Docs/Flags/hungary.eps:
        Turn off RCS flag
      Docs/Flags/hungary.gif:
        Turn off RCS flag
      Docs/Flags/hungary.txt:
        Turn off RCS flag
      Docs/Flags/iceland.eps:
        Turn off RCS flag
      Docs/Flags/iceland.gif:
        Turn off RCS flag
      Docs/Flags/iceland.txt:
        Turn off RCS flag
      Docs/Flags/ireland.eps:
        Turn off RCS flag
      Docs/Flags/ireland.gif:
        Turn off RCS flag
      Docs/Flags/ireland.txt:
        Turn off RCS flag
      Docs/Flags/island.eps:
        Turn off RCS flag
      Docs/Flags/island.gif:
        Turn off RCS flag
      Docs/Flags/island.txt:
        Turn off RCS flag
      Docs/Flags/israel.eps:
        Turn off RCS flag
      Docs/Flags/israel.gif:
        Turn off RCS flag
      Docs/Flags/israel.txt:
        Turn off RCS flag
      Docs/Flags/italy.eps:
        Turn off RCS flag
      Docs/Flags/italy.gif:
        Turn off RCS flag
      Docs/Flags/italy.txt:
        Turn off RCS flag
      Docs/Flags/japan.eps:
        Turn off RCS flag
      Docs/Flags/japan.gif:
        Turn off RCS flag
      Docs/Flags/japan.txt:
        Turn off RCS flag
      Docs/Flags/kroatia.eps:
        Turn off RCS flag
      Docs/Flags/kroatia.gif:
        Turn off RCS flag
      Docs/Flags/kroatia.txt:
        Turn off RCS flag
      Docs/Flags/netherlands.eps:
        Turn off RCS flag
      Docs/Flags/netherlands.gif:
        Turn off RCS flag
      Docs/Flags/netherlands.txt:
        Turn off RCS flag
      Docs/Flags/poland.eps:
        Turn off RCS flag
      Docs/Flags/poland.gif:
        Turn off RCS flag
      Docs/Flags/poland.txt:
        Turn off RCS flag
      Docs/Flags/portugal.eps:
        Turn off RCS flag
      Docs/Flags/portugal.gif:
        Turn off RCS flag
      Docs/Flags/portugal.txt:
        Turn off RCS flag
      Docs/Flags/romania.eps:
        Turn off RCS flag
      Docs/Flags/romania.gif:
        Turn off RCS flag
      Docs/Flags/romania.txt:
        Turn off RCS flag
      Docs/Flags/russia.eps:
        Turn off RCS flag
      Docs/Flags/russia.gif:
        Turn off RCS flag
      Docs/Flags/russia.txt:
        Turn off RCS flag
      Docs/Flags/singapore.eps:
        Turn off RCS flag
      Docs/Flags/singapore.gif:
        Turn off RCS flag
      Docs/Flags/singapore.txt:
        Turn off RCS flag
      Docs/Flags/south-africa.eps:
        Turn off RCS flag
      Docs/Flags/south-africa.gif:
        Turn off RCS flag
      Docs/Flags/south-africa.txt:
        Turn off RCS flag
      Docs/Flags/south-africa1.eps:
        Turn off RCS flag
      Docs/Flags/south-africa1.gif:
        Turn off RCS flag
      Docs/Flags/south-africa1.txt:
        Turn off RCS flag
      Docs/Flags/south-korea.eps:
        Turn off RCS flag
      Docs/Flags/south-korea.gif:
        Turn off RCS flag
      Docs/Flags/south-korea.txt:
        Turn off RCS flag
      Docs/Flags/spain.eps:
        Turn off RCS flag
      Docs/Flags/spain.gif:
        Turn off RCS flag
      Docs/Flags/spain.txt:
        Turn off RCS flag
      Docs/Flags/sweden.eps:
        Turn off RCS flag
      Docs/Flags/sweden.gif:
        Turn off RCS flag
      Docs/Flags/sweden.txt:
        Turn off RCS flag
      Docs/Flags/switzerland.eps:
        Turn off RCS flag
      Docs/Flags/switzerland.gif:
        Turn off RCS flag
      Docs/Flags/switzerland.txt:
        Turn off RCS flag
      Docs/Flags/taiwan.eps:
        Turn off RCS flag
      Docs/Flags/taiwan.gif:
        Turn off RCS flag
      Docs/Flags/taiwan.txt:
        Turn off RCS flag
      Docs/Flags/ukraine.eps:
        Turn off RCS flag
      Docs/Flags/ukraine.gif:
        Turn off RCS flag
      Docs/Flags/ukraine.txt:
        Turn off RCS flag
      Docs/Flags/usa.eps:
        Turn off RCS flag
      Docs/Flags/usa.gif:
        Turn off RCS flag
      Docs/Flags/usa.txt:
        Turn off RCS flag
      Docs/Images/Attic/html-fs.gif:
        Turn off RCS flag
      Docs/Images/Attic/mysql-01.gif:
        Turn off RCS flag
      Docs/Images/Attic/mysql-02.gif:
        Turn off RCS flag
      Docs/Images/Attic/mysql-03.gif:
        Turn off RCS flag
      Docs/Images/Attic/mysql-04.gif:
        Turn off RCS flag
      Docs/Images/Attic/mysql-05.gif:
        Turn off RCS flag
      Docs/Images/Attic/mysql-06.gif:
        Turn off RCS flag
      Docs/Images/Attic/mysql-07.gif:
        Turn off RCS flag
      Docs/Images/Attic/mysql-08.gif:
        Turn off RCS flag
      Docs/Images/Attic/mysql-09.gif:
        Turn off RCS flag
      Docs/Images/Attic/mysql-10.gif:
        Turn off RCS flag
      Docs/Images/Attic/mysql-11.gif:
        Turn off RCS flag
      Docs/Images/Attic/mysql-12.gif:
        Turn off RCS flag
      Docs/Images/Attic/mysql-13.gif:
        Turn off RCS flag
      Docs/Images/Attic/mysql5.gif:
        Turn off RCS flag
      Docs/To-be-included-in-the-manual/MySQL-for-dummies:
        Turn off RCS flag
      include/Makefile.am:
        Turn off RCS flag
      include/ft_global.h:
        Turn off RCS flag
      include/my_base.h:
        Turn off RCS flag
      include/my_no_pthread.h:
        Turn off RCS flag
      include/myisam.h:
        Turn off RCS flag
      include/mysql_version.h.in:
        Turn off RCS flag
      include/sslopt-vars.h:
        Turn off RCS flag
      include/thr_alarm.h:
        Turn off RCS flag
      Docs/Images/Attic/mysql-14.gif:
        Turn off RCS flag
      Docs/Images/Attic/mysql-15.gif:
        Turn off RCS flag
      Docs/Images/Attic/mysql-16.gif:
        Turn off RCS flag
      Docs/Images/Attic/mysql-17.gif:
        Turn off RCS flag
      Docs/Images/Attic/mysql-18.gif:
        Turn off RCS flag
      Docs/Images/Attic/mysql-19.gif:
        Turn off RCS flag
      Docs/Images/Attic/mysql-compatible.jpg:
        Turn off RCS flag
      Docs/Images/Attic/mysql_anim-01.gif:
        Turn off RCS flag
      Docs/Images/Attic/mysql_anim-02.gif:
        Turn off RCS flag
      Docs/Images/Attic/mysql_anim-03.gif:
        Turn off RCS flag
      Docs/Images/Attic/mysql_anim-04.gif:
        Turn off RCS flag
      Docs/Images/Attic/mysql_anim-05.gif:
        Turn off RCS flag
      Docs/Images/Attic/mysql_anim-06.gif:
        Turn off RCS flag
      Docs/Images/Attic/powered-by-MySQL-transparent.gif:
        Turn off RCS flag
      Docs/Images/empty.png:
        Turn off RCS flag
      Docs/Images/flag-background.pnm:
        Turn off RCS flag
      Docs/Images/mysql-logo.gif:
        Turn off RCS flag
      Docs/MySQL-logos/mysql-01.gif:
        Turn off RCS flag
      Docs/MySQL-logos/mysql-02.gif:
        Turn off RCS flag
      Docs/MySQL-logos/mysql-03.gif:
        Turn off RCS flag
      Docs/MySQL-logos/mysql-04.gif:
        Turn off RCS flag
      Docs/MySQL-logos/mysql-05.gif:
        Turn off RCS flag
      Docs/MySQL-logos/mysql-06.gif:
        Turn off RCS flag
      Docs/MySQL-logos/mysql-07.gif:
        Turn off RCS flag
      Docs/MySQL-logos/mysql-08.gif:
        Turn off RCS flag
      Docs/MySQL-logos/mysql-09.gif:
        Turn off RCS flag
      Docs/MySQL-logos/mysql-10.gif:
        Turn off RCS flag
      Docs/MySQL-logos/mysql-11.gif:
        Turn off RCS flag
      Docs/MySQL-logos/mysql-12.gif:
        Turn off RCS flag
      Docs/MySQL-logos/mysql-13.gif:
        Turn off RCS flag
      Docs/MySQL-logos/mysql-14.gif:
        Turn off RCS flag
      Docs/MySQL-logos/mysql-15.gif:
        Turn off RCS flag
      Docs/MySQL-logos/mysql-16.gif:
        Turn off RCS flag
      Docs/MySQL-logos/mysql-17.gif:
        Turn off RCS flag
      Docs/MySQL-logos/mysql-compatible.jpg:
        Turn off RCS flag
      Docs/MySQL-logos/mysql_anim-01.gif:
        Turn off RCS flag
      Docs/MySQL-logos/mysql_anim-02.gif:
        Turn off RCS flag
      Docs/MySQL-logos/mysql_anim-03.gif:
        Turn off RCS flag
      Docs/MySQL-logos/mysql_anim-04.gif:
        Turn off RCS flag
      Docs/MySQL-logos/mysql_anim-05.gif:
        Turn off RCS flag
      Docs/MySQL-logos/mysql_anim-06.gif:
        Turn off RCS flag
      Docs/Raw-Flags/afghanistan.gif:
        Turn off RCS flag
      Docs/Raw-Flags/albania.gif:
        Turn off RCS flag
      Docs/Raw-Flags/algeria.gif:
        Turn off RCS flag
      Docs/Raw-Flags/andorra.gif:
        Turn off RCS flag
      Docs/Raw-Flags/angola.gif:
        Turn off RCS flag
      Docs/Raw-Flags/antartica.gif:
        Turn off RCS flag
      Docs/Raw-Flags/antigua-and-barbuda.gif:
        Turn off RCS flag
      Docs/Raw-Flags/argentina.gif:
        Turn off RCS flag
      Docs/Raw-Flags/armenia.gif:
        Turn off RCS flag
      Docs/Raw-Flags/australia.gif:
        Turn off RCS flag
      Docs/Raw-Flags/austria.gif:
        Turn off RCS flag
      Docs/Raw-Flags/azerbaijan.gif:
        Turn off RCS flag
      Docs/Raw-Flags/bahamas.gif:
        Turn off RCS flag
      Docs/Raw-Flags/bahrein.gif:
        Turn off RCS flag
      Docs/Raw-Flags/bangladesh.gif:
        Turn off RCS flag
      Docs/Raw-Flags/barbados.gif:
        Turn off RCS flag
      Docs/Raw-Flags/belarus.gif:
        Turn off RCS flag
      Docs/Raw-Flags/belgium.gif:
        Turn off RCS flag
      Docs/Raw-Flags/belize.gif:
        Turn off RCS flag
      Docs/Raw-Flags/benin.gif:
        Turn off RCS flag
      Docs/Raw-Flags/bermuda.gif:
        Turn off RCS flag
      Docs/Raw-Flags/bhutan.gif:
        Turn off RCS flag
      Docs/Raw-Flags/bolivia.gif:
        Turn off RCS flag
      Docs/Raw-Flags/bosnia-and-herzegovina.gif:
        Turn off RCS flag
      Docs/Raw-Flags/botswana.gif:
        Turn off RCS flag
      Docs/Raw-Flags/brazil.gif:
        Turn off RCS flag
      Docs/Raw-Flags/brunei.gif:
        Turn off RCS flag
      Docs/Raw-Flags/bulgaria.gif:
        Turn off RCS flag
      Docs/Raw-Flags/burkina-faso.gif:
        Turn off RCS flag
      Docs/Raw-Flags/burma.gif:
        Turn off RCS flag
      Docs/Raw-Flags/burundi.gif:
        Turn off RCS flag
      Docs/Raw-Flags/cambodia.gif:
        Turn off RCS flag
      Docs/Raw-Flags/cameroon.gif:
        Turn off RCS flag
      Docs/Raw-Flags/canada.gif:
        Turn off RCS flag
      Docs/Raw-Flags/cape-verde.gif:
        Turn off RCS flag
      Docs/Raw-Flags/central-african-republic.gif:
        Turn off RCS flag
      Docs/Raw-Flags/chad.gif:
        Turn off RCS flag
      Docs/Raw-Flags/chile.gif:
        Turn off RCS flag
      Docs/Raw-Flags/china.gif:
        Turn off RCS flag
      Docs/Raw-Flags/colombia.gif:
        Turn off RCS flag
      Docs/Raw-Flags/comoros.gif:
        Turn off RCS flag
      Docs/Raw-Flags/congo.gif:
        Turn off RCS flag
      Docs/Raw-Flags/costa-rica.gif:
        Turn off RCS flag
      Docs/Raw-Flags/cote-d-ivoire.gif:
        Turn off RCS flag
      Docs/Raw-Flags/croatia.gif:
        Turn off RCS flag
      Docs/Raw-Flags/cuba.gif:
        Turn off RCS flag
      Docs/Raw-Flags/cyprus.gif:
        Turn off RCS flag
      Docs/Raw-Flags/czech-republic.gif:
        Turn off RCS flag
      Docs/Raw-Flags/denmark-original-incorrect.gif:
        Turn off RCS flag
      Docs/Raw-Flags/denmark.gif:
        Turn off RCS flag
      Docs/Raw-Flags/djibouti.gif:
        Turn off RCS flag
      Docs/Raw-Flags/dominica.gif:
        Turn off RCS flag
      Docs/Raw-Flags/dominican-republic.gif:
        Turn off RCS flag
      Docs/Raw-Flags/ecuador.gif:
        Turn off RCS flag
      Docs/Raw-Flags/egypt.gif:
        Turn off RCS flag
      Docs/Raw-Flags/el-salvador.gif:
        Turn off RCS flag
      Docs/Raw-Flags/equatorial-guinea.gif:
        Turn off RCS flag
      Docs/Raw-Flags/eritrea.gif:
        Turn off RCS flag
      Docs/Raw-Flags/estonia.gif:
        Turn off RCS flag
      Docs/Raw-Flags/ethiopia.gif:
        Turn off RCS flag
      Docs/Raw-Flags/fiji.gif:
        Turn off RCS flag
      Docs/Raw-Flags/finland.gif:
        Turn off RCS flag
      Docs/Raw-Flags/france.gif:
        Turn off RCS flag
      Docs/Raw-Flags/gabon.gif:
        Turn off RCS flag
      Docs/Raw-Flags/gambia.gif:
        Turn off RCS flag
      Docs/Raw-Flags/georgia.gif:
        Turn off RCS flag
      Docs/Raw-Flags/germany.gif:
        Turn off RCS flag
      Docs/Raw-Flags/ghana.gif:
        Turn off RCS flag
      Docs/Raw-Flags/great-britain.gif:
        Turn off RCS flag
      Docs/Raw-Flags/greece.gif:
        Turn off RCS flag
      Docs/Raw-Flags/greenland.gif:
        Turn off RCS flag
      Docs/Raw-Flags/grenada.gif:
        Turn off RCS flag
      Docs/Raw-Flags/guatemala.gif:
        Turn off RCS flag
      Docs/Raw-Flags/guinea-bissau.gif:
        Turn off RCS flag
      Docs/Raw-Flags/guinea.gif:
        Turn off RCS flag
      Docs/Raw-Flags/guyana.gif:
        Turn off RCS flag
      Docs/Raw-Flags/haiti.gif:
        Turn off RCS flag
      Docs/Raw-Flags/honduras.gif:
        Turn off RCS flag
      Docs/Raw-Flags/hungary.gif:
        Turn off RCS flag
      Docs/Raw-Flags/iceland.gif:
        Turn off RCS flag
      Docs/Raw-Flags/india.gif:
        Turn off RCS flag
      Docs/Raw-Flags/indonesia.gif:
        Turn off RCS flag
      Docs/Raw-Flags/iran.gif:
        Turn off RCS flag
      Docs/Raw-Flags/iraq.gif:
        Turn off RCS flag
      Docs/Raw-Flags/ireland.gif:
        Turn off RCS flag
      Docs/Raw-Flags/israel.gif:
        Turn off RCS flag
      Docs/Raw-Flags/italy.gif:
        Turn off RCS flag
      Docs/Raw-Flags/jamaica.gif:
        Turn off RCS flag
      Docs/Raw-Flags/japan.gif:
        Turn off RCS flag
      Docs/Raw-Flags/jordan.gif:
        Turn off RCS flag
      Docs/Raw-Flags/kazakhstan.gif:
        Turn off RCS flag
      Docs/Raw-Flags/kenya.gif:
        Turn off RCS flag
      Docs/Raw-Flags/kiribati.gif:
        Turn off RCS flag
      Docs/Raw-Flags/kuwait.gif:
        Turn off RCS flag
      Docs/Raw-Flags/kyrgyzstan.gif:
        Turn off RCS flag
      Docs/Raw-Flags/laos.gif:
        Turn off RCS flag
      Docs/Raw-Flags/latvia.gif:
        Turn off RCS flag
      Docs/Raw-Flags/lebanon.gif:
        Turn off RCS flag
      Docs/Raw-Flags/lesotho.gif:
        Turn off RCS flag
      Docs/Raw-Flags/liberia.gif:
        Turn off RCS flag
      Docs/Raw-Flags/libya.gif:
        Turn off RCS flag
      Docs/Raw-Flags/liechtenstein.gif:
        Turn off RCS flag
      Docs/Raw-Flags/lithuania.gif:
        Turn off RCS flag
      Docs/Raw-Flags/luxembourg.gif:
        Turn off RCS flag
      Docs/Raw-Flags/macedonia.gif:
        Turn off RCS flag
      Docs/Raw-Flags/madagascar.gif:
        Turn off RCS flag
      Docs/Raw-Flags/malawi.gif:
        Turn off RCS flag
      Docs/Raw-Flags/malaysia.gif:
        Turn off RCS flag
      Docs/Raw-Flags/maldives.gif:
        Turn off RCS flag
      Docs/Raw-Flags/mali.gif:
        Turn off RCS flag
      Docs/Raw-Flags/malta.gif:
        Turn off RCS flag
      Docs/Raw-Flags/marshall.gif:
        Turn off RCS flag
      Docs/Raw-Flags/mauritania.gif:
        Turn off RCS flag
      Docs/Raw-Flags/mauritius.gif:
        Turn off RCS flag
      Docs/Raw-Flags/mexico.gif:
        Turn off RCS flag
      Docs/Raw-Flags/micronesia.gif:
        Turn off RCS flag
      Docs/Raw-Flags/moldova.gif:
        Turn off RCS flag
      Docs/Raw-Flags/monaco.gif:
        Turn off RCS flag
      Docs/Raw-Flags/mongolia.gif:
        Turn off RCS flag
      Docs/Raw-Flags/morocco.gif:
        Turn off RCS flag
      Docs/Raw-Flags/mozambique.gif:
        Turn off RCS flag
      Docs/Raw-Flags/namibia.gif:
        Turn off RCS flag
      Docs/Raw-Flags/nauru.gif:
        Turn off RCS flag
      Docs/Raw-Flags/nepal.gif:
        Turn off RCS flag
      Docs/Raw-Flags/netherlands.gif:
        Turn off RCS flag
      Docs/Raw-Flags/new-zealand.gif:
        Turn off RCS flag
      Docs/Raw-Flags/nicaragua.gif:
        Turn off RCS flag
      Docs/Raw-Flags/niger.gif:
        Turn off RCS flag
      Docs/Raw-Flags/nigeria.gif:
        Turn off RCS flag
      Docs/Raw-Flags/north-korea.gif:
        Turn off RCS flag
      Docs/Raw-Flags/norway.gif:
        Turn off RCS flag
      Docs/Raw-Flags/oman.gif:
        Turn off RCS flag
      Docs/Raw-Flags/pakistan.gif:
        Turn off RCS flag
      Docs/Raw-Flags/panama.gif:
        Turn off RCS flag
      Docs/Raw-Flags/papua-new-guinea.gif:
        Turn off RCS flag
      Docs/Raw-Flags/paraguay.gif:
        Turn off RCS flag
      Docs/Raw-Flags/peru.gif:
        Turn off RCS flag
      Docs/Raw-Flags/philippines.gif:
        Turn off RCS flag
      Docs/Raw-Flags/poland.gif:
        Turn off RCS flag
      Docs/.cvsignore:
        Turn off RCS flag
      Docs/Attic/myisam.doc:
        Turn off RCS flag
      Docs/LICENSE:
        Turn off RCS flag
      Docs/Makefile.am:
        Turn off RCS flag
      Docs/Raw-Flags/portugal.gif:
        Turn off RCS flag
      Docs/Raw-Flags/qatar.gif:
        Turn off RCS flag
      Docs/Raw-Flags/romania.gif:
        Turn off RCS flag
      Docs/Raw-Flags/russia.gif:
        Turn off RCS flag
      Docs/Raw-Flags/rwanda.gif:
        Turn off RCS flag
      Docs/Raw-Flags/saint-kitts-and-nevis.gif:
        Turn off RCS flag
      Docs/Raw-Flags/saint-lucia.gif:
        Turn off RCS flag
      Docs/Raw-Flags/samoa.gif:
        Turn off RCS flag
      Docs/Raw-Flags/sao-tome-and-principe.gif:
        Turn off RCS flag
      Docs/Raw-Flags/saudi-arabia.gif:
        Turn off RCS flag
      Docs/Raw-Flags/senegal.gif:
        Turn off RCS flag
      Docs/Raw-Flags/seychelles.gif:
        Turn off RCS flag
      Docs/Raw-Flags/sierra-leone.gif:
        Turn off RCS flag
      Docs/Raw-Flags/singapore.gif:
        Turn off RCS flag
      Docs/Raw-Flags/slovakia.gif:
        Turn off RCS flag
      Docs/Raw-Flags/slovenia.gif:
        Turn off RCS flag
      Docs/Raw-Flags/solomon-islands.gif:
        Turn off RCS flag
      Docs/Raw-Flags/somalia.gif:
        Turn off RCS flag
      Docs/Raw-Flags/south-africa.gif:
        Turn off RCS flag
      Docs/Raw-Flags/south-korea.gif:
        Turn off RCS flag
      Docs/Raw-Flags/spain.gif:
        Turn off RCS flag
      Docs/Raw-Flags/sri-lanka.gif:
        Turn off RCS flag
      Docs/Raw-Flags/sudan.gif:
        Turn off RCS flag
      Docs/Raw-Flags/suriname.gif:
        Turn off RCS flag
      Docs/Raw-Flags/swaziland.gif:
        Turn off RCS flag
      Docs/Raw-Flags/sweden.gif:
        Turn off RCS flag
      Docs/Raw-Flags/sweden2.gif:
        Turn off RCS flag
      Docs/Raw-Flags/switzerland.gif:
        Turn off RCS flag
      Docs/Raw-Flags/syria.gif:
        Turn off RCS flag
      Docs/Raw-Flags/taiwan.gif:
        Turn off RCS flag
      Docs/Raw-Flags/tajikistan.gif:
        Turn off RCS flag
      Docs/Raw-Flags/tanzania.gif:
        Turn off RCS flag
      Docs/Raw-Flags/thailand.gif:
        Turn off RCS flag
      Docs/Raw-Flags/togo.gif:
        Turn off RCS flag
      Docs/Raw-Flags/tonga.gif:
        Turn off RCS flag
      Docs/Raw-Flags/trinidad-and-tobago.gif:
        Turn off RCS flag
      Docs/Raw-Flags/tunisia.gif:
        Turn off RCS flag
      Docs/Raw-Flags/turkey.gif:
        Turn off RCS flag
      Docs/Raw-Flags/turkmenistan.gif:
        Turn off RCS flag
      Docs/Raw-Flags/tuvalu.gif:
        Turn off RCS flag
      Docs/Raw-Flags/uganda.gif:
        Turn off RCS flag
      Docs/Raw-Flags/ukraine.gif:
        Turn off RCS flag
      Docs/Raw-Flags/united-arab-emirates.gif:
        Turn off RCS flag
      Docs/Raw-Flags/united-states-of-america.gif:
        Turn off RCS flag
      Docs/Raw-Flags/uruguay.gif:
        Turn off RCS flag
      Docs/Raw-Flags/usa.gif:
        Turn off RCS flag
      Docs/Raw-Flags/uzbekistan.gif:
        Turn off RCS flag
      Docs/Raw-Flags/vanuatu.gif:
        Turn off RCS flag
      Docs/Raw-Flags/venezuela.gif:
        Turn off RCS flag
      Docs/Raw-Flags/vietnam.gif:
        Turn off RCS flag
      Docs/Raw-Flags/vincent-and-grenadines.gif:
        Turn off RCS flag
      Docs/Raw-Flags/yemen.gif:
        Turn off RCS flag
      Docs/Raw-Flags/yugoslavia.gif:
        Turn off RCS flag
      Docs/Raw-Flags/zaire.gif:
        Turn off RCS flag
      Docs/Raw-Flags/zambia.gif:
        Turn off RCS flag
      Docs/Raw-Flags/zimbabwe.gif:
        Turn off RCS flag
      Docs/Support/.cvsignore:
        Turn off RCS flag
      Docs/Support/generate-flag-images:
        Turn off RCS flag
      Docs/Support/generate-mirror-listing.pl:
        Turn off RCS flag
      Docs/Support/generate-text-files.pl:
        Turn off RCS flag
      Docs/Support/make-makefile:
        Turn off RCS flag
      Docs/Support/texi2html:
        Turn off RCS flag
      Docs/Support/texinfo.tex:
        Turn off RCS flag
      Docs/Translations/myodbc-br.texi:
        Turn off RCS flag
      Docs/Tutorial-MySQL-final.txt:
        Turn off RCS flag
      Docs/internals.texi:
        Turn off RCS flag
      Docs/manual-license-spanish.texi:
        Turn off RCS flag
      Docs/myisam.txt:
        Turn off RCS flag
      Docs/mysqld_error.txt:
        Turn off RCS flag
      Docs/bk.txt:
        Turn off SCCS flag
      Docs/net_doc.txt:
        Turn off RCS flag
      readline/.cvsignore:
        Turn off RCS flag
      readline/COPYING:
        Turn off RCS flag
      readline/INSTALL:
        Turn off RCS flag
      readline/Makefile.am:
        Turn off RCS flag
      readline/README:
        Turn off RCS flag
      readline/ansi_stdlib.h:
        Turn off RCS flag
      readline/bind.c:
        Turn off RCS flag
      readline/callback.c:
        Turn off RCS flag
      readline/chardefs.h:
        Turn off RCS flag
      readline/complete.c:
        Turn off RCS flag
      readline/configure.in:
        Turn off RCS flag
      readline/configure:
        Turn off RCS flag
      readline/display.c:
        Turn off RCS flag
      readline/emacs_keymap.c:
        Turn off RCS flag
      readline/funmap.c:
        Turn off RCS flag
      readline/histexpand.c:
        Turn off RCS flag
      readline/histfile.c:
        Turn off RCS flag
      readline/histlib.h:
        Turn off RCS flag
      readline/history.c:
        Turn off RCS flag
      readline/history.h:
        Turn off RCS flag
      readline/histsearch.c:
        Turn off RCS flag
      readline/input.c:
        Turn off RCS flag
      readline/isearch.c:
        Turn off RCS flag
      readline/keymaps.c:
        Turn off RCS flag
      readline/keymaps.h:
        Turn off RCS flag
      readline/kill.c:
        Turn off RCS flag
      readline/macro.c:
        Turn off RCS flag
      readline/nls.c:
        Turn off RCS flag
      readline/parens.c:
        Turn off RCS flag
      readline/posixdir.h:
        Turn off RCS flag
      readline/posixjmp.h:
        Turn off RCS flag
      readline/posixstat.h:
        Turn off RCS flag
      readline/readline.c:
        Turn off RCS flag
      readline/readline.h:
        Turn off RCS flag
      readline/rlconf.h:
        Turn off RCS flag
      readline/rldefs.h:
        Turn off RCS flag
      readline/rlstdc.h:
        Turn off RCS flag
      readline/rltty.c:
        Turn off RCS flag
      readline/rltty.h:
        Turn off RCS flag
      readline/rlwinsize.h:
        Turn off RCS flag
      readline/search.c:
        Turn off RCS flag
      readline/shell.c:
        Turn off RCS flag
      readline/signals.c:
        Turn off RCS flag
      readline/tcap.h:
        Turn off RCS flag
      readline/terminal.c:
        Turn off RCS flag
      readline/tilde.c:
        Turn off RCS flag
      readline/tilde.h:
        Turn off RCS flag
      readline/undo.c:
        Turn off RCS flag
      readline/util.c:
        Turn off RCS flag
      readline/vi_keymap.c:
        Turn off RCS flag
      readline/vi_mode.c:
        Turn off RCS flag
      readline/xmalloc.c:
        Turn off RCS flag
      client/.cvsignore:
        Turn off RCS flag
      client/Attic/libmysql.c:
        Turn off RCS flag
      client/Attic/net.c:
        Turn off RCS flag
      client/Makefile.am:
        Turn off RCS flag
      client/completion_hash.cc:
        Turn off RCS flag
      client/completion_hash.h:
        Turn off RCS flag
      client/connect_test.c:
        Turn off RCS flag
      client/errmsg.c:
        Turn off RCS flag
      client/get_password.c:
        Turn off RCS flag
      client/insert_test.c:
        Turn off RCS flag
      client/list_test.c:
        Turn off RCS flag
      client/my_readline.h:
        Turn off RCS flag
      client/mysql-test.c:
        ***MISSING WEAVE***
      client/mysql.cc:
        Turn off RCS flag
      client/mysqladmin.c:
        Turn off RCS flag
      client/mysqldump.c:
        Turn off RCS flag
      client/mysqlimport.c:
        Turn off RCS flag
      client/mysqlshow.c:
        Turn off RCS flag
      client/password.c:
        Turn off RCS flag
      client/readline.cc:
        Turn off RCS flag
      client/select_test.c:
        Turn off RCS flag
      client/showdb_test.c:
        Turn off RCS flag
      client/sql_string.cc:
        Turn off RCS flag
      client/sql_string.h:
        Turn off RCS flag
      client/ssl_test.c:
        Turn off RCS flag
      client/thread_test.c:
        Turn off RCS flag
      client/violite.c:
        Turn off RCS flag
      mit-pthreads/config/COPYING.GNU:
        Turn off RCS flag
      mit-pthreads/config/COPYRIGHT:
        Turn off RCS flag
      mit-pthreads/config/GNUmakefile.in:
        Turn off RCS flag
      mit-pthreads/config/Makefile.in:
        Turn off RCS flag
      mit-pthreads/config/acconfig.h:
        Turn off RCS flag
      mit-pthreads/config/aclocal.m4:
        Turn off RCS flag
      mit-pthreads/config/config.flags.in:
        Turn off RCS flag
      mit-pthreads/config/config.guess:
        Turn off RCS flag
      mit-pthreads/config/config.h.in:
        Turn off RCS flag
      mit-pthreads/config/config.sub:
        Turn off RCS flag
      mit-pthreads/config/configure.in:
        Turn off RCS flag
      mit-pthreads/config/configure.org:
        Turn off RCS flag
      mit-pthreads/config/configure:
        Turn off RCS flag
      mit-pthreads/config/install-sh:
        Turn off RCS flag
      mit-pthreads/gen/GNUmakefile.inc:
        Turn off RCS flag
      mit-pthreads/gen/Makefile.inc:
        Turn off RCS flag
      mit-pthreads/gen/ctime.c:
        Turn off RCS flag
      mit-pthreads/gen/difftime.c:
        Turn off RCS flag
      mit-pthreads/gen/directory.c:
        Turn off RCS flag
      mit-pthreads/gen/eprintf.c:
        Turn off RCS flag
      mit-pthreads/gen/getcwd.c:
        Turn off RCS flag
      mit-pthreads/gen/getpwent.c:
        Turn off RCS flag
      mit-pthreads/gen/getpwnamuid.c:
        Turn off RCS flag
      mit-pthreads/gen/getwd.c:
        Turn off RCS flag
      mit-pthreads/gen/isatty.c:
        Turn off RCS flag
      mit-pthreads/gen/popen.c:
        Turn off RCS flag
      mit-pthreads/gen/pwd_internal.c:
        Turn off RCS flag
      mit-pthreads/gen/pwd_internal.h:
        Turn off RCS flag
      mit-pthreads/gen/syslog.c:
        Turn off RCS flag
      mit-pthreads/gen/time.c:
        Turn off RCS flag
      mit-pthreads/gen/ttyname.c:
        Turn off RCS flag
      mit-pthreads/include/arpa/inet.h:
        Turn off RCS flag
      mit-pthreads/include/arpa/nameser.h:
        Turn off RCS flag
      mit-pthreads/include/pthread/cleanup.h:
        Turn off RCS flag
      mit-pthreads/include/pthread/cond.h:
        Turn off RCS flag
      mit-pthreads/include/pthread/debug_out.h:
        Turn off RCS flag
      mit-pthreads/include/pthread/fd.h:
        Turn off RCS flag
      mit-pthreads/include/pthread/fd_pipe.h:
        Turn off RCS flag
      mit-pthreads/include/pthread/kernel.h:
        Turn off RCS flag
      mit-pthreads/include/pthread/kthread.h:
        Turn off RCS flag
      mit-pthreads/include/pthread/mutex.h:
        Turn off RCS flag
      mit-pthreads/include/pthread/prio_queue.h:
        Turn off RCS flag
      mit-pthreads/include/pthread/pthread_attr.h:
        Turn off RCS flag
      mit-pthreads/include/pthread/pthread_once.h:
        Turn off RCS flag
      mit-pthreads/include/pthread/queue.h:
        Turn off RCS flag
      mit-pthreads/include/pthread/sleep.h:
        Turn off RCS flag
      mit-pthreads/include/Makefile.inc:
        Turn off RCS flag
      mit-pthreads/include/dirent.h:
        Turn off RCS flag
      mit-pthreads/include/endian.h:
        Turn off RCS flag
      mit-pthreads/include/errno.h:
        Turn off RCS flag
      mit-pthreads/include/math.h:
        Turn off RCS flag
      mit-pthreads/include/netdb.h:
        Turn off RCS flag
      mit-pthreads/include/pthread.h:
        Turn off RCS flag
      mit-pthreads/include/pthread/ac-types.h:
        Turn off RCS flag
      mit-pthreads/include/pthread/config.h:
        Turn off RCS flag
      mit-pthreads/include/pthread/paths.h:
        Turn off RCS flag
      mit-pthreads/include/pthread/specific.h:
        Turn off RCS flag
      mit-pthreads/include/pthread/state.def:
        Turn off RCS flag
      mit-pthreads/include/pthread/types.h:
        Turn off RCS flag
      mit-pthreads/include/pthread/unistd.h:
        Turn off RCS flag
      mit-pthreads/include/pthread/util.h:
        Turn off RCS flag
      mit-pthreads/include/pthread/version.h:
        Turn off RCS flag
      mit-pthreads/include/pthread/xtypes.h:
        Turn off RCS flag
      mit-pthreads/include/pwd.h:
        Turn off RCS flag
      mit-pthreads/include/resolv.h:
        Turn off RCS flag
      mit-pthreads/include/sched.h:
        Turn off RCS flag
      mit-pthreads/include/signal.h:
        Turn off RCS flag
      mit-pthreads/include/stdio.h:
        Turn off RCS flag
      mit-pthreads/include/stdlib.h:
        Turn off RCS flag
      mit-pthreads/include/string.h:
        Turn off RCS flag
      mit-pthreads/include/syslog.h:
        Turn off RCS flag
      mit-pthreads/include/time.h:
        Turn off RCS flag
      mit-pthreads/include/timers.h:
        Turn off RCS flag
      mit-pthreads/include/tzfile.h:
        Turn off RCS flag
      mit-pthreads/include/unistd.h:
        Turn off RCS flag
      mit-pthreads/machdep/alpha-osf1/__math.h:
        Turn off RCS flag
      mit-pthreads/machdep/alpha-osf1/__signal.h:
        Turn off RCS flag
      mit-pthreads/machdep/alpha-osf1/__stdio.h:
        Turn off RCS flag
      mit-pthreads/machdep/alpha-osf1/__stdlib.h:
        Turn off RCS flag
      mit-pthreads/machdep/alpha-osf1/__string.h:
        Turn off RCS flag
      mit-pthreads/machdep/alpha-osf1/__time.h:
        Turn off RCS flag
      mit-pthreads/machdep/alpha-osf1/__unistd.h:
        Turn off RCS flag
      mit-pthreads/machdep/alpha-osf1/cdefs.h:
        Turn off RCS flag
      mit-pthreads/machdep/alpha-osf1/compat.h:
        Turn off RCS flag
      mit-pthreads/machdep/alpha-osf1/dirent.h:
        Turn off RCS flag
      mit-pthreads/machdep/alpha-osf1/signal.h:
        Turn off RCS flag
      mit-pthreads/machdep/alpha-osf1/socket.h:
        Turn off RCS flag
      mit-pthreads/machdep/alpha-osf1/timers.h:
        Turn off RCS flag
      mit-pthreads/machdep/alpha-osf1/uio.h:
        Turn off RCS flag
      mit-pthreads/machdep/engine-alpha-netbsd-1.1.c:
        Turn off RCS flag
      mit-pthreads/machdep/engine-alpha-netbsd-1.1.h:
        Turn off RCS flag
      mit-pthreads/machdep/engine-alpha-osf1.c:
        Turn off RCS flag
      mit-pthreads/machdep/engine-alpha-osf1.h:
        Turn off RCS flag
      mit-pthreads/machdep/engine-hppa-hpux-9.03.c:
        Turn off RCS flag
      mit-pthreads/machdep/engine-hppa-hpux-9.03.h:
        Turn off RCS flag
      mit-pthreads/machdep/engine-i386-bsdi-1.1.c:
        Turn off RCS flag
      mit-pthreads/machdep/engine-i386-bsdi-1.1.h:
        Turn off RCS flag
      mit-pthreads/machdep/engine-i386-bsdi-2.0.c:
        Turn off RCS flag
      mit-pthreads/machdep/engine-i386-bsdi-2.0.h:
        Turn off RCS flag
      mit-pthreads/machdep/engine-i386-freebsd-1.1.c:
        Turn off RCS flag
      mit-pthreads/machdep/engine-i386-freebsd-1.1.h:
        Turn off RCS flag
      mit-pthreads/machdep/engine-i386-freebsd-2.0.c:
        Turn off RCS flag
      mit-pthreads/machdep/engine-i386-freebsd-2.0.h:
        Turn off RCS flag
      mit-pthreads/machdep/engine-i386-linux-1.0.c:
        Turn off RCS flag
      mit-pthreads/machdep/engine-i386-linux-1.0.h:
        Turn off RCS flag
      mit-pthreads/machdep/engine-i386-netbsd-0.9.c:
        Turn off RCS flag
      mit-pthreads/machdep/engine-i386-netbsd-0.9.h:
        Turn off RCS flag
      mit-pthreads/machdep/engine-i386-netbsd-1.0.c:
        Turn off RCS flag
      mit-pthreads/machdep/engine-i386-netbsd-1.0.h:
        Turn off RCS flag
      mit-pthreads/machdep/engine-ip22-irix-5.2.c:
        Turn off RCS flag
      mit-pthreads/machdep/engine-ip22-irix-5.2.h:
        Turn off RCS flag
      mit-pthreads/machdep/engine-m68000-netbsd.h:
        Turn off RCS flag
      mit-pthreads/machdep/engine-r2000-ultrix-4.2.c:
        Turn off RCS flag
      mit-pthreads/machdep/engine-r2000-ultrix-4.2.h:
        Turn off RCS flag
      mit-pthreads/machdep/engine-romp-bsd.c:
        Turn off RCS flag
      mit-pthreads/machdep/engine-romp-bsd.h:
        Turn off RCS flag
      mit-pthreads/machdep/engine-sparc-sunos-4.1.3.c:
        Turn off RCS flag
      mit-pthreads/machdep/engine-sparc-sunos-4.1.3.h:
        Turn off RCS flag
      mit-pthreads/machdep/engine-sparc-sunos-5.3.c:
        Turn off RCS flag
      mit-pthreads/machdep/engine-sparc-sunos-5.3.h:
        Turn off RCS flag
      mit-pthreads/machdep/posix-alpha-osf1.h:
        Turn off RCS flag
      mit-pthreads/machdep/posix-bsdi-1.1.h:
        Turn off RCS flag
      mit-pthreads/machdep/posix-bsdi-2.0.h:
        Turn off RCS flag
      mit-pthreads/machdep/posix-freebsd-1.1.h:
        Turn off RCS flag
      mit-pthreads/machdep/posix-freebsd-2.0.h:
        Turn off RCS flag
      mit-pthreads/machdep/posix-hpux-9.03.h:
        Turn off RCS flag
      mit-pthreads/machdep/posix-irix-5.2.h:
        Turn off RCS flag
      mit-pthreads/machdep/posix-linux-1.0.h:
        Turn off RCS flag
      mit-pthreads/machdep/posix-netbsd-0.9.h:
        Turn off RCS flag
      mit-pthreads/machdep/posix-netbsd-1.0.h:
        Turn off RCS flag
      mit-pthreads/machdep/posix-netbsd-1.1.h:
        Turn off RCS flag
      mit-pthreads/machdep/posix-romp-bsd.h:
        Turn off RCS flag
      mit-pthreads/machdep/posix-sunos-4.1.3.h:
        Turn off RCS flag
      mit-pthreads/machdep/posix-sunos-5.3.h:
        Turn off RCS flag
      mit-pthreads/machdep/posix-ultrix-4.2.h:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-alpha-netbsd-1.1.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-alpha-osf1.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-hppa-hpux-9.03.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-i386-bsdi-1.1.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-i386-bsdi-2.0.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-i386-freebsd-1.1.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-i386-freebsd-2.0.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-i386-linux-1.0.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-i386-netbsd-0.9.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-i386-netbsd-1.0.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-i386-netbsd-1.1.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-ip22-irix-5.2.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-r2000-ultrix-4.2.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-romp-bsd.S:
        Turn off RCS flag
      mit-pthreads/machdep/engine-alpha-netbsd-1.3.c:
        Turn off RCS flag
      mit-pthreads/machdep/engine-alpha-netbsd-1.3.h:
        Turn off RCS flag
      mit-pthreads/machdep/engine-arm32-netbsd-1.3.c:
        Turn off RCS flag
      mit-pthreads/machdep/engine-arm32-netbsd-1.3.h:
        Turn off RCS flag
      mit-pthreads/machdep/engine-hppa-hpux-10.20.c:
        Turn off RCS flag
      mit-pthreads/machdep/engine-hppa-hpux-10.20.h:
        Turn off RCS flag
      mit-pthreads/machdep/engine-i386-linux-2.0.c:
        Turn off RCS flag
      mit-pthreads/machdep/engine-i386-linux-2.0.h:
        Turn off RCS flag
      mit-pthreads/machdep/engine-i386-netbsd-1.3.c:
        Turn off RCS flag
      mit-pthreads/machdep/engine-i386-netbsd-1.3.h:
        Turn off RCS flag
      mit-pthreads/machdep/engine-i386-openbsd-2.0.c:
        Turn off RCS flag
      mit-pthreads/machdep/engine-i386-openbsd-2.0.h:
        Turn off RCS flag
      mit-pthreads/machdep/engine-i386-sco-3.2v5.c:
        Turn off RCS flag
      mit-pthreads/machdep/engine-i386-sco-3.2v5.h:
        Turn off RCS flag
      mit-pthreads/machdep/engine-m68000-netbsd.c:
        Turn off RCS flag
      mit-pthreads/machdep/engine-sparc-netbsd-1.3.c:
        Turn off RCS flag
      mit-pthreads/machdep/engine-sparc-netbsd-1.3.h:
        Turn off RCS flag
      mit-pthreads/machdep/posix-hpux-10.20.h:
        Turn off RCS flag
      mit-pthreads/machdep/posix-i386-sco-3.2v5.h:
        Turn off RCS flag
      mit-pthreads/machdep/posix-linux-2.0.h:
        Turn off RCS flag
      mit-pthreads/machdep/posix-openbsd-2.0.h:
        Turn off RCS flag
      mit-pthreads/machdep/posix-sco-3.2v5.h:
        Turn off RCS flag
      mit-pthreads/machdep/posix-sunos-5.5.h:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-alpha-netbsd-1.3.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-arm32-netbsd-1.3.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-hppa-hpux-10.20.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-i386-linux-2.0.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-i386-netbsd-1.3.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-i386-openbsd-2.0.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-i386-sco-3.2v5.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-m68000-netbsd.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-sparc-netbsd-1.1.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-sparc-netbsd-1.3.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-sparc-sunos-4.1.3.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-sparc-sunos-5.3.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-sparc-sunos4.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-template-alpha-netbsd-1.1.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-template-alpha-netbsd-1.3.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-template-alpha-osf1.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-template-arm32-netbsd-1.3.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-template-hppa-hpux-10.20.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-template-hppa-hpux-9.03.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-template-i386-bsdi-2.0.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-template-i386-freebsd-2.0.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-template-i386-netbsd-1.1.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-template-i386-netbsd-1.3.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-template-i386-netbsd1.0.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-template-i386-openbsd-2.0.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-template-i386-sco-3.2v5.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-template-ip22-irix-5.2.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-template-m68000-netbsd.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-template-r2000-ultrix-4.2.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-template-sparc-netbsd-1.1.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-template-sparc-netbsd-1.3.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-template-sparc-sunos-5.3.S:
        Turn off RCS flag
      mit-pthreads/machdep/syscall-template-sparc-sunos4.S:
        Turn off RCS flag
      mit-pthreads/machdep/unistd-i386-freebsd-1.1.h:
        Turn off RCS flag
      mit-pthreads/machdep/unistd-i386-linux-1.0.h:
        Turn off RCS flag
      mit-pthreads/machdep/unistd-i386-linux-2.0.h:
        Turn off RCS flag
      mit-pthreads/machdep/unistd-sparc-sunos-4.1.3.h:
        Turn off RCS flag
      mit-pthreads/machdep/bsdi-1.1/compat.h:
        Turn off RCS flag
      mit-pthreads/machdep/bsdi-1.1/dirent.h:
        Turn off RCS flag
      mit-pthreads/machdep/bsdi-1.1/errno.h:
        Turn off RCS flag
      mit-pthreads/machdep/bsdi-1.1/socket.h:
        Turn off RCS flag
      mit-pthreads/machdep/bsdi-1.1/timers.h:
        Turn off RCS flag
      mit-pthreads/machdep/bsdi-2.0/__math.h:
        Turn off RCS flag
      mit-pthreads/machdep/bsdi-2.0/__path.h:
        Turn off RCS flag
      mit-pthreads/machdep/bsdi-2.0/__signal.h:
        Turn off RCS flag
      mit-pthreads/machdep/bsdi-2.0/__stdio.h:
        Turn off RCS flag
      mit-pthreads/machdep/bsdi-2.0/__stdlib.h:
        Turn off RCS flag
      mit-pthreads/machdep/bsdi-2.0/__string.h:
        Turn off RCS flag
      mit-pthreads/machdep/bsdi-2.0/__time.h:
        Turn off RCS flag
      mit-pthreads/machdep/bsdi-2.0/__unistd.h:
        Turn off RCS flag
      mit-pthreads/machdep/bsdi-2.0/compat.h:
        Turn off RCS flag
      mit-pthreads/machdep/bsdi-2.0/dirent.h:
        Turn off RCS flag
      mit-pthreads/machdep/bsdi-2.0/errno.h:
        Turn off RCS flag
      mit-pthreads/machdep/bsdi-2.0/time.h:
        Turn off RCS flag
      mit-pthreads/machdep/bsdi-2.0/timers.h:
        Turn off RCS flag
      mit-pthreads/machdep/bsdi-2.0/wait.h:
        Turn off RCS flag
      mit-pthreads/machdep/freebsd-1.1/compat.h:
        Turn off RCS flag
      mit-pthreads/machdep/freebsd-1.1/dirent.h:
        Turn off RCS flag
      mit-pthreads/machdep/freebsd-1.1/socket.h:
        Turn off RCS flag
      mit-pthreads/machdep/freebsd-1.1/timers.h:
        Turn off RCS flag
      mit-pthreads/machdep/freebsd-2.0/__math.h:
        Turn off RCS flag
      mit-pthreads/machdep/freebsd-2.0/__path.h:
        Turn off RCS flag
      mit-pthreads/machdep/freebsd-2.0/__signal.h:
        Turn off RCS flag
      mit-pthreads/machdep/freebsd-2.0/__stdio.h:
        Turn off RCS flag
      mit-pthreads/machdep/freebsd-2.0/__stdlib.h:
        Turn off RCS flag
      mit-pthreads/machdep/freebsd-2.0/__string.h:
        Turn off RCS flag
      mit-pthreads/machdep/freebsd-2.0/__time.h:
        Turn off RCS flag
      mit-pthreads/machdep/freebsd-2.0/__unistd.h:
        Turn off RCS flag
      mit-pthreads/machdep/freebsd-2.0/compat.h:
        Turn off RCS flag
      mit-pthreads/machdep/freebsd-2.0/dirent.h:
        Turn off RCS flag
      mit-pthreads/machdep/freebsd-2.0/errno.h:
        Turn off RCS flag
      mit-pthreads/machdep/freebsd-2.0/timers.h:
        Turn off RCS flag
      mit-pthreads/machdep/freebsd-2.0/wait.h:
        Turn off RCS flag
      mit-pthreads/machdep/hpux-9.03/__math.h:
        Turn off RCS flag
      mit-pthreads/machdep/hpux-9.03/__signal.h:
        Turn off RCS flag
      mit-pthreads/machdep/hpux-9.03/__stdio.h:
        Turn off RCS flag
      mit-pthreads/machdep/hpux-9.03/__stdlib.h:
        Turn off RCS flag
      mit-pthreads/machdep/hpux-9.03/__string.h:
        Turn off RCS flag
      mit-pthreads/machdep/hpux-9.03/__time.h:
        Turn off RCS flag
      mit-pthreads/machdep/hpux-9.03/__unistd.h:
        Turn off RCS flag
      mit-pthreads/machdep/hpux-9.03/cdefs.h:
        Turn off RCS flag
      mit-pthreads/machdep/hpux-9.03/compat.h:
        Turn off RCS flag
      mit-pthreads/machdep/hpux-9.03/dirent.h:
        Turn off RCS flag
      mit-pthreads/machdep/hpux-9.03/socket.h:
        Turn off RCS flag
      mit-pthreads/machdep/hpux-9.03/stdtypes.h:
        Turn off RCS flag
      mit-pthreads/machdep/hpux-9.03/time.h:
        Turn off RCS flag
      mit-pthreads/machdep/hpux-9.03/timers.h:
        Turn off RCS flag
      mit-pthreads/machdep/hpux-9.03/uio.h:
        Turn off RCS flag
      mit-pthreads/machdep/hpux-9.03/wait.h:
        Turn off RCS flag
      mit-pthreads/machdep/irix-5.2/__math.h:
        Turn off RCS flag
      mit-pthreads/machdep/irix-5.2/__signal.h:
        Turn off RCS flag
      mit-pthreads/machdep/irix-5.2/__stdio.h:
        Turn off RCS flag
      mit-pthreads/machdep/irix-5.2/__stdlib.h:
        Turn off RCS flag
      mit-pthreads/machdep/irix-5.2/__string.h:
        Turn off RCS flag
      mit-pthreads/machdep/irix-5.2/__time.h:
        Turn off RCS flag
      mit-pthreads/machdep/irix-5.2/__unistd.h:
        Turn off RCS flag
      mit-pthreads/machdep/irix-5.2/compat.h:
        Turn off RCS flag
      mit-pthreads/machdep/irix-5.2/dirent.h:
        Turn off RCS flag
      mit-pthreads/machdep/irix-5.2/socket.h:
        Turn off RCS flag
      mit-pthreads/machdep/irix-5.2/timers.h:
        Turn off RCS flag
      mit-pthreads/machdep/irix-5.2/wait.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-1.0/__math.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-1.0/__path.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-1.0/__signal.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-1.0/__stdio.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-1.0/__stdlib.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-1.0/__string.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-1.0/__time.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-1.0/__unistd.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-1.0/cdefs.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-1.0/compat.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-1.0/dirent.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-1.0/errno.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-1.0/socket.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-1.0/timers.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-1.0/uio.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-1.0/wait.h:
        Turn off RCS flag
      mit-pthreads/machdep/netbsd-0.9/dirent.h:
        Turn off RCS flag
      mit-pthreads/machdep/netbsd-1.0/__math.h:
        Turn off RCS flag
      mit-pthreads/machdep/netbsd-1.0/__path.h:
        Turn off RCS flag
      mit-pthreads/machdep/netbsd-1.0/__signal.h:
        Turn off RCS flag
      mit-pthreads/machdep/netbsd-1.0/__stdio.h:
        Turn off RCS flag
      mit-pthreads/machdep/netbsd-1.0/__stdlib.h:
        Turn off RCS flag
      mit-pthreads/machdep/netbsd-1.0/__string.h:
        Turn off RCS flag
      mit-pthreads/machdep/netbsd-1.0/__time.h:
        Turn off RCS flag
      mit-pthreads/machdep/netbsd-1.0/__unistd.h:
        Turn off RCS flag
      mit-pthreads/machdep/netbsd-1.0/compat.h:
        Turn off RCS flag
      mit-pthreads/machdep/netbsd-1.0/dirent.h:
        Turn off RCS flag
      mit-pthreads/machdep/netbsd-1.0/errno.h:
        Turn off RCS flag
      mit-pthreads/machdep/netbsd-1.0/time.h:
        Turn off RCS flag
      mit-pthreads/machdep/netbsd-1.0/timers.h:
        Turn off RCS flag
      mit-pthreads/machdep/netbsd-1.0/wait.h:
        Turn off RCS flag
      mit-pthreads/machdep/netbsd-1.1/__math.h:
        Turn off RCS flag
      mit-pthreads/machdep/netbsd-1.1/__path.h:
        Turn off RCS flag
      mit-pthreads/machdep/netbsd-1.1/__signal.h:
        Turn off RCS flag
      mit-pthreads/machdep/netbsd-1.1/__stdio.h:
        Turn off RCS flag
      mit-pthreads/machdep/netbsd-1.1/__stdlib.h:
        Turn off RCS flag
      mit-pthreads/machdep/netbsd-1.1/__string.h:
        Turn off RCS flag
      mit-pthreads/machdep/netbsd-1.1/__time.h:
        Turn off RCS flag
      mit-pthreads/machdep/netbsd-1.1/__unistd.h:
        Turn off RCS flag
      mit-pthreads/machdep/netbsd-1.1/compat.h:
        Turn off RCS flag
      mit-pthreads/machdep/netbsd-1.1/dirent.h:
        Turn off RCS flag
      mit-pthreads/machdep/netbsd-1.1/errno.h:
        Turn off RCS flag
      mit-pthreads/machdep/netbsd-1.1/time.h:
        Turn off RCS flag
      mit-pthreads/machdep/netbsd-1.1/timers.h:
        Turn off RCS flag
      mit-pthreads/machdep/netbsd-1.1/wait.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-4.1.3/__math.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-4.1.3/__path.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-4.1.3/__signal.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-4.1.3/__stdio.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-4.1.3/__stdlib.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-4.1.3/__string.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-4.1.3/__time.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-4.1.3/__unistd.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-4.1.3/cdefs.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-4.1.3/compat.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-4.1.3/dirent.h:
        Turn off RCS flag
      mit-pthreads/machdep/hpux-10.20/__math.h:
        Turn off RCS flag
      mit-pthreads/machdep/hpux-10.20/__signal.h:
        Turn off RCS flag
      mit-pthreads/machdep/hpux-10.20/__stdio.h:
        Turn off RCS flag
      mit-pthreads/machdep/hpux-10.20/__stdlib.h:
        Turn off RCS flag
      mit-pthreads/machdep/hpux-10.20/__string.h:
        Turn off RCS flag
      mit-pthreads/machdep/hpux-10.20/__time.h:
        Turn off RCS flag
      mit-pthreads/machdep/hpux-10.20/__unistd.h:
        Turn off RCS flag
      mit-pthreads/machdep/hpux-10.20/cdefs.h:
        Turn off RCS flag
      mit-pthreads/machdep/hpux-10.20/compat.h:
        Turn off RCS flag
      mit-pthreads/machdep/hpux-10.20/dirent.h:
        Turn off RCS flag
      mit-pthreads/machdep/hpux-10.20/socket.h:
        Turn off RCS flag
      mit-pthreads/machdep/hpux-10.20/stdtypes.h:
        Turn off RCS flag
      mit-pthreads/machdep/hpux-10.20/time.h:
        Turn off RCS flag
      mit-pthreads/machdep/hpux-10.20/timers.h:
        Turn off RCS flag
      mit-pthreads/machdep/hpux-10.20/uio.h:
        Turn off RCS flag
      mit-pthreads/machdep/hpux-10.20/wait.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-4.1.3/fcntlcom.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-4.1.3/signal.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-4.1.3/stat.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-4.1.3/time.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-4.1.3/timers.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-4.1.3/wait.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-5.3/__math.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-5.3/__signal.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-5.3/__stdio.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-5.3/__stdlib.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-5.3/__string.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-5.3/__time.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-5.3/__unistd.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-5.3/cdefs.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-5.3/compat.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-5.3/dirent.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-5.3/socket.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-5.3/timers.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-5.3/uio.h:
        Turn off RCS flag
      mit-pthreads/machdep/ultrix-4.2/__math.h:
        Turn off RCS flag
      mit-pthreads/machdep/ultrix-4.2/__signal.h:
        Turn off RCS flag
      mit-pthreads/machdep/ultrix-4.2/__stdio.h:
        Turn off RCS flag
      mit-pthreads/machdep/ultrix-4.2/__stdlib.h:
        Turn off RCS flag
      mit-pthreads/machdep/ultrix-4.2/__string.h:
        Turn off RCS flag
      mit-pthreads/machdep/ultrix-4.2/__time.h:
        Turn off RCS flag
      mit-pthreads/machdep/ultrix-4.2/__unistd.h:
        Turn off RCS flag
      mit-pthreads/machdep/ultrix-4.2/cdefs.h:
        Turn off RCS flag
      mit-pthreads/machdep/ultrix-4.2/compat.h:
        Turn off RCS flag
      mit-pthreads/machdep/ultrix-4.2/dirent.h:
        Turn off RCS flag
      mit-pthreads/machdep/ultrix-4.2/errno.h:
        Turn off RCS flag
      mit-pthreads/machdep/ultrix-4.2/time.h:
        Turn off RCS flag
      mit-pthreads/machdep/ultrix-4.2/timers.h:
        Turn off RCS flag
      mit-pthreads/machdep/ultrix-4.2/wait.h:
        Turn off RCS flag
      mit-pthreads/machdep/i386-sco-3.2v5/__math.h:
        Turn off RCS flag
      mit-pthreads/machdep/i386-sco-3.2v5/__signal.h:
        Turn off RCS flag
      mit-pthreads/machdep/i386-sco-3.2v5/__stdio.h:
        Turn off RCS flag
      mit-pthreads/machdep/i386-sco-3.2v5/__stdlib.h:
        Turn off RCS flag
      mit-pthreads/machdep/i386-sco-3.2v5/__string.h:
        Turn off RCS flag
      mit-pthreads/machdep/i386-sco-3.2v5/__time.h:
        Turn off RCS flag
      mit-pthreads/machdep/i386-sco-3.2v5/posix/__signal.h:
        Turn off RCS flag
      mit-pthreads/machdep/openbsd-2.0/__math.h:
        Turn off RCS flag
      mit-pthreads/machdep/openbsd-2.0/__path.h:
        Turn off RCS flag
      mit-pthreads/machdep/openbsd-2.0/__signal.h:
        Turn off RCS flag
      mit-pthreads/machdep/openbsd-2.0/__stdio.h:
        Turn off RCS flag
      mit-pthreads/machdep/openbsd-2.0/__stdlib.h:
        Turn off RCS flag
      mit-pthreads/machdep/openbsd-2.0/__string.h:
        Turn off RCS flag
      mit-pthreads/machdep/openbsd-2.0/__time.h:
        Turn off RCS flag
      mit-pthreads/machdep/openbsd-2.0/__unistd.h:
        Turn off RCS flag
      mit-pthreads/machdep/openbsd-2.0/compat.h:
        Turn off RCS flag
      mit-pthreads/machdep/openbsd-2.0/dirent.h:
        Turn off RCS flag
      mit-pthreads/machdep/openbsd-2.0/errno.h:
        Turn off RCS flag
      mit-pthreads/machdep/openbsd-2.0/timers.h:
        Turn off RCS flag
      mit-pthreads/machdep/openbsd-2.0/wait.h:
        Turn off RCS flag
      mit-pthreads/machdep/sco-3.2v5/__math.h:
        Turn off RCS flag
      mit-pthreads/machdep/sco-3.2v5/__signal.h:
        Turn off RCS flag
      mit-pthreads/machdep/sco-3.2v5/__stdio.h:
        Turn off RCS flag
      mit-pthreads/machdep/sco-3.2v5/__stdlib.h:
        Turn off RCS flag
      mit-pthreads/machdep/sco-3.2v5/__string.h:
        Turn off RCS flag
      mit-pthreads/machdep/sco-3.2v5/__time.h:
        Turn off RCS flag
      mit-pthreads/machdep/sco-3.2v5/__unistd.h:
        Turn off RCS flag
      mit-pthreads/machdep/sco-3.2v5/compat.h:
        Turn off RCS flag
      mit-pthreads/machdep/sco-3.2v5/dirent.h:
        Turn off RCS flag
      mit-pthreads/machdep/sco-3.2v5/posix/__signal.h:
        Turn off RCS flag
      mit-pthreads/machdep/sco-3.2v5/socket.h:
        Turn off RCS flag
      mit-pthreads/machdep/sco-3.2v5/syscall.h:
        Turn off RCS flag
      mit-pthreads/machdep/sco-3.2v5/timers.h:
        Turn off RCS flag
      mit-pthreads/machdep/sco-3.2v5/trash.can:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-5.5/__math.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-5.5/__signal.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-5.5/__stdio.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-5.5/__stdlib.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-5.5/__string.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-5.5/__time.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-5.5/__unistd.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-5.5/cdefs.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-5.5/compat.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-5.5/dirent.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-5.5/socket.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-5.5/timers.h:
        Turn off RCS flag
      mit-pthreads/machdep/sunos-5.5/uio.h:
        Turn off RCS flag
      mit-pthreads/machdep/i386-sco-3.2v5/__unistd.h:
        Turn off RCS flag
      mit-pthreads/machdep/i386-sco-3.2v5/compat.h:
        Turn off RCS flag
      mit-pthreads/machdep/i386-sco-3.2v5/dirent.h:
        Turn off RCS flag
      mit-pthreads/machdep/i386-sco-3.2v5/socket.h:
        Turn off RCS flag
      mit-pthreads/machdep/i386-sco-3.2v5/syscall.h:
        Turn off RCS flag
      mit-pthreads/machdep/i386-sco-3.2v5/timers.h:
        Turn off RCS flag
      mit-pthreads/machdep/i386-sco-3.2v5/trash.can:
        Turn off RCS flag
      mit-pthreads/machdep/linux-2.0/__math.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-2.0/__path.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-2.0/__signal.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-2.0/__stdio.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-2.0/__stdlib.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-2.0/__string.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-2.0/__time.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-2.0/__unistd.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-2.0/cdefs.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-2.0/compat.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-2.0/dirent.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-2.0/errno.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-2.0/extra/bits/local_lim.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-2.0/extra/bits/socket.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-2.0/socket.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-2.0/socketcall.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-2.0/timers.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-2.0/uio.h:
        Turn off RCS flag
      mit-pthreads/machdep/linux-2.0/wait.h:
        Turn off RCS flag
      mit-pthreads/net/GNUmakefile.inc:
        Turn off RCS flag
      mit-pthreads/net/Makefile.inc:
        Turn off RCS flag
      mit-pthreads/net/gethostbyaddr.c:
        Turn off RCS flag
      mit-pthreads/net/gethostbyname.c:
        Turn off RCS flag
      mit-pthreads/net/gethostent.c:
        Turn off RCS flag
      mit-pthreads/net/getnetbyaddr.c:
        Turn off RCS flag
      mit-pthreads/net/getnetbyname.c:
        Turn off RCS flag
      mit-pthreads/net/getnetent.c:
        Turn off RCS flag
      mit-pthreads/net/getproto.c:
        Turn off RCS flag
      mit-pthreads/net/getprotoent.c:
        Turn off RCS flag
      mit-pthreads/net/getprotoname.c:
        Turn off RCS flag
      mit-pthreads/net/gethostname.c:
        Turn off RCS flag
      mit-pthreads/net/getservbyname.c:
        Turn off RCS flag
      mit-pthreads/net/getservbyport.c:
        Turn off RCS flag
      mit-pthreads/net/getservent.c:
        Turn off RCS flag
      mit-pthreads/net/herror.c:
        Turn off RCS flag
      mit-pthreads/net/inet_addr.c:
        Turn off RCS flag
      mit-pthreads/net/inet_lnaof.c:
        Turn off RCS flag
      mit-pthreads/net/inet_makeaddr.c:
        Turn off RCS flag
      mit-pthreads/net/inet_netof.c:
        Turn off RCS flag
      mit-pthreads/net/inet_network.c:
        Turn off RCS flag
      mit-pthreads/net/inet_ntoa.c:
        Turn off RCS flag
      mit-pthreads/net/net_internal.c:
        Turn off RCS flag
      mit-pthreads/net/net_internal.h:
        Turn off RCS flag
      mit-pthreads/net/proto_internal.c:
        Turn off RCS flag
      mit-pthreads/net/proto_internal.h:
        Turn off RCS flag
      mit-pthreads/net/res_comp.c:
        Turn off RCS flag
      mit-pthreads/net/res_debug.c:
        Turn off RCS flag
      mit-pthreads/net/res_init.c:
        Turn off RCS flag
      mit-pthreads/net/res_internal.c:
        Turn off RCS flag
      mit-pthreads/net/res_internal.h:
        Turn off RCS flag
      mit-pthreads/net/res_mkquery.c:
        Turn off RCS flag
      mit-pthreads/net/res_query.c:
        Turn off RCS flag
      mit-pthreads/net/res_querydomain.c:
        Turn off RCS flag
      mit-pthreads/net/res_search.c:
        Turn off RCS flag
      mit-pthreads/net/res_send.c:
        Turn off RCS flag
      mit-pthreads/net/serv_internal.c:
        Turn off RCS flag
      mit-pthreads/net/serv_internal.h:
        Turn off RCS flag
      mit-pthreads/pthreads/GNUmakefile.inc:
        Turn off RCS flag
      mit-pthreads/pthreads/Makefile.inc:
        Turn off RCS flag
      mit-pthreads/pthreads/_exit.c:
        Turn off RCS flag
      mit-pthreads/pthreads/cleanup.c:
        Turn off RCS flag
      mit-pthreads/pthreads/cond.c:
        Turn off RCS flag
      mit-pthreads/pthreads/condattr.c:
        Turn off RCS flag
      mit-pthreads/pthreads/dump_state.c:
        Turn off RCS flag
      mit-pthreads/pthreads/errno.c:
        Turn off RCS flag
      mit-pthreads/pthreads/fd.c:
        Turn off RCS flag
      mit-pthreads/pthreads/fd_kern.c:
        Turn off RCS flag
      mit-pthreads/pthreads/fd_pipe.c:
        Turn off RCS flag
      mit-pthreads/pthreads/fd_sysv.c:
        Turn off RCS flag
      mit-pthreads/pthreads/file.c:
        Turn off RCS flag
      mit-pthreads/pthreads/globals.c:
        Turn off RCS flag
      mit-pthreads/pthreads/info.c:
        Turn off RCS flag
      mit-pthreads/pthreads/init.cc:
        Turn off RCS flag
      mit-pthreads/pthreads/malloc.c:
        Turn off RCS flag
      mit-pthreads/pthreads/mutex.c:
        Turn off RCS flag
      mit-pthreads/pthreads/mutexattr.c:
        Turn off RCS flag
      mit-pthreads/pthreads/prio_queue.c:
        Turn off RCS flag
      mit-pthreads/pthreads/process.c:
        Turn off RCS flag
      mit-pthreads/pthreads/pthread.c:
        Turn off RCS flag
      mit-pthreads/pthreads/pthread_attr.c:
        Turn off RCS flag
      mit-pthreads/pthreads/pthread_detach.c:
        Turn off RCS flag
      mit-pthreads/pthreads/pthread_init.c:
        Turn off RCS flag
      mit-pthreads/pthreads/pthread_join.c:
        Turn off RCS flag
      mit-pthreads/pthreads/pthread_kill.c:
        Turn off RCS flag
      mit-pthreads/pthreads/panic.c:
        Turn off RCS flag
      mit-pthreads/pthreads/pthread_cancel.c:
        Turn off RCS flag
      mit-pthreads/pthreads/pthread_once.c:
        Turn off RCS flag
      mit-pthreads/pthreads/queue.c:
        Turn off RCS flag
      mit-pthreads/pthreads/readv.c:
        Turn off RCS flag
      mit-pthreads/pthreads/schedparam.c:
        Turn off RCS flag
      mit-pthreads/pthreads/select.c:
        Turn off RCS flag
      mit-pthreads/pthreads/sig.c:
        Turn off RCS flag
      mit-pthreads/pthreads/signal.c:
        Turn off RCS flag
      mit-pthreads/pthreads/sleep.c:
        Turn off RCS flag
      mit-pthreads/pthreads/specific.c:
        Turn off RCS flag
      mit-pthreads/pthreads/stat.c:
        Turn off RCS flag
      mit-pthreads/pthreads/wait.c:
        Turn off RCS flag
      mit-pthreads/pthreads/wrapper.c:
        Turn off RCS flag
      mit-pthreads/pthreads/writev.c:
        Turn off RCS flag
      mit-pthreads/scripts/GNUmakefile.inc:
        Turn off RCS flag
      mit-pthreads/scripts/Makefile.inc:
        Turn off RCS flag
      mit-pthreads/scripts/pgcc.sh:
        Turn off RCS flag
      mit-pthreads/stdio/GNUmakefile.inc:
        Turn off RCS flag
      mit-pthreads/stdio/Makefile.inc:
        Turn off RCS flag
      mit-pthreads/stdio/README:
        Turn off RCS flag
      mit-pthreads/stdio/clrerr.c:
        Turn off RCS flag
      mit-pthreads/stdio/fclose.c:
        Turn off RCS flag
      mit-pthreads/stdio/fdopen.c:
        Turn off RCS flag
      mit-pthreads/stdio/feof.c:
        Turn off RCS flag
      mit-pthreads/stdio/ferror.c:
        Turn off RCS flag
      mit-pthreads/stdio/fflush.c:
        Turn off RCS flag
      mit-pthreads/stdio/fgetc.c:
        Turn off RCS flag
      mit-pthreads/stdio/fgetline.c:
        Turn off RCS flag
      mit-pthreads/stdio/fgetpos.c:
        Turn off RCS flag
      mit-pthreads/stdio/fgets.c:
        Turn off RCS flag
      mit-pthreads/stdio/fileno.c:
        Turn off RCS flag
      mit-pthreads/stdio/findfp.c:
        Turn off RCS flag
      mit-pthreads/stdio/flags.c:
        Turn off RCS flag
      mit-pthreads/stdio/floatio.h:
        Turn off RCS flag
      mit-pthreads/stdio/fopen.c:
        Turn off RCS flag
      mit-pthreads/stdio/fprintf.c:
        Turn off RCS flag
      mit-pthreads/stdio/fpurge.c:
        Turn off RCS flag
      mit-pthreads/stdio/fputc.c:
        Turn off RCS flag
      mit-pthreads/stdio/fputs.c:
        Turn off RCS flag
      mit-pthreads/stdio/fread.c:
        Turn off RCS flag
      mit-pthreads/stdio/freopen.c:
        Turn off RCS flag
      mit-pthreads/stdio/fscanf.c:
        Turn off RCS flag
      mit-pthreads/stdio/fseek.c:
        Turn off RCS flag
      mit-pthreads/stdio/fsetpos.c:
        Turn off RCS flag
      mit-pthreads/stdio/ftell.c:
        Turn off RCS flag
      mit-pthreads/stdio/funopen.c:
        Turn off RCS flag
      mit-pthreads/stdio/fvwrite.c:
        Turn off RCS flag
      mit-pthreads/stdio/fvwrite.h:
        Turn off RCS flag
      mit-pthreads/stdio/fwalk.c:
        Turn off RCS flag
      mit-pthreads/stdio/fwrite.c:
        Turn off RCS flag
      mit-pthreads/stdio/getc.c:
        Turn off RCS flag
      mit-pthreads/stdio/getc_unlocked.c:
        Turn off RCS flag
      mit-pthreads/stdio/getchar.c:
        Turn off RCS flag
      mit-pthreads/stdio/getchar_unlocked.c:
        Turn off RCS flag
      mit-pthreads/stdio/gets.c:
        Turn off RCS flag
      mit-pthreads/stdio/getw.c:
        Turn off RCS flag
      mit-pthreads/stdio/glue.h:
        Turn off RCS flag
      mit-pthreads/stdio/local.h:
        Turn off RCS flag
      mit-pthreads/stdio/makebuf.c:
        Turn off RCS flag
      mit-pthreads/stdio/mktemp.c:
        Turn off RCS flag
      mit-pthreads/stdio/perror.c:
        Turn off RCS flag
      mit-pthreads/stdio/printf.c:
        Turn off RCS flag
      mit-pthreads/stdio/putc.c:
        Turn off RCS flag
      mit-pthreads/stdio/putc_unlocked.c:
        Turn off RCS flag
      mit-pthreads/stdio/putchar.c:
        Turn off RCS flag
      mit-pthreads/stdio/putchar_unlocked.c:
        Turn off RCS flag
      mit-pthreads/stdio/puts.c:
        Turn off RCS flag
      mit-pthreads/stdio/putw.c:
        Turn off RCS flag
      mit-pthreads/stdio/refill.c:
        Turn off RCS flag
      mit-pthreads/stdio/remove.c:
        Turn off RCS flag
      mit-pthreads/stdio/rewind.c:
        Turn off RCS flag
      mit-pthreads/stdio/rget.c:
        Turn off RCS flag
      mit-pthreads/stdio/scanf.c:
        Turn off RCS flag
      mit-pthreads/stdio/setbuf.c:
        Turn off RCS flag
      mit-pthreads/stdio/setbuffer.c:
        Turn off RCS flag
      mit-pthreads/stdio/setvbuf.c:
        Turn off RCS flag
      mit-pthreads/stdio/snprintf.c:
        Turn off RCS flag
      mit-pthreads/stdio/sprintf.c:
        Turn off RCS flag
      mit-pthreads/stdio/sscanf.c:
        Turn off RCS flag
      mit-pthreads/stdio/stdio.c:
        Turn off RCS flag
      mit-pthreads/stdio/strerror.c:
        Turn off RCS flag
      mit-pthreads/stdio/tempnam.c:
        Turn off RCS flag
      mit-pthreads/stdio/tmpfile.c:
        Turn off RCS flag
      mit-pthreads/stdio/tmpnam.c:
        Turn off RCS flag
      mit-pthreads/stdio/ungetc.c:
        Turn off RCS flag
      mit-pthreads/stdio/vfprintf.c:
        Turn off RCS flag
      mit-pthreads/stdio/vfscanf.c:
        Turn off RCS flag
      mit-pthreads/stdio/vprintf.c:
        Turn off RCS flag
      mit-pthreads/stdio/vscanf.c:
        Turn off RCS flag
      mit-pthreads/stdio/vsnprintf.c:
        Turn off RCS flag
      mit-pthreads/stdio/vsprintf.c:
        Turn off RCS flag
      mit-pthreads/stdio/vsscanf.c:
        Turn off RCS flag
      mit-pthreads/stdio/wbuf.c:
        Turn off RCS flag
      mit-pthreads/stdio/wsetup.c:
        Turn off RCS flag
      mit-pthreads/stdio/xprintf.c:
        Turn off RCS flag
      mit-pthreads/stdlib/GNUmakefile.inc:
        Turn off RCS flag
      mit-pthreads/stdlib/Makefile.inc:
        Turn off RCS flag
      mit-pthreads/stdlib/abort.c:
        Turn off RCS flag
      mit-pthreads/stdlib/atexit.h:
        Turn off RCS flag
      mit-pthreads/stdlib/exit.c:
        Turn off RCS flag
      mit-pthreads/stdlib/getopt.c:
        Turn off RCS flag
      mit-pthreads/stdlib/rand.c:
        Turn off RCS flag
      mit-pthreads/stdlib/random.c:
        Turn off RCS flag
      mit-pthreads/stdlib/strtod.c:
        Turn off RCS flag
      mit-pthreads/stdlib/strtol.c:
        Turn off RCS flag
      mit-pthreads/stdlib/strtoul.c:
        Turn off RCS flag
      mit-pthreads/stdlib/system.c:
        Turn off RCS flag
      mit-pthreads/string/GNUmakefile.inc:
        Turn off RCS flag
      mit-pthreads/string/Makefile.inc:
        Turn off RCS flag
      mit-pthreads/string/strtok.c:
        Turn off RCS flag
      mit-pthreads/tests/Makefile.in:
        Turn off RCS flag
      mit-pthreads/tests/README:
        Turn off RCS flag
      mit-pthreads/tests/bench_fcntl.c:
        Turn off RCS flag
      mit-pthreads/tests/bench_pipe.c:
        Turn off RCS flag
      mit-pthreads/tests/bench_read.c:
        Turn off RCS flag
      mit-pthreads/tests/p_bench_getpid.c:
        Turn off RCS flag
      mit-pthreads/tests/p_bench_mutex.c:
        Turn off RCS flag
      mit-pthreads/tests/p_bench_pthread_create.c:
        Turn off RCS flag
      mit-pthreads/tests/p_bench_read.c:
        Turn off RCS flag
      mit-pthreads/tests/p_bench_semaphore.c:
        Turn off RCS flag
      mit-pthreads/tests/p_bench_yield.c:
        Turn off RCS flag
      mit-pthreads/tests/test_create.c:
        Turn off RCS flag
      mit-pthreads/tests/test_cwd.c:
        Turn off RCS flag
      mit-pthreads/tests/test_execve.c:
        Turn off RCS flag
      mit-pthreads/tests/test_fcntl.c:
        Turn off RCS flag
      mit-pthreads/Whats_New:
        Turn off RCS flag
      mit-pthreads/bin/.cvsignore:
        Turn off RCS flag
      mit-pthreads/bin/Makefile.in:
        Turn off RCS flag
      mit-pthreads/bin/finger/.cvsignore:
        Turn off RCS flag
      mit-pthreads/bin/finger/Makefile.in:
        Turn off RCS flag
      mit-pthreads/bin/finger/finger.c:
        Turn off RCS flag
      mit-pthreads/bin/finger/net.c:
        Turn off RCS flag
      mit-pthreads/lib/.cvsignore:
        Turn off RCS flag
      mit-pthreads/lib/Makefile.in:
        Turn off RCS flag
      mit-pthreads/lib/libpthreadutil/.cvsignore:
        Turn off RCS flag
      mit-pthreads/lib/libpthreadutil/Makefile.in:
        Turn off RCS flag
      mit-pthreads/lib/libpthreadutil/pthread_atexit.c:
        Turn off RCS flag
      mit-pthreads/lib/libpthreadutil/pthread_tad.c:
        Turn off RCS flag
      mit-pthreads/lib/libpthreadutil/pthreadutil.h:
        Turn off RCS flag
      mit-pthreads/patches/Streepy.html:
        Turn off RCS flag
      mit-pthreads/patches/Streepy2.html:
        Turn off RCS flag
      mit-pthreads/patches/bill_lear:
        Turn off RCS flag
      mit-pthreads/patches/chris_demetriou:
        Turn off RCS flag
      mit-pthreads/patches/mevans:
        Turn off RCS flag
      mit-pthreads/patches/p153:
        Turn off RCS flag
      mit-pthreads/patches/p155:
        Turn off RCS flag
      mit-pthreads/tests/.cvsignore:
        Turn off RCS flag
      mit-pthreads/tests/test_fork.c:
        Turn off RCS flag
      mit-pthreads/tests/test_netdb.c:
        Turn off RCS flag
      mit-pthreads/tests/test_pause.c:
        Turn off RCS flag
      mit-pthreads/tests/test_preemption.c:
        Turn off RCS flag
      mit-pthreads/tests/test_preemption_float.c:
        Turn off RCS flag
      mit-pthreads/tests/test_pthread_cond_timedwait.c:
        Turn off RCS flag
      mit-pthreads/tests/test_pthread_join.c:
        Turn off RCS flag
      mit-pthreads/tests/test_pthread_mutex.c:
        Turn off RCS flag
      mit-pthreads/tests/test_pw.c:
        Turn off RCS flag
      mit-pthreads/tests/test_readdir.c:
        Turn off RCS flag
      mit-pthreads/tests/test_select.c:
        Turn off RCS flag
      mit-pthreads/tests/test_setjmp.c:
        Turn off RCS flag
      mit-pthreads/tests/test_sleep.c:
        Turn off RCS flag
      mit-pthreads/tests/test_sock_1.c:
        Turn off RCS flag
      mit-pthreads/tests/test_sock_2.c:
        Turn off RCS flag
      mit-pthreads/tests/test_sock_2a.c:
        Turn off RCS flag
      mit-pthreads/tests/test_stdio_1.c:
        Turn off RCS flag
      mit-pthreads/tests/test_switch.c:
        Turn off RCS flag
      mit-pthreads/.cvsignore:
        Turn off RCS flag
      mit-pthreads/COPYRIGHT:
        Turn off RCS flag
      mit-pthreads/Changes-mysql:
        Turn off RCS flag
      mit-pthreads/FAQ:
        Turn off RCS flag
      mit-pthreads/GNUmakefile:
        Turn off RCS flag
      mit-pthreads/NOTES_OSR5_BUILD_SKUNKWARE97:
        Turn off RCS flag
      mit-pthreads/NOTES:
        Turn off RCS flag
      mit-pthreads/README:
        Turn off RCS flag
      mit-pthreads/TODO-mysql:
        Turn off RCS flag
      mit-pthreads/pg++:
        Turn off RCS flag
      mit-pthreads/pgcc:
        Turn off RCS flag
      strings/Attic/bootstrap-ctype.c:
        Turn off RCS flag
      strings/Attic/ct_init.c:
        Turn off RCS flag
      strings/Attic/ctype-cp1251.c:
        Turn off RCS flag
      strings/Attic/ctype-cp1257.c:
        Turn off RCS flag
      strings/Attic/ctype-croat.c:
        Turn off RCS flag
      strings/Attic/ctype-danish.c:
        Turn off RCS flag
      strings/Attic/ctype-dec8.c:
        Turn off RCS flag
      strings/Attic/ctype-dos.c:
        Turn off RCS flag
      strings/Attic/ctype-estonia.c:
        Turn off RCS flag
      strings/Attic/ctype-german1.c:
        Turn off RCS flag
      strings/Attic/ctype-greek.c:
        Turn off RCS flag
      strings/Attic/ctype-hebrew.c:
        Turn off RCS flag
      strings/Attic/ctype-hp8.c:
        Turn off RCS flag
      strings/Attic/ctype-hungarian.c:
        Turn off RCS flag
      strings/Attic/ctype-koi8_ru.c:
        Turn off RCS flag
      strings/Attic/ctype-koi8_ukr.c:
        Turn off RCS flag
      strings/Attic/ctype-latin1.c:
        Turn off RCS flag
      strings/Attic/ctype-latin2.c:
        Turn off RCS flag
      strings/Attic/ctype-swe7.c:
        Turn off RCS flag
      strings/Attic/ctype-usa7.c:
        Turn off RCS flag
      strings/Attic/ctype-win1250.c:
        Turn off RCS flag
      strings/Attic/ctype-win1251.c:
        Turn off RCS flag
      strings/Attic/ctype-win1251ukr.c:
        Turn off RCS flag
      strings/Attic/ctype.c.in:
        Turn off RCS flag
      strings/Attic/memory.h:
        Turn off RCS flag
      strings/Attic/ptr_cmp.c:
        Turn off RCS flag
      strings/.cvsignore:
        Turn off RCS flag
      strings/ChangeLog:
        Turn off RCS flag
      strings/Makefile.am:
        Turn off RCS flag
      strings/README:
        Turn off RCS flag
      strings/atof.c:
        Turn off RCS flag
      strings/bchange.c:
        Turn off RCS flag
      strings/bcmp.c:
        Turn off RCS flag
      strings/bfill.c:
        Turn off RCS flag
      strings/bmove.c:
        Turn off RCS flag
      strings/bmove512.c:
        Turn off RCS flag
      strings/bmove_upp.c:
        Turn off RCS flag
      strings/conf_to_src.c:
        Turn off RCS flag
      strings/ctype-big5.c:
        Turn off RCS flag
      strings/ctype-czech.c:
        Turn off RCS flag
      strings/ctype-euc_kr.c:
        Turn off RCS flag
      strings/ctype-ujis.c:
        Turn off RCS flag
      strings/ctype.c:
        Turn off RCS flag
      strings/int2str.c:
        Turn off RCS flag
      strings/is_prefix.c:
        Turn off RCS flag
      strings/llstr.c:
        Turn off RCS flag
      strings/longlong2str.c:
        Turn off RCS flag
      strings/r_strinstr.c:
        Turn off RCS flag
      strings/str2int.c:
        Turn off RCS flag
      strings/strappend.c:
        Turn off RCS flag
      strings/strcend.c:
        Turn off RCS flag
      strings/strcont.c:
        Turn off RCS flag
      strings/strend.c:
        Turn off RCS flag
      strings/strfill.c:
        Turn off RCS flag
      strings/strinstr.c:
        Turn off RCS flag
      strings/strmake.c:
        Turn off RCS flag
      strings/strmov.c:
        Turn off RCS flag
      strings/strnlen.c:
        Turn off RCS flag
      strings/strnmov.c:
        Turn off RCS flag
      strings/strstr.c:
        Turn off RCS flag
      strings/strto.c:
        Turn off RCS flag
      strings/strtol.c:
        Turn off RCS flag
      strings/strtoll.c:
        Turn off RCS flag
      strings/strtoul.c:
        Turn off RCS flag
      strings/strtoull.c:
        Turn off RCS flag
      strings/strxmov.c:
        Turn off RCS flag
      strings/strxnmov.c:
        Turn off RCS flag
      strings/READ-ME:
        Turn off RCS flag
      strings/bcopy-duff.c:
        Turn off RCS flag
      strings/bmove_upp-sparc.s:
        Turn off RCS flag
      strings/bzero.c:
        Turn off RCS flag
      strings/ctype-gb2312.c:
        Turn off RCS flag
      strings/ctype-gbk.c:
        Turn off RCS flag
      strings/ctype-sjis.c:
        Turn off RCS flag
      strings/ctype-tis620.c:
        Turn off RCS flag
      strings/do_ctype.c:
        Turn off RCS flag
      strings/latin2.def:
        Turn off RCS flag
      strings/longlong2str-x86.s:
        Turn off RCS flag
      strings/macros.asm:
        Turn off RCS flag
      strings/make-ccc:
        Turn off RCS flag
      strings/memcmp.c:
        Turn off RCS flag
      strings/memcpy.c:
        Turn off RCS flag
      strings/memset.c:
        Turn off RCS flag
      strings/ptr_cmp.asm:
        Turn off RCS flag
      strings/str_test.c:
        Turn off RCS flag
      strings/strappend-sparc.s:
        Turn off RCS flag
      strings/strcat.c:
        Turn off RCS flag
      strings/strchr.c:
        Turn off RCS flag
      strings/strcmp.c:
        Turn off RCS flag
      strings/strend-sparc.s:
        Turn off RCS flag
      strings/string.doc:
        Turn off RCS flag
      strings/strings-not-used.h:
        Turn off RCS flag
      strings/strings-x86.s:
        Turn off RCS flag
      strings/strings.asm:
        Turn off RCS flag
      strings/strinstr-sparc.s:
        Turn off RCS flag
      strings/strlen.c:
        Turn off RCS flag
      strings/strmake-sparc.s:
        Turn off RCS flag
      strings/strmov-sparc.s:
        Turn off RCS flag
      strings/strnmov-sparc.s:
        Turn off RCS flag
      strings/strrchr.c:
        Turn off RCS flag
      strings/strstr-sparc.s:
        Turn off RCS flag
      strings/strxmov-sparc.s:
        Turn off RCS flag
      strings/strxmov.asm:
        Turn off RCS flag
      strings/t_ctype.h:
        Turn off RCS flag
      strings/udiv.c:
        Turn off RCS flag
      dbug/.cvsignore:
        Turn off RCS flag
      dbug/Makefile.am:
        Turn off RCS flag
      dbug/dbug.c:
        Turn off RCS flag
      dbug/dbug_analyze.c:
        Turn off RCS flag
      dbug/dbug_long.h:
        Turn off RCS flag
      dbug/doinstall.sh:
        Turn off RCS flag
      dbug/example1.c:
        Turn off RCS flag
      dbug/example2.c:
        Turn off RCS flag
      dbug/example3.c:
        Turn off RCS flag
      dbug/factorial.c:
        Turn off RCS flag
      dbug/install.sh:
        Turn off RCS flag
      dbug/main.c:
        Turn off RCS flag
      dbug/mklintlib.sh:
        Turn off RCS flag
      dbug/monty.doc:
        Turn off RCS flag
      dbug/qmake.cmd:
        Turn off RCS flag
      dbug/readme.prof:
        Turn off RCS flag
      dbug/sanity.c:
        Turn off RCS flag
      dbug/user.r:
        Turn off RCS flag
      dbug/vargs.h:
        Turn off RCS flag
      mysys/ChangeLog:
        Turn off RCS flag
      mysys/Makefile.am:
        Turn off RCS flag
      mysys/mf_getdate.c:
        Turn off RCS flag
      mysys/mf_loadpath.c:
        Turn off RCS flag
      mysys/mf_qsort2.c:
        Turn off RCS flag
      mysys/my_create.c:
        Turn off RCS flag
      mysys/my_getwd.c:
        Turn off RCS flag
      mysys/my_init.c:
        Turn off RCS flag
      mysys/my_open.c:
        Turn off RCS flag
      mysys/queues.c:
        Turn off RCS flag
      mysys/errors.c:
        Turn off RCS flag
      mysys/mf_brkhant.c:
        Turn off RCS flag
      mysys/mf_cache.c:
        Turn off RCS flag
      mysys/mf_dirname.c:
        Turn off RCS flag
      mysys/mf_fn_ext.c:
        Turn off RCS flag
      mysys/mf_format.c:
        Turn off RCS flag
      mysys/mf_iocache.c:
        Turn off RCS flag
      mysys/mf_keycache.c:
        Turn off RCS flag
      mysys/mf_pack2.c:
        Turn off RCS flag
      mysys/mf_qsort.c:
        Turn off RCS flag
      mysys/mf_radix.c:
        Turn off RCS flag
      mysys/mf_reccache.c:
        ***MISSING WEAVE***
      mysys/mf_same.c:
        Turn off RCS flag
      mysys/mf_sort.c:
        Turn off RCS flag
      mysys/mf_soundex.c:
        Turn off RCS flag
      mysys/mf_stripp.c:
        Turn off RCS flag
      mysys/mf_unixpath.c:
        Turn off RCS flag
      mysys/mf_wcomp.c:
        Turn off RCS flag
      mysys/mulalloc.c:
        Turn off RCS flag
      mysys/my_alarm.c:
        Turn off RCS flag
      mysys/my_div.c:
        Turn off RCS flag
      mysys/my_error.c:
        Turn off RCS flag
      mysys/my_fopen.c:
        Turn off RCS flag
      mysys/my_fstream.c:
        Turn off RCS flag
      mysys/my_lock.c:
        Turn off RCS flag
      mysys/my_malloc.c:
        Turn off RCS flag
      mysys/my_messnc.c:
        Turn off RCS flag
      mysys/my_once.c:
        Turn off RCS flag
      mysys/my_pread.c:
        Turn off RCS flag
      mysys/my_read.c:
        Turn off RCS flag
      mysys/my_realloc.c:
        Turn off RCS flag
      mysys/my_seek.c:
        Turn off RCS flag
      mysys/my_write.c:
        Turn off RCS flag
      mysys/safemalloc.c:
        Turn off RCS flag
      mysys/tree.c:
        Turn off RCS flag
      mysys/array.c:
        Turn off RCS flag
      mysys/charset.c:
        Turn off RCS flag
      mysys/checksum.c:
        Turn off RCS flag
      mysys/default.c:
        Turn off RCS flag
      mysys/getopt.c:
        Turn off RCS flag
      mysys/getopt1.c:
        Turn off RCS flag
      mysys/getvar.c:
        Turn off RCS flag
      mysys/hash.c:
        Turn off RCS flag
      mysys/list.c:
        Turn off RCS flag
      mysys/my_append.c:
        Turn off RCS flag
      mysys/my_chsize.c:
        Turn off RCS flag
      mysys/my_clock.c:
        Turn off RCS flag
      mysys/my_compress.c:
        Turn off RCS flag
      mysys/my_copy.c:
        Turn off RCS flag
      mysys/my_delete.c:
        Turn off RCS flag
      mysys/my_lockmem.c:
        Turn off RCS flag
      mysys/my_mkdir.c:
        Turn off RCS flag
      mysys/my_net.c:
        Turn off RCS flag
      mysys/my_pthread.c:
        Turn off RCS flag
      mysys/my_quick.c:
        Turn off RCS flag
      mysys/my_redel.c:
        Turn off RCS flag
      mysys/my_rename.c:
        Turn off RCS flag
      mysys/my_static.c:
        Turn off RCS flag
      mysys/my_static.h:
        Turn off RCS flag
      mysys/my_tempnam.c:
        Turn off RCS flag
      mysys/my_thr_init.c:
        Turn off RCS flag
      mysys/mysys_priv.h:
        Turn off RCS flag
      mysys/raid.cc:
        Turn off RCS flag
      mysys/testhash.c:
        Turn off RCS flag
      mysys/thr_alarm.c:
        Turn off RCS flag
      mysys/thr_lock.c:
        Turn off RCS flag
      mysys/typelib.c:
        Turn off RCS flag
      extra/.cvsignore:
        Turn off RCS flag
      extra/Attic/print_defaults.c:
        Turn off RCS flag
      extra/Makefile.am:
        Turn off RCS flag
      extra/comp_err.c:
        Turn off RCS flag
      extra/my_print_defaults.c:
        Turn off RCS flag
      extra/perror.c:
        Turn off RCS flag
      extra/replace.c:
        Turn off RCS flag
      extra/resolveip.c:
        Turn off RCS flag
      mysys/.cvsignore:
        Turn off RCS flag
      mysys/COPYING.LIB:
        Turn off RCS flag
      mysys/make-ccc:
        Turn off RCS flag
      mysys/make-conf.c:
        Turn off RCS flag
      mysys/mf_casecnv.c:
        Turn off RCS flag
      mysys/mf_pack.c:
        Turn off RCS flag
      mysys/mf_path.c:
        Turn off RCS flag
      mysys/mf_sleep.c:
        Turn off RCS flag
      mysys/mf_util.c:
        Turn off RCS flag
      mysys/mf_wfile.c:
        Turn off RCS flag
      mysys/my_alloc.c:
        Turn off RCS flag
      mysys/my_lib.c:
        Turn off RCS flag
      mysys/my_lread.c:
        Turn off RCS flag
      mysys/my_lwrite.c:
        Turn off RCS flag
      mysys/my_vsnprintf.c:
        Turn off RCS flag
      mysys/my_wincond.c:
        Turn off RCS flag
      mysys/my_winthread.c:
        Turn off RCS flag
      mysys/ptr_cmp.c:
        Turn off RCS flag
      mysys/string.c:
        Turn off RCS flag
      mysys/test_charset.c:
        Turn off RCS flag
      mysys/test_dir.c:
        Turn off RCS flag
      mysys/test_fn.c:
        Turn off RCS flag
      mysys/test_vsnprintf.c:
        Turn off RCS flag
      mysys/thr_mutex.c:
        Turn off RCS flag
      mysys/thr_rwlock.c:
        Turn off RCS flag
      regex/.cvsignore:
        Turn off RCS flag
      regex/README:
        Turn off RCS flag
      regex/CHANGES:
        Turn off RCS flag
      regex/COPYRIGHT:
        Turn off RCS flag
      regex/Makefile.am:
        Turn off RCS flag
      regex/WHATSNEW:
        Turn off RCS flag
      regex/cclass.h:
        Turn off RCS flag
      regex/cname.h:
        Turn off RCS flag
      regex/debug.c:
        Turn off RCS flag
      regex/debug.ih:
        Turn off RCS flag
      regex/engine.c:
        Turn off RCS flag
      regex/engine.ih:
        Turn off RCS flag
      regex/main.c:
        Turn off RCS flag
      regex/main.ih:
        Turn off RCS flag
      regex/make-ccc:
        Turn off RCS flag
      regex/regcomp.c:
        Turn off RCS flag
      regex/regcomp.ih:
        Turn off RCS flag
      regex/regerror.c:
        Turn off RCS flag
      regex/regerror.ih:
        Turn off RCS flag
      regex/regex.3:
        Turn off RCS flag
      regex/regex.7:
        Turn off RCS flag
      regex/regex.h:
        Turn off RCS flag
      regex/regex2.h:
        Turn off RCS flag
      regex/regexec.c:
        Turn off RCS flag
      regex/regexp.c:
        Turn off RCS flag
      regex/regfree.c:
        Turn off RCS flag
      regex/reginit.c:
        Turn off RCS flag
      regex/split.c:
        Turn off RCS flag
      regex/tests:
        Turn off RCS flag
      regex/utils.h:
        Turn off RCS flag
      isam/.cvsignore:
        Turn off RCS flag
      isam/ChangeLog:
        Turn off RCS flag
      isam/Makefile.am:
        Turn off RCS flag
      isam/_cache.c:
        Turn off RCS flag
      isam/_dbug.c:
        Turn off RCS flag
      isam/_dynrec.c:
        Turn off RCS flag
      isam/_key.c:
        Turn off RCS flag
      isam/_locking.c:
        Turn off RCS flag
      isam/_packrec.c:
        Turn off RCS flag
      isam/_page.c:
        Turn off RCS flag
      isam/_statrec.c:
        Turn off RCS flag
      isam/changed.c:
        Turn off RCS flag
      isam/close.c:
        Turn off RCS flag
      isam/create.c:
        Turn off RCS flag
      isam/extra.c:
        Turn off RCS flag
      isam/info.c:
        Turn off RCS flag
      isam/isamchk.c:
        Turn off RCS flag
      isam/isamlog.c:
        Turn off RCS flag
      isam/log.c:
        Turn off RCS flag
      isam/open.c:
        Turn off RCS flag
      isam/panic.c:
        Turn off RCS flag
      isam/range.c:
        Turn off RCS flag
      isam/rfirst.c:
        Turn off RCS flag
      isam/rkey.c:
        Turn off RCS flag
      isam/rlast.c:
        Turn off RCS flag
      isam/rnext.c:
        Turn off RCS flag
      isam/rprev.c:
        Turn off RCS flag
      isam/rrnd.c:
        Turn off RCS flag
      isam/rsame.c:
        Turn off RCS flag
      isam/rsamepos.c:
        Turn off RCS flag
      isam/sort.c:
        Turn off RCS flag
      isam/static.c:
        Turn off RCS flag
      isam/test1.c:
        Turn off RCS flag
      isam/test2.c:
        Turn off RCS flag
      isam/update.c:
        Turn off RCS flag
      isam/_search.c:
        Turn off RCS flag
      isam/delete.c:
        Turn off RCS flag
      isam/isamdef.h:
        Turn off RCS flag
      isam/make-ccc:
        Turn off RCS flag
      isam/pack_isam.c:
        Turn off RCS flag
      isam/test3.c:
        Turn off RCS flag
      isam/test_all.res:
        Turn off RCS flag
      isam/test_all:
        Turn off RCS flag
      isam/write.c:
        Turn off RCS flag
      merge/.cvsignore:
        Turn off RCS flag
      merge/Makefile.am:
        Turn off RCS flag
      merge/_locking.c:
        Turn off RCS flag
      merge/close.c:
        Turn off RCS flag
      merge/create.c:
        Turn off RCS flag
      merge/delete.c:
        Turn off RCS flag
      merge/extra.c:
        Turn off RCS flag
      merge/info.c:
        Turn off RCS flag
      merge/make-ccc:
        Turn off RCS flag
      merge/mrgdef.h:
        Turn off RCS flag
      merge/open.c:
        Turn off RCS flag
      merge/panic.c:
        Turn off RCS flag
      merge/rrnd.c:
        Turn off RCS flag
      merge/rsame.c:
        Turn off RCS flag
      merge/static.c:
        Turn off RCS flag
      merge/update.c:
        Turn off RCS flag
      myisam/Attic/ft_global.h:
        Turn off RCS flag
      myisam/ft_eval.c:
        Turn off RCS flag
      myisam/fulltext.h:
        Turn off RCS flag
      myisam/mi_info.c:
        Turn off RCS flag
      myisam/mi_open.c:
        Turn off RCS flag
      myisam/mi_rnext_same.c:
        Turn off RCS flag
      myisam/ft_search.c:
        Turn off RCS flag
      myisam/ft_stem.c:
        Turn off RCS flag
      myisam/ft_test1.c:
        Turn off RCS flag
      myisam/ft_update.c:
        Turn off RCS flag
      myisam/mi_cache.c:
        Turn off RCS flag
      myisam/mi_changed.c:
        Turn off RCS flag
      myisam/mi_checksum.c:
        Turn off RCS flag
      myisam/mi_close.c:
        Turn off RCS flag
      myisam/mi_create.c:
        Turn off RCS flag
      myisam/mi_dbug.c:
        Turn off RCS flag
      myisam/mi_delete.c:
        Turn off RCS flag
      myisam/mi_delete_all.c:
        Turn off RCS flag
      myisam/mi_dynrec.c:
        Turn off RCS flag
      myisam/mi_key.c:
        Turn off RCS flag
      myisam/mi_log.c:
        Turn off RCS flag
      myisam/mi_packrec.c:
        Turn off RCS flag
      myisam/mi_panic.c:
        Turn off RCS flag
      myisam/mi_range.c:
        Turn off RCS flag
      myisam/mi_rfirst.c:
        Turn off RCS flag
      myisam/mi_rlast.c:
        Turn off RCS flag
      myisam/mi_rrnd.c:
        Turn off RCS flag
      myisam/mi_rsame.c:
        Turn off RCS flag
      myisam/mi_rsamepos.c:
        Turn off RCS flag
      myisam/mi_scan.c:
        Turn off RCS flag
      myisam/mi_static.c:
        Turn off RCS flag
      myisam/mi_statrec.c:
        Turn off RCS flag
      myisam/mi_test1.c:
        Turn off RCS flag
      myisam/mi_unique.c:
        Turn off RCS flag
      myisam/mi_update.c:
        Turn off RCS flag
      myisam/mi_write.c:
        Turn off RCS flag
      myisam/sort.c:
        Turn off RCS flag
      myisam/.cvsignore:
        Turn off RCS flag
      myisam/ChangeLog:
        Turn off RCS flag
      myisam/Makefile.am:
        Turn off RCS flag
      myisam/NEWS:
        Turn off RCS flag
      myisam/TODO:
        Turn off RCS flag
      myisam/ft_eval.h:
        Turn off RCS flag
      myisam/ft_parser.c:
        Turn off RCS flag
      myisam/ft_static.c:
        Turn off RCS flag
      myisam/ft_stopwords.c:
        Turn off RCS flag
      myisam/ft_test1.h:
        Turn off RCS flag
      myisam/ftdefs.h:
        Turn off RCS flag
      myisam/make-ccc:
        Turn off RCS flag
      myisam/mi_check.c:
        Turn off RCS flag
      myisam/mi_delete_table.c:
        Turn off RCS flag
      myisam/mi_extra.c:
        Turn off RCS flag
      myisam/mi_locking.c:
        Turn off RCS flag
      myisam/mi_page.c:
        Turn off RCS flag
      myisam/mi_rename.c:
        Turn off RCS flag
      myisam/mi_rkey.c:
        Turn off RCS flag
      myisam/mi_rnext.c:
        Turn off RCS flag
      myisam/mi_test2.c:
        Turn off RCS flag
      myisam/mi_test3.c:
        Turn off RCS flag
      myisam/mi_test_all.res:
        Turn off RCS flag
      myisam/mi_test_all.sh:
        Turn off RCS flag
      myisam/mi_test_all:
        ***MISSING WEAVE***
      myisam/myisamchk.c:
        Turn off RCS flag
      myisam/myisamlog.c:
        Turn off RCS flag
      myisam/myisampack.c:
        Turn off RCS flag
      myisam/test_pack:
        Turn off RCS flag
      myisam/mi_rprev.c:
        Turn off RCS flag
      myisam/mi_search.c:
        Turn off RCS flag
      myisam/myisamdef.h:
        Turn off RCS flag
      myisammrg/.cvsignore:
        Turn off RCS flag
      myisammrg/Makefile.am:
        Turn off RCS flag
      myisammrg/make-ccc:
        Turn off RCS flag
      myisammrg/mymrgdef.h:
        Turn off RCS flag
      myisammrg/myrg_close.c:
        Turn off RCS flag
      myisammrg/myrg_create.c:
        Turn off RCS flag
      myisammrg/myrg_delete.c:
        Turn off RCS flag
      myisammrg/myrg_extra.c:
        Turn off RCS flag
      myisammrg/myrg_info.c:
        Turn off RCS flag
      myisammrg/myrg_locking.c:
        Turn off RCS flag
      myisammrg/myrg_panic.c:
        Turn off RCS flag
      myisammrg/myrg_rkey.c:
        Turn off SCCS flag
      myisammrg/myrg_rsame.c:
        Turn off RCS flag
      myisammrg/myrg_static.c:
        Turn off RCS flag
      myisammrg/myrg_update.c:
        Turn off RCS flag
      myisammrg/myrg_queue.c:
        Turn off SCCS flag
      heap/.cvsignore:
        Turn off RCS flag
      heap/ChangeLog:
        Turn off RCS flag
      heap/Makefile.am:
        Turn off RCS flag
      heap/hp_block.c:
        Turn off RCS flag
      heap/hp_clear.c:
        Turn off RCS flag
      heap/hp_close.c:
        Turn off RCS flag
      heap/hp_create.c:
        Turn off RCS flag
      heap/hp_delete.c:
        Turn off RCS flag
      heap/hp_extra.c:
        Turn off RCS flag
      heap/hp_info.c:
        Turn off RCS flag
      heap/hp_open.c:
        Turn off RCS flag
      heap/hp_panic.c:
        Turn off RCS flag
      heap/hp_rename.c:
        Turn off RCS flag
      heap/hp_rfirst.c:
        Turn off RCS flag
      heap/hp_rkey.c:
        Turn off RCS flag
      heap/hp_rlast.c:
        Turn off RCS flag
      heap/hp_rnext.c:
        Turn off RCS flag
      heap/hp_rprev.c:
        Turn off RCS flag
      heap/hp_rrnd.c:
        Turn off RCS flag
      heap/hp_rsame.c:
        Turn off RCS flag
      heap/hp_scan.c:
        Turn off RCS flag
      heap/hp_update.c:
        Turn off RCS flag
      heap/hp_write.c:
        Turn off RCS flag
      myisammrg/myrg_open.c:
        Turn off RCS flag
      myisammrg/myrg_rfirst.c:
        Turn off SCCS flag
      myisammrg/myrg_rlast.c:
        Turn off SCCS flag
      myisammrg/myrg_rnext.c:
        Turn off SCCS flag
      myisammrg/myrg_rprev.c:
        Turn off SCCS flag
      myisammrg/myrg_rrnd.c:
        Turn off RCS flag
      heap/_check.c:
        Turn off RCS flag
      heap/_rectest.c:
        Turn off RCS flag
      heap/heapdef.h:
        Turn off RCS flag
      heap/hp_hash.c:
        Turn off RCS flag
      heap/hp_static.c:
        Turn off RCS flag
      heap/hp_test1.c:
        Turn off RCS flag
      heap/hp_test2.c:
        Turn off RCS flag
      heap/make-ccc:
        Turn off RCS flag
      sql/share/czech/errmsg.sys:
        Turn off RCS flag
      sql/share/czech/errmsg.txt:
        Turn off RCS flag
      sql/share/danish/errmsg.sys:
        Turn off RCS flag
      sql/share/danish/errmsg.txt:
        Turn off RCS flag
      sql/share/dutch/errmsg.sys:
        Turn off RCS flag
      sql/share/dutch/errmsg.txt:
        Turn off RCS flag
      sql/share/english/errmsg.sys:
        Turn off RCS flag
      sql/share/english/errmsg.txt:
        Turn off RCS flag
      sql/share/french/errmsg.sys:
        Turn off RCS flag
      sql/share/french/errmsg.txt:
        Turn off RCS flag
      sql/share/german/errmsg.sys:
        Turn off RCS flag
      sql/share/german/errmsg.txt:
        Turn off RCS flag
      sql/share/greek/errmsg.sys:
        Turn off RCS flag
      sql/share/greek/errmsg.txt:
        Turn off RCS flag
      sql/share/hungarian/errmsg.sys:
        Turn off RCS flag
      sql/share/hungarian/errmsg.txt:
        Turn off RCS flag
      sql/share/italian/errmsg.sys:
        Turn off RCS flag
      sql/share/italian/errmsg.txt:
        Turn off RCS flag
      sql/share/japanese/errmsg.sys:
        Turn off RCS flag
      sql/share/japanese/errmsg.txt:
        Turn off RCS flag
      sql/share/korean/errmsg.sys:
        Turn off RCS flag
      sql/share/korean/errmsg.txt:
        Turn off RCS flag
      sql/share/norwegian-ny/.cvsignore:
        Turn off RCS flag
      sql/share/norwegian-ny/errmsg.txt:
        Turn off RCS flag
      sql/share/norwegian/.cvsignore:
        Turn off RCS flag
      sql/share/norwegian/errmsg.txt:
        Turn off RCS flag
      sql/share/polish/errmsg.sys:
        Turn off RCS flag
      sql/share/polish/errmsg.txt:
        Turn off RCS flag
      sql/share/portuguese/errmsg.sys:
        Turn off RCS flag
      sql/share/portuguese/errmsg.txt:
        Turn off RCS flag
      sql/share/russian/errmsg.sys:
        Turn off RCS flag
      sql/share/charsets/Index:
        Turn off RCS flag
      sql/share/charsets/cp1251.conf:
        Turn off RCS flag
      sql/share/charsets/cp1257.conf:
        Turn off RCS flag
      sql/share/charsets/croat.conf:
        Turn off RCS flag
      sql/share/charsets/danish.conf:
        Turn off RCS flag
      sql/share/charsets/dec8.conf:
        Turn off RCS flag
      sql/share/charsets/dos.conf:
        Turn off RCS flag
      sql/share/charsets/greek.conf:
        Turn off RCS flag
      sql/share/romanian/errmsg.sys:
        Turn off RCS flag
      sql/share/romanian/errmsg.txt:
        Turn off RCS flag
      sql/share/russian/errmsg.txt:
        Turn off RCS flag
      sql/share/slovak/errmsg.sys:
        Turn off RCS flag
      sql/share/slovak/errmsg.txt:
        Turn off RCS flag
      sql/share/spanish/errmsg.sys:
        Turn off RCS flag
      sql/share/spanish/errmsg.txt:
        Turn off RCS flag
      sql/share/swedish/errmsg.OLD:
        Turn off RCS flag
      sql/share/swedish/errmsg.sys:
        Turn off RCS flag
      sql/share/swedish/errmsg.txt:
        Turn off RCS flag
      sql/Attic/lex_hash.h:
        Turn off RCS flag
      sql/Attic/mini_client.c:
        Turn off RCS flag
      sql/Attic/mini_client_errors.c:
        Turn off RCS flag
      sql/Attic/mybinlogdump.cc:
        Turn off RCS flag
      sql/Attic/net_serv.c:
        Turn off RCS flag
      sql/custom_conf.h:
        Turn off RCS flag
      sql/item_buff.cc:
        Turn off RCS flag
      sql/share/.cvsignore:
        Turn off RCS flag
      sql/share/Makefile.am:
        Turn off RCS flag
      sql/share/charsets/README:
        Turn off RCS flag
      sql/share/charsets/estonia.conf:
        Turn off RCS flag
      sql/share/charsets/german1.conf:
        Turn off RCS flag
      sql/share/charsets/hebrew.conf:
        Turn off RCS flag
      sql/share/charsets/hp8.conf:
        Turn off RCS flag
      sql/share/charsets/hungarian.conf:
        Turn off RCS flag
      sql/share/charsets/koi8_ru.conf:
        Turn off RCS flag
      sql/share/charsets/koi8_ukr.conf:
        Turn off RCS flag
      sql/share/charsets/latin1.conf:
        Turn off RCS flag
      sql/share/charsets/latin2.conf:
        Turn off RCS flag
      sql/share/charsets/swe7.conf:
        Turn off RCS flag
      sql/share/charsets/usa7.conf:
        Turn off RCS flag
      sql/share/charsets/win1250.conf:
        Turn off RCS flag
      sql/share/charsets/win1251ukr.conf:
        Turn off RCS flag
      sql/share/estonian/errmsg.sys:
        Turn off RCS flag
      sql/share/estonian/errmsg.txt:
        Turn off RCS flag
      sql/hash_filo.cc:
        Turn off RCS flag
      sql/item_cmpfunc.cc:
        Turn off RCS flag
      sql/key.cc:
        Turn off RCS flag
      sql/my_lock.c:
        Turn off RCS flag
      sql/password.c:
        Turn off RCS flag
      sql/sql_lex.cc:
        Turn off RCS flag
      sql/sql_list.cc:
        Turn off RCS flag
      sql/sql_map.cc:
        Turn off RCS flag
      sql/violite.c:
        Turn off RCS flag
      sql/Makefile.am:
        Turn off RCS flag
      sql/convert.cc:
        Turn off RCS flag
      sql/derror.cc:
        Turn off RCS flag
      sql/field_conv.cc:
        Turn off RCS flag
      sql/ha_isam.cc:
        Turn off RCS flag
      sql/ha_isammrg.cc:
        Turn off RCS flag
      sql/ha_myisam.cc:
        Turn off RCS flag
      sql/init.cc:
        Turn off RCS flag
      sql/item.h:
        Turn off RCS flag
      sql/item_cmpfunc.h:
        Turn off RCS flag
      sql/item_sum.h:
        Turn off RCS flag
      sql/lex.h:
        Turn off RCS flag
      sql/log.cc:
        Turn off RCS flag
      sql/md5.c:
        Turn off RCS flag
      sql/mf_iocache.cc:
        Turn off RCS flag
      sql/opt_sum.cc:
        Turn off RCS flag
      sql/procedure.cc:
        Turn off RCS flag
      sql/records.cc:
        Turn off RCS flag
      sql/sql_cache.cc:
        Turn off RCS flag
      sql/sql_crypt.cc:
        Turn off RCS flag
      sql/sql_db.cc:
        Turn off RCS flag
      sql/sql_delete.cc:
        Turn off RCS flag
      sql/sql_test.cc:
        Turn off RCS flag
      sql/sql_update.cc:
        Turn off RCS flag
      sql/.cvsignore:
        Turn off RCS flag
      sql/ChangeLog:
        Turn off RCS flag
      sql/cache_manager.cc:
        Turn off RCS flag
      sql/cache_manager.h:
        Turn off RCS flag
      sql/frm_crypt.cc:
        Turn off RCS flag
      sql/ha_hash.h:
        Turn off RCS flag
      sql/ha_heap.cc:
        Turn off RCS flag
      sql/ha_isam.h:
        Turn off RCS flag
      sql/ha_isammrg.h:
        Turn off RCS flag
      sql/hash_filo.h:
        Turn off RCS flag
      sql/item.cc:
        Turn off RCS flag
      sql/item_create.h:
        Turn off RCS flag
      sql/item_strfunc.h:
        Turn off RCS flag
      sql/item_timefunc.h:
        Turn off RCS flag
      sql/lex_symbol.h:
        Turn off RCS flag
      sql/matherr.c:
        Turn off RCS flag
      sql/md5.h:
        Turn off RCS flag
      sql/nt_servc.cc:
        Turn off RCS flag
      sql/opt_range.h:
        Turn off RCS flag
      sql/slave.cc:
        Turn off RCS flag
      sql/sql_acl.h:
        Turn off RCS flag
      sql/sql_crypt.h:
        Turn off RCS flag
      sql/sql_map.h:
        Turn off RCS flag
      sql/sql_select.h:
        Turn off RCS flag
      sql/sql_udf.h:
        Turn off RCS flag
      sql/udf_example.cc:
        Turn off RCS flag
      sql/add_errmsg:
        Turn off RCS flag
      sql/field.cc:
        Turn off RCS flag
      sql/filesort.cc:
        Turn off RCS flag
      sql/gen_lex_hash.cc:
        Turn off RCS flag
      sql/ha_berkeley.cc:
        Turn off RCS flag
      sql/ha_berkeley.h:
        Turn off RCS flag
      sql/ha_heap.h:
        Turn off RCS flag
      sql/ha_myisam.h:
        Turn off RCS flag
      sql/ha_myisammrg.cc:
        Turn off RCS flag
      sql/handler.cc:
        Turn off RCS flag
      sql/hostname.cc:
        Turn off RCS flag
      sql/item_create.cc:
        Turn off RCS flag
      sql/item_func.cc:
        Turn off RCS flag
      sql/item_func.h:
        Turn off RCS flag
      sql/item_sum.cc:
        Turn off RCS flag
      sql/item_timefunc.cc:
        Turn off RCS flag
      sql/log_event.cc:
        Turn off RCS flag
      sql/log_event.h:
        Turn off RCS flag
      sql/mini_client.h:
        Turn off RCS flag
      sql/mysqlbinlog.cc:
        Turn off RCS flag
      sql/nt_servc.h:
        Turn off RCS flag
      sql/structs.h:
        Turn off RCS flag
      sql/watchdog_mysqld:
        Turn off RCS flag
      sql/field.h:
        Turn off RCS flag
      sql/ha_myisammrg.h:
        Turn off RCS flag
      sql/handler.h:
        Turn off RCS flag
      sql/item_strfunc.cc:
        Turn off RCS flag
      sql/item_uniq.cc:
        Turn off RCS flag
      sql/item_uniq.h:
        Turn off RCS flag
      sql/lock.cc:
        Turn off RCS flag
      sql/mysqld.cc:
        Turn off RCS flag
      sql/net_pkg.cc:
        Turn off RCS flag
      sql/net_serv.cc:
        Turn off RCS flag
      sql/procedure.h:
        Turn off RCS flag
      sql/sql_acl.cc:
        Turn off RCS flag
      sql/sql_analyse.cc:
        Turn off RCS flag
      sql/sql_analyse.h:
        Turn off RCS flag
      sql/sql_class.cc:
        Turn off RCS flag
      sql/sql_class.h:
        Turn off RCS flag
      sql/sql_insert.cc:
        Turn off RCS flag
      sql/sql_lex.h:
        Turn off RCS flag
      sql/sql_list.h:
        Turn off RCS flag
      sql/sql_load.cc:
        Turn off RCS flag
      sql/sql_udf.cc:
        Turn off RCS flag
      sql/table.cc:
        Turn off RCS flag
      sql/time.cc:
        Turn off RCS flag
      scripts/.cvsignore:
        Turn off RCS flag
      scripts/Makefile.am:
        Turn off RCS flag
      scripts/make_binary_distribution.sh:
        Turn off RCS flag
      scripts/msql2mysql.sh:
        Turn off RCS flag
      scripts/mysql_fix_privilege_tables.sh:
        Turn off RCS flag
      scripts/mysql_zap.sh:
        Turn off RCS flag
      sql/mini_client.cc:
        Turn off RCS flag
      sql/mysql_priv.h:
        Turn off RCS flag
      sql/opt_range.cc:
        Turn off RCS flag
      sql/sql_base.cc:
        Turn off RCS flag
      sql/sql_parse.cc:
        Turn off RCS flag
      sql/sql_rename.cc:
        Turn off SCCS flag
      sql/sql_select.cc:
        Turn off RCS flag
      sql/sql_show.cc:
        Turn off RCS flag
      sql/sql_string.cc:
        Turn off RCS flag
      sql/sql_string.h:
        Turn off RCS flag
      sql/sql_table.cc:
        Turn off RCS flag
      sql/sql_yacc.yy:
        Turn off RCS flag
      sql/table.h:
        Turn off RCS flag
      sql/thr_malloc.cc:
        Turn off RCS flag
      sql/unireg.cc:
        Turn off RCS flag
      sql/unireg.h:
        Turn off RCS flag
      scripts/mysql_config.sh:
        Turn off RCS flag
      scripts/mysql_convert_table_format.sh:
        Turn off RCS flag
      scripts/mysql_find_rows.sh:
        Turn off RCS flag
      scripts/mysql_install_db.sh:
        Turn off RCS flag
      scripts/mysql_setpermission.sh:
        Turn off RCS flag
      scripts/mysqlaccess.conf:
        Turn off RCS flag
      scripts/mysqlaccess.sh:
        Turn off RCS flag
      scripts/mysqlbug.sh:
        Turn off RCS flag
      scripts/mysqlhotcopy.sh:
        Turn off RCS flag
      scripts/safe_mysqld-watch.sh:
        Turn off RCS flag
      scripts/safe_mysqld.sh:
        Turn off RCS flag
      tests/.cvsignore:
        Turn off RCS flag
      tests/Makefile.am:
        Turn off RCS flag
      tests/auto_increment.res:
        Turn off RCS flag
      tests/auto_increment.tst:
        Turn off RCS flag
      tests/big_record.pl:
        Turn off RCS flag
      tests/export.pl:
        Turn off RCS flag
      tests/fork2_test.pl:
        Turn off RCS flag
      tests/fork3_test.pl:
        Turn off RCS flag
      tests/function.res:
        Turn off RCS flag
      tests/function.tst:
        Turn off RCS flag
      tests/grant.pl:
        Turn off RCS flag
      tests/grant.res:
        Turn off RCS flag
      tests/lock_test.pl:
        Turn off RCS flag
      tests/lock_test.res:
        Turn off RCS flag
      man/.cvsignore:
        Turn off RCS flag
      man/mysql.1:
        Turn off RCS flag
      tests/drop_test.pl:
        Turn off SCCS flag
      tests/fork_test.pl:
        Turn off RCS flag
      tests/insert_and_repair.pl:
        Turn off RCS flag
      tests/mail_to_db.pl:
        Turn off RCS flag
      tests/pmail.pl:
        Turn off RCS flag
      tests/rename_test.pl:
        Turn off SCCS flag
      tests/table_types.pl:
        Turn off RCS flag
      tests/test_delayed_insert.pl:
        Turn off RCS flag
      tests/udf_test.res:
        Turn off RCS flag
      tests/udf_test:
        Turn off RCS flag
      man/Makefile.am:
        Turn off RCS flag
      sql-bench/Data/ATIS/aircraft.txt:
        Turn off RCS flag
      sql-bench/Data/ATIS/airline.txt:
        Turn off RCS flag
      sql-bench/Data/ATIS/airport.txt:
        Turn off RCS flag
      sql-bench/Data/ATIS/airport_service.txt:
        Turn off RCS flag
      sql-bench/Data/ATIS/city.txt:
        Turn off RCS flag
      sql-bench/Data/ATIS/class_of_service.txt:
        Turn off RCS flag
      sql-bench/Data/ATIS/code_description.txt:
        Turn off RCS flag
      sql-bench/Data/ATIS/compound_class.txt:
        Turn off RCS flag
      sql-bench/Data/ATIS/connect_leg.txt:
        Turn off RCS flag
      sql-bench/Data/ATIS/connection.txt:
        Turn off RCS flag
      sql-bench/Data/ATIS/date_day.txt:
        Turn off RCS flag
      sql-bench/Data/ATIS/day_name.txt:
        Turn off RCS flag
      sql-bench/Data/ATIS/dual_carrier.txt:
        Turn off RCS flag
      sql-bench/Data/ATIS/fare.txt:
        Turn off RCS flag
      sql-bench/Data/ATIS/flight.txt:
        Turn off RCS flag
      sql-bench/Data/ATIS/flight_class.txt:
        Turn off RCS flag
      sql-bench/Data/ATIS/flight_day.txt:
        Turn off RCS flag
      sql-bench/Data/ATIS/flight_fare.txt:
        Turn off RCS flag
      sql-bench/Data/ATIS/food_service.txt:
        Turn off RCS flag
      sql-bench/Data/ATIS/ground_service.txt:
        Turn off RCS flag
      sql-bench/Data/ATIS/month_name.txt:
        Turn off RCS flag
      sql-bench/Data/ATIS/restrict_carrier.txt:
        Turn off RCS flag
      sql-bench/Data/ATIS/restrict_class.txt:
        Turn off RCS flag
      sql-bench/Data/ATIS/state.txt:
        Turn off RCS flag
      sql-bench/Data/ATIS/stop.txt:
        Turn off RCS flag
      sql-bench/Data/ATIS/restriction.txt:
        Turn off RCS flag
      sql-bench/Data/ATIS/stop1.txt:
        Turn off RCS flag
      sql-bench/Data/ATIS/time_interval.txt:
        Turn off RCS flag
      sql-bench/Data/ATIS/time_zone.txt:
        Turn off RCS flag
      sql-bench/Data/ATIS/transport.txt:
        Turn off RCS flag
      sql-bench/Data/Wisconsin/onek.data:
        Turn off RCS flag
      sql-bench/Data/Wisconsin/tenk.data:
        Turn off RCS flag
      sql-bench/Results/Attic/ATIS-mysql-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/ATIS-mysql-Linux_2.2.12_20smp_i686:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/ATIS-mysql-Linux_2.2.1_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/ATIS-mysql_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/ATIS-pg-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/ATIS-pg_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/RUN-mysql-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/RUN-mysql-Linux_2.2.12_20smp_i686:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/RUN-mysql-Linux_2.2.1_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/RUN-pg-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/alter-table-mysql-Linux_2.2.12_20smp_i686:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/big-tables-mysql-Linux_2.2.12_20smp_i686:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/connect-mysql-Linux_2.2.12_20smp_i686:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/create-mysql-Linux_2.2.12_20smp_i686:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/insert-mysql-Linux_2.2.12_20smp_i686:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/select-mysql-Linux_2.2.12_20smp_i686:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/wisconsin-mysql-Linux_2.2.12_20smp_i686:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/RUN-mysql_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/RUN-pg_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/alter-table-mysql-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/alter-table-mysql-Linux_2.2.1_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/alter-table-mysql_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/alter-table-pg-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/alter-table-pg_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/big-tables-mysql-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/big-tables-mysql-Linux_2.2.1_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/big-tables-mysql_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/big-tables-pg-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/big-tables-pg_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/connect-mysql-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/connect-mysql-Linux_2.2.1_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/connect-mysql_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/connect-pg-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/connect-pg_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/create-mysql-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/create-mysql-Linux_2.2.1_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/create-mysql_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/create-pg-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/create-pg_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/insert-mysql-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/insert-mysql-Linux_2.2.1_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/insert-mysql_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/insert-pg-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/select-mysql-Linux_2.2.1_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/ATIS-Adabas-Linux_2.0.35_i686-cmp-adabas,mysql:
        Turn off RCS flag
      sql-bench/Results/ATIS-AdabasD-Linux_2.0.35_i686-cmp-adabasd,mysql:
        Turn off RCS flag
      sql-bench/Results/ATIS-msql-Linux_2.2.10_i686-cmp-msql,mysql:
        Turn off RCS flag
      sql-bench/Results/ATIS-mysql-3.21-Linux_2.2.1_i686:
        Turn off RCS flag
      sql-bench/Results/ATIS-mysql-HP_UX_B.10.20_9000_778:
        Turn off RCS flag
      sql-bench/Results/ATIS-mysql-Linux_2.0.35_i686-cmp-adabas,mysql:
        Turn off RCS flag
      sql-bench/Results/ATIS-mysql-Linux_2.2.10_i686:
        Turn off RCS flag
      sql-bench/Results/Attic/insert-pg_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/select-mysql-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/select-mysql_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/select-pg-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/select-pg_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/wisconsin-mysql-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/wisconsin-mysql-Linux_2.2.1_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/wisconsin-mysql_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/wisconsin-pg-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/Attic/wisconsin-pg_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      sql-bench/Results/RUN-mysql-HP_UX_B.10.20_9000_778:
        Turn off RCS flag
      sql-bench/Results/alter-table-mysql-HP_UX_B.10.20_9000_778:
        Turn off RCS flag
      sql-bench/Results/big-tables-mysql-HP_UX_B.10.20_9000_778:
        Turn off RCS flag
      sql-bench/Results/connect-mysql-HP_UX_B.10.20_9000_778:
        Turn off RCS flag
      sql-bench/Results/create-mysql-HP_UX_B.10.20_9000_778:
        Turn off RCS flag
      sql-bench/Results/insert-mysql-HP_UX_B.10.20_9000_778:
        Turn off RCS flag
      sql-bench/Results/select-mysql-HP_UX_B.10.20_9000_778:
        Turn off RCS flag
      sql-bench/Results/wisconsin-mysql-HP_UX_B.10.20_9000_778:
        Turn off RCS flag
      sql-bench/Results/ATIS-mysql-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/ATIS-mysql-Linux_2.2.10_i686-cmp-msql,mysql:
        Turn off RCS flag
      sql-bench/Results/ATIS-mysql-Linux_2.2.14_i686_xeon:
        Turn off RCS flag
      sql-bench/Results/ATIS-mysql-Linux_2.2.1_i686-cmp-adabas,mysql:
        Turn off RCS flag
      sql-bench/Results/ATIS-mysql-NT_4.0:
        Turn off RCS flag
      sql-bench/Results/ATIS-mysql-SunOS_5.5.1_sun4u:
        Turn off RCS flag
      sql-bench/Results/ATIS-mysql-SunOS_5.6_sun4m:
        ***MISSING WEAVE***
      sql-bench/Results/ATIS-mysql-SunOS_5.7_sun4m:
        Turn off RCS flag
      sql-bench/Results/ATIS-mysql-SunOS_5.7_sun4u:
        Turn off RCS flag
      sql-bench/Results/ATIS-mysql-win98:
        Turn off RCS flag
      sql-bench/Results/ATIS-mysql_3.21-Linux_2.0.35_i686:
        Turn off RCS flag
      sql-bench/Results/ATIS-mysql_fast-Linux_2.2.10_i686-cmp-msql,mysql:
        Turn off RCS flag
      sql-bench/Results/ATIS-mysql_odbc-win98:
        Turn off RCS flag
      sql-bench/Results/ATIS-oracle-Linux_2.0.36_i686-cmp-mysql,oracle:
        Turn off RCS flag
      sql-bench/Results/ATIS-oracle_fast-Linux_2.0.36_i686-cmp-mysql,oracle:
        Turn off RCS flag
      sql-bench/Results/ATIS-pg-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/ATIS-pg_fast-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/ATIS-solid-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/RUN-Adabas-Linux_2.0.35_i686-cmp-adabas,mysql:
        Turn off RCS flag
      sql-bench/Results/RUN-msql-Linux_2.2.10_i686-cmp-msql,mysql:
        Turn off RCS flag
      sql-bench/Results/RUN-mysql-3.21-Linux_2.2.1_i686:
        Turn off RCS flag
      sql-bench/Results/RUN-mysql-Linux_2.0.35_i686-cmp-adabas,mysql:
        Turn off RCS flag
      sql-bench/Results/RUN-mysql-Linux_2.2.10_i686:
        Turn off RCS flag
      sql-bench/Results/RUN-mysql-Linux_2.2.14_i686_xeon:
        Turn off RCS flag
      sql-bench/Results/RUN-mysql-NT_4.0:
        Turn off RCS flag
      sql-bench/Results/RUN-mysql-win98:
        Turn off RCS flag
      sql-bench/Results/RUN-mysql-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/RUN-mysql-Linux_2.2.10_i686-cmp-msql,mysql:
        Turn off RCS flag
      sql-bench/Results/RUN-mysql-Linux_2.2.1_i686-cmp-adabas,mysql:
        Turn off RCS flag
      sql-bench/Results/RUN-mysql-SunOS_5.5.1_sun4u:
        Turn off RCS flag
      sql-bench/Results/RUN-mysql-SunOS_5.6_sun4m:
        ***MISSING WEAVE***
      sql-bench/Results/RUN-mysql-SunOS_5.7_sun4m:
        Turn off RCS flag
      sql-bench/Results/RUN-mysql-SunOS_5.7_sun4u:
        Turn off RCS flag
      sql-bench/Results/alter-table-mysql-Linux_2.2.14_i686_xeon:
        Turn off RCS flag
      sql-bench/Results/create-mysql-win98:
        Turn off RCS flag
      sql-bench/Results/insert-mysql-win98:
        Turn off RCS flag
      sql-bench/Results/RUN-mysql_3.21-Linux_2.0.35_i686:
        Turn off RCS flag
      sql-bench/Results/RUN-mysql_fast-Linux_2.2.10_i686-cmp-msql,mysql:
        Turn off RCS flag
      sql-bench/Results/RUN-mysql_odbc-win98:
        Turn off RCS flag
      sql-bench/Results/RUN-oracle-Linux_2.0.36_i686-cmp-mysql,oracle:
        Turn off RCS flag
      sql-bench/Results/RUN-oracle_fast-Linux_2.0.36_i686-cmp-mysql,oracle:
        Turn off RCS flag
      sql-bench/Results/RUN-pg-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/RUN-pg_fast-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/RUN-solid-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/alter-table-Adabas-Linux_2.0.35_i686-cmp-adabas,mysql:
        Turn off RCS flag
      sql-bench/Results/alter-table-AdabasD-Linux_2.0.35_i686-cmp-adabasd,mysql:
        Turn off RCS flag
      sql-bench/Results/alter-table-msql-Linux_2.2.10_i686-cmp-msql,mysql:
        Turn off RCS flag
      sql-bench/Results/alter-table-mysql-3.21-Linux_2.2.1_i686:
        Turn off RCS flag
      sql-bench/Results/alter-table-mysql-Linux_2.0.35_i686-cmp-adabas,mysql:
        Turn off RCS flag
      sql-bench/Results/alter-table-mysql-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/alter-table-mysql-Linux_2.2.10_i686-cmp-msql,mysql:
        Turn off RCS flag
      sql-bench/Results/alter-table-mysql-Linux_2.2.10_i686:
        Turn off RCS flag
      sql-bench/Results/alter-table-mysql-NT_4.0:
        Turn off RCS flag
      sql-bench/Results/alter-table-mysql-SunOS_5.6_sun4m:
        ***MISSING WEAVE***
      sql-bench/Results/alter-table-mysql-SunOS_5.7_sun4m:
        Turn off RCS flag
      sql-bench/Results/big-tables-mysql-Linux_2.2.14_i686_xeon:
        Turn off RCS flag
      sql-bench/Results/connect-mysql-Linux_2.2.14_i686_xeon:
        Turn off RCS flag
      sql-bench/Results/connect-mysql-win98:
        Turn off RCS flag
      sql-bench/Results/select-mysql-win98:
        Turn off RCS flag
      sql-bench/Results/alter-table-mysql-Linux_2.2.1_i686-cmp-adabas,mysql:
        Turn off RCS flag
      sql-bench/Results/alter-table-mysql-SunOS_5.5.1_sun4u:
        Turn off RCS flag
      sql-bench/Results/alter-table-mysql-SunOS_5.7_sun4u:
        Turn off RCS flag
      sql-bench/Results/alter-table-mysql-win98:
        Turn off RCS flag
      sql-bench/Results/alter-table-mysql_3.21-Linux_2.0.35_i686:
        Turn off RCS flag
      sql-bench/Results/alter-table-mysql_fast-Linux_2.2.10_i686-cmp-msql,mysql:
        Turn off RCS flag
      sql-bench/Results/alter-table-mysql_odbc-win98:
        Turn off RCS flag
      sql-bench/Results/alter-table-oracle-Linux_2.0.36_i686-cmp-mysql,oracle:
        Turn off RCS flag
      sql-bench/Results/alter-table-oracle_fast-Linux_2.0.36_i686-cmp-mysql,oracle:
        Turn off RCS flag
      sql-bench/Results/alter-table-pg-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/alter-table-pg_fast-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/alter-table-solid-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/big-tables-Adabas-Linux_2.0.35_i686-cmp-adabas,mysql:
        Turn off RCS flag
      sql-bench/Results/big-tables-msql-Linux_2.2.10_i686-cmp-msql,mysql:
        Turn off RCS flag
      sql-bench/Results/big-tables-mysql-3.21-Linux_2.2.1_i686:
        Turn off RCS flag
      sql-bench/Results/big-tables-mysql-Linux_2.0.35_i686-cmp-adabas,mysql:
        Turn off RCS flag
      sql-bench/Results/big-tables-mysql-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/big-tables-mysql-Linux_2.2.10_i686-cmp-msql,mysql:
        Turn off RCS flag
      sql-bench/Results/big-tables-mysql-Linux_2.2.10_i686:
        Turn off RCS flag
      sql-bench/Results/big-tables-mysql-Linux_2.2.1_i686-cmp-adabas,mysql:
        Turn off RCS flag
      sql-bench/Results/big-tables-mysql-NT_4.0:
        Turn off RCS flag
      sql-bench/Results/big-tables-mysql-SunOS_5.5.1_sun4u:
        Turn off RCS flag
      sql-bench/Results/big-tables-mysql-SunOS_5.6_sun4m:
        ***MISSING WEAVE***
      sql-bench/Results/big-tables-mysql-win98:
        Turn off RCS flag
      sql-bench/Results/create-mysql-NT_4.0:
        Turn off RCS flag
      sql-bench/Results/big-tables-mysql-SunOS_5.7_sun4m:
        Turn off RCS flag
      sql-bench/Results/big-tables-mysql-SunOS_5.7_sun4u:
        Turn off RCS flag
      sql-bench/Results/big-tables-mysql_3.21-Linux_2.0.35_i686:
        Turn off RCS flag
      sql-bench/Results/big-tables-mysql_fast-Linux_2.2.10_i686-cmp-msql,mysql:
        Turn off RCS flag
      sql-bench/Results/big-tables-mysql_odbc-win98:
        Turn off RCS flag
      sql-bench/Results/big-tables-oracle-Linux_2.0.36_i686-cmp-mysql,oracle:
        Turn off RCS flag
      sql-bench/Results/big-tables-oracle_fast-Linux_2.0.36_i686-cmp-mysql,oracle:
        Turn off RCS flag
      sql-bench/Results/big-tables-pg-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/big-tables-pg_fast-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/big-tables-solid-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/connect-Adabas-Linux_2.0.35_i686-cmp-adabas,mysql:
        Turn off RCS flag
      sql-bench/Results/connect-msql-Linux_2.2.10_i686-cmp-msql,mysql:
        Turn off RCS flag
      sql-bench/Results/connect-mysql-3.21-Linux_2.2.1_i686:
        Turn off RCS flag
      sql-bench/Results/connect-mysql-Linux_2.0.35_i686-cmp-adabas,mysql:
        Turn off RCS flag
      sql-bench/Results/connect-mysql-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/connect-mysql-Linux_2.2.10_i686-cmp-msql,mysql:
        Turn off RCS flag
      sql-bench/Results/connect-mysql-Linux_2.2.10_i686:
        Turn off RCS flag
      sql-bench/Results/connect-mysql-Linux_2.2.1_i686-cmp-adabas,mysql:
        Turn off RCS flag
      sql-bench/Results/connect-mysql-NT_4.0:
        Turn off RCS flag
      sql-bench/Results/connect-mysql-SunOS_5.5.1_sun4u:
        Turn off RCS flag
      sql-bench/Results/connect-mysql-SunOS_5.6_sun4m:
        ***MISSING WEAVE***
      sql-bench/Results/connect-mysql_odbc-win98:
        Turn off RCS flag
      sql-bench/Results/create-mysql-Linux_2.2.14_i686_xeon:
        Turn off RCS flag
      sql-bench/Results/insert-mysql-Linux_2.2.14_i686_xeon:
        Turn off RCS flag
      sql-bench/Results/insert-mysql-NT_4.0:
        Turn off RCS flag
      sql-bench/Results/connect-mysql-SunOS_5.7_sun4m:
        Turn off RCS flag
      sql-bench/Results/connect-mysql-SunOS_5.7_sun4u:
        Turn off RCS flag
      sql-bench/Results/connect-mysql_3.21-Linux_2.0.35_i686:
        Turn off RCS flag
      sql-bench/Results/connect-mysql_fast-Linux_2.2.10_i686-cmp-msql,mysql:
        Turn off RCS flag
      sql-bench/Results/connect-oracle-Linux_2.0.36_i686-cmp-mysql,oracle:
        Turn off RCS flag
      sql-bench/Results/connect-pg-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/connect-pg_fast-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/connect-solid-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/create-Adabas-Linux_2.0.35_i686-cmp-adabas,mysql:
        Turn off RCS flag
      sql-bench/Results/create-msql-Linux_2.2.10_i686-cmp-msql,mysql:
        Turn off RCS flag
      sql-bench/Results/create-mysql-3.21-Linux_2.2.1_i686:
        Turn off RCS flag
      sql-bench/Results/create-mysql-Linux_2.0.35_i686-cmp-adabas,mysql:
        Turn off RCS flag
      sql-bench/Results/create-mysql-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/create-mysql-Linux_2.2.10_i686-cmp-msql,mysql:
        Turn off RCS flag
      sql-bench/Results/create-mysql-Linux_2.2.10_i686:
        Turn off RCS flag
      sql-bench/Results/create-mysql-Linux_2.2.1_i686-cmp-adabas,mysql:
        Turn off RCS flag
      sql-bench/Results/create-mysql-SunOS_5.5.1_sun4u:
        Turn off RCS flag
      sql-bench/Results/create-mysql-SunOS_5.6_sun4m:
        ***MISSING WEAVE***
      sql-bench/Results/create-mysql-SunOS_5.7_sun4m:
        Turn off RCS flag
      sql-bench/Results/create-mysql-SunOS_5.7_sun4u:
        Turn off RCS flag
      sql-bench/Results/create-mysql_odbc-win98:
        Turn off RCS flag
      sql-bench/Results/select-mysql-Linux_2.2.14_i686_xeon:
        Turn off RCS flag
      sql-bench/Results/select-mysql-NT_4.0:
        Turn off RCS flag
      sql-bench/Results/wisconsin-mysql-Linux_2.2.14_i686_xeon:
        Turn off RCS flag
      sql-bench/Results/create-mysql_3.21-Linux_2.0.35_i686:
        Turn off RCS flag
      sql-bench/Results/create-mysql_fast-Linux_2.2.10_i686-cmp-msql,mysql:
        Turn off RCS flag
      sql-bench/Results/create-oracle-Linux_2.0.36_i686-cmp-mysql,oracle:
        Turn off RCS flag
      sql-bench/Results/create-oracle_fast-Linux_2.0.36_i686-cmp-mysql,oracle:
        Turn off RCS flag
      sql-bench/Results/create-pg-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/create-pg_fast-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/create-solid-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/insert-Adabas-Linux_2.0.35_i686-cmp-adabas,mysql:
        Turn off RCS flag
      sql-bench/Results/insert-msql-Linux_2.2.10_i686-cmp-msql,mysql:
        Turn off RCS flag
      sql-bench/Results/insert-mysql-3.21-Linux_2.2.1_i686:
        Turn off RCS flag
      sql-bench/Results/insert-mysql-Linux_2.0.35_i686-cmp-adabas,mysql:
        Turn off RCS flag
      sql-bench/Results/insert-mysql-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/insert-mysql-Linux_2.2.10_i686-cmp-msql,mysql:
        Turn off RCS flag
      sql-bench/Results/insert-mysql-Linux_2.2.10_i686:
        Turn off RCS flag
      sql-bench/Results/insert-mysql-Linux_2.2.1_i686-cmp-adabas,mysql:
        Turn off RCS flag
      sql-bench/Results/insert-mysql-SunOS_5.5.1_sun4u:
        Turn off RCS flag
      sql-bench/Results/insert-mysql-SunOS_5.6_sun4m:
        ***MISSING WEAVE***
      sql-bench/Results/insert-mysql-SunOS_5.7_sun4m:
        Turn off RCS flag
      sql-bench/Results/insert-mysql-SunOS_5.7_sun4u:
        Turn off RCS flag
      sql-bench/Results/insert-mysql_odbc-win98:
        Turn off RCS flag
      sql-bench/Results/select-mysql-3.21-Linux_2.2.1_i686:
        Turn off RCS flag
      sql-bench/Results/wisconsin-mysql-NT_4.0:
        Turn off RCS flag
      sql-bench/Results/insert-mysql_3.21-Linux_2.0.35_i686:
        Turn off RCS flag
      sql-bench/Results/insert-mysql_fast-Linux_2.2.10_i686-cmp-msql,mysql:
        Turn off RCS flag
      sql-bench/Results/insert-oracle-Linux_2.0.36_i686-cmp-mysql,oracle:
        Turn off RCS flag
      sql-bench/Results/select-mysql-Linux_2.2.10_i686:
        Turn off RCS flag
      sql-bench/Results/insert-oracle_fast-Linux_2.0.36_i686-cmp-mysql,oracle:
        Turn off RCS flag
      sql-bench/Results/insert-pg-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/insert-pg_fast-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/insert-solid-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/select-Adabas-Linux_2.0.35_i686-cmp-adabas,mysql:
        Turn off RCS flag
      sql-bench/Results/select-msql-Linux_2.2.10_i686-cmp-msql,mysql:
        Turn off RCS flag
      sql-bench/Results/select-mysql-Linux_2.0.35_i686-cmp-adabas,mysql:
        Turn off RCS flag
      sql-bench/Results/select-mysql-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/select-mysql-Linux_2.2.10_i686-cmp-msql,mysql:
        Turn off RCS flag
      sql-bench/Results/select-mysql-Linux_2.2.1_i686-cmp-adabas,mysql:
        Turn off RCS flag
      sql-bench/Results/select-mysql-SunOS_5.5.1_sun4u:
        Turn off RCS flag
      sql-bench/Results/select-mysql-SunOS_5.6_sun4m:
        ***MISSING WEAVE***
      sql-bench/Results/select-mysql-SunOS_5.7_sun4m:
        Turn off RCS flag
      sql-bench/Results/select-mysql-SunOS_5.7_sun4u:
        Turn off RCS flag
      sql-bench/Results/select-mysql_3.21-Linux_2.0.35_i686:
        Turn off RCS flag
      sql-bench/Results/select-mysql_fast-Linux_2.2.10_i686-cmp-msql,mysql:
        Turn off RCS flag
      sql-bench/Results/select-mysql_odbc-win98:
        Turn off RCS flag
      sql-bench/Results/select-oracle-Linux_2.0.36_i686-cmp-mysql,oracle:
        Turn off RCS flag
      sql-bench/Results/select-pg-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/wisconsin-mysql-Linux_2.2.10_i686:
        Turn off RCS flag
      sql-bench/Results/wisconsin-mysql-win98:
        Turn off RCS flag
      sql-bench/Results/wisconsin-mysql_odbc-win98:
        Turn off RCS flag
      sql-bench/Results/ATIS-pg-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/RUN-pg-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/select-oracle_fast-Linux_2.0.36_i686-cmp-mysql,oracle:
        Turn off RCS flag
      sql-bench/Results/select-pg_fast-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/select-solid-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/wisconsin-Adabas-Linux_2.0.35_i686-cmp-adabas,mysql:
        Turn off RCS flag
      sql-bench/Results/wisconsin-msql-Linux_2.2.10_i686-cmp-msql,mysql:
        Turn off RCS flag
      sql-bench/Results/wisconsin-mysql-3.21-Linux_2.2.1_i686:
        Turn off RCS flag
      sql-bench/Results/wisconsin-mysql-Linux_2.0.35_i686-cmp-adabas,mysql:
        Turn off RCS flag
      sql-bench/Results/wisconsin-mysql-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/wisconsin-mysql-Linux_2.2.10_i686-cmp-msql,mysql:
        Turn off RCS flag
      sql-bench/Results/wisconsin-mysql-Linux_2.2.1_i686-cmp-adabas,mysql:
        Turn off RCS flag
      sql-bench/Results/wisconsin-mysql-SunOS_5.5.1_sun4u:
        Turn off RCS flag
      sql-bench/Results/wisconsin-mysql-SunOS_5.6_sun4m:
        ***MISSING WEAVE***
      sql-bench/Results/wisconsin-mysql-SunOS_5.7_sun4m:
        Turn off RCS flag
      sql-bench/Results/wisconsin-mysql-SunOS_5.7_sun4u:
        Turn off RCS flag
      sql-bench/Results/wisconsin-mysql_3.21-Linux_2.0.35_i686:
        Turn off RCS flag
      sql-bench/Results/wisconsin-mysql_fast-Linux_2.2.10_i686-cmp-msql,mysql:
        Turn off RCS flag
      sql-bench/Results/wisconsin-oracle-Linux_2.0.36_i686-cmp-mysql,oracle:
        Turn off RCS flag
      sql-bench/Results/wisconsin-oracle_fast-Linux_2.0.36_i686-cmp-mysql,oracle:
        Turn off RCS flag
      sql-bench/Results/wisconsin-pg-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/wisconsin-pg_fast-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/wisconsin-solid-Linux_2.0.36_i686-cmp-mysql,pg,solid:
        Turn off RCS flag
      sql-bench/Results/ATIS-mysql-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/ATIS-mysql_fast-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/ATIS-pg_fast-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/RUN-mysql-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/RUN-mysql_fast-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/RUN-pg_fast-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/alter-table-pg-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/alter-table-pg_fast-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/big-tables-mysql-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/big-tables-pg-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/big-tables-pg_fast-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/connect-pg-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/connect-pg_fast-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/create-mysql-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/create-pg-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/create-pg_fast-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/create-pg_fast-Linux_2.2.14_my_SMP_i686-crashed:
        Turn off SCCS flag
      sql-bench/Results/insert-pg-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/insert-pg_fast-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/select-pg-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/select-pg_fast-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/wisconsin-pg-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/wisconsin-pg_fast-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results-linux/Attic/ATIS-mysql-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/ATIS-mysql-Linux_dynamic:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/ATIS-mysql-Linux_pgcc:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/ATIS-mysql-Linux_static:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/ATIS-mysql_fast-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/ATIS-mysql_local_tcp-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/ATIS-mysql_new-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/RUN-mysql-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/RUN-mysql-Linux_dynamic:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/RUN-mysql-Linux_pgcc:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/RUN-mysql-Linux_static:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/big-tables-mysql-Linux_dynamic:
        ***MISSING WEAVE***
      sql-bench/Results/alter-table-mysql-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/alter-table-mysql_fast-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/big-tables-mysql_fast-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/connect-mysql-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/connect-mysql_fast-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/create-mysql_fast-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/insert-mysql-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/insert-mysql_fast-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/select-mysql-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/select-mysql_fast-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/wisconsin-mysql-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results/wisconsin-mysql_fast-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
        Turn off SCCS flag
      sql-bench/Results-linux/Attic/RUN-mysql_fast-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/RUN-mysql_local_tcp-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/RUN-mysql_new-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/big-tables-mysql-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/big-tables-mysql-Linux_pgcc:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/big-tables-mysql-Linux_static:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/big-tables-mysql_fast-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/big-tables-mysql_local_tcp-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/big-tables-mysql_new-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/connect-mysql-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/connect-mysql-Linux_dynamic:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/connect-mysql-Linux_pgcc:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/connect-mysql-Linux_static:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/connect-mysql_fast-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/connect-mysql_local_tcp-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/connect-mysql_new-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/create-mysql-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/create-mysql-Linux_dynamic:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/create-mysql-Linux_pgcc:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/create-mysql-Linux_static:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/create-mysql_fast-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/create-mysql_new-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/insert-mysql-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      sql-bench/Results-linux/ATIS-mysql-Linux_2.0.33_i586-cmp-access,mysql:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/create-mysql_local_tcp-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/insert-mysql-Linux_dynamic:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/insert-mysql-Linux_pgcc:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/insert-mysql-Linux_static:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/insert-mysql_fast-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/insert-mysql_local_tcp-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/insert-mysql_new-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/select-mysql-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/select-mysql-Linux_dynamic:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/select-mysql-Linux_pgcc:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/select-mysql-Linux_static:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/select-mysql_fast-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/select-mysql_local_tcp-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/select-mysql_new-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/wisconsin-mysql-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/wisconsin-mysql-Linux_dynamic:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/wisconsin-mysql-Linux_pgcc:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/wisconsin-mysql-Linux_static:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/wisconsin-mysql_fast-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/wisconsin-mysql_local_tcp-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      sql-bench/Results-linux/Attic/wisconsin-mysql_new-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      sql-bench/Results-linux/RUN-mysql-Linux_2.2.12_20smp_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/ATIS-interbase-Linux_2.2.14_5.0_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/ATIS-mysql-Linux_2.0.33_i586-cmp-ms-sql,mysql,sybase:
        ***MISSING WEAVE***
      sql-bench/Results-linux/RUN-interbase-Linux_2.2.14_5.0_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/RUN-mysql-Linux_2.0.33_i586-cmp-access,mysql:
        ***MISSING WEAVE***
      sql-bench/Results-linux/RUN-mysql-Linux_2.0.33_i586-cmp-ms-sql,mysql,sybase:
        ***MISSING WEAVE***
      sql-bench/Results-linux/RUN-mysql-Linux_2.2.13_SMP_alpha:
        ***MISSING WEAVE***
      sql-bench/Results-linux/alter-table-mysql-Linux_2.2.12_20smp_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/alter-table-mysql-Linux_2.2.13_SMP_alpha:
        ***MISSING WEAVE***
      sql-bench/Results-linux/big-tables-mysql-Linux_2.0.33_i586-cmp-access,mysql:
        ***MISSING WEAVE***
      sql-bench/Results-linux/big-tables-mysql-Linux_2.0.33_i586-cmp-ms-sql,mysql,sybase:
        ***MISSING WEAVE***
      sql-bench/Results-linux/big-tables-mysql-Linux_2.2.12_20smp_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/big-tables-mysql-Linux_2.2.13_SMP_alpha:
        ***MISSING WEAVE***
      sql-bench/Results-linux/connect-mysql-Linux_2.2.12_20smp_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/connect-mysql-Linux_2.2.13_SMP_alpha:
        ***MISSING WEAVE***
      sql-bench/Results-linux/create-mysql-Linux_2.2.12_20smp_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/create-mysql-Linux_2.2.13_SMP_alpha:
        ***MISSING WEAVE***
      sql-bench/Results-linux/insert-mysql-Linux_2.2.12_20smp_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/insert-mysql-Linux_2.2.13_SMP_alpha:
        ***MISSING WEAVE***
      sql-bench/Results-linux/select-mysql-Linux_2.2.12_20smp_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/select-mysql-Linux_2.2.13_SMP_alpha:
        ***MISSING WEAVE***
      sql-bench/Results-linux/wisconsin-mysql-Linux_2.2.12_20smp_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/wisconsin-mysql-Linux_2.2.13_SMP_alpha:
        ***MISSING WEAVE***
      sql-bench/Results-linux/ATIS-interbase-Linux_2.2.14_5.0_i686-cmp-interbase,mysql:
        ***MISSING WEAVE***
      sql-bench/Results-linux/ATIS-mysql-Linux_2.2.12_20smp_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/ATIS-mysql-Linux_2.2.13_SMP_alpha:
        ***MISSING WEAVE***
      sql-bench/Results-linux/ATIS-mysql-Linux_2.2.14_5.0_i686-cmp-interbase,mysql:
        ***MISSING WEAVE***
      sql-bench/Results-linux/RUN-interbase-Linux_2.2.14_5.0_i686-cmp-interbase,mysql:
        ***MISSING WEAVE***
      sql-bench/Results-linux/RUN-mysql-Linux_2.2.14_5.0_i686-cmp-interbase,mysql:
        ***MISSING WEAVE***
      sql-bench/Results-linux/alter-table-interbase-Linux_2.2.14_5.0_i686-cmp-interbase,mysql:
        ***MISSING WEAVE***
      sql-bench/Results-linux/alter-table-interbase-Linux_2.2.14_5.0_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/alter-table-mysql-Linux_2.2.14_5.0_i686-cmp-interbase,mysql:
        ***MISSING WEAVE***
      sql-bench/Results-linux/big-tables-interbase-Linux_2.2.14_5.0_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/connect-interbase-Linux_2.2.14_5.0_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/connect-mysql-Linux_2.0.33_i586-cmp-access,mysql:
        ***MISSING WEAVE***
      sql-bench/Results-linux/connect-mysql-Linux_2.0.33_i586-cmp-ms-sql,mysql,sybase:
        ***MISSING WEAVE***
      sql-bench/Results-linux/create-interbase-Linux_2.2.14_5.0_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/create-mysql-Linux_2.0.33_i586-cmp-access,mysql:
        ***MISSING WEAVE***
      sql-bench/Results-linux/create-mysql-Linux_2.0.33_i586-cmp-ms-sql,mysql,sybase:
        ***MISSING WEAVE***
      sql-bench/Results-linux/insert-interbase-Linux_2.2.14_5.0_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/insert-mysql-Linux_2.0.33_i586-cmp-access,mysql:
        ***MISSING WEAVE***
      sql-bench/Results-linux/insert-mysql-Linux_2.0.33_i586-cmp-ms-sql,mysql,sybase:
        ***MISSING WEAVE***
      sql-bench/Results-linux/select-interbase-Linux_2.2.14_5.0_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/select-mysql-Linux_2.0.33_i586-cmp-access,mysql:
        ***MISSING WEAVE***
      sql-bench/Results-linux/select-mysql-Linux_2.0.33_i586-cmp-ms-sql,mysql,sybase:
        ***MISSING WEAVE***
      sql-bench/Results-linux/wisconsin-interbase-Linux_2.2.14_5.0_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/ATIS-mysql_fast-Linux_2.2.13_SMP_alpha:
        ***MISSING WEAVE***
      sql-bench/Results-linux/RUN-mysql_fast-Linux_2.2.13_SMP_alpha:
        ***MISSING WEAVE***
      sql-bench/Results-linux/alter-table-mysql_fast-Linux_2.2.13_SMP_alpha:
        ***MISSING WEAVE***
      sql-bench/Results-linux/big-tables-interbase-Linux_2.2.14_5.0_i686-cmp-interbase,mysql:
        ***MISSING WEAVE***
      sql-bench/Results-linux/big-tables-mysql-Linux_2.2.14_5.0_i686-cmp-interbase,mysql:
        ***MISSING WEAVE***
      sql-bench/Results-linux/big-tables-mysql_fast-Linux_2.2.13_SMP_alpha:
        ***MISSING WEAVE***
      sql-bench/Results-linux/connect-interbase-Linux_2.2.14_5.0_i686-cmp-interbase,mysql:
        ***MISSING WEAVE***
      sql-bench/Results-linux/connect-mysql-Linux_2.2.14_5.0_i686-cmp-interbase,mysql:
        ***MISSING WEAVE***
      sql-bench/Results-linux/connect-mysql_fast-Linux_2.2.13_SMP_alpha:
        ***MISSING WEAVE***
      sql-bench/Results-linux/create-interbase-Linux_2.2.14_5.0_i686-cmp-interbase,mysql:
        ***MISSING WEAVE***
      sql-bench/Results-linux/create-mysql-Linux_2.2.14_5.0_i686-cmp-interbase,mysql:
        ***MISSING WEAVE***
      sql-bench/Results-linux/create-mysql_fast-Linux_2.2.13_SMP_alpha:
        ***MISSING WEAVE***
      sql-bench/Results-linux/insert-interbase-Linux_2.2.14_5.0_i686-cmp-interbase,mysql:
        ***MISSING WEAVE***
      sql-bench/Results-linux/insert-mysql-Linux_2.2.14_5.0_i686-cmp-interbase,mysql:
        ***MISSING WEAVE***
      sql-bench/Results-linux/insert-mysql_fast-Linux_2.2.13_SMP_alpha:
        ***MISSING WEAVE***
      sql-bench/Results-linux/select-interbase-Linux_2.2.14_5.0_i686-cmp-interbase,mysql:
        ***MISSING WEAVE***
      sql-bench/Results-linux/select-mysql-Linux_2.2.14_5.0_i686-cmp-interbase,mysql:
        ***MISSING WEAVE***
      sql-bench/Results-linux/select-mysql_fast-Linux_2.2.13_SMP_alpha:
        ***MISSING WEAVE***
      sql-bench/Results-linux/wisconsin-interbase-Linux_2.2.14_5.0_i686-cmp-interbase,mysql:
        ***MISSING WEAVE***
      sql-bench/Results-linux/wisconsin-mysql-Linux_2.0.33_i586-cmp-access,mysql:
        ***MISSING WEAVE***
      sql-bench/Results-linux/wisconsin-mysql-Linux_2.0.33_i586-cmp-ms-sql,mysql,sybase:
        ***MISSING WEAVE***
      sql-bench/Results-linux/wisconsin-mysql-Linux_2.2.14_5.0_i686-cmp-interbase,mysql:
        ***MISSING WEAVE***
      sql-bench/Results-linux/wisconsin-mysql_fast-Linux_2.2.13_SMP_alpha:
        ***MISSING WEAVE***
      sql-bench/Results-win32/ATIS-db2_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/ATIS-informix_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/ATIS-ms-sql_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/ATIS-mysql-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/ATIS-mysql-win98:
        Turn off RCS flag
      sql-bench/Results-win32/ATIS-mysql_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/ATIS-solid_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/ATIS-sybase_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/RUN-db2_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/RUN-informix_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/RUN-ms-sql_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/RUN-mysql-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/RUN-mysql-win98:
        Turn off RCS flag
      sql-bench/Results-win32/RUN-mysql_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/RUN-solid_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/RUN-sybase_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/connect-mysql-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/create-mysql-win98:
        Turn off RCS flag
      sql-bench/Results-win32/ATIS-access_odbc-win98-cmp-access,mysql:
        Turn off RCS flag
      sql-bench/Results-win32/alter-table-db2_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/alter-table-informix_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/alter-table-ms-sql_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/alter-table-mysql-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/alter-table-mysql_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/alter-table-solid_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/alter-table-sybase_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/big-tables-db2_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/big-tables-informix_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/big-tables-ms-sql_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/big-tables-mysql-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/big-tables-mysql_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/big-tables-solid_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/big-tables-sybase_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/connect-db2_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/connect-informix_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/connect-ms-sql_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/connect-mysql_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/connect-solid_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/connect-sybase_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/create-mysql-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/insert-mysql-win98:
        Turn off RCS flag
      sql-bench/Results-win32/ATIS-mysql-win98-cmp-access,mysql:
        Turn off RCS flag
      sql-bench/Results-win32/create-db2_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/create-informix_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/create-ms-sql_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/create-mysql_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/create-solid_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/create-sybase_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/insert-db2_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/insert-informix_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/insert-ms-sql_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/insert-mysql-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/insert-mysql_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/insert-solid_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/insert-sybase_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/select-db2_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/select-informix_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/select-ms-sql_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/select-mysql-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/select-mysql-win98:
        Turn off RCS flag
      sql-bench/Results-win32/select-mysql_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/select-solid_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/wisconsin-mysql-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/ATIS-oracle_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/RUN-access_odbc-win98-cmp-access,mysql:
        Turn off RCS flag
      sql-bench/Results-win32/RUN-mysql-win98-cmp-access,mysql:
        Turn off RCS flag
      sql-bench/Results-win32/RUN-oracle_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/alter-table-access_odbc-win98-cmp-access,mysql:
        Turn off RCS flag
      sql-bench/Results-win32/alter-table-mysql-win98-cmp-access,mysql:
        Turn off RCS flag
      sql-bench/Results-win32/alter-table-mysql-win98:
        Turn off RCS flag
      sql-bench/Results-win32/alter-table-oracle_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/big-tables-access_odbc-win98-cmp-access,mysql:
        Turn off RCS flag
      sql-bench/Results-win32/big-tables-mysql-win98-cmp-access,mysql:
        Turn off RCS flag
      sql-bench/Results-win32/big-tables-mysql-win98:
        Turn off RCS flag
      sql-bench/Results-win32/big-tables-oracle_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/connect-oracle_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/create-oracle_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/insert-oracle_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/select-oracle_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/wisconsin-db2_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/wisconsin-informix_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/wisconsin-ms-sql_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/wisconsin-mysql_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/wisconsin-oracle_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/wisconsin-solid_odbc-NT_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase:
        Turn off RCS flag
      sql-bench/Results-win32/connect-access_odbc-win98-cmp-access,mysql:
        Turn off RCS flag
      sql-bench/Results-win32/connect-mysql-win98-cmp-access,mysql:
        Turn off RCS flag
      sql-bench/Results-win32/connect-mysql-win98:
        Turn off RCS flag
      sql-bench/Results-win32/create-access_odbc-win98-cmp-access,mysql:
        Turn off RCS flag
      sql-bench/Results-win32/create-mysql-win98-cmp-access,mysql:
        Turn off RCS flag
      sql-bench/Results-win32/insert-access_odbc-win98-cmp-access,mysql:
        Turn off RCS flag
      sql-bench/Results-win32/insert-mysql-win98-cmp-access,mysql:
        Turn off RCS flag
      sql-bench/Results-win32/select-access_odbc-win98-cmp-access,mysql:
        Turn off RCS flag
      sql-bench/Results-win32/select-mysql-win98-cmp-access,mysql:
        Turn off RCS flag
      sql-bench/Results-win32/wisconsin-access_odbc-win98-cmp-access,mysql:
        Turn off RCS flag
      sql-bench/Results-win32/wisconsin-mysql-win98-cmp-access,mysql:
        Turn off RCS flag
      sql-bench/Results-win32/wisconsin-mysql-win98:
        Turn off RCS flag
      sql-bench/limits/Informix.cfg:
        Turn off RCS flag
      sql-bench/limits/access.cfg:
        Turn off RCS flag
      sql-bench/limits/empress.cfg:
        Turn off RCS flag
      sql-bench/limits/ms-sql.cfg:
        Turn off RCS flag
      sql-bench/limits/msql.cfg:
        Turn off RCS flag
      sql-bench/limits/mysql.cfg:
        Turn off RCS flag
      sql-bench/limits/oracle.cfg:
        Turn off RCS flag
      sql-bench/limits/pg.cfg:
        Turn off RCS flag
      sql-bench/limits/solid.cfg:
        Turn off RCS flag
      sql-bench/.cvsignore:
        Turn off RCS flag
      sql-bench/ChangeLog:
        Turn off RCS flag
      sql-bench/README:
        Turn off RCS flag
      sql-bench/copy-db.sh:
        Turn off RCS flag
      sql-bench/limits/Adabas.cfg:
        Turn off RCS flag
      sql-bench/limits/access_odbc.cfg:
        Turn off RCS flag
      sql-bench/limits/db2.cfg:
        Turn off RCS flag
      sql-bench/limits/interbase.cfg:
        Turn off RCS flag
      sql-bench/limits/mimer.cfg:
        Turn off RCS flag
      sql-bench/limits/ms-sql65.cfg:
        Turn off RCS flag
      sql-bench/limits/mysql-3.22.cfg:
        Turn off RCS flag
      sql-bench/limits/mysql-3.23.cfg:
        Turn off RCS flag
      sql-bench/limits/solid-nt4.cfg:
        Turn off RCS flag
      sql-bench/limits/sybase.cfg:
        Turn off RCS flag
      sql-bench/test-ATIS.sh:
        Turn off RCS flag
      sql-bench/test-connect.sh:
        Turn off RCS flag
      sql-bench/test-create.sh:
        Turn off RCS flag
      sql-bench/Makefile.am:
        Turn off RCS flag
      sql-bench/compare-results.sh:
        Turn off RCS flag
      sql-bench/crash-me.sh:
        Turn off RCS flag
      sql-bench/example.bat:
        Turn off RCS flag
      sql-bench/pwd.bat:
        Turn off RCS flag
      sql-bench/run-all-tests.sh:
        Turn off RCS flag
      sql-bench/server-cfg.sh:
        Turn off RCS flag
      sql-bench/test-alter-table.sh:
        Turn off RCS flag
      sql-bench/test-big-tables.sh:
        Turn off RCS flag
      sql-bench/test-wisconsin.sh:
        Turn off RCS flag
      sql-bench/Comments/Access.crash-me:
        Turn off RCS flag
      sql-bench/Comments/Adabas.crash-me:
        Turn off RCS flag
      sql-bench/Comments/Empress.crash-me:
        Turn off RCS flag
      sql-bench/Comments/Informix.crash-me:
        Turn off RCS flag
      sql-bench/Comments/postgres.benchmark:
        Turn off SCCS flag
      sql-bench/Comments/postgres.crash-me:
        Turn off RCS flag
      sql-bench/bench-init.pl.sh:
        Turn off RCS flag
      sql-bench/print-limit-table:
        Turn off RCS flag
      sql-bench/test-insert.sh:
        Turn off RCS flag
      sql-bench/test-select.sh:
        Turn off RCS flag
      sql-bench/uname.bat:
        Turn off RCS flag
      support-files/.cvsignore:
        Turn off RCS flag
      support-files/Attic/my-example.cnf.sh:
        Turn off RCS flag
      support-files/Attic/my-huge.cfg.sh:
        Turn off RCS flag
      support-files/Attic/my-large.cfg.sh:
        Turn off RCS flag
      support-files/Attic/my-medium.cfg.sh:
        Turn off RCS flag
      support-files/Attic/my-small.cfg.sh:
        Turn off RCS flag
      support-files/Makefile.am:
        Turn off RCS flag
      support-files/maxsql.spec.sh:
        Turn off RCS flag
      support-files/my-huge.cnf.sh:
        Turn off RCS flag
      support-files/mysql-log-rotate.sh:
        Turn off RCS flag
      libmysql/.cvsignore:
        Turn off RCS flag
      libmysql/Makefile.am:
        Turn off RCS flag
      libmysql/Makefile.shared:
        Turn off SCCS flag
      libmysql/acconfig.h:
        ***MISSING WEAVE***
      libmysql/acinclude.m4:
        Turn off RCS flag
      libmysql/conf_to_src.c:
        Turn off RCS flag
      libmysql/configure.in:
        Turn off RCS flag
      libmysql/dll.c:
        Turn off RCS flag
      libmysql/errmsg.c:
        Turn off RCS flag
      libmysql/get_password.c:
        Turn off RCS flag
      libmysql/libmysql.c:
        Turn off RCS flag
      libmysql/net.c:
        Turn off RCS flag
      libmysql/password.c:
        Turn off RCS flag
      libmysql/violite.c:
        Turn off RCS flag
      mysql-test/mybin/mysql-test_install_db:
        Turn off RCS flag
      support-files/binary-configure.sh:
        Turn off RCS flag
      support-files/my-large.cnf.sh:
        Turn off RCS flag
      support-files/my-medium.cnf.sh:
        Turn off RCS flag
      support-files/my-small.cnf.sh:
        Turn off RCS flag
      support-files/mysql.server-sys5.sh:
        Turn off RCS flag
      support-files/mysql.server.sh:
        Turn off RCS flag
      Images/.cvsignore:
        Turn off RCS flag
      libmysql_r/Makefile.am:
        Turn off SCCS flag
      mysql-test/mysql-test-run:
        Turn off RCS flag
      repl-tests/include/master-slave.inc:
        Turn off RCS flag
      repl-tests/test-dump/run.test:
        Turn off RCS flag
      repl-tests/test-dump/table-dump-check.master:
        Turn off RCS flag
      repl-tests/test-dump/table-dump-select.master:
        Turn off RCS flag
      repl-tests/test-repl-alter/run.test:
        Turn off SCCS flag
      repl-tests/test-repl-alter/test.master:
        Turn off SCCS flag
      repl-tests/test-repl-ts/repl-timestamp.master:
        Turn off RCS flag
      repl-tests/test-repl-ts/run.test:
        Turn off RCS flag
      repl-tests/test-repl/foo-dump-master.master:
        Turn off RCS flag
      repl-tests/test-repl/foo-dump-slave.master:
        Turn off RCS flag
      repl-tests/test-repl/run.test:
        Turn off RCS flag
      repl-tests/test-repl/sum-wlen-master.master:
        Turn off RCS flag
      repl-tests/test-repl/sum-wlen-slave.master:
        Turn off RCS flag
      mit-pthreads/configure:
        Fix to compile under bitkeeper
      support-files/mysql.spec.sh:
        Added name to changelog (required by RPM)
      51e8c9c9
    • unknown's avatar
      mysqldump.c use SHOW CREATE · 15b5793f
      unknown authored
      lex.h   	MRG_MyISAM == MERGE  (for SHOW CREATE to work)
      
      
      sql/lex.h:
        MRG_MyISAM == MERGE  (for SHOW CREATE to work)
      client/mysqldump.c:
        use SHOW CREATE
      15b5793f
    • unknown's avatar
      .del-mi_test_all Delete: myisam/mi_test_all · 711682db
      unknown authored
      
      BitKeeper/deleted/.del-mi_test_all:
        ***MISSING WEAVE***
      711682db
    • unknown's avatar
      Fix to build under bitkeeper · d9067350
      unknown authored
      d9067350
    • unknown's avatar
      Merge jcole@work.mysql.com:/home/bk/mysql · 140b74e2
      unknown authored
      into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
      
      
      140b74e2
    • unknown's avatar
      Merge jcole@work.mysql.com:/home/bk/mysql · 1a21d1fe
      unknown authored
      into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
      
      
      1a21d1fe
    • unknown's avatar
      ac-types.h Added back removed file · ee8ec661
      unknown authored
      
      mit-pthreads/include/pthread/ac-types.h:
        Added back removed file
      ee8ec661