summaryrefslogtreecommitdiff
path: root/support-files/mysql.spec.sh
Commit message (Collapse)AuthorAgeFilesLines
* - added Changelog entry to manual.texiunknown2002-09-251-1/+7
| | | | | | | | | | | - mysql.spec.sh: MySQL-Max now requires MySQL >= 4.0 to avoid version mismatches (people were mixing MySQL 3.23 and 4.0 RPMs) Docs/manual.texi: - Added Changelog entry support-files/mysql.spec.sh: - MySQL-Max now requires MySQL >= 4.0 to avoid version mismatching
* - RPM spec file adjustments for the features of the Max binary (disabledunknown2002-08-091-5/+16
| | | | | | | | | | | | OpenSSL, enabled RAID) - added compatibility link safe_mysqld -> mysqld_safe support-files/mysql.spec.sh: - Turn off OpenSSL in MySQL-Max for now until it works properly again - enable RAID for the Max binary instead - added compatibility link: safe_mysqld -> mysqld_safe to ease the transition from 3.23
* - Fixed build failure in mysql.spec.sh - linking against the specialunknown2002-07-231-33/+52
| | | | | | | | | | | | | | | | | | | | patched glibc would force static linking, which does not work with OpenSSL (which is now part of the Max binary) - RPM spec file cleanups - Init script cosmetical fix support-files/mysql.server.sh: - Fixed display output when waiting for mysqld process to shut down. support-files/mysql.spec.sh: - Reworked the build steps a little bit: the Max binary is supposed to include OpenSSL, which cannot be linked statically, thus trying to statically link against a special glibc is futile anyway. - Because of this, it is not required to make yet another build run just to compile the shared libs (saves a lot of build time) - Updated the package descriptions to reflect new configuration of the Max binary Added a %clean macro to clean up the BuildRoot afterwards
* - fixed typo in manual.texiunknown2002-07-161-2/+2
| | | | | | | | | | | | - fixed compile option in mysql.spec Docs/manual.ja.texi: Fixed typo myslqadmin -> mysqladmin Docs/manual.texi: Fixed typo myslqadmin -> mysqladmin support-files/mysql.spec.sh: Fixed compile option --with-ssl -> --with-openssl
* - removed the mit-pthreads subdirectory on Monty's request (mit-pthreadsunknown2002-07-151-9/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | is now available as a separate downloadable tarball instead) - modified the RPM spec file according to discussions with Monty, Jani, Heikki and David (corrected build options, updated Packager tag) BitKeeper/deleted/.del-.cvsignore~a89e3e9e63c5a3bd: Delete: mit-pthreads/.cvsignore BitKeeper/deleted/.del-.cvsignore~bf28c9fe60433e24: Delete: mit-pthreads/bin/.cvsignore BitKeeper/deleted/.del-.cvsignore~d5cf75745b89100d: Delete: mit-pthreads/bin/finger/.cvsignore BitKeeper/deleted/.del-COPYING.GNU~31abf6d2809c1fef: Delete: mit-pthreads/config/COPYING.GNU BitKeeper/deleted/.del-COPYRIGHT~7842aebc82116632: Delete: mit-pthreads/COPYRIGHT BitKeeper/deleted/.del-COPYRIGHT~ef5806b6811e63ab: Delete: mit-pthreads/config/COPYRIGHT BitKeeper/deleted/.del-Changes-mysql~445374605285aaf4: Delete: mit-pthreads/Changes-mysql BitKeeper/deleted/.del-FAQ~e82ab622cd43d1c7: Delete: mit-pthreads/FAQ BitKeeper/deleted/.del-GNUmakefile~d97c072510c28842: Delete: mit-pthreads/GNUmakefile BitKeeper/deleted/.del-Makefile.in~269b19b1a2f83ee: Delete: mit-pthreads/bin/finger/Makefile.in BitKeeper/deleted/.del-Makefile.in~66f94b416da3bd74: Delete: mit-pthreads/bin/Makefile.in BitKeeper/deleted/.del-NOTES_OSR5_BUILD_SKUNKWARE97~b063fc094fa7696a: Delete: mit-pthreads/NOTES_OSR5_BUILD_SKUNKWARE97 BitKeeper/deleted/.del-NOTES~cca58e41915b6f62: Delete: mit-pthreads/NOTES BitKeeper/deleted/.del-README~2c6f3523303f43d: Delete: mit-pthreads/README BitKeeper/deleted/.del-TODO-mysql~b9a2bcd2a89b5978: Delete: mit-pthreads/TODO-mysql BitKeeper/deleted/.del-Whats_New~1a2bc87c9dbcbdc7: Delete: mit-pthreads/Whats_New BitKeeper/deleted/.del-configure~3a559fe227f8c862: Delete: mit-pthreads/configure BitKeeper/deleted/.del-finger.c~d9bfc7077dd32680: Delete: mit-pthreads/bin/finger/finger.c BitKeeper/deleted/.del-net.c~890d8753919ddb8: Delete: mit-pthreads/bin/finger/net.c BitKeeper/deleted/.del-GNUmakefile.inc~cc8eaaca8fff1bf3: Delete: mit-pthreads/gen/GNUmakefile.inc BitKeeper/deleted/.del-GNUmakefile.in~8113ff7dc43666da: Delete: mit-pthreads/config/GNUmakefile.in BitKeeper/deleted/.del-Makefile.inc~60b385fe35d2772b: Delete: mit-pthreads/gen/Makefile.inc BitKeeper/deleted/.del-Makefile.in~8d3d048cd14f625d: Delete: mit-pthreads/config/Makefile.in BitKeeper/deleted/.del-acconfig.h~ae65211ac16516de: Delete: mit-pthreads/config/acconfig.h BitKeeper/deleted/.del-aclocal.m4~440953e8e022a3c1: Delete: mit-pthreads/config/aclocal.m4 BitKeeper/deleted/.del-config.flags.in~d9f6e7aaeefa55b5: Delete: mit-pthreads/config/config.flags.in BitKeeper/deleted/.del-config.guess~cc5ba3ed9ced8a46: Delete: mit-pthreads/config/config.guess BitKeeper/deleted/.del-config.h.in~2ebc16675e442c0: Delete: mit-pthreads/config/config.h.in BitKeeper/deleted/.del-config.sub~468650a464e6eb7b: Delete: mit-pthreads/config/config.sub BitKeeper/deleted/.del-configure.in~d5a28eb1d1406fd3: Delete: mit-pthreads/config/configure.in BitKeeper/deleted/.del-configure.org~aabe00455f0cd1cd: Delete: mit-pthreads/config/configure.org BitKeeper/deleted/.del-configure~c1c1fba4cdc814dc: Delete: mit-pthreads/config/configure BitKeeper/deleted/.del-ctime.c~1746a59dfc7ef159: Delete: mit-pthreads/gen/ctime.c BitKeeper/deleted/.del-difftime.c~8fcfd3b6a3f3cdc9: Delete: mit-pthreads/gen/difftime.c BitKeeper/deleted/.del-directory.c~87f9c47e6d89abd0: Delete: mit-pthreads/gen/directory.c BitKeeper/deleted/.del-eprintf.c~3eb1d8b26d616265: Delete: mit-pthreads/gen/eprintf.c BitKeeper/deleted/.del-getcwd.c~7e2516ce4dc89e2: Delete: mit-pthreads/gen/getcwd.c BitKeeper/deleted/.del-getpwent.c~6f9f6ed37d5888c: Delete: mit-pthreads/gen/getpwent.c BitKeeper/deleted/.del-install-sh~b6baadd5cf69d54b: Delete: mit-pthreads/config/install-sh BitKeeper/deleted/.del-Makefile.inc~53c822d25e7b7426: Delete: mit-pthreads/include/Makefile.inc BitKeeper/deleted/.del-dirent.h~b4403a204fb9aaff: Delete: mit-pthreads/include/dirent.h BitKeeper/deleted/.del-endian.h~df2abfe7d3f073a8: Delete: mit-pthreads/include/endian.h BitKeeper/deleted/.del-errno.h~f042931b89230632: Delete: mit-pthreads/include/errno.h BitKeeper/deleted/.del-getpwnamuid.c~6e5cfc569738e4d: Delete: mit-pthreads/gen/getpwnamuid.c BitKeeper/deleted/.del-getwd.c~bf66001f695f6f1c: Delete: mit-pthreads/gen/getwd.c BitKeeper/deleted/.del-isatty.c~68a84b6415796322: Delete: mit-pthreads/gen/isatty.c BitKeeper/deleted/.del-math.h~1012648763b16666: Delete: mit-pthreads/include/math.h BitKeeper/deleted/.del-netdb.h~3f851aec6857840: Delete: mit-pthreads/include/netdb.h BitKeeper/deleted/.del-popen.c~bd8b11429808e0a9: Delete: mit-pthreads/gen/popen.c BitKeeper/deleted/.del-pthread.h~99c0d8a4e3137194: Delete: mit-pthreads/include/pthread.h BitKeeper/deleted/.del-pwd.h~64f4ad8cc223d808: Delete: mit-pthreads/include/pwd.h BitKeeper/deleted/.del-pwd_internal.c~19415ce777642acd: Delete: mit-pthreads/gen/pwd_internal.c BitKeeper/deleted/.del-pwd_internal.h~fac81276cc5b43fa: Delete: mit-pthreads/gen/pwd_internal.h BitKeeper/deleted/.del-resolv.h~4dbe70503fae0f80: Delete: mit-pthreads/include/resolv.h BitKeeper/deleted/.del-sched.h~aeae7302929ed88c: Delete: mit-pthreads/include/sched.h BitKeeper/deleted/.del-semaphore.h~2eb1e2f33a1ecf8: Delete: mit-pthreads/include/semaphore.h BitKeeper/deleted/.del-signal.h~d85d7c3b64ec1c91: Delete: mit-pthreads/include/signal.h BitKeeper/deleted/.del-syslog.c~e644a1f117689095: Delete: mit-pthreads/gen/syslog.c BitKeeper/deleted/.del-time.c~d1acd7761c02bfd1: Delete: mit-pthreads/gen/time.c BitKeeper/deleted/.del-ttyname.c~e55e94e55d204d4b: Delete: mit-pthreads/gen/ttyname.c BitKeeper/deleted/.del-ac-types.h~edd84b761b722949: Delete: mit-pthreads/include/pthread/ac-types.h BitKeeper/deleted/.del-cleanup.h~85623532b472039f: Delete: mit-pthreads/include/pthread/cleanup.h BitKeeper/deleted/.del-inet.h~a63ed77697f19bfd: Delete: mit-pthreads/include/arpa/inet.h BitKeeper/deleted/.del-nameser.h~e3eb676c417a4f2b: Delete: mit-pthreads/include/arpa/nameser.h BitKeeper/deleted/.del-stdio.h~268fee8536543aae: Delete: mit-pthreads/include/stdio.h BitKeeper/deleted/.del-stdlib.h~573ed67cae4670fb: Delete: mit-pthreads/include/stdlib.h BitKeeper/deleted/.del-string.h~4ac258c0d05deb95: Delete: mit-pthreads/include/string.h BitKeeper/deleted/.del-syslog.h~48f4bbe61f2f6a1d: Delete: mit-pthreads/include/syslog.h BitKeeper/deleted/.del-time.h~cceecd3939b80019: Delete: mit-pthreads/include/time.h BitKeeper/deleted/.del-timers.h~fabeca844cf2ff84: Delete: mit-pthreads/include/timers.h BitKeeper/deleted/.del-tzfile.h~79ddeb91abf126d7: Delete: mit-pthreads/include/tzfile.h BitKeeper/deleted/.del-unistd.h~8fde2359994207a0: Delete: mit-pthreads/include/unistd.h BitKeeper/deleted/.del-cond.h~89084ed43c0e3ac3: Delete: mit-pthreads/include/pthread/cond.h BitKeeper/deleted/.del-config.h~f46dd3c48bcc94ab: Delete: mit-pthreads/include/pthread/config.h BitKeeper/deleted/.del-debug_out.h~3f8b4671b82ed761: Delete: mit-pthreads/include/pthread/debug_out.h BitKeeper/deleted/.del-fd.h~c8f4e3be3bb5f5f3: Delete: mit-pthreads/include/pthread/fd.h BitKeeper/deleted/.del-fd_pipe.h~e0e1fafe68ce5368: Delete: mit-pthreads/include/pthread/fd_pipe.h BitKeeper/deleted/.del-kernel.h~5c59b74afd2139ab: Delete: mit-pthreads/include/pthread/kernel.h BitKeeper/deleted/.del-kthread.h~9c0c9a01764c400c: Delete: mit-pthreads/include/pthread/kthread.h BitKeeper/deleted/.del-mutex.h~2edf4a715b9e0032: Delete: mit-pthreads/include/pthread/mutex.h BitKeeper/deleted/.del-paths.h~a4c8285ee0e963f: Delete: mit-pthreads/include/pthread/paths.h BitKeeper/deleted/.del-prio_queue.h~76669b4c6cb1e371: Delete: mit-pthreads/include/pthread/prio_queue.h BitKeeper/deleted/.del-pthread_attr.h~b2fe2e555ebbab55: Delete: mit-pthreads/include/pthread/pthread_attr.h BitKeeper/deleted/.del-pthread_once.h~4a2f150b8fa74b4: Delete: mit-pthreads/include/pthread/pthread_once.h BitKeeper/deleted/.del-queue.h~9f3df11d262d8f44: Delete: mit-pthreads/include/pthread/queue.h BitKeeper/deleted/.del-sleep.h~460112c1e799ea50: Delete: mit-pthreads/include/pthread/sleep.h BitKeeper/deleted/.del-specific.h~2fe93df576506f20: Delete: mit-pthreads/include/pthread/specific.h BitKeeper/deleted/.del-state.def~e44c35c923990db: Delete: mit-pthreads/include/pthread/state.def BitKeeper/deleted/.del-types.h~a01c883092a76f84: Delete: mit-pthreads/include/pthread/types.h BitKeeper/deleted/.del-unistd.h~340d2c229d6178d7: Delete: mit-pthreads/include/pthread/unistd.h BitKeeper/deleted/.del-util.h~6e3b0563ae30b12d: Delete: mit-pthreads/include/pthread/util.h BitKeeper/deleted/.del-.cvsignore~79fd7b42137518a2: Delete: mit-pthreads/lib/libpthreadutil/.cvsignore BitKeeper/deleted/.del-.cvsignore~9a9597e1cddb1f1c: Delete: mit-pthreads/lib/.cvsignore BitKeeper/deleted/.del-Makefile.in~2e716f26575950cf: Delete: mit-pthreads/lib/Makefile.in BitKeeper/deleted/.del-Makefile.in~b24eca19a0e939ad: Delete: mit-pthreads/lib/libpthreadutil/Makefile.in BitKeeper/deleted/.del-engine-alpha-netbsd-1.1.c~2d9b8143d9c6e1fd: Delete: mit-pthreads/machdep/engine-alpha-netbsd-1.1.c BitKeeper/deleted/.del-engine-alpha-netbsd-1.1.h~c7971aaae9ed2909: Delete: mit-pthreads/machdep/engine-alpha-netbsd-1.1.h BitKeeper/deleted/.del-engine-alpha-netbsd-1.3.c~87f983ba7d8ccb00: Delete: mit-pthreads/machdep/engine-alpha-netbsd-1.3.c BitKeeper/deleted/.del-engine-alpha-netbsd-1.3.h~5988a19574567f7a: Delete: mit-pthreads/machdep/engine-alpha-netbsd-1.3.h BitKeeper/deleted/.del-engine-alpha-osf1.c~fe229ec950e34fe: Delete: mit-pthreads/machdep/engine-alpha-osf1.c BitKeeper/deleted/.del-engine-alpha-osf1.h~ad5b2978d5248f2d: Delete: mit-pthreads/machdep/engine-alpha-osf1.h BitKeeper/deleted/.del-engine-arm32-netbsd-1.3.c~1fb10cea8b25bbb6: Delete: mit-pthreads/machdep/engine-arm32-netbsd-1.3.c BitKeeper/deleted/.del-pthread_atexit.c~828d0386e20684da: Delete: mit-pthreads/lib/libpthreadutil/pthread_atexit.c BitKeeper/deleted/.del-pthread_tad.c~55ee53d76eed654d: Delete: mit-pthreads/lib/libpthreadutil/pthread_tad.c BitKeeper/deleted/.del-pthreadutil.h~2d8fd7687b4751e5: Delete: mit-pthreads/lib/libpthreadutil/pthreadutil.h BitKeeper/deleted/.del-version.h~db5bd05a5cecf21b: Delete: mit-pthreads/include/pthread/version.h BitKeeper/deleted/.del-xtypes.h~faf0e8127e76eb07: Delete: mit-pthreads/include/pthread/xtypes.h BitKeeper/deleted/.del-engine-arm32-netbsd-1.3.h~7f579a79c1a651e0: Delete: mit-pthreads/machdep/engine-arm32-netbsd-1.3.h BitKeeper/deleted/.del-engine-hppa-hpux-10.20.c~9f88575f8150fa54: Delete: mit-pthreads/machdep/engine-hppa-hpux-10.20.c BitKeeper/deleted/.del-engine-hppa-hpux-10.20.h~8a8103747c026f34: Delete: mit-pthreads/machdep/engine-hppa-hpux-10.20.h BitKeeper/deleted/.del-engine-hppa-hpux-9.03.c~de77b00048fb8d0a: Delete: mit-pthreads/machdep/engine-hppa-hpux-9.03.c BitKeeper/deleted/.del-engine-hppa-hpux-9.03.h~5e992ed47edbe9cd: Delete: mit-pthreads/machdep/engine-hppa-hpux-9.03.h BitKeeper/deleted/.del-engine-i386-bsdi-1.1.c~a0a970d42d8d4560: Delete: mit-pthreads/machdep/engine-i386-bsdi-1.1.c BitKeeper/deleted/.del-engine-i386-bsdi-1.1.h~9016a3781b5bfb1: Delete: mit-pthreads/machdep/engine-i386-bsdi-1.1.h BitKeeper/deleted/.del-engine-i386-bsdi-2.0.c~ce085ef56669e7e1: Delete: mit-pthreads/machdep/engine-i386-bsdi-2.0.c BitKeeper/deleted/.del-engine-i386-bsdi-2.0.h~e430992d6164c18b: Delete: mit-pthreads/machdep/engine-i386-bsdi-2.0.h BitKeeper/deleted/.del-engine-i386-freebsd-1.1.c~38bd0c4cf0ad5067: Delete: mit-pthreads/machdep/engine-i386-freebsd-1.1.c BitKeeper/deleted/.del-engine-i386-freebsd-1.1.h~3f0e0174a53a22cc: Delete: mit-pthreads/machdep/engine-i386-freebsd-1.1.h BitKeeper/deleted/.del-engine-i386-freebsd-2.0.c~47d10418ad5b7397: Delete: mit-pthreads/machdep/engine-i386-freebsd-2.0.c BitKeeper/deleted/.del-engine-i386-freebsd-2.0.h~6c8c4e7665b78151: Delete: mit-pthreads/machdep/engine-i386-freebsd-2.0.h BitKeeper/deleted/.del-engine-i386-linux-1.0.c~3e7b1cb3daa35ef: Delete: mit-pthreads/machdep/engine-i386-linux-1.0.c BitKeeper/deleted/.del-engine-i386-linux-1.0.h~6090b2c7a4bd4562: Delete: mit-pthreads/machdep/engine-i386-linux-1.0.h BitKeeper/deleted/.del-engine-i386-linux-2.0.c~371a0bcce78b6075: Delete: mit-pthreads/machdep/engine-i386-linux-2.0.c BitKeeper/deleted/.del-engine-i386-linux-2.0.h~52d63c46fcc28d2d: Delete: mit-pthreads/machdep/engine-i386-linux-2.0.h BitKeeper/deleted/.del-engine-i386-netbsd-0.9.c~984b54ffe45e55d3: Delete: mit-pthreads/machdep/engine-i386-netbsd-0.9.c BitKeeper/deleted/.del-engine-i386-netbsd-0.9.h~a9f4aeb4e163a5dc: Delete: mit-pthreads/machdep/engine-i386-netbsd-0.9.h BitKeeper/deleted/.del-engine-i386-netbsd-1.0.c~d64bdc3f3009e8d2: Delete: mit-pthreads/machdep/engine-i386-netbsd-1.0.c BitKeeper/deleted/.del-engine-i386-netbsd-1.0.h~c0bbc3682acb8cf9: Delete: mit-pthreads/machdep/engine-i386-netbsd-1.0.h BitKeeper/deleted/.del-engine-i386-netbsd-1.3.c~d436ee7868b9ac45: Delete: mit-pthreads/machdep/engine-i386-netbsd-1.3.c BitKeeper/deleted/.del-engine-i386-netbsd-1.3.h~2624c928f678d530: Delete: mit-pthreads/machdep/engine-i386-netbsd-1.3.h BitKeeper/deleted/.del-engine-i386-openbsd-2.0.c~863e72d3565dc90: Delete: mit-pthreads/machdep/engine-i386-openbsd-2.0.c BitKeeper/deleted/.del-engine-i386-openbsd-2.0.h~2c30bad4202a7a1b: Delete: mit-pthreads/machdep/engine-i386-openbsd-2.0.h BitKeeper/deleted/.del-engine-i386-sco-3.2v5.c~e3f53e64977b2392: Delete: mit-pthreads/machdep/engine-i386-sco-3.2v5.c BitKeeper/deleted/.del-engine-i386-sco-3.2v5.h~36d7f2fda048bb2f: Delete: mit-pthreads/machdep/engine-i386-sco-3.2v5.h BitKeeper/deleted/.del-engine-ip22-irix-5.2.c~5f55cf23ba3e6865: Delete: mit-pthreads/machdep/engine-ip22-irix-5.2.c BitKeeper/deleted/.del-engine-ip22-irix-5.2.h~b405b4d8dd0c7942: Delete: mit-pthreads/machdep/engine-ip22-irix-5.2.h BitKeeper/deleted/.del-engine-m68000-netbsd.c~19426d2266f34bd7: Delete: mit-pthreads/machdep/engine-m68000-netbsd.c BitKeeper/deleted/.del-engine-m68000-netbsd.h~aa596bf4e73eb4c6: Delete: mit-pthreads/machdep/engine-m68000-netbsd.h BitKeeper/deleted/.del-engine-powerpc-netbsd.c~fe674eea3ea127e6: Delete: mit-pthreads/machdep/engine-powerpc-netbsd.c BitKeeper/deleted/.del-engine-powerpc-netbsd.h~176c0d4c31112c15: Delete: mit-pthreads/machdep/engine-powerpc-netbsd.h BitKeeper/deleted/.del-engine-r2000-ultrix-4.2.c~504baa0c62d3409: Delete: mit-pthreads/machdep/engine-r2000-ultrix-4.2.c BitKeeper/deleted/.del-engine-r2000-ultrix-4.2.h~49b6c624fb8fab58: Delete: mit-pthreads/machdep/engine-r2000-ultrix-4.2.h BitKeeper/deleted/.del-engine-romp-bsd.c~a17f57147584496f: Delete: mit-pthreads/machdep/engine-romp-bsd.c BitKeeper/deleted/.del-engine-romp-bsd.h~746244e2d1708fd9: Delete: mit-pthreads/machdep/engine-romp-bsd.h BitKeeper/deleted/.del-engine-sparc-netbsd-1.3.c~e562c8ea469673bc: Delete: mit-pthreads/machdep/engine-sparc-netbsd-1.3.c BitKeeper/deleted/.del-engine-sparc-netbsd-1.3.h~93d25ae52817e7fb: Delete: mit-pthreads/machdep/engine-sparc-netbsd-1.3.h BitKeeper/deleted/.del-engine-sparc-sunos-4.1.3.c~e961c84dc5ccaf5c: Delete: mit-pthreads/machdep/engine-sparc-sunos-4.1.3.c BitKeeper/deleted/.del-engine-sparc-sunos-4.1.3.h~ae2d208a62106a5b: Delete: mit-pthreads/machdep/engine-sparc-sunos-4.1.3.h BitKeeper/deleted/.del-engine-sparc-sunos-5.3.c~8cfae62c744dcb91: Delete: mit-pthreads/machdep/engine-sparc-sunos-5.3.c BitKeeper/deleted/.del-engine-sparc-sunos-5.3.h~5bd0136c1a800b0e: Delete: mit-pthreads/machdep/engine-sparc-sunos-5.3.h BitKeeper/deleted/.del-posix-alpha-osf1.h~7f13470618e01604: Delete: mit-pthreads/machdep/posix-alpha-osf1.h BitKeeper/deleted/.del-posix-bsdi-1.1.h~3394ff495db6e0f5: Delete: mit-pthreads/machdep/posix-bsdi-1.1.h BitKeeper/deleted/.del-posix-bsdi-2.0.h~928bbbb5d70284eb: Delete: mit-pthreads/machdep/posix-bsdi-2.0.h BitKeeper/deleted/.del-posix-freebsd-1.1.h~35de18838eafff32: Delete: mit-pthreads/machdep/posix-freebsd-1.1.h BitKeeper/deleted/.del-posix-freebsd-2.0.h~fade0be685df8d4d: Delete: mit-pthreads/machdep/posix-freebsd-2.0.h BitKeeper/deleted/.del-posix-hpux-10.20.h~feabff6198e09ab: Delete: mit-pthreads/machdep/posix-hpux-10.20.h BitKeeper/deleted/.del-posix-hpux-9.03.h~c0da92b4cea5c01b: Delete: mit-pthreads/machdep/posix-hpux-9.03.h BitKeeper/deleted/.del-posix-i386-sco-3.2v5.h~19dcf4466648057d: Delete: mit-pthreads/machdep/posix-i386-sco-3.2v5.h BitKeeper/deleted/.del-posix-irix-5.2.h~663192173ee6c05: Delete: mit-pthreads/machdep/posix-irix-5.2.h BitKeeper/deleted/.del-posix-linux-1.0.h~2babadadda3bb7ab: Delete: mit-pthreads/machdep/posix-linux-1.0.h BitKeeper/deleted/.del-posix-linux-2.0.h~c994bcc7f9dd71ab: Delete: mit-pthreads/machdep/posix-linux-2.0.h BitKeeper/deleted/.del-posix-netbsd-0.9.h~8b876d0082e8a48a: Delete: mit-pthreads/machdep/posix-netbsd-0.9.h BitKeeper/deleted/.del-posix-netbsd-1.0.h~d0aedf926f993d7e: Delete: mit-pthreads/machdep/posix-netbsd-1.0.h BitKeeper/deleted/.del-posix-netbsd-1.1.h~21ed3d55129fc075: Delete: mit-pthreads/machdep/posix-netbsd-1.1.h BitKeeper/deleted/.del-posix-openbsd-2.0.h~c0710cea41dc44b2: Delete: mit-pthreads/machdep/posix-openbsd-2.0.h BitKeeper/deleted/.del-posix-romp-bsd.h~76c61edb143e4d11: Delete: mit-pthreads/machdep/posix-romp-bsd.h BitKeeper/deleted/.del-posix-sco-3.2v5.h~92a9a62e1b6533b8: Delete: mit-pthreads/machdep/posix-sco-3.2v5.h BitKeeper/deleted/.del-posix-sunos-4.1.3.h~4a877434cb08df85: Delete: mit-pthreads/machdep/posix-sunos-4.1.3.h BitKeeper/deleted/.del-posix-sunos-5.3.h~e0b4f8fdc4385ed2: Delete: mit-pthreads/machdep/posix-sunos-5.3.h BitKeeper/deleted/.del-posix-sunos-5.5.h~d57a228497612296: Delete: mit-pthreads/machdep/posix-sunos-5.5.h BitKeeper/deleted/.del-posix-ultrix-4.2.h~923f354a8fa75e14: Delete: mit-pthreads/machdep/posix-ultrix-4.2.h BitKeeper/deleted/.del-syscall-alpha-netbsd-1.1.S~14ec608a837b0fc: Delete: mit-pthreads/machdep/syscall-alpha-netbsd-1.1.S BitKeeper/deleted/.del-syscall-alpha-netbsd-1.3.S~d7bf76b7ab47865f: Delete: mit-pthreads/machdep/syscall-alpha-netbsd-1.3.S BitKeeper/deleted/.del-syscall-alpha-osf1.S~16685703701fbc17: Delete: mit-pthreads/machdep/syscall-alpha-osf1.S BitKeeper/deleted/.del-syscall-arm32-netbsd-1.3.S~aeb8ab0f67bb0c69: Delete: mit-pthreads/machdep/syscall-arm32-netbsd-1.3.S BitKeeper/deleted/.del-syscall-hppa-hpux-10.20.S~6775dfed472eb1eb: Delete: mit-pthreads/machdep/syscall-hppa-hpux-10.20.S BitKeeper/deleted/.del-syscall-hppa-hpux-9.03.S~5bb679d120026c41: Delete: mit-pthreads/machdep/syscall-hppa-hpux-9.03.S BitKeeper/deleted/.del-syscall-i386-bsdi-1.1.S~45c70ac53733437: Delete: mit-pthreads/machdep/syscall-i386-bsdi-1.1.S BitKeeper/deleted/.del-syscall-i386-bsdi-2.0.S~812eb2043be8ece4: Delete: mit-pthreads/machdep/syscall-i386-bsdi-2.0.S BitKeeper/deleted/.del-syscall-i386-freebsd-1.1.S~9ffefb321685b1d: Delete: mit-pthreads/machdep/syscall-i386-freebsd-1.1.S BitKeeper/deleted/.del-syscall-i386-freebsd-2.0.S~295def3898c2be08: Delete: mit-pthreads/machdep/syscall-i386-freebsd-2.0.S BitKeeper/deleted/.del-syscall-i386-linux-1.0.S~a8ad20f4623dce10: Delete: mit-pthreads/machdep/syscall-i386-linux-1.0.S BitKeeper/deleted/.del-syscall-i386-linux-2.0.S~8218148af1b1f7f7: Delete: mit-pthreads/machdep/syscall-i386-linux-2.0.S BitKeeper/deleted/.del-syscall-i386-netbsd-0.9.S~bd8d0775f344b6b4: Delete: mit-pthreads/machdep/syscall-i386-netbsd-0.9.S BitKeeper/deleted/.del-syscall-i386-netbsd-1.0.S~13c2124947084db8: Delete: mit-pthreads/machdep/syscall-i386-netbsd-1.0.S BitKeeper/deleted/.del-syscall-i386-netbsd-1.1.S~87626416c4f55e50: Delete: mit-pthreads/machdep/syscall-i386-netbsd-1.1.S BitKeeper/deleted/.del-syscall-i386-netbsd-1.3.S~c26ec7dc29500e8d: Delete: mit-pthreads/machdep/syscall-i386-netbsd-1.3.S BitKeeper/deleted/.del-syscall-i386-openbsd-2.0.S~c4888f2dd7ad20aa: Delete: mit-pthreads/machdep/syscall-i386-openbsd-2.0.S BitKeeper/deleted/.del-syscall-i386-sco-3.2v5.S~28c807b347601d6c: Delete: mit-pthreads/machdep/syscall-i386-sco-3.2v5.S BitKeeper/deleted/.del-syscall-ip22-irix-5.2.S~d95112e2be2a2271: Delete: mit-pthreads/machdep/syscall-ip22-irix-5.2.S BitKeeper/deleted/.del-syscall-m68000-netbsd.S~a98f9ee17a9ab3dc: Delete: mit-pthreads/machdep/syscall-m68000-netbsd.S BitKeeper/deleted/.del-syscall-powerpc-netbsd.S~c0dfb5a7e40f8ee4: Delete: mit-pthreads/machdep/syscall-powerpc-netbsd.S BitKeeper/deleted/.del-syscall-r2000-ultrix-4.2.S~5c82791ae1ae0056: Delete: mit-pthreads/machdep/syscall-r2000-ultrix-4.2.S BitKeeper/deleted/.del-syscall-romp-bsd.S~d483afbae640c555: Delete: mit-pthreads/machdep/syscall-romp-bsd.S BitKeeper/deleted/.del-syscall-sparc-netbsd-1.1.S~a2f284a2e6808103: Delete: mit-pthreads/machdep/syscall-sparc-netbsd-1.1.S BitKeeper/deleted/.del-syscall-sparc-netbsd-1.3.S~f557eb09e3b13294: Delete: mit-pthreads/machdep/syscall-sparc-netbsd-1.3.S BitKeeper/deleted/.del-syscall-sparc-sunos-4.1.3.S~d25b0c101b2f4870: Delete: mit-pthreads/machdep/syscall-sparc-sunos-4.1.3.S BitKeeper/deleted/.del-syscall-sparc-sunos-5.3.S~50f022e320e0fe15: Delete: mit-pthreads/machdep/syscall-sparc-sunos-5.3.S BitKeeper/deleted/.del-syscall-sparc-sunos4.S~48a568fe371a1b86: Delete: mit-pthreads/machdep/syscall-sparc-sunos4.S BitKeeper/deleted/.del-syscall-template-alpha-netbsd-1.1.S~2e4f934dcfcf5c30: Delete: mit-pthreads/machdep/syscall-template-alpha-netbsd-1.1.S BitKeeper/deleted/.del-syscall-template-alpha-netbsd-1.3.S~85722242d7be46d2: Delete: mit-pthreads/machdep/syscall-template-alpha-netbsd-1.3.S BitKeeper/deleted/.del-syscall-template-alpha-osf1.S~626b166b96f743d4: Delete: mit-pthreads/machdep/syscall-template-alpha-osf1.S BitKeeper/deleted/.del-syscall-template-arm32-netbsd-1.3.S~ce50f9a4d40a1019: Delete: mit-pthreads/machdep/syscall-template-arm32-netbsd-1.3.S BitKeeper/deleted/.del-syscall-template-hppa-hpux-10.20.S~1a759e5dd7381cf9: Delete: mit-pthreads/machdep/syscall-template-hppa-hpux-10.20.S BitKeeper/deleted/.del-syscall-template-hppa-hpux-9.03.S~1e24b2a0b64c4e79: Delete: mit-pthreads/machdep/syscall-template-hppa-hpux-9.03.S BitKeeper/deleted/.del-syscall-template-i386-bsdi-2.0.S~ffdd2687c6389a4: Delete: mit-pthreads/machdep/syscall-template-i386-bsdi-2.0.S BitKeeper/deleted/.del-syscall-template-i386-freebsd-2.0.S~1e0e0935bf5a63ad: Delete: mit-pthreads/machdep/syscall-template-i386-freebsd-2.0.S BitKeeper/deleted/.del-syscall-template-i386-netbsd-1.1.S~96ac4ff77603432: Delete: mit-pthreads/machdep/syscall-template-i386-netbsd-1.1.S BitKeeper/deleted/.del-syscall-template-i386-netbsd-1.3.S~ec95ec09484aa795: Delete: mit-pthreads/machdep/syscall-template-i386-netbsd-1.3.S BitKeeper/deleted/.del-syscall-template-i386-netbsd1.0.S~77dff1ea1c85ef14: Delete: mit-pthreads/machdep/syscall-template-i386-netbsd1.0.S BitKeeper/deleted/.del-syscall-template-i386-openbsd-2.0.S~cda4723148853810: Delete: mit-pthreads/machdep/syscall-template-i386-openbsd-2.0.S BitKeeper/deleted/.del-syscall-template-i386-sco-3.2v5.S~16c3a952712e09c7: Delete: mit-pthreads/machdep/syscall-template-i386-sco-3.2v5.S BitKeeper/deleted/.del-syscall-template-ip22-irix-5.2.S~45aef8d1e72b448a: Delete: mit-pthreads/machdep/syscall-template-ip22-irix-5.2.S BitKeeper/deleted/.del-__math.h~15b04b4fa2119451: Delete: mit-pthreads/machdep/alpha-osf1/__math.h BitKeeper/deleted/.del-__signal.h~f8b0d1f813880467: Delete: mit-pthreads/machdep/alpha-osf1/__signal.h BitKeeper/deleted/.del-__stdio.h~428731ba8d7715b5: Delete: mit-pthreads/machdep/alpha-osf1/__stdio.h BitKeeper/deleted/.del-__stdlib.h~3ca3c004f96c8339: Delete: mit-pthreads/machdep/alpha-osf1/__stdlib.h BitKeeper/deleted/.del-syscall-template-m68000-netbsd.S~f7249e58b4810f42: Delete: mit-pthreads/machdep/syscall-template-m68000-netbsd.S BitKeeper/deleted/.del-syscall-template-powerpc-netbsd.S~ffef50aac24750f: Delete: mit-pthreads/machdep/syscall-template-powerpc-netbsd.S BitKeeper/deleted/.del-syscall-template-r2000-ultrix-4.2.S~839a684b5abcf9b1: Delete: mit-pthreads/machdep/syscall-template-r2000-ultrix-4.2.S BitKeeper/deleted/.del-syscall-template-sparc-netbsd-1.1.S~39681d9e4d84ef44: Delete: mit-pthreads/machdep/syscall-template-sparc-netbsd-1.1.S BitKeeper/deleted/.del-syscall-template-sparc-netbsd-1.3.S~51708b7b4dbcf2ea: Delete: mit-pthreads/machdep/syscall-template-sparc-netbsd-1.3.S BitKeeper/deleted/.del-syscall-template-sparc-sunos-5.3.S~44ba83caa0e4b7c8: Delete: mit-pthreads/machdep/syscall-template-sparc-sunos-5.3.S BitKeeper/deleted/.del-syscall-template-sparc-sunos4.S~4ed7e9bc82afbfd9: Delete: mit-pthreads/machdep/syscall-template-sparc-sunos4.S BitKeeper/deleted/.del-unistd-i386-freebsd-1.1.h~347c3d4c28c3a05b: Delete: mit-pthreads/machdep/unistd-i386-freebsd-1.1.h BitKeeper/deleted/.del-unistd-i386-linux-1.0.h~1b5f2ac830798a93: Delete: mit-pthreads/machdep/unistd-i386-linux-1.0.h BitKeeper/deleted/.del-unistd-i386-linux-2.0.h~dc0bb0717bf84882: Delete: mit-pthreads/machdep/unistd-i386-linux-2.0.h BitKeeper/deleted/.del-unistd-sparc-sunos-4.1.3.h~4d905926cf8338cc: Delete: mit-pthreads/machdep/unistd-sparc-sunos-4.1.3.h BitKeeper/deleted/.del-__string.h~ec9484a687805eb1: Delete: mit-pthreads/machdep/alpha-osf1/__string.h BitKeeper/deleted/.del-__time.h~f502fef1c6db6dae: Delete: mit-pthreads/machdep/alpha-osf1/__time.h BitKeeper/deleted/.del-__unistd.h~ae4e6f255a8d79dd: Delete: mit-pthreads/machdep/alpha-osf1/__unistd.h BitKeeper/deleted/.del-cdefs.h~87c2e5b82f1fcc09: Delete: mit-pthreads/machdep/alpha-osf1/cdefs.h BitKeeper/deleted/.del-compat.h~52b01d0bf4e4e298: Delete: mit-pthreads/machdep/bsdi-1.1/compat.h BitKeeper/deleted/.del-compat.h~7fec282cd7f3bd61: Delete: mit-pthreads/machdep/alpha-osf1/compat.h BitKeeper/deleted/.del-dirent.h~a1fd0be117ea9ed2: Delete: mit-pthreads/machdep/bsdi-1.1/dirent.h BitKeeper/deleted/.del-dirent.h~e08226e22aaad039: Delete: mit-pthreads/machdep/alpha-osf1/dirent.h BitKeeper/deleted/.del-errno.h~979f508de2d9bb3b: Delete: mit-pthreads/machdep/bsdi-1.1/errno.h BitKeeper/deleted/.del-signal.h~43f59f54762d8210: Delete: mit-pthreads/machdep/alpha-osf1/signal.h BitKeeper/deleted/.del-socket.h~6e40df1a29574e4f: Delete: mit-pthreads/machdep/bsdi-1.1/socket.h BitKeeper/deleted/.del-socket.h~f8f9768648722dcc: Delete: mit-pthreads/machdep/alpha-osf1/socket.h BitKeeper/deleted/.del-timers.h~d13ee6ad9d841c5e: Delete: mit-pthreads/machdep/alpha-osf1/timers.h BitKeeper/deleted/.del-uio.h~9b68aaafc476b9a9: Delete: mit-pthreads/machdep/alpha-osf1/uio.h BitKeeper/deleted/.del-__math.h~cd5beee5de94a0e: Delete: mit-pthreads/machdep/bsdi-2.0/__math.h BitKeeper/deleted/.del-__path.h~83901ef036baf6b4: Delete: mit-pthreads/machdep/bsdi-2.0/__path.h BitKeeper/deleted/.del-__signal.h~f6f656d1f8a3fadd: Delete: mit-pthreads/machdep/bsdi-2.0/__signal.h BitKeeper/deleted/.del-__stdio.h~32de653064a5ad20: Delete: mit-pthreads/machdep/bsdi-2.0/__stdio.h BitKeeper/deleted/.del-__stdlib.h~121ced69525a8e08: Delete: mit-pthreads/machdep/bsdi-2.0/__stdlib.h BitKeeper/deleted/.del-__string.h~2f2a363641a26456: Delete: mit-pthreads/machdep/bsdi-2.0/__string.h BitKeeper/deleted/.del-__time.h~6b1f520c52ab2cc2: Delete: mit-pthreads/machdep/bsdi-2.0/__time.h BitKeeper/deleted/.del-__unistd.h~6f9496e281708ee8: Delete: mit-pthreads/machdep/bsdi-2.0/__unistd.h BitKeeper/deleted/.del-compat.h~1a34f632db157280: Delete: mit-pthreads/machdep/bsdi-2.0/compat.h BitKeeper/deleted/.del-compat.h~aefef59c573b7ad: Delete: mit-pthreads/machdep/freebsd-1.1/compat.h BitKeeper/deleted/.del-dirent.h~ba968b4f68fe77d5: Delete: mit-pthreads/machdep/bsdi-2.0/dirent.h BitKeeper/deleted/.del-dirent.h~f549c8ad718b5da5: Delete: mit-pthreads/machdep/freebsd-1.1/dirent.h BitKeeper/deleted/.del-errno.h~a2ef6571ce6c0864: Delete: mit-pthreads/machdep/bsdi-2.0/errno.h BitKeeper/deleted/.del-time.h~802a6c67fb61730d: Delete: mit-pthreads/machdep/bsdi-2.0/time.h BitKeeper/deleted/.del-timers.h~368f9b52edff0b80: Delete: mit-pthreads/machdep/bsdi-2.0/timers.h BitKeeper/deleted/.del-timers.h~e8e3b79d75d5bd99: Delete: mit-pthreads/machdep/bsdi-1.1/timers.h BitKeeper/deleted/.del-wait.h~71ae84d3cca317a2: Delete: mit-pthreads/machdep/bsdi-2.0/wait.h BitKeeper/deleted/.del-__math.h~554947fbbef058c0: Delete: mit-pthreads/machdep/hpux-10.20/__math.h BitKeeper/deleted/.del-__math.h~71ce3165f97da287: Delete: mit-pthreads/machdep/freebsd-2.0/__math.h BitKeeper/deleted/.del-__path.h~a43311d5ed3c9054: Delete: mit-pthreads/machdep/freebsd-2.0/__path.h BitKeeper/deleted/.del-__signal.h~1186dafb42a1e3d: Delete: mit-pthreads/machdep/freebsd-2.0/__signal.h BitKeeper/deleted/.del-__stdio.h~621a5e318a6df9a5: Delete: mit-pthreads/machdep/freebsd-2.0/__stdio.h BitKeeper/deleted/.del-__stdlib.h~34473aea608096f8: Delete: mit-pthreads/machdep/freebsd-2.0/__stdlib.h BitKeeper/deleted/.del-__string.h~e2f3a8d57a1c805: Delete: mit-pthreads/machdep/freebsd-2.0/__string.h BitKeeper/deleted/.del-__time.h~b62aaee925967261: Delete: mit-pthreads/machdep/freebsd-2.0/__time.h BitKeeper/deleted/.del-__unistd.h~3df3b536982c46f6: Delete: mit-pthreads/machdep/freebsd-2.0/__unistd.h BitKeeper/deleted/.del-compat.h~7e93a6511e0368bb: Delete: mit-pthreads/machdep/freebsd-2.0/compat.h BitKeeper/deleted/.del-dirent.h~15e4420affa07296: Delete: mit-pthreads/machdep/freebsd-2.0/dirent.h BitKeeper/deleted/.del-errno.h~b355076bdf73ba1f: Delete: mit-pthreads/machdep/freebsd-2.0/errno.h BitKeeper/deleted/.del-socket.h~e1eabb21fc3000c: Delete: mit-pthreads/machdep/freebsd-1.1/socket.h BitKeeper/deleted/.del-timers.h~50e98a30791a75a9: Delete: mit-pthreads/machdep/freebsd-2.0/timers.h BitKeeper/deleted/.del-timers.h~5b961287ab5e4632: Delete: mit-pthreads/machdep/freebsd-1.1/timers.h BitKeeper/deleted/.del-wait.h~7699c64c4b2033f4: Delete: mit-pthreads/machdep/freebsd-2.0/wait.h BitKeeper/deleted/.del-__math.h~a9b7c69effb4b6b0: Delete: mit-pthreads/machdep/hpux-9.03/__math.h BitKeeper/deleted/.del-__signal.h~674aea0d61cf1caf: Delete: mit-pthreads/machdep/hpux-10.20/__signal.h BitKeeper/deleted/.del-__stdio.h~467d728a76bee08f: Delete: mit-pthreads/machdep/hpux-10.20/__stdio.h BitKeeper/deleted/.del-__stdlib.h~f74ea69b72460491: Delete: mit-pthreads/machdep/hpux-10.20/__stdlib.h BitKeeper/deleted/.del-__string.h~e368cbe5d7fab81: Delete: mit-pthreads/machdep/hpux-10.20/__string.h BitKeeper/deleted/.del-__time.h~3f68155e1fc3bddb: Delete: mit-pthreads/machdep/hpux-10.20/__time.h BitKeeper/deleted/.del-__unistd.h~e3876ae2d25dab7b: Delete: mit-pthreads/machdep/hpux-10.20/__unistd.h BitKeeper/deleted/.del-cdefs.h~99f84569799b9837: Delete: mit-pthreads/machdep/hpux-10.20/cdefs.h BitKeeper/deleted/.del-compat.h~77ba12465c3fec4: Delete: mit-pthreads/machdep/hpux-10.20/compat.h BitKeeper/deleted/.del-dirent.h~b1d03fe4585c984b: Delete: mit-pthreads/machdep/hpux-10.20/dirent.h BitKeeper/deleted/.del-socket.h~274f4737e51951eb: Delete: mit-pthreads/machdep/hpux-10.20/socket.h BitKeeper/deleted/.del-stdtypes.h~49aec7f8141364e8: Delete: mit-pthreads/machdep/hpux-10.20/stdtypes.h BitKeeper/deleted/.del-time.h~6f8660389338d56f: Delete: mit-pthreads/machdep/hpux-10.20/time.h BitKeeper/deleted/.del-timers.h~e10408d7283caac1: Delete: mit-pthreads/machdep/hpux-10.20/timers.h BitKeeper/deleted/.del-uio.h~97aa8505feabf63f: Delete: mit-pthreads/machdep/hpux-10.20/uio.h BitKeeper/deleted/.del-wait.h~2717b3a725c0c78e: Delete: mit-pthreads/machdep/hpux-10.20/wait.h BitKeeper/deleted/.del-__signal.h~6079a9091088a7bf: Delete: mit-pthreads/machdep/hpux-9.03/__signal.h BitKeeper/deleted/.del-__stdio.h~a7265f1b1054d740: Delete: mit-pthreads/machdep/hpux-9.03/__stdio.h BitKeeper/deleted/.del-__stdlib.h~57ef945efa5bc75d: Delete: mit-pthreads/machdep/hpux-9.03/__stdlib.h BitKeeper/deleted/.del-__string.h~11b33535a4cf32b7: Delete: mit-pthreads/machdep/hpux-9.03/__string.h BitKeeper/deleted/.del-__time.h~594d32a8bf93554b: Delete: mit-pthreads/machdep/hpux-9.03/__time.h BitKeeper/deleted/.del-__unistd.h~d705d138894e1d1c: Delete: mit-pthreads/machdep/hpux-9.03/__unistd.h BitKeeper/deleted/.del-cdefs.h~491a067a681761ce: Delete: mit-pthreads/machdep/hpux-9.03/cdefs.h BitKeeper/deleted/.del-compat.h~f168a5565c3b43bb: Delete: mit-pthreads/machdep/hpux-9.03/compat.h BitKeeper/deleted/.del-dirent.h~710d5c444d542d9: Delete: mit-pthreads/machdep/hpux-9.03/dirent.h BitKeeper/deleted/.del-socket.h~f1a65b682ccf6bbc: Delete: mit-pthreads/machdep/hpux-9.03/socket.h BitKeeper/deleted/.del-stdtypes.h~41a60ff87e95605f: Delete: mit-pthreads/machdep/hpux-9.03/stdtypes.h BitKeeper/deleted/.del-time.h~34090d5b225a5c17: Delete: mit-pthreads/machdep/hpux-9.03/time.h BitKeeper/deleted/.del-timers.h~95da6603ee567405: Delete: mit-pthreads/machdep/hpux-9.03/timers.h BitKeeper/deleted/.del-uio.h~31bd44ffd071dd15: Delete: mit-pthreads/machdep/hpux-9.03/uio.h BitKeeper/deleted/.del-wait.h~88e8993e964e97b: Delete: mit-pthreads/machdep/hpux-9.03/wait.h BitKeeper/deleted/.del-__math.h~75bea3d988a6ab09: Delete: mit-pthreads/machdep/linux-1.0/__math.h BitKeeper/deleted/.del-__math.h~ba360a8521058b66: Delete: mit-pthreads/machdep/irix-5.2/__math.h BitKeeper/deleted/.del-__signal.h~a9681fc23aad1515: Delete: mit-pthreads/machdep/irix-5.2/__signal.h BitKeeper/deleted/.del-__stdio.h~f6dfefb5c7b220cd: Delete: mit-pthreads/machdep/irix-5.2/__stdio.h BitKeeper/deleted/.del-__stdlib.h~fb0aede280a805b3: Delete: mit-pthreads/machdep/irix-5.2/__stdlib.h BitKeeper/deleted/.del-__string.h~f10481f085fbf020: Delete: mit-pthreads/machdep/irix-5.2/__string.h BitKeeper/deleted/.del-__time.h~ace3b7dcccfaf29d: Delete: mit-pthreads/machdep/irix-5.2/__time.h BitKeeper/deleted/.del-__unistd.h~73c5a1a4f69f09e5: Delete: mit-pthreads/machdep/irix-5.2/__unistd.h BitKeeper/deleted/.del-compat.h~c57379a39304c01b: Delete: mit-pthreads/machdep/irix-5.2/compat.h BitKeeper/deleted/.del-dirent.h~1ac25ca0f2ea673a: Delete: mit-pthreads/machdep/irix-5.2/dirent.h BitKeeper/deleted/.del-socket.h~ca1b9093bcd1ac1e: Delete: mit-pthreads/machdep/irix-5.2/socket.h BitKeeper/deleted/.del-timers.h~5c832b91c8421e72: Delete: mit-pthreads/machdep/irix-5.2/timers.h BitKeeper/deleted/.del-wait.h~ff32e2f8c67245eb: Delete: mit-pthreads/machdep/irix-5.2/wait.h BitKeeper/deleted/.del-__math.h~2b87a46b2ac4469e: Delete: mit-pthreads/machdep/linux-2.0/__math.h BitKeeper/deleted/.del-__path.h~7d0f9b2debf92ce0: Delete: mit-pthreads/machdep/linux-1.0/__path.h BitKeeper/deleted/.del-__signal.h~3609d76ab71353cf: Delete: mit-pthreads/machdep/linux-1.0/__signal.h BitKeeper/deleted/.del-__stdio.h~f031274aba4c7ec6: Delete: mit-pthreads/machdep/linux-1.0/__stdio.h BitKeeper/deleted/.del-__stdlib.h~33ba2eaa1189ce34: Delete: mit-pthreads/machdep/linux-1.0/__stdlib.h BitKeeper/deleted/.del-__string.h~f498c0531c31c157: Delete: mit-pthreads/machdep/linux-1.0/__string.h BitKeeper/deleted/.del-__time.h~c15d569072cdec3e: Delete: mit-pthreads/machdep/linux-1.0/__time.h BitKeeper/deleted/.del-__unistd.h~38c981decd79b658: Delete: mit-pthreads/machdep/linux-1.0/__unistd.h BitKeeper/deleted/.del-cdefs.h~c54da7093a850ab: Delete: mit-pthreads/machdep/linux-1.0/cdefs.h BitKeeper/deleted/.del-compat.h~53add7404bc32c93: Delete: mit-pthreads/machdep/linux-1.0/compat.h BitKeeper/deleted/.del-dirent.h~85af6548e63fcada: Delete: mit-pthreads/machdep/linux-1.0/dirent.h BitKeeper/deleted/.del-errno.h~ecac4695ea97f1a1: Delete: mit-pthreads/machdep/linux-1.0/errno.h BitKeeper/deleted/.del-socket.h~d2cae391989eda40: Delete: mit-pthreads/machdep/linux-1.0/socket.h BitKeeper/deleted/.del-timers.h~b9842a896c577500: Delete: mit-pthreads/machdep/linux-1.0/timers.h BitKeeper/deleted/.del-uio.h~ee04ba559d3b4b91: Delete: mit-pthreads/machdep/linux-1.0/uio.h BitKeeper/deleted/.del-wait.h~d9108bf5cc1640d4: Delete: mit-pthreads/machdep/linux-1.0/wait.h BitKeeper/deleted/.del-__path.h~629032fdb33386fc: Delete: mit-pthreads/machdep/linux-2.0/__path.h BitKeeper/deleted/.del-__signal.h~5d9d2e161a5a57ad: Delete: mit-pthreads/machdep/linux-2.0/__signal.h BitKeeper/deleted/.del-__stdio.h~a60bbc64f53edd32: Delete: mit-pthreads/machdep/linux-2.0/__stdio.h BitKeeper/deleted/.del-__stdlib.h~952526244aa83fe: Delete: mit-pthreads/machdep/linux-2.0/__stdlib.h BitKeeper/deleted/.del-__string.h~9b6c7d1b4fd30306: Delete: mit-pthreads/machdep/linux-2.0/__string.h BitKeeper/deleted/.del-__time.h~dff461939b26c95a: Delete: mit-pthreads/machdep/linux-2.0/__time.h BitKeeper/deleted/.del-__unistd.h~d9343d6a349b5a16: Delete: mit-pthreads/machdep/linux-2.0/__unistd.h BitKeeper/deleted/.del-cdefs.h~94199ec3721dc381: Delete: mit-pthreads/machdep/linux-2.0/cdefs.h BitKeeper/deleted/.del-compat.h~5a421d11e9d12e65: Delete: mit-pthreads/machdep/linux-2.0/compat.h BitKeeper/deleted/.del-dirent.h~7eb24a6fb2bc26b: Delete: mit-pthreads/machdep/linux-2.0/dirent.h BitKeeper/deleted/.del-errno.h~907c0213b5c8c71d: Delete: mit-pthreads/machdep/linux-2.0/errno.h BitKeeper/deleted/.del-socket.h~65dffae712cc7a4d: Delete: mit-pthreads/machdep/linux-2.0/socket.h BitKeeper/deleted/.del-socketcall.h~34e021b91cc03bc2: Delete: mit-pthreads/machdep/linux-2.0/socketcall.h BitKeeper/deleted/.del-__math.h~99c4f20b9d416cb1: Delete: mit-pthreads/machdep/netbsd-1.0/__math.h BitKeeper/deleted/.del-__path.h~bf0a9e35f9dbefd4: Delete: mit-pthreads/machdep/netbsd-1.0/__path.h BitKeeper/deleted/.del-__signal.h~9646c7d6ea985cf3: Delete: mit-pthreads/machdep/netbsd-1.0/__signal.h BitKeeper/deleted/.del-__stdio.h~7ba6a90423a0d355: Delete: mit-pthreads/machdep/netbsd-1.0/__stdio.h BitKeeper/deleted/.del-__stdlib.h~ab59fbbdc01c463f: Delete: mit-pthreads/machdep/netbsd-1.0/__stdlib.h BitKeeper/deleted/.del-__string.h~d93469aa75855599: Delete: mit-pthreads/machdep/netbsd-1.0/__string.h BitKeeper/deleted/.del-__time.h~4a40cffe18fb2920: Delete: mit-pthreads/machdep/netbsd-1.0/__time.h BitKeeper/deleted/.del-__unistd.h~e20583fb72d22ec3: Delete: mit-pthreads/machdep/netbsd-1.0/__unistd.h BitKeeper/deleted/.del-dirent.h~2ffeb17927568fb5: Delete: mit-pthreads/machdep/netbsd-0.9/dirent.h BitKeeper/deleted/.del-local_lim.h~4cc6a9341897e06b: Delete: mit-pthreads/machdep/linux-2.0/extra/bits/local_lim.h BitKeeper/deleted/.del-pthreadtypes.h~31e0630ed4cd1cfb: Delete: mit-pthreads/machdep/linux-2.0/extra/bits/pthreadtypes.h BitKeeper/deleted/.del-socket.h~eb2bcdd2ad9b8f95: Delete: mit-pthreads/machdep/linux-2.0/extra/bits/socket.h BitKeeper/deleted/.del-timers.h~f305cc7a34f32bf4: Delete: mit-pthreads/machdep/linux-2.0/timers.h BitKeeper/deleted/.del-uio.h~99024eeb4fe67cca: Delete: mit-pthreads/machdep/linux-2.0/uio.h BitKeeper/deleted/.del-wait.h~fa49d51da2bd9893: Delete: mit-pthreads/machdep/linux-2.0/wait.h BitKeeper/deleted/.del-__math.h~3bafece8cbc49e05: Delete: mit-pthreads/machdep/netbsd-1.1/__math.h BitKeeper/deleted/.del-__path.h~ec6377dc7fca0a39: Delete: mit-pthreads/machdep/netbsd-1.1/__path.h BitKeeper/deleted/.del-__signal.h~6eda764fc8c19cc3: Delete: mit-pthreads/machdep/netbsd-1.1/__signal.h BitKeeper/deleted/.del-compat.h~77daa1d3919b311: Delete: mit-pthreads/machdep/netbsd-1.0/compat.h BitKeeper/deleted/.del-dirent.h~e6e3f10bc2379480: Delete: mit-pthreads/machdep/netbsd-1.0/dirent.h BitKeeper/deleted/.del-errno.h~2a5fe7e8cda1dedc: Delete: mit-pthreads/machdep/netbsd-1.0/errno.h BitKeeper/deleted/.del-time.h~91c5e80faa0f67d8: Delete: mit-pthreads/machdep/netbsd-1.0/time.h BitKeeper/deleted/.del-timers.h~4ad15510fb8387db: Delete: mit-pthreads/machdep/netbsd-1.0/timers.h BitKeeper/deleted/.del-wait.h~53a2320a855a861f: Delete: mit-pthreads/machdep/netbsd-1.0/wait.h BitKeeper/deleted/.del-__math.h~1b43362eb0dd8be5: Delete: mit-pthreads/machdep/openbsd-2.0/__math.h BitKeeper/deleted/.del-__stdio.h~6695982644674dfd: Delete: mit-pthreads/machdep/netbsd-1.1/__stdio.h BitKeeper/deleted/.del-__stdlib.h~9f863266f83434db: Delete: mit-pthreads/machdep/netbsd-1.1/__stdlib.h BitKeeper/deleted/.del-__string.h~e91c955832a257d2: Delete: mit-pthreads/machdep/netbsd-1.1/__string.h BitKeeper/deleted/.del-__time.h~499558aa4e217cbe: Delete: mit-pthreads/machdep/netbsd-1.1/__time.h BitKeeper/deleted/.del-__unistd.h~6033c071695c98d0: Delete: mit-pthreads/machdep/netbsd-1.1/__unistd.h BitKeeper/deleted/.del-compat.h~47c1ec24ae2dbd9d: Delete: mit-pthreads/machdep/netbsd-1.1/compat.h BitKeeper/deleted/.del-dirent.h~23f9d369622b912e: Delete: mit-pthreads/machdep/netbsd-1.1/dirent.h BitKeeper/deleted/.del-errno.h~6f8d8176248b4c35: Delete: mit-pthreads/machdep/netbsd-1.1/errno.h BitKeeper/deleted/.del-time.h~6e1b4fb56c3d7b4: Delete: mit-pthreads/machdep/netbsd-1.1/time.h BitKeeper/deleted/.del-timers.h~40736de7a8ae1edd: Delete: mit-pthreads/machdep/netbsd-1.1/timers.h BitKeeper/deleted/.del-wait.h~9dcfbf026610d8d6: Delete: mit-pthreads/machdep/netbsd-1.1/wait.h BitKeeper/deleted/.del-__path.h~c22f338b35979fac: Delete: mit-pthreads/machdep/openbsd-2.0/__path.h BitKeeper/deleted/.del-__signal.h~4c7665e21aa142f9: Delete: mit-pthreads/machdep/openbsd-2.0/__signal.h BitKeeper/deleted/.del-__stdio.h~5bfddb7ea03225ec: Delete: mit-pthreads/machdep/openbsd-2.0/__stdio.h BitKeeper/deleted/.del-__stdlib.h~9e4695c0e4d71221: Delete: mit-pthreads/machdep/openbsd-2.0/__stdlib.h BitKeeper/deleted/.del-__string.h~ddc42b12dbf9e334: Delete: mit-pthreads/machdep/openbsd-2.0/__string.h BitKeeper/deleted/.del-__time.h~f1b1ac884be0df3e: Delete: mit-pthreads/machdep/openbsd-2.0/__time.h BitKeeper/deleted/.del-__unistd.h~54955d02fd68996: Delete: mit-pthreads/machdep/openbsd-2.0/__unistd.h BitKeeper/deleted/.del-compat.h~97aec54b17348183: Delete: mit-pthreads/machdep/openbsd-2.0/compat.h BitKeeper/deleted/.del-dirent.h~50e0a997820878d4: Delete: mit-pthreads/machdep/openbsd-2.0/dirent.h BitKeeper/deleted/.del-__math.h~e76b6fe42d538bbe: Delete: mit-pthreads/machdep/sunos-4.1.3/__math.h BitKeeper/deleted/.del-__path.h~239e44b6ed86bdb9: Delete: mit-pthreads/machdep/sunos-4.1.3/__path.h BitKeeper/deleted/.del-__signal.h~3cdb6bbfd4168b8c: Delete: mit-pthreads/machdep/sunos-4.1.3/__signal.h BitKeeper/deleted/.del-__stdio.h~a30007fab0382559: Delete: mit-pthreads/machdep/sunos-4.1.3/__stdio.h BitKeeper/deleted/.del-__stdlib.h~7fa5548f63063828: Delete: mit-pthreads/machdep/sunos-4.1.3/__stdlib.h BitKeeper/deleted/.del-__string.h~54adc8e1da49d04: Delete: mit-pthreads/machdep/sunos-4.1.3/__string.h BitKeeper/deleted/.del-__time.h~34435dd346c925fe: Delete: mit-pthreads/machdep/sunos-4.1.3/__time.h BitKeeper/deleted/.del-__unistd.h~116b12158a09a638: Delete: mit-pthreads/machdep/sunos-4.1.3/__unistd.h BitKeeper/deleted/.del-cdefs.h~995c93921ca6b535: Delete: mit-pthreads/machdep/sunos-4.1.3/cdefs.h BitKeeper/deleted/.del-compat.h~fd85e7c3362fa32a: Delete: mit-pthreads/machdep/sunos-4.1.3/compat.h BitKeeper/deleted/.del-errno.h~fd5870317b2417f5: Delete: mit-pthreads/machdep/openbsd-2.0/errno.h BitKeeper/deleted/.del-timers.h~2cff01de5d9e7ee0: Delete: mit-pthreads/machdep/openbsd-2.0/timers.h BitKeeper/deleted/.del-wait.h~8bb78fa5f7aafa70: Delete: mit-pthreads/machdep/openbsd-2.0/wait.h BitKeeper/deleted/.del-__math.h~3f0448d4dd8cb1ae: Delete: mit-pthreads/machdep/sunos-5.3/__math.h BitKeeper/deleted/.del-__signal.h~5a9c7ca1a958d3f4: Delete: mit-pthreads/machdep/sunos-5.3/__signal.h BitKeeper/deleted/.del-__stdio.h~79819eb58b212c1f: Delete: mit-pthreads/machdep/sunos-5.3/__stdio.h BitKeeper/deleted/.del-__stdlib.h~5b88440bb049945e: Delete: mit-pthreads/machdep/sunos-5.3/__stdlib.h BitKeeper/deleted/.del-__string.h~e4f590323c1f392f: Delete: mit-pthreads/machdep/sunos-5.3/__string.h BitKeeper/deleted/.del-__time.h~9fce5db42d17163c: Delete: mit-pthreads/machdep/sunos-5.3/__time.h BitKeeper/deleted/.del-__unistd.h~415d11aa60580d03: Delete: mit-pthreads/machdep/sunos-5.3/__unistd.h BitKeeper/deleted/.del-dirent.h~181ddc4f75dbc605: Delete: mit-pthreads/machdep/sunos-4.1.3/dirent.h BitKeeper/deleted/.del-fcntlcom.h~2462e72d55357c60: Delete: mit-pthreads/machdep/sunos-4.1.3/fcntlcom.h BitKeeper/deleted/.del-signal.h~cce1c0f26d0e020: Delete: mit-pthreads/machdep/sunos-4.1.3/signal.h BitKeeper/deleted/.del-stat.h~4340eb84e587d6d7: Delete: mit-pthreads/machdep/sunos-4.1.3/stat.h BitKeeper/deleted/.del-time.h~de51b65a2d979319: Delete: mit-pthreads/machdep/sunos-4.1.3/time.h BitKeeper/deleted/.del-timers.h~1a370cb663f2d8b: Delete: mit-pthreads/machdep/sunos-4.1.3/timers.h BitKeeper/deleted/.del-wait.h~bedd5396ccde4742: Delete: mit-pthreads/machdep/sunos-4.1.3/wait.h BitKeeper/deleted/.del-__math.h~77f60db1341409bf: Delete: mit-pthreads/machdep/sunos-5.5/__math.h BitKeeper/deleted/.del-__signal.h~17aecd395e5209f1: Delete: mit-pthreads/machdep/sunos-5.5/__signal.h BitKeeper/deleted/.del-__stdio.h~bac5232a4ea48c3: Delete: mit-pthreads/machdep/sunos-5.5/__stdio.h BitKeeper/deleted/.del-__stdlib.h~5d57551798325fff: Delete: mit-pthreads/machdep/sunos-5.5/__stdlib.h BitKeeper/deleted/.del-__string.h~e32288c871e4cc6a: Delete: mit-pthreads/machdep/sunos-5.5/__string.h BitKeeper/deleted/.del-__time.h~187a6c043b362fa5: Delete: mit-pthreads/machdep/sunos-5.5/__time.h BitKeeper/deleted/.del-__unistd.h~12b47b808f4c361f: Delete: mit-pthreads/machdep/sunos-5.5/__unistd.h BitKeeper/deleted/.del-cdefs.h~2c31c29563ca73a6: Delete: mit-pthreads/machdep/sunos-5.3/cdefs.h BitKeeper/deleted/.del-compat.h~ca7c33ba305a5590: Delete: mit-pthreads/machdep/sunos-5.3/compat.h BitKeeper/deleted/.del-dirent.h~c6a98eda27948c77: Delete: mit-pthreads/machdep/sunos-5.3/dirent.h BitKeeper/deleted/.del-socket.h~ba15a0eed55946b4: Delete: mit-pthreads/machdep/sunos-5.3/socket.h BitKeeper/deleted/.del-timers.h~d560f79a346a62e8: Delete: mit-pthreads/machdep/sunos-5.3/timers.h BitKeeper/deleted/.del-uio.h~b29d2d9c9a84646: Delete: mit-pthreads/machdep/sunos-5.3/uio.h BitKeeper/deleted/.del-__math.h~f117004a270ecca9: Delete: mit-pthreads/machdep/ultrix-4.2/__math.h BitKeeper/deleted/.del-__signal.h~4bd8c2abbf10367c: Delete: mit-pthreads/machdep/ultrix-4.2/__signal.h BitKeeper/deleted/.del-__stdio.h~7b3d5a4bc8fd2c17: Delete: mit-pthreads/machdep/ultrix-4.2/__stdio.h BitKeeper/deleted/.del-__stdlib.h~b35521aecc9b43c: Delete: mit-pthreads/machdep/ultrix-4.2/__stdlib.h BitKeeper/deleted/.del-__string.h~64257fd9ef06be17: Delete: mit-pthreads/machdep/ultrix-4.2/__string.h BitKeeper/deleted/.del-__time.h~644b0d664b51f229: Delete: mit-pthreads/machdep/ultrix-4.2/__time.h BitKeeper/deleted/.del-__unistd.h~6abba82d63e0248: Delete: mit-pthreads/machdep/ultrix-4.2/__unistd.h BitKeeper/deleted/.del-cdefs.h~5e8e9a036573312a: Delete: mit-pthreads/machdep/ultrix-4.2/cdefs.h BitKeeper/deleted/.del-cdefs.h~b7073eab4edb1c0b: Delete: mit-pthreads/machdep/sunos-5.5/cdefs.h BitKeeper/deleted/.del-compat.h~bab1ce9e2c004133: Delete: mit-pthreads/machdep/ultrix-4.2/compat.h BitKeeper/deleted/.del-compat.h~fb94b2904902020: Delete: mit-pthreads/machdep/sunos-5.5/compat.h BitKeeper/deleted/.del-dirent.h~e14889d0f0d7071e: Delete: mit-pthreads/machdep/sunos-5.5/dirent.h BitKeeper/deleted/.del-socket.h~a7946d8bf1404556: Delete: mit-pthreads/machdep/sunos-5.5/socket.h BitKeeper/deleted/.del-timers.h~33e84eae3f84f1c3: Delete: mit-pthreads/machdep/sunos-5.5/timers.h BitKeeper/deleted/.del-uio.h~87b97478f98716a: Delete: mit-pthreads/machdep/sunos-5.5/uio.h BitKeeper/deleted/.del-GNUmakefile.inc~36dc90343e6e51c: Delete: mit-pthreads/net/GNUmakefile.inc BitKeeper/deleted/.del-Makefile.inc~2912b062f34b45a5: Delete: mit-pthreads/net/Makefile.inc BitKeeper/deleted/.del-dirent.h~da64f755e9200bc4: Delete: mit-pthreads/machdep/ultrix-4.2/dirent.h BitKeeper/deleted/.del-errno.h~e028820966c1250d: Delete: mit-pthreads/machdep/ultrix-4.2/errno.h BitKeeper/deleted/.del-gethostbyaddr.c~f2e7e85873c92640: Delete: mit-pthreads/net/gethostbyaddr.c BitKeeper/deleted/.del-gethostbyname.c~7ca5ff6aeb67df72: Delete: mit-pthreads/net/gethostbyname.c BitKeeper/deleted/.del-gethostent.c~aef0ee81d6d3d5dd: Delete: mit-pthreads/net/gethostent.c BitKeeper/deleted/.del-gethostname.c~889964947d6d6132: Delete: mit-pthreads/net/gethostname.c BitKeeper/deleted/.del-getnetbyaddr.c~e7aa4ddc61444ed7: Delete: mit-pthreads/net/getnetbyaddr.c BitKeeper/deleted/.del-getnetbyname.c~33c92e32e31bf6b2: Delete: mit-pthreads/net/getnetbyname.c BitKeeper/deleted/.del-time.h~590ce1c998c6a99f: Delete: mit-pthreads/machdep/ultrix-4.2/time.h BitKeeper/deleted/.del-timers.h~6775cb35bedc8d5a: Delete: mit-pthreads/machdep/ultrix-4.2/timers.h BitKeeper/deleted/.del-wait.h~14c892db1eeedc9f: Delete: mit-pthreads/machdep/ultrix-4.2/wait.h BitKeeper/deleted/.del-getnetent.c~eb91b4bb9229e69f: Delete: mit-pthreads/net/getnetent.c BitKeeper/deleted/.del-getproto.c~58a035d8e6dac166: Delete: mit-pthreads/net/getproto.c BitKeeper/deleted/.del-getprotoent.c~c272eb396deb6149: Delete: mit-pthreads/net/getprotoent.c BitKeeper/deleted/.del-getprotoname.c~38a163cb6ba9a02f: Delete: mit-pthreads/net/getprotoname.c BitKeeper/deleted/.del-getservbyname.c~b2d17820fa729890: Delete: mit-pthreads/net/getservbyname.c BitKeeper/deleted/.del-getservbyport.c~2ae8dd82c66dc979: Delete: mit-pthreads/net/getservbyport.c BitKeeper/deleted/.del-getservent.c~a3fd08e38a641439: Delete: mit-pthreads/net/getservent.c BitKeeper/deleted/.del-herror.c~104c97ff1e69850d: Delete: mit-pthreads/net/herror.c BitKeeper/deleted/.del-inet_addr.c~137d1f253167a82: Delete: mit-pthreads/net/inet_addr.c BitKeeper/deleted/.del-inet_lnaof.c~f99f0d39db895073: Delete: mit-pthreads/net/inet_lnaof.c BitKeeper/deleted/.del-inet_makeaddr.c~9a6862f4c3bb7355: Delete: mit-pthreads/net/inet_makeaddr.c BitKeeper/deleted/.del-inet_netof.c~41722dd1165dc88: Delete: mit-pthreads/net/inet_netof.c BitKeeper/deleted/.del-inet_network.c~a6ac81633e49e198: Delete: mit-pthreads/net/inet_network.c BitKeeper/deleted/.del-inet_ntoa.c~68e557133af8cea3: Delete: mit-pthreads/net/inet_ntoa.c BitKeeper/deleted/.del-net_internal.c~fc0d1440990c5c7d: Delete: mit-pthreads/net/net_internal.c BitKeeper/deleted/.del-Streepy.html~bd9e4e629cdc29b: Delete: mit-pthreads/patches/Streepy.html BitKeeper/deleted/.del-net_internal.h~9720bd6725294e70: Delete: mit-pthreads/net/net_internal.h BitKeeper/deleted/.del-proto_internal.c~9a2706dadde872ac: Delete: mit-pthreads/net/proto_internal.c BitKeeper/deleted/.del-proto_internal.h~88c0d1ad96369456: Delete: mit-pthreads/net/proto_internal.h BitKeeper/deleted/.del-res_comp.c~ba80c3482e74b732: Delete: mit-pthreads/net/res_comp.c BitKeeper/deleted/.del-res_debug.c~553d0ba772240d9d: Delete: mit-pthreads/net/res_debug.c BitKeeper/deleted/.del-res_init.c~bae972cd21804fc2: Delete: mit-pthreads/net/res_init.c BitKeeper/deleted/.del-res_internal.c~84ae9c436a686c45: Delete: mit-pthreads/net/res_internal.c BitKeeper/deleted/.del-res_internal.h~67e41ae81924291e: Delete: mit-pthreads/net/res_internal.h BitKeeper/deleted/.del-res_mkquery.c~2cbd2c72ac683b83: Delete: mit-pthreads/net/res_mkquery.c BitKeeper/deleted/.del-res_query.c~74419cd245fdb915: Delete: mit-pthreads/net/res_query.c BitKeeper/deleted/.del-res_querydomain.c~545411a9329ff12f: Delete: mit-pthreads/net/res_querydomain.c BitKeeper/deleted/.del-res_search.c~50ee3f62120a8b1c: Delete: mit-pthreads/net/res_search.c BitKeeper/deleted/.del-res_send.c~5dfaeb90c17a00e5: Delete: mit-pthreads/net/res_send.c BitKeeper/deleted/.del-serv_internal.c~9a74a600a861bf91: Delete: mit-pthreads/net/serv_internal.c BitKeeper/deleted/.del-serv_internal.h~4de54c25a6be0b51: Delete: mit-pthreads/net/serv_internal.h BitKeeper/deleted/.del-GNUmakefile.inc~8b30711f5b2759e7: Delete: mit-pthreads/pthreads/GNUmakefile.inc BitKeeper/deleted/.del-Makefile.inc~aa771a55359fcc4b: Delete: mit-pthreads/pthreads/Makefile.inc BitKeeper/deleted/.del-Streepy2.html~19da6997739ee2b6: Delete: mit-pthreads/patches/Streepy2.html BitKeeper/deleted/.del-_exit.c~66c37b7d58dcbfd2: Delete: mit-pthreads/pthreads/_exit.c BitKeeper/deleted/.del-bill_lear~f9abe03924eb22: Delete: mit-pthreads/patches/bill_lear BitKeeper/deleted/.del-chris_demetriou~6166ce6bef91e1c: Delete: mit-pthreads/patches/chris_demetriou BitKeeper/deleted/.del-cleanup.c~48a723b9c5c18407: Delete: mit-pthreads/pthreads/cleanup.c BitKeeper/deleted/.del-cond.c~a0494f8b361f8c54: Delete: mit-pthreads/pthreads/cond.c BitKeeper/deleted/.del-condattr.c~b61bdcd1e85bc2b7: Delete: mit-pthreads/pthreads/condattr.c BitKeeper/deleted/.del-dump_state.c~c4009192c784df9a: Delete: mit-pthreads/pthreads/dump_state.c BitKeeper/deleted/.del-errno.c~ea72bafdc380faf: Delete: mit-pthreads/pthreads/errno.c BitKeeper/deleted/.del-fd.c~af00ac53fcad3882: Delete: mit-pthreads/pthreads/fd.c BitKeeper/deleted/.del-mevans~ecccacc37e44a748: Delete: mit-pthreads/patches/mevans BitKeeper/deleted/.del-p153~7c46bb4ef6e8535a: Delete: mit-pthreads/patches/p153 BitKeeper/deleted/.del-p155~dac0404faf476417: Delete: mit-pthreads/patches/p155 BitKeeper/deleted/.del-fd_kern.c~8ea26d27450589f9: Delete: mit-pthreads/pthreads/fd_kern.c BitKeeper/deleted/.del-fd_pipe.c~480792c394c55b78: Delete: mit-pthreads/pthreads/fd_pipe.c BitKeeper/deleted/.del-fd_sysv.c~fb191b7b66ee5a9e: Delete: mit-pthreads/pthreads/fd_sysv.c BitKeeper/deleted/.del-file.c~3edaa1f84c4dd9eb: Delete: mit-pthreads/pthreads/file.c BitKeeper/deleted/.del-globals.c~28c6e3e3392a0b73: Delete: mit-pthreads/pthreads/globals.c BitKeeper/deleted/.del-info.c~e5cc658219b735c2: Delete: mit-pthreads/pthreads/info.c BitKeeper/deleted/.del-init.cc~e46fb50c843bf00d: Delete: mit-pthreads/pthreads/init.cc BitKeeper/deleted/.del-malloc.c~2a0cc342cc1cd825: Delete: mit-pthreads/pthreads/malloc.c BitKeeper/deleted/.del-mutex.c~8b993c981ddd51f5: Delete: mit-pthreads/pthreads/mutex.c BitKeeper/deleted/.del-mutexattr.c~1b614c39feb2eab9: Delete: mit-pthreads/pthreads/mutexattr.c BitKeeper/deleted/.del-panic.c~410a4c9aac44f5cc: Delete: mit-pthreads/pthreads/panic.c BitKeeper/deleted/.del-prio_queue.c~1dd651c0e60bfc81: Delete: mit-pthreads/pthreads/prio_queue.c BitKeeper/deleted/.del-process.c~cc427ed79c1d9392: Delete: mit-pthreads/pthreads/process.c BitKeeper/deleted/.del-pthread.c~9ea2ac94e66b2df: Delete: mit-pthreads/pthreads/pthread.c BitKeeper/deleted/.del-pthread_attr.c~de65a4522f206192: Delete: mit-pthreads/pthreads/pthread_attr.c BitKeeper/deleted/.del-pthread_cancel.c~f5f9b61475d69ccb: Delete: mit-pthreads/pthreads/pthread_cancel.c BitKeeper/deleted/.del-pthread_detach.c~c4c4f8de168c524: Delete: mit-pthreads/pthreads/pthread_detach.c BitKeeper/deleted/.del-pthread_init.c~14b18c0e951b016d: Delete: mit-pthreads/pthreads/pthread_init.c BitKeeper/deleted/.del-pthread_join.c~1f16b6bc00c7dab: Delete: mit-pthreads/pthreads/pthread_join.c BitKeeper/deleted/.del-pthread_kill.c~4e33bb5573830386: Delete: mit-pthreads/pthreads/pthread_kill.c BitKeeper/deleted/.del-pthread_once.c~af065d18e540ab4d: Delete: mit-pthreads/pthreads/pthread_once.c BitKeeper/deleted/.del-queue.c~6a702e857ef6de08: Delete: mit-pthreads/pthreads/queue.c BitKeeper/deleted/.del-readv.c~8297c25bd79b0e: Delete: mit-pthreads/pthreads/readv.c BitKeeper/deleted/.del-schedparam.c~5db6ea84ba625cc: Delete: mit-pthreads/pthreads/schedparam.c BitKeeper/deleted/.del-select.c~66067633be2dbad0: Delete: mit-pthreads/pthreads/select.c BitKeeper/deleted/.del-semaphore.c~65a35ea5117089ed: Delete: mit-pthreads/pthreads/semaphore.c BitKeeper/deleted/.del-sig.c~58350bee655c275d: Delete: mit-pthreads/pthreads/sig.c BitKeeper/deleted/.del-GNUmakefile.inc~d366b0d462fb1292: Delete: mit-pthreads/scripts/GNUmakefile.inc BitKeeper/deleted/.del-Makefile.inc~627ba9967a1a5c03: Delete: mit-pthreads/scripts/Makefile.inc BitKeeper/deleted/.del-signal.c~59bfe2d5baacc4cc: Delete: mit-pthreads/pthreads/signal.c BitKeeper/deleted/.del-sleep.c~eb1e412eaadda488: Delete: mit-pthreads/pthreads/sleep.c BitKeeper/deleted/.del-specific.c~9ed780681ac4688: Delete: mit-pthreads/pthreads/specific.c BitKeeper/deleted/.del-stat.c~e3a9e3c0350540a8: Delete: mit-pthreads/pthreads/stat.c BitKeeper/deleted/.del-wait.c~a1c0498f96183865: Delete: mit-pthreads/pthreads/wait.c BitKeeper/deleted/.del-wrapper.c~92f1cfcdfa2d1af9: Delete: mit-pthreads/pthreads/wrapper.c BitKeeper/deleted/.del-writev.c~e4fb01b897efa6b1: Delete: mit-pthreads/pthreads/writev.c BitKeeper/deleted/.del-GNUmakefile.inc~136e21ce89043c8e: Delete: mit-pthreads/stdio/GNUmakefile.inc BitKeeper/deleted/.del-Makefile.inc~6034a462e5364be7: Delete: mit-pthreads/stdio/Makefile.inc BitKeeper/deleted/.del-README~5830e60ac2727fec: Delete: mit-pthreads/stdio/README BitKeeper/deleted/.del-clrerr.c~ccf622475dc49fa1: Delete: mit-pthreads/stdio/clrerr.c BitKeeper/deleted/.del-fclose.c~b099fdc1352cde32: Delete: mit-pthreads/stdio/fclose.c BitKeeper/deleted/.del-fdopen.c~8235d8c7b6a4f7f3: Delete: mit-pthreads/stdio/fdopen.c BitKeeper/deleted/.del-feof.c~40610577678ca3f6: Delete: mit-pthreads/stdio/feof.c BitKeeper/deleted/.del-ferror.c~69f2023c9d4da22e: Delete: mit-pthreads/stdio/ferror.c BitKeeper/deleted/.del-fflush.c~f290f341c357e7bf: Delete: mit-pthreads/stdio/fflush.c BitKeeper/deleted/.del-fgetc.c~6343d0d9240763b4: Delete: mit-pthreads/stdio/fgetc.c BitKeeper/deleted/.del-fgetline.c~fee1fa145bdc425: Delete: mit-pthreads/stdio/fgetline.c BitKeeper/deleted/.del-fgetpos.c~2a269d1a51b87782: Delete: mit-pthreads/stdio/fgetpos.c BitKeeper/deleted/.del-fgets.c~2b1d6fabba71e8ae: Delete: mit-pthreads/stdio/fgets.c BitKeeper/deleted/.del-fileno.c~fef0caa3b46de500: Delete: mit-pthreads/stdio/fileno.c BitKeeper/deleted/.del-pgcc.sh~db7799f6b4eac17a: Delete: mit-pthreads/scripts/pgcc.sh BitKeeper/deleted/.del-findfp.c~ccb89f891cb7eff7: Delete: mit-pthreads/stdio/findfp.c BitKeeper/deleted/.del-flags.c~a4ae5e34efcf18f8: Delete: mit-pthreads/stdio/flags.c BitKeeper/deleted/.del-floatio.h~cc931f6e2e5521ef: Delete: mit-pthreads/stdio/floatio.h BitKeeper/deleted/.del-fopen.c~adf1f102f5f251ab: Delete: mit-pthreads/stdio/fopen.c BitKeeper/deleted/.del-fprintf.c~c90d3975fa1b0219: Delete: mit-pthreads/stdio/fprintf.c BitKeeper/deleted/.del-fpurge.c~deb487ae44c6e285: Delete: mit-pthreads/stdio/fpurge.c BitKeeper/deleted/.del-fputc.c~abc68bbf5598d6c3: Delete: mit-pthreads/stdio/fputc.c BitKeeper/deleted/.del-fputs.c~f0b64c64de8c8c50: Delete: mit-pthreads/stdio/fputs.c BitKeeper/deleted/.del-fread.c~c70749be57c8d599: Delete: mit-pthreads/stdio/fread.c BitKeeper/deleted/.del-freopen.c~cdc4ed301100221e: Delete: mit-pthreads/stdio/freopen.c BitKeeper/deleted/.del-fscanf.c~82cc575b59cdf65: Delete: mit-pthreads/stdio/fscanf.c BitKeeper/deleted/.del-fseek.c~6823b3dcf2fc485b: Delete: mit-pthreads/stdio/fseek.c BitKeeper/deleted/.del-fsetpos.c~629e9dbab8ac84c5: Delete: mit-pthreads/stdio/fsetpos.c BitKeeper/deleted/.del-ftell.c~c90d329656466c07: Delete: mit-pthreads/stdio/ftell.c BitKeeper/deleted/.del-funopen.c~bb353870560135a7: Delete: mit-pthreads/stdio/funopen.c BitKeeper/deleted/.del-fvwrite.c~12a015432374db2: Delete: mit-pthreads/stdio/fvwrite.c BitKeeper/deleted/.del-fvwrite.h~bca246349dcbe816: Delete: mit-pthreads/stdio/fvwrite.h BitKeeper/deleted/.del-fwalk.c~ccac72992675a03c: Delete: mit-pthreads/stdio/fwalk.c BitKeeper/deleted/.del-fwrite.c~660199da99a25330: Delete: mit-pthreads/stdio/fwrite.c BitKeeper/deleted/.del-getc.c~a58586307c4183a8: Delete: mit-pthreads/stdio/getc.c BitKeeper/deleted/.del-getc_unlocked.c~35038ca3c56349e3: Delete: mit-pthreads/stdio/getc_unlocked.c BitKeeper/deleted/.del-getchar.c~bf1d8ac92ebc4a2: Delete: mit-pthreads/stdio/getchar.c BitKeeper/deleted/.del-getchar_unlocked.c~91084839d7f984a0: Delete: mit-pthreads/stdio/getchar_unlocked.c BitKeeper/deleted/.del-gets.c~5dbf480747b8699a: Delete: mit-pthreads/stdio/gets.c BitKeeper/deleted/.del-getw.c~24be6386098d7e: Delete: mit-pthreads/stdio/getw.c BitKeeper/deleted/.del-glue.h~b8bcfd485b859d01: Delete: mit-pthreads/stdio/glue.h BitKeeper/deleted/.del-local.h~d94baeff18749e79: Delete: mit-pthreads/stdio/local.h BitKeeper/deleted/.del-makebuf.c~ee3c67d0f3c715ce: Delete: mit-pthreads/stdio/makebuf.c BitKeeper/deleted/.del-mktemp.c~ecdf575aab425f8: Delete: mit-pthreads/stdio/mktemp.c BitKeeper/deleted/.del-perror.c~747adefc6708f7a0: Delete: mit-pthreads/stdio/perror.c BitKeeper/deleted/.del-printf.c~de555cf1e097860b: Delete: mit-pthreads/stdio/printf.c BitKeeper/deleted/.del-putc.c~9e757e00d19f8e60: Delete: mit-pthreads/stdio/putc.c BitKeeper/deleted/.del-putc_unlocked.c~2751f8fdf265699f: Delete: mit-pthreads/stdio/putc_unlocked.c BitKeeper/deleted/.del-putchar.c~471db59dfdb9d678: Delete: mit-pthreads/stdio/putchar.c BitKeeper/deleted/.del-putchar_unlocked.c~50192936c11830c6: Delete: mit-pthreads/stdio/putchar_unlocked.c BitKeeper/deleted/.del-puts.c~396d3679d86d27ab: Delete: mit-pthreads/stdio/puts.c BitKeeper/deleted/.del-putw.c~b7d9fd0e54353742: Delete: mit-pthreads/stdio/putw.c BitKeeper/deleted/.del-refill.c~7b62f65ea23f9df1: Delete: mit-pthreads/stdio/refill.c BitKeeper/deleted/.del-remove.c~1a2f44b0fe87b218: Delete: mit-pthreads/stdio/remove.c BitKeeper/deleted/.del-rewind.c~4f290167e00cbc9a: Delete: mit-pthreads/stdio/rewind.c BitKeeper/deleted/.del-rget.c~b75492d21f7d2b12: Delete: mit-pthreads/stdio/rget.c BitKeeper/deleted/.del-scanf.c~c9ea13423b10a5df: Delete: mit-pthreads/stdio/scanf.c BitKeeper/deleted/.del-setbuf.c~8076edbc2da8c10c: Delete: mit-pthreads/stdio/setbuf.c BitKeeper/deleted/.del-setbuffer.c~3894035535226398: Delete: mit-pthreads/stdio/setbuffer.c BitKeeper/deleted/.del-setvbuf.c~a463bac5ab597cfa: Delete: mit-pthreads/stdio/setvbuf.c BitKeeper/deleted/.del-snprintf.c~10569147e4ae9e8: Delete: mit-pthreads/stdio/snprintf.c BitKeeper/deleted/.del-sprintf.c~dda594182e84595d: Delete: mit-pthreads/stdio/sprintf.c BitKeeper/deleted/.del-sscanf.c~f6895e416e88a48: Delete: mit-pthreads/stdio/sscanf.c BitKeeper/deleted/.del-stdio.c~d01166c38a0f41be: Delete: mit-pthreads/stdio/stdio.c BitKeeper/deleted/.del-strerror.c~e4085dd8b75b4fa: Delete: mit-pthreads/stdio/strerror.c BitKeeper/deleted/.del-tempnam.c~8aabafa981925edc: Delete: mit-pthreads/stdio/tempnam.c BitKeeper/deleted/.del-tmpfile.c~4c48791ffd941c01: Delete: mit-pthreads/stdio/tmpfile.c BitKeeper/deleted/.del-tmpnam.c~889743b09a08b997: Delete: mit-pthreads/stdio/tmpnam.c BitKeeper/deleted/.del-ungetc.c~14af7f053c0efdf6: Delete: mit-pthreads/stdio/ungetc.c BitKeeper/deleted/.del-vfprintf.c~e2867535b4f4c1ce: Delete: mit-pthreads/stdio/vfprintf.c BitKeeper/deleted/.del-vfscanf.c~8d5a13802dd681eb: Delete: mit-pthreads/stdio/vfscanf.c BitKeeper/deleted/.del-vprintf.c~f7a873dccfc9555f: Delete: mit-pthreads/stdio/vprintf.c BitKeeper/deleted/.del-vscanf.c~cf544d1f7972a26d: Delete: mit-pthreads/stdio/vscanf.c BitKeeper/deleted/.del-vsnprintf.c~e851f34f5f4d06a9: Delete: mit-pthreads/stdio/vsnprintf.c BitKeeper/deleted/.del-vsprintf.c~3aa0475e58804e21: Delete: mit-pthreads/stdio/vsprintf.c BitKeeper/deleted/.del-GNUmakefile.inc~9eaa47d020c6e07d: Delete: mit-pthreads/stdlib/GNUmakefile.inc BitKeeper/deleted/.del-Makefile.inc~f1113eda41f2e15e: Delete: mit-pthreads/stdlib/Makefile.inc BitKeeper/deleted/.del-abort.c~d99a651deb6f0c0: Delete: mit-pthreads/stdlib/abort.c BitKeeper/deleted/.del-atexit.h~57b0f0a65c77e48d: Delete: mit-pthreads/stdlib/atexit.h BitKeeper/deleted/.del-exit.c~a710a19164bacc9e: Delete: mit-pthreads/stdlib/exit.c BitKeeper/deleted/.del-getopt.c~7785cf46558d6b04: Delete: mit-pthreads/stdlib/getopt.c BitKeeper/deleted/.del-rand.c~41153a97fd8216bb: Delete: mit-pthreads/stdlib/rand.c BitKeeper/deleted/.del-random.c~4ad1f3e2cb8c6315: Delete: mit-pthreads/stdlib/random.c BitKeeper/deleted/.del-strtod.c~63b52a18deedbec5: Delete: mit-pthreads/stdlib/strtod.c BitKeeper/deleted/.del-strtol.c~d46792d7b00287b8: Delete: mit-pthreads/stdlib/strtol.c BitKeeper/deleted/.del-vsscanf.c~ff338bc0897b67: Delete: mit-pthreads/stdio/vsscanf.c BitKeeper/deleted/.del-wbuf.c~2948dcfe86871431: Delete: mit-pthreads/stdio/wbuf.c BitKeeper/deleted/.del-wsetup.c~3760c2821f3c9d02: Delete: mit-pthreads/stdio/wsetup.c BitKeeper/deleted/.del-xprintf.c~bf9c028f3f174f6f: Delete: mit-pthreads/stdio/xprintf.c BitKeeper/deleted/.del-.cvsignore~b9dac0e371bdcf0: Delete: mit-pthreads/tests/.cvsignore BitKeeper/deleted/.del-GNUmakefile.inc~64b79f91b4448737: Delete: mit-pthreads/string/GNUmakefile.inc BitKeeper/deleted/.del-Makefile.inc~e6ee36997014ed99: Delete: mit-pthreads/string/Makefile.inc BitKeeper/deleted/.del-Makefile.in~ebe80d886b32ef55: Delete: mit-pthreads/tests/Makefile.in BitKeeper/deleted/.del-README~22f884561b8f8523: Delete: mit-pthreads/tests/README BitKeeper/deleted/.del-bench_fcntl.c~3468276886fe2935: Delete: mit-pthreads/tests/bench_fcntl.c BitKeeper/deleted/.del-bench_pipe.c~bf808e5de63bffa: Delete: mit-pthreads/tests/bench_pipe.c BitKeeper/deleted/.del-bench_read.c~956db3e467f9d39c: Delete: mit-pthreads/tests/bench_read.c BitKeeper/deleted/.del-p_bench_getpid.c~955b2510134163c: Delete: mit-pthreads/tests/p_bench_getpid.c BitKeeper/deleted/.del-p_bench_mutex.c~7c70997da4d90d84: Delete: mit-pthreads/tests/p_bench_mutex.c BitKeeper/deleted/.del-p_bench_pthread_create.c~f842d5df155e021: Delete: mit-pthreads/tests/p_bench_pthread_create.c BitKeeper/deleted/.del-p_bench_read.c~db38beae7a1c0c9c: Delete: mit-pthreads/tests/p_bench_read.c BitKeeper/deleted/.del-strtok.c~7e4e97feb36fe62: Delete: mit-pthreads/string/strtok.c BitKeeper/deleted/.del-strtoul.c~8f56d9382fa59f6d: Delete: mit-pthreads/stdlib/strtoul.c BitKeeper/deleted/.del-system.c~11e8768464a871ff: Delete: mit-pthreads/stdlib/system.c BitKeeper/deleted/.del-p_bench_semaphore.c~e0af8e34c3604ba: Delete: mit-pthreads/tests/p_bench_semaphore.c BitKeeper/deleted/.del-p_bench_yield.c~827d7c018b3b14d: Delete: mit-pthreads/tests/p_bench_yield.c BitKeeper/deleted/.del-test_create.c~4a57b0fd1032892: Delete: mit-pthreads/tests/test_create.c BitKeeper/deleted/.del-test_cwd.c~22e4f2b76ca811b1: Delete: mit-pthreads/tests/test_cwd.c BitKeeper/deleted/.del-test_execve.c~bd0c103f87af886f: Delete: mit-pthreads/tests/test_execve.c BitKeeper/deleted/.del-test_fcntl.c~53b21f39142e5a4d: Delete: mit-pthreads/tests/test_fcntl.c BitKeeper/deleted/.del-test_fork.c~f298d324d823923a: Delete: mit-pthreads/tests/test_fork.c BitKeeper/deleted/.del-test_netdb.c~be5269b1ecac4ff3: Delete: mit-pthreads/tests/test_netdb.c BitKeeper/deleted/.del-test_pause.c~c911c50ffb11db72: Delete: mit-pthreads/tests/test_pause.c BitKeeper/deleted/.del-test_preemption.c~8029d61f7ec75374: Delete: mit-pthreads/tests/test_preemption.c BitKeeper/deleted/.del-test_preemption_float.c~7f804d5a47a30bd2: Delete: mit-pthreads/tests/test_preemption_float.c BitKeeper/deleted/.del-test_pthread_cond_timedwait.c~fd96cd053a1ee38f: Delete: mit-pthreads/tests/test_pthread_cond_timedwait.c BitKeeper/deleted/.del-test_pthread_join.c~9ee0a45e4852e2c6: Delete: mit-pthreads/tests/test_pthread_join.c BitKeeper/deleted/.del-test_pthread_mutex.c~7afe10ac3a0ed764: Delete: mit-pthreads/tests/test_pthread_mutex.c BitKeeper/deleted/.del-test_pw.c~e4d2a6fbfa419233: Delete: mit-pthreads/tests/test_pw.c BitKeeper/deleted/.del-test_readdir.c~68f325528a6ba31: Delete: mit-pthreads/tests/test_readdir.c BitKeeper/deleted/.del-test_select.c~f58a4df6eabd906b: Delete: mit-pthreads/tests/test_select.c BitKeeper/deleted/.del-test_setjmp.c~701e52e551c3be: Delete: mit-pthreads/tests/test_setjmp.c BitKeeper/deleted/.del-test_sleep.c~82fcf39f34babab0: Delete: mit-pthreads/tests/test_sleep.c BitKeeper/deleted/.del-test_sock_1.c~b68c017f6d6426b7: Delete: mit-pthreads/tests/test_sock_1.c BitKeeper/deleted/.del-test_sock_2.c~5ca3f8118006c2db: Delete: mit-pthreads/tests/test_sock_2.c BitKeeper/deleted/.del-test_sock_2a.c~142c4ae2155fe848: Delete: mit-pthreads/tests/test_sock_2a.c BitKeeper/deleted/.del-test_stdio_1.c~85b778b4cef060e3: Delete: mit-pthreads/tests/test_stdio_1.c BitKeeper/deleted/.del-test_switch.c~a820aca962968c06: Delete: mit-pthreads/tests/test_switch.c support-files/mysql.spec.sh: Made some modifications of the RPMs: - the normal 4.0 package must of course include InnoDB as well - added --with-ssl and --with-vio to the Max binary and build a dynamically linked binary because of this (the normal binary remains statically linked) - updated the Packager Tag as discussed with David - install all binaries as stripped except for mysqld and mysqld-max (needed for UDFs to work)
* Reworked the RPM spec file and added several fixes to make theunknown2002-05-031-102/+105
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build scripts work again. BUILD/compile-pentium-max: Added "--with-embedded-server" to have the libmysqld files included in the source distribution when using "make dist" Build-tools/Do-linux-build: Only use the "--with-other-libc" parameter, if another libc actually exists, since this will also force static linking, which does not work together with OpenSSL Makefile.am: Removed hard-coded file name for TAR, let configure do this instead (many systems actually ship GNU tar installed as "tar" instead of "gtar") configure.in: Added check for GNU tar named "gtar", fall back to "tar" if "gtar" was not found (and hope, that it's a GNU tar as well - this should probably be checked more properly) include/Makefile.am: Added "my_semaphore.h" to pkginclude_HEADERS since it was missing from the distribution strings/Makefile.am: Added "longlong2str.c" since it was missing from the distribution support-files/mysql.server.sh: Added LSB-compatible header info to make init script more portable support-files/mysql.spec.sh: - Use more RPM macros (e.g. infodir, mandir) to make the spec file more portable - reorganized the installation of documentation files: let RPM take care of this - reorganized the file list: actually install man pages along with the binaries of the respective subpackage - don't include libmysqld.a in the devel subpackage as well, if we have a special "embedded" subpackage - reworked the package descriptions
* merge with 3.23.50unknown2002-03-271-3/+17
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BitKeeper/etc/logging_ok: auto-union BUILD/SETUP.sh: Auto merged Build-tools/Do-compile: Auto merged Build-tools/Do-rpm: Auto merged configure.in: Auto merged include/mysql_com.h: Auto merged innobase/btr/btr0btr.c: Auto merged innobase/btr/btr0cur.c: Auto merged innobase/btr/btr0sea.c: Auto merged innobase/dict/dict0dict.c: Auto merged innobase/dict/dict0load.c: Auto merged innobase/fil/fil0fil.c: Auto merged innobase/fsp/fsp0fsp.c: Auto merged innobase/include/srv0srv.h: Auto merged innobase/include/sync0rw.ic: Auto merged innobase/log/log0log.c: Auto merged innobase/rem/rem0cmp.c: Auto merged innobase/row/row0ins.c: Auto merged innobase/row/row0sel.c: Auto merged innobase/row/row0upd.c: Auto merged innobase/srv/srv0srv.c: Auto merged innobase/srv/srv0start.c: Auto merged myisam/myisampack.c: Auto merged mysql-test/t/range.test: Auto merged scripts/mysqldumpslow.sh: Auto merged sql/ha_innodb.h: Auto merged sql/handler.cc: Auto merged sql/handler.h: Auto merged sql/item.cc: Auto merged sql/item.h: Auto merged sql/item_func.cc: Auto merged sql/item_func.h: Auto merged sql/lock.cc: Auto merged sql/share/Makefile.am: Auto merged sql/sql_rename.cc: Auto merged sql/sql_select.cc: Auto merged sql/sql_show.cc: Auto merged support-files/mysql.spec.sh: Auto merged Docs/manual.texi: merge client/mysql.cc: merge client/mysqldump.c: merge innobase/buf/buf0buf.c: merge innobase/os/os0file.c: merge innobase/row/row0mysql.c: merge mysql-test/r/range.result: merge sql/ha_innodb.cc: merge sql/log_event.h: merge sql/mysqld.cc: merge sql/sql_base.cc: merge sql/sql_load.cc: merge
| * Fix path to enable compile with other gcc versionunknown2002-03-261-0/+6
| |
| * Fixed typounknown2002-03-261-1/+1
| |
| * Fixed that RPM can be recompiled even if there is not another glibc in ↵unknown2002-03-251-3/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | /usr/local/mysql-glibc Build-tools/Do-compile: Fix to build mysqlcom Build-tools/Do-rpm: Fixes for building with gcc 3.0.4 Docs/manual.texi: Small bug fix configure.in: Cleanup
* | merged from 3.23 to pull the LOAD DATA INFILE fix as rpl000001 was failing.unknown2002-03-011-6/+21
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Let's hope this did not break anything. Will not push this one until Monty gets back BitKeeper/etc/logging_ok: auto-union Build-tools/Do-all-build-steps: Auto merged Build-tools/Do-compile: Auto merged Build-tools/Do-rpm: Auto merged Docs/manual.texi: Auto merged include/hash.h: Auto merged include/my_sys.h: Auto merged innobase/dict/dict0dict.c: Auto merged mysys/array.c: Auto merged mysys/hash.c: Auto merged mysys/mf_qsort.c: Auto merged sql/sql_base.cc: Auto merged sql/table.cc: Auto merged strings/Makefile.am: Auto merged client/mysql.cc: merged from 3.23 configure.in: merged from 3.23 mysql-test/mysql-test-run.sh: merged from 3.23 sql/mysqld.cc: merged from 3.23 support-files/mysql.spec.sh: merged from 3.23
| * RPM clean-upunknown2002-02-161-1/+5
| |
| * updated build scripts for new Linux buildunknown2002-02-161-4/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | Build-tools/Do-all-build-steps: pass parameters to Do-rpm Build-tools/Do-compile: with-other-libc option Build-tools/Do-rpm: make it "automagically" work on SuSE as well as RedHat strings/Makefile.am: added t_ctype.h to the distribution for now - permanent fix to come later support-files/mysql.spec.sh: changed build to use --with-other-libc
* | Use --enable-local-infile as defaultunknown2002-02-141-0/+1
|\ \ | |/ | | | | | | | | | | Build-tools/Do-compile: Auto merged support-files/mysql.spec.sh: Auto merged
| * Enable LOAD DATA LOCAL by defaultunknown2002-02-141-0/+1
| |
* | Always compile rPM's with --enable-thread-safe-clientunknown2001-12-131-1/+2
| | | | | | | | | | | | | | | | | | sql-bench/bench-init.pl.sh: Add new options. sql/mysqld.cc: Fix --des-key-file support-files/mysql.spec.sh: Always compile with --enable-thread-safe-client
* | mergeunknown2001-11-221-0/+1
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BitKeeper/etc/logging_ok: auto-union Docs/manual.texi: Auto merged innobase/srv/srv0srv.c: Auto merged myisam/mi_check.c: Auto merged myisam/mi_open.c: Auto merged myisam/mi_packrec.c: Auto merged myisam/myisamdef.h: Auto merged mysql-test/mysql-test-run.sh: Auto merged mysql-test/t/fulltext.test: Auto merged sql/stacktrace.c: Auto merged sql/mysql_priv.h: Auto merged sql/sql_base.cc: Auto merged sql/sql_update.cc: Auto merged
| * Add missing resolve_stack_dump to RPMunknown2001-11-221-0/+1
| |
* | Added missing files in libmysqld and the RPM spec fileunknown2001-10-111-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | Docs/manual.texi: Added info to foreign key section. BitKeeper/etc/ignore: Added libmysqld/repl_failsafe.cc to the ignore list libmysqld/Makefile.am: Added missing files mysql-test/r/innodb.result: Fixed explain results after new innodb optimizations support-files/mysql.spec.sh: Added missing files
* | Always build thread safe client libraries in the distributed buildunknown2001-10-101-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add mysqlmanager to binary distribution. Build-tools/Do-compile: Always build thread safe client libraries. Docs/manual.texi: More info about SET client/mysqldump.c: Cleanup scripts/make_binary_distribution.sh: Add mysqlmanager support-files/mysql.spec.sh: Added mysqlmanager to RPM
* | mysql.spec.sh fix typounknown2001-10-101-1/+1
| | | | | | | | | | support-files/mysql.spec.sh: fix typo
* | mysql.spec.sh fix typo in embedded sectionunknown2001-10-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Do-rpm remove the file before doing a cp Do-rpm print out the log file name Build-tools/Do-rpm: remove the file before doing a cp print out the log file name support-files/mysql.spec.sh: fix typo in embedded section
* | Cleanup after last mergeunknown2001-10-081-1/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | client/mysqltest.c: Don't write error message to log if there is more than one possible error message include/mysqld_error.h: Made error messages more general libmysqld/Makefile.am: md5 is now in mysys mysql-test/include/have_isam.inc: Update to new result format mysql-test/include/not_embedded.inc: Update to new result format mysql-test/mysql-test-run.sh: Update to new result format mysql-test/r/auto_increment.result: Update to new result format mysql-test/r/count_distinct2.result: Update to new result format mysql-test/r/create.result: Update to new result format mysql-test/r/func_system.result: Update to new result format mysql-test/r/isam.result: Update to new result format mysql-test/r/lock.result: Update to new result format mysql-test/r/lock_multi.result: Update to new result format mysql-test/r/rename.result: Update to new result format mysql-test/r/rpl000001.result: Fix wrong test mysql-test/r/tablelock.result: Update to new result format mysql-test/t/rename.test: Update to new result format sql/share/czech/errmsg.txt: Made error messages more general sql/share/danish/errmsg.txt: Made error messages more general sql/share/dutch/errmsg.txt: Made error messages more general sql/share/english/errmsg.txt: Made error messages more general sql/share/estonian/errmsg.txt: Made error messages more general sql/share/french/errmsg.txt: Made error messages more general sql/share/german/errmsg.txt: Made error messages more general sql/share/greek/errmsg.txt: Made error messages more general sql/share/hungarian/errmsg.txt: Made error messages more general sql/share/italian/errmsg.txt: Made error messages more general sql/share/japanese/errmsg.txt: Made error messages more general sql/share/korean/errmsg.txt: Made error messages more general sql/share/norwegian-ny/errmsg.txt: Made error messages more general sql/share/norwegian/errmsg.txt: Made error messages more general sql/share/polish/errmsg.txt: Made error messages more general sql/share/portuguese/errmsg.txt: Made error messages more general sql/share/romanian/errmsg.txt: Made error messages more general sql/share/russian/errmsg.txt: Made error messages more general sql/share/slovak/errmsg.txt: Made error messages more general sql/share/spanish/errmsg.txt: Made error messages more general sql/share/swedish/errmsg.txt: Made error messages more general sql/share/ukrainian/errmsg.txt: Made error messages more general sql/sql_lex.cc: We can't remove lex->thd because sql_yacc uses it. sql/sql_lex.h: We can't remove lex->thd because sql_yacc uses it. sql/sql_yacc.yy: Cleanup support-files/mysql.spec.sh: Create MySQL-embedded rpm tools/mysqlmanager.c: Fix bug in merge
* | Fixes for RPM buildunknown2001-09-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | Build-tools/Do-rpm: Fix for RPM build acinclude.m4: Cleanup configure.in: Cleanup support-files/mysql.spec.sh: Cleanup
* | Merge with 3.23.42unknown2001-09-131-2/+10
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | configure.in: Auto merged BitKeeper/deleted/.del-violite.c~d7b85be615595ace: Auto merged BitKeeper/deleted/.del-violite.c~984c09cffe14a11b: Auto merged client/Makefile.am: Auto merged client/mysql.cc: Auto merged client/mysqlbinlog.cc: Auto merged heap/hp_test2.c: Auto merged include/global.h: Auto merged include/my_pthread.h: Auto merged include/myisam.h: Auto merged libmysql/libmysql.c: Auto merged libmysql/net.c: Auto merged myisam/sort.c: Auto merged sql-bench/test-create.sh: Auto merged sql/handler.cc: Auto merged sql/handler.h: Auto merged sql/lock.cc: Auto merged sql/log_event.cc: Auto merged sql/mini_client.cc: Auto merged sql/mysql_priv.h: Auto merged sql/mysqld.cc: Auto merged sql/net_serv.cc: Auto merged mysql-test/t/merge.test: Auto merged sql/ha_innobase.cc: Auto merged sql/sql_base.cc: Auto merged sql/sql_lex.cc: Auto merged sql/sql_parse.cc: Auto merged sql/sql_select.cc: Auto merged sql/sql_table.cc: Auto merged support-files/mysql.spec.sh: Auto merged mysql-test/t/bdb.test: Auto merged Docs/manual.texi: merge myisam/myisampack.c: merge
| * added symbols files to RPM to resolve stack traceunknown2001-09-031-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | fixed Do-rpm to accept command-line options for easier testing/local RPM build BUILD/compile-pentium-max: add enable-thread-safe-client Build-tools/Do-rpm: make configurable from command line support-files/mysql.spec.sh: add mysqld.sym and mysqld-max.sym to the RPM
* | Changed safe_mysqld -> mysqld_safeunknown2001-06-281-3/+3
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added some alias to SHOW commands Prepare for dynamic changing of MySQL variables man/Makefile.am: Changed safe_mysqld -> mysqld_safe man/isamchk.1: Changed safe_mysqld -> mysqld_safe man/isamlog.1: Changed safe_mysqld -> mysqld_safe man/mysql.1: Changed safe_mysqld -> mysqld_safe man/mysql_zap.1: Changed safe_mysqld -> mysqld_safe man/mysqlaccess.1: Changed safe_mysqld -> mysqld_safe man/mysqladmin.1: Changed safe_mysqld -> mysqld_safe man/mysqld.1: Changed safe_mysqld -> mysqld_safe man/mysqld_multi.1: Changed safe_mysqld -> mysqld_safe man/mysqld_safe.1: Changed safe_mysqld -> mysqld_safe man/mysqldump.1: Changed safe_mysqld -> mysqld_safe man/mysqlshow.1: Changed safe_mysqld -> mysqld_safe man/perror.1: Changed safe_mysqld -> mysqld_safe man/replace.1: Changed safe_mysqld -> mysqld_safe man/which.2: Changed safe_mysqld -> mysqld_safe myisam/mi_search.c: Fixed bug when using packed keys. scripts/Makefile.am: Changed safe_mysqld -> mysqld_safe scripts/make_binary_distribution.sh: Changed safe_mysqld -> mysqld_safe scripts/mysql_install_db.sh: Changed safe_mysqld -> mysqld_safe scripts/mysqld_multi.sh: Changed safe_mysqld -> mysqld_safe scripts/mysqld_safe-watch.sh: Changed safe_mysqld -> mysqld_safe scripts/mysqld_safe.sh: Changed safe_mysqld -> mysqld_safe sql/lex.h: Addex SHOW INDEXES as an alias for SHOW INDEX sql/sql_class.cc: Prepare for dynamic changing of MySQL variables sql/sql_lex.h: Prepare for dynamic changing of MySQL variables sql/sql_yacc.yy: Some changes to SHOW commands. support-files/binary-configure.sh: Changed safe_mysqld -> mysqld_safe support-files/mysql-max.spec.sh: Changed safe_mysqld -> mysqld_safe support-files/mysql-multi.server.sh: Changed safe_mysqld -> mysqld_safe support-files/mysql.server.sh: Changed safe_mysqld -> mysqld_safe support-files/mysql.spec.sh: Changed safe_mysqld -> mysqld_safe
* Added mysqlcheck to RPMmysql-3.23.39unknown2001-06-121-0/+1
| | | | | support-files/mysql.spec.sh: Added mysqlcheck
* RPM .spec file: add "mysql" to the Provides: line, to match whatunknown2001-05-141-1/+1
| | | | | | | | | | | Redhat's RPM's are looking for. Submitted by Florin Andrei <florin@sgi.com>. support-files/mysql.spec.sh: Add "mysql" to the Provides: line, to match what Redhat's RPM's are looking for.
* Mergeunknown2001-04-151-4/+5
|\ | | | | | | | | | | | | Docs/manual.texi: Auto merged support-files/mysql.spec.sh: SCCS merged
| * Cleanup of MySQL-Max descriptionunknown2001-04-151-4/+5
| | | | | | | | | | | | Docs/manual.texi: Moved things in example section. Added some links from user comments.
* | Try to make MySQL compile under Cygwin.unknown2001-04-141-7/+17
|/ | | | | | | | | | | | | | | | | | | | | | | | | | Bug fix for Dec OSF on Alpha. Minor bug fix for server RPM. Tweak RPM support for mysqld-max. configure.in: Try to identify FIND_PROC for Cygwin. Thanks to Pete French <pfrench@firstcallgroup.co.uk> for the initial patch. Add -mieee to C(XX)FLAGS on Dec OSF for alpha, to fix bug w/ floating point arithmetic. Thanks to nick@netability.ie for the heads up. Don't make mysql-test depend on --with-bench; always build it. Thanks to smurf@play.smurf.noris.de for the patch. include/global.h: Fix #defines if we are using __CYGWIN__. Thanks to Pete French <pfrench@firstcallgroup.co.uk> for the initial patch. support-files/mysql.spec.sh: Change %preun script so that it doesn't shut down mysqld after an upgrade. Thanks to Andy Dustman for the patch. Add a %post Max script to restart mysqld after upgrading to mysqld-max.
* Fix RPM to be able to build MySQL-Maxunknown2001-04-141-0/+3
| | | | | | | | | Docs/manual.texi: Added information about mysqld-max sql/gen_lex_hash.cc: Smaller table support-files/mysql.spec.sh: Fix RPM
* Changed -O6 to -O3unknown2001-04-131-3/+3
| | | | | | | | | | | | | | | | | | | | | | | Portability fix for Innodb BUILD/compile-pentium-max: Change mode to -rwxrwxr-x BUILD/SETUP.sh: Changed -O6 to -O3 Docs/manual.texi: Changed -O6 to -O3 configure.in: Changed -O6 to -O3 Added test of pthread_yield (For Innodb) innobase/os/os0thread.c: Fix portability problem with RedHat 6.1 scripts/safe_mysqld.sh: Fix option --mysqld-version sql/gen_lex_hash.cc: Smaller array support-files/mysql.spec.sh: Changed -O6 to -O3
* Changes to get mysqld-max to compileunknown2001-04-131-7/+30
| | | | | | | | | | | | | | | | | | | | | | BUILD/SETUP.sh: Changed to use -ffixed-ebp with -fomit-frame-pointer BUILD/compile-pentium: Changed to use reckless flags as defaults as this appears to work good, even with stack-traces. Build-tools/Do-all-build-steps: Innobase -> Innodb Docs/manual.texi: Added information about -ffixed-ebp scripts/safe_mysqld.sh: Added option --mysqld-version Use mysqld-max binary as default if installed and --mysqld or --mysqld-version is not used support-files/mysql-max.spec.sh: Fixed bugs support-files/mysql.spec.sh: Added Max package tests/fork_big.pl: Added --user and --password
* Changed Innobase to Innodbunknown2001-04-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Deleted a lot of old benchmark runs BitKeeper/deleted/.del-ATIS-mysql-Linux_2.2.14_i686_xeon~3e820c28bf4af63a: Delete: sql-bench/Results/ATIS-mysql-Linux_2.2.14_i686_xeon BitKeeper/deleted/.del-RUN-mysql-Linux_2.2.14_i686_xeon~17854e751e1d9d1d: Delete: sql-bench/Results/RUN-mysql-Linux_2.2.14_i686_xeon BitKeeper/deleted/.del-alter-table-mysql-Linux_2.2.14_i686_xeon~64cc4b874cd6fabf: Delete: sql-bench/Results/alter-table-mysql-Linux_2.2.14_i686_xeon BitKeeper/deleted/.del-big-tables-mysql-Linux_2.2.14_i686_xeon~290c2c3de9d8e6b: Delete: sql-bench/Results/big-tables-mysql-Linux_2.2.14_i686_xeon BitKeeper/deleted/.del-connect-mysql-Linux_2.2.14_i686_xeon~ea19dc3ec55b3618: Delete: sql-bench/Results/connect-mysql-Linux_2.2.14_i686_xeon BitKeeper/deleted/.del-create-mysql-Linux_2.2.14_i686_xeon~50d15991293030ef: Delete: sql-bench/Results/create-mysql-Linux_2.2.14_i686_xeon BitKeeper/deleted/.del-insert-mysql-Linux_2.2.14_i686_xeon~c683ee4b9d214298: Delete: sql-bench/Results/insert-mysql-Linux_2.2.14_i686_xeon BitKeeper/deleted/.del-select-mysql-Linux_2.2.14_i686_xeon~ead3f11b46ac626f: Delete: sql-bench/Results/select-mysql-Linux_2.2.14_i686_xeon BitKeeper/deleted/.del-wisconsin-mysql-Linux_2.2.14_i686_xeon~7525b23938631801: Delete: sql-bench/Results/wisconsin-mysql-Linux_2.2.14_i686_xeon BitKeeper/deleted/.del-ATIS-mysql-Linux_2.2.14_my_SMP_i686~d275df58a04737c8: Delete: sql-bench/Results/ATIS-mysql-Linux_2.2.14_my_SMP_i686 BitKeeper/deleted/.del-RUN-mysql-Linux_2.2.14_my_SMP_i686~d4766c7f8e70d7a2: Delete: sql-bench/Results/RUN-mysql-Linux_2.2.14_my_SMP_i686 BitKeeper/deleted/.del-alter-table-mysql-Linux_2.2.14_my_SMP_i686~155a83b53c0e9d6: Delete: sql-bench/Results/alter-table-mysql-Linux_2.2.14_my_SMP_i686 BitKeeper/deleted/.del-big-tables-mysql-Linux_2.2.14_my_SMP_i686~f1127add9307098b: Delete: sql-bench/Results/big-tables-mysql-Linux_2.2.14_my_SMP_i686 BitKeeper/deleted/.del-connect-mysql-Linux_2.2.14_my_SMP_i686~45d2cdf9bea9cc37: Delete: sql-bench/Results/connect-mysql-Linux_2.2.14_my_SMP_i686 BitKeeper/deleted/.del-create-mysql-Linux_2.2.14_my_SMP_i686~d46860c29c5d51ee: Delete: sql-bench/Results/create-mysql-Linux_2.2.14_my_SMP_i686 BitKeeper/deleted/.del-insert-mysql-Linux_2.2.14_my_SMP_i686~e1771e0a164bc310: Delete: sql-bench/Results/insert-mysql-Linux_2.2.14_my_SMP_i686 BitKeeper/deleted/.del-select-mysql-Linux_2.2.14_my_SMP_i686~ee2a063d66a183d: Delete: sql-bench/Results/select-mysql-Linux_2.2.14_my_SMP_i686 BitKeeper/deleted/.del-wisconsin-mysql-Linux_2.2.14_my_SMP_i686~b7552710d35202b6: Delete: sql-bench/Results/wisconsin-mysql-Linux_2.2.14_my_SMP_i686 BitKeeper/deleted/.del-ATIS-mysql-3.21-Linux_2.2.1_i686~660fb76ed6ccfb6f: Delete: sql-bench/Results/ATIS-mysql-3.21-Linux_2.2.1_i686 BitKeeper/deleted/.del-RUN-mysql-3.21-Linux_2.2.1_i686~f6fdd64859e11de9: Delete: sql-bench/Results/RUN-mysql-3.21-Linux_2.2.1_i686 BitKeeper/deleted/.del-alter-table-mysql-3.21-Linux_2.2.1_i686~f6f7ccd7b3c35f97: Delete: sql-bench/Results/alter-table-mysql-3.21-Linux_2.2.1_i686 BitKeeper/deleted/.del-big-tables-mysql-3.21-Linux_2.2.1_i686~baa649caba113497: Delete: sql-bench/Results/big-tables-mysql-3.21-Linux_2.2.1_i686 BitKeeper/deleted/.del-connect-mysql-3.21-Linux_2.2.1_i686~c0c26d4320182d85: Delete: sql-bench/Results/connect-mysql-3.21-Linux_2.2.1_i686 BitKeeper/deleted/.del-create-mysql-3.21-Linux_2.2.1_i686~51581b24f45e0f5c: Delete: sql-bench/Results/create-mysql-3.21-Linux_2.2.1_i686 BitKeeper/deleted/.del-insert-mysql-3.21-Linux_2.2.1_i686~fd082017c7c57a6: Delete: sql-bench/Results/insert-mysql-3.21-Linux_2.2.1_i686 BitKeeper/deleted/.del-select-mysql-3.21-Linux_2.2.1_i686~ed3687e713ff0571: Delete: sql-bench/Results/select-mysql-3.21-Linux_2.2.1_i686 BitKeeper/deleted/.del-wisconsin-mysql-3.21-Linux_2.2.1_i686~8147dc16a1dc6c47: Delete: sql-bench/Results/wisconsin-mysql-3.21-Linux_2.2.1_i686 BitKeeper/deleted/.del-ATIS-mysql_3.21-Linux_2.0.35_i686~c25425e045ca8dfc: Delete: sql-bench/Results/ATIS-mysql_3.21-Linux_2.0.35_i686 BitKeeper/deleted/.del-RUN-mysql_3.21-Linux_2.0.35_i686~ea8672d8473435: Delete: sql-bench/Results/RUN-mysql_3.21-Linux_2.0.35_i686 BitKeeper/deleted/.del-alter-table-mysql_3.21-Linux_2.0.35_i686~762639f2560976bd: Delete: sql-bench/Results/alter-table-mysql_3.21-Linux_2.0.35_i686 BitKeeper/deleted/.del-big-tables-mysql_3.21-Linux_2.0.35_i686~190e827e569c99a4: Delete: sql-bench/Results/big-tables-mysql_3.21-Linux_2.0.35_i686 BitKeeper/deleted/.del-connect-mysql_3.21-Linux_2.0.35_i686~650abd213e6828c6: Delete: sql-bench/Results/connect-mysql_3.21-Linux_2.0.35_i686 BitKeeper/deleted/.del-create-mysql_3.21-Linux_2.0.35_i686~df1b037d17b33587: Delete: sql-bench/Results/create-mysql_3.21-Linux_2.0.35_i686 BitKeeper/deleted/.del-insert-mysql_3.21-Linux_2.0.35_i686~60c0965dff31db07: Delete: sql-bench/Results/insert-mysql_3.21-Linux_2.0.35_i686 BitKeeper/deleted/.del-select-mysql_3.21-Linux_2.0.35_i686~5fadbac5f98696a: Delete: sql-bench/Results/select-mysql_3.21-Linux_2.0.35_i686 BitKeeper/deleted/.del-wisconsin-mysql_3.21-Linux_2.0.35_i686~31703d40ea6b4f66: Delete: sql-bench/Results/wisconsin-mysql_3.21-Linux_2.0.35_i686 BitKeeper/deleted/.del-ATIS-mysql-Linux_2.2.10_i686~3fa4d167cceff7e8: Delete: sql-bench/Results/ATIS-mysql-Linux_2.2.10_i686 BitKeeper/deleted/.del-RUN-mysql-Linux_2.2.10_i686~712f52be5d195406: Delete: sql-bench/Results/RUN-mysql-Linux_2.2.10_i686 BitKeeper/deleted/.del-alter-table-mysql-Linux_2.2.10_i686~93b78a85b720a186: Delete: sql-bench/Results/alter-table-mysql-Linux_2.2.10_i686 BitKeeper/deleted/.del-big-tables-mysql-Linux_2.2.10_i686~99daa1c5370d077d: Delete: sql-bench/Results/big-tables-mysql-Linux_2.2.10_i686 BitKeeper/deleted/.del-connect-mysql-Linux_2.2.10_i686~c92505d77e19d5ec: Delete: sql-bench/Results/connect-mysql-Linux_2.2.10_i686 BitKeeper/deleted/.del-create-mysql-Linux_2.2.10_i686~9e7822f66df6aa76: Delete: sql-bench/Results/create-mysql-Linux_2.2.10_i686 BitKeeper/deleted/.del-insert-mysql-Linux_2.2.10_i686~763edf9aec633f51: Delete: sql-bench/Results/insert-mysql-Linux_2.2.10_i686 BitKeeper/deleted/.del-select-mysql-Linux_2.2.10_i686~a2e264d777b787d: Delete: sql-bench/Results/select-mysql-Linux_2.2.10_i686 BitKeeper/deleted/.del-wisconsin-mysql-Linux_2.2.10_i686~301a82b12a84922b: Delete: sql-bench/Results/wisconsin-mysql-Linux_2.2.10_i686 BitKeeper/deleted/.del-ATIS-mysql-win98~cd0705815d3af451: Delete: sql-bench/Results-win32/ATIS-mysql-win98 BitKeeper/deleted/.del-RUN-mysql-win98~7f09e396772a8665: Delete: sql-bench/Results-win32/RUN-mysql-win98 BitKeeper/deleted/.del-alter-table-mysql-win98~e8743982f790462: Delete: sql-bench/Results-win32/alter-table-mysql-win98 BitKeeper/deleted/.del-big-tables-mysql-win98~99a1882effebbdf2: Delete: sql-bench/Results-win32/big-tables-mysql-win98 BitKeeper/deleted/.del-connect-mysql-win98~2a11d5e3dfc0bc67: Delete: sql-bench/Results-win32/connect-mysql-win98 BitKeeper/deleted/.del-create-mysql-win98~f66c2cb2909c4792: Delete: sql-bench/Results-win32/create-mysql-win98 BitKeeper/deleted/.del-insert-mysql-win98~6d6cafc85a6c837: Delete: sql-bench/Results-win32/insert-mysql-win98 BitKeeper/deleted/.del-select-mysql-win98~f370fac2d66a9faf: Delete: sql-bench/Results-win32/select-mysql-win98 BitKeeper/deleted/.del-wisconsin-mysql-win98~8b3da9c5c5d2365b: Delete: sql-bench/Results-win32/wisconsin-mysql-win98 BUILD/compile-pentium-debug-max: Innobase -> Innodb BUILD/compile-pentium-max: Innobase -> Innodb Docs/manual.texi: Innobase -> Innodb acinclude.m4: Innobase -> Innodb bdb/Makefile.in: Fix that make clean works configure.in: Innobase -> Innodb mysql-test/include/have_innodb.inc: Innobase -> Innodb mysql-test/install_test_db.sh: Innobase -> Innodb mysql-test/mysql-test-run.sh: Innobase -> Innodb mysql-test/r/have_innodb.require: Innobase -> Innodb mysql-test/r/innodb.result: Innobase -> Innodb mysql-test/t/innodb.test: Innobase -> Innodb scripts/mysql_install_db.sh: Innobase -> Innodb scripts/mysqlhotcopy.sh: Remove some warnings sql-bench/server-cfg.sh: Innobase -> Innodb sql/Makefile.am: Innobase -> Innodb sql/ha_innobase.cc: Innobase -> Innodb sql/ha_innobase.h: Innobase -> Innodb sql/handler.cc: Innobase -> Innodb sql/mysqld.cc: Innobase -> Innodb sql/sql_delete.cc: Innobase -> Innodb support-files/my-huge.cnf.sh: Innobase -> Innodb support-files/my-large.cnf.sh: Innobase -> Innodb support-files/my-medium.cnf.sh: Innobase -> Innodb support-files/my-small.cnf.sh: Innobase -> Innodb support-files/mysql-max.spec.sh: Innobase -> Innodb support-files/mysql.spec.sh: Innobase -> Innodb tests/fork_big.pl: Added checking of whole database
* Fixed up mysql-max spec fileunknown2001-04-021-1/+1
| | | | | sql-bench/test-insert.sh: Allow the db to use multi value inserts if run with --fast.
* Changed --with-innobase-db to --with-innobaseunknown2001-03-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | Updated manual about INNOBASE and BDB BUILD/SETUP.sh: Added --print as alias for --just-print BUILD/compile-pentium-debug: Changed --with-innobase-db to --with-innobase BUILD/compile-pentium: Changed --with-innobase-db to --with-innobase Build-tools/Do-all-build-steps: Changed --with-innobase-db to --with-innobase Docs/manual.texi: Added that BDB and INNBASE is included in the source distribution sql/mysqld.cc: Fixed typo support-files/maxsql.spec.sh: Changed --with-innobase-db to --with-innobase support-files/mysql.spec.sh: Changed --with-innobase-db to --with-innobase
* Removed duplicated index_init() calls that causes problems with BDBunknown2001-03-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | tables. Merged maxsql.spec with mysql.spec mysql-test/r/innobase.result: Almost up to date test results mysql-test/t/innobase.test: Added testing of error codes sql-bench/test-insert.sh: Added testing of key-only-read sql/ha_berkeley.cc: Added DBUG_PRINT sql/sql_select.cc: Removed duplicated index_init() calls support-files/maxsql.spec.sh: Merge with mysql.spec. Take into account that BDB and Innobase is in the MySQL source tree support-files/mysql.spec.sh: Removed usage of innobase in standard RPM
* keep frame pointerunknown2001-02-141-2/+3
|
* Fixed bug when having many binary log filesunknown2001-01-081-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug when deleting keys with possible NULL values many changes to mysqltest Docs/Makefile.am: Don't print warnings when making ..dvi Docs/manual.texi: Documented changes acinclude.m4: Fixed bug in detecting BDB version 3.2.3g client/mysqltest.c: Added TODO Cleanups Free all memory and close all files on exit configure.in: New release include/my_sys.h: Added new function needed for mysqltest.c myisam/mi_create.c: Cleanup myisam/mi_delete.c: Fixed bug when deleting keys with NULL myisam/mi_search.c: cleanup myisam/myisamchk.c: Added info about fulltext to -D mysql-test/mysql-test-run.sh: Use less memory for mysqld Don't remove timefile if only testing one test Send option --debug to mysqltest mysql-test/r/fulltext.result: New tests mysql-test/r/func_math.result: Make test portable mysql-test/t/fulltext.test: New tests mysql-test/t/func_math.test: Make test portable mysys/mf_iocache2.c: Fixed bug when reading over buffers mysys/string.c: Added new function needed for mysqltest.c mysys/typelib.c: cleanup scripts/make_binary_distribution.sh: Added option suffix Removed some warnings for missing files scripts/mysql_install_db.sh: Fixed type scripts/safe_mysqld.sh: Also read options from 'server' group sql-bench/Results/ATIS-mysql-Linux_2.2.13_SMP_alpha: New benchmark run sql-bench/Results/RUN-mysql-Linux_2.2.13_SMP_alpha: New benchmark run sql-bench/Results/alter-table-mysql-Linux_2.2.13_SMP_alpha: New benchmark run sql-bench/Results/big-tables-mysql-Linux_2.2.13_SMP_alpha: New benchmark run sql-bench/Results/connect-mysql-Linux_2.2.13_SMP_alpha: New benchmark run sql-bench/Results/create-mysql-Linux_2.2.13_SMP_alpha: New benchmark run sql-bench/Results/insert-mysql-Linux_2.2.13_SMP_alpha: New benchmark run sql-bench/Results/select-mysql-Linux_2.2.13_SMP_alpha: New benchmark run sql-bench/Results/wisconsin-mysql-Linux_2.2.13_SMP_alpha: New benchmark run sql-bench/bench-init.pl.sh: Added missing option '--silent' sql/mysqld.cc: Added warnings Print backtraces even if 'current_thd' is not active support-files/mysql.spec.sh: Removed duplicate entry
* Fixes to get mysql-test included in the distributionsunknown2001-01-021-3/+9
| | | | | | | | | | | | | | | | | | | client/mysqldump.c: Fixed to not use strncasecmp client/mysqlimport.c: Fixed to not use strncasecmp mysql-test/Makefile.am: Changes needed for RPM mysql-test/mysql-test-run.sh: Changes to work with binary installations scripts/make_binary_distribution.sh: Added missing mysql-test files sql-bench/Makefile.am: Changes needed for RPM sql/mysqld.cc: Portability fix support-files/mysql.spec.sh: Added mysql-test to sql-bench
* Fixes build of 3.23.30unknown2001-01-011-1/+0
| | | | | | | | | Build-tools/Do-rpm: Cleanup RPM directory before new build support-files/mysql.spec.sh: Removed duplicated manual entry BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
* Install mysqltest binary and new man pagesunknown2000-12-311-2/+16
| | | | | Build-tools/Do-rpm: Remove old packages before compiling
* Lots of new benchmark runsunknown2000-12-181-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remember filename for temporary files created with mkstemp Fixed wrongly allocated BDB share structure Cleanups for SunPRO BitKeeper/deleted/.del-ATIS-mysql-SunOS_5.6_sun4m~62028e0375b3b8b: ***MISSING WEAVE*** BitKeeper/deleted/.del-RUN-mysql-SunOS_5.6_sun4m~eafc8188345e262b: ***MISSING WEAVE*** BitKeeper/deleted/.del-alter-table-mysql-SunOS_5.6_sun4m~8a1bd6589a189890: ***MISSING WEAVE*** BitKeeper/deleted/.del-big-tables-mysql-SunOS_5.6_sun4m~f351a7f3e1e2257e: ***MISSING WEAVE*** BitKeeper/deleted/.del-connect-mysql-SunOS_5.6_sun4m~a10e3ddfa26a3e7f: ***MISSING WEAVE*** BitKeeper/deleted/.del-create-mysql-SunOS_5.6_sun4m~9233114ae6f8c5f: ***MISSING WEAVE*** BitKeeper/deleted/.del-insert-mysql-SunOS_5.6_sun4m~3402d060ae20e19: ***MISSING WEAVE*** BitKeeper/deleted/.del-select-mysql-SunOS_5.6_sun4m~4da215905bce988d: ***MISSING WEAVE*** BitKeeper/deleted/.del-wisconsin-mysql-SunOS_5.6_sun4m~ec61b14072715dc8: ***MISSING WEAVE*** BitKeeper/deleted/.del-ATIS-mysql-Linux_2.2.12_20smp_i686~28211fb9f0e6ab0e: ***MISSING WEAVE*** BitKeeper/deleted/.del-RUN-mysql-Linux_2.2.12_20smp_i686~da28ced3e0aac09c: ***MISSING WEAVE*** BitKeeper/deleted/.del-alter-table-mysql-Linux_2.2.12_20smp_i686~67ae4e91b5f4eabd: ***MISSING WEAVE*** BitKeeper/deleted/.del-big-tables-mysql-Linux_2.2.12_20smp_i686~a2dcb74a3c73ac18: ***MISSING WEAVE*** BitKeeper/deleted/.del-connect-mysql-Linux_2.2.12_20smp_i686~beedcd769a903c19: ***MISSING WEAVE*** BitKeeper/deleted/.del-create-mysql-Linux_2.2.12_20smp_i686~fe23ee50aea195f4: ***MISSING WEAVE*** BitKeeper/deleted/.del-insert-mysql-Linux_2.2.12_20smp_i686~f120b0ead3836c81: ***MISSING WEAVE*** BitKeeper/deleted/.del-select-mysql-Linux_2.2.12_20smp_i686~3b64aff0dfddfff4: ***MISSING WEAVE*** BitKeeper/deleted/.del-wisconsin-mysql-Linux_2.2.12_20smp_i686~d49db545341a732f: ***MISSING WEAVE*** BitKeeper/deleted/.del-ATIS-mysql-Linux_2.2.13_SMP_alpha~136bdd9fd1a2cd14: ***MISSING WEAVE*** BitKeeper/deleted/.del-ATIS-mysql_fast-Linux_2.2.13_SMP_alpha~defb62af5958fcac: ***MISSING WEAVE*** BitKeeper/deleted/.del-RUN-mysql-Linux_2.2.13_SMP_alpha~f6fa9f46d4a6152: ***MISSING WEAVE*** BitKeeper/deleted/.del-RUN-mysql_fast-Linux_2.2.13_SMP_alpha~16694c5927b7600c: ***MISSING WEAVE*** BitKeeper/deleted/.del-alter-table-mysql-Linux_2.2.13_SMP_alpha~c85eb85ba45dd748: ***MISSING WEAVE*** BitKeeper/deleted/.del-alter-table-mysql_fast-Linux_2.2.13_SMP_alpha~b062db76cf6df5d2: ***MISSING WEAVE*** BitKeeper/deleted/.del-big-tables-mysql-Linux_2.2.13_SMP_alpha~b5f4f4c35225f0f: ***MISSING WEAVE*** BitKeeper/deleted/.del-big-tables-mysql_fast-Linux_2.2.13_SMP_alpha~a9eedd951eab7e8b: ***MISSING WEAVE*** BitKeeper/deleted/.del-connect-mysql-Linux_2.2.13_SMP_alpha~74ec2bf5f55b81f: ***MISSING WEAVE*** BitKeeper/deleted/.del-connect-mysql_fast-Linux_2.2.13_SMP_alpha~f6d7665c418d62c6: ***MISSING WEAVE*** BitKeeper/deleted/.del-create-mysql-Linux_2.2.13_SMP_alpha~771b40d3280fe8ad: ***MISSING WEAVE*** BitKeeper/deleted/.del-create-mysql_fast-Linux_2.2.13_SMP_alpha~c46d6c283c0e34ae: ***MISSING WEAVE*** BitKeeper/deleted/.del-insert-mysql-Linux_2.2.13_SMP_alpha~17f262f12d2244bc: ***MISSING WEAVE*** BitKeeper/deleted/.del-insert-mysql_fast-Linux_2.2.13_SMP_alpha~3245ba5633a18e8: ***MISSING WEAVE*** BitKeeper/deleted/.del-select-mysql-Linux_2.2.13_SMP_alpha~9fd9c6e036f988d7: ***MISSING WEAVE*** BitKeeper/deleted/.del-select-mysql_fast-Linux_2.2.13_SMP_alpha~744633c6e13a897f: ***MISSING WEAVE*** BitKeeper/deleted/.del-wisconsin-mysql-Linux_2.2.13_SMP_alpha~ad7babd436f26841: ***MISSING WEAVE*** BitKeeper/deleted/.del-wisconsin-mysql_fast-Linux_2.2.13_SMP_alpha~6ad065fe4c6b4fa9: ***MISSING WEAVE*** BUILD/compile-pentium: Added command line arguments Docs/manual.texi: Update for 3.23.30 configure.in: Removed duplicated symbol include/my_sys.h: cleanup of my_open/my_create/my_tempfile mysys/mf_tempfile.c: Remember filename for temporary files created with mkstemp mysys/my_create.c: cleanup of my_open/my_create/my_tempfile mysys/my_open.c: cleanup of my_open/my_create/my_tempfile scripts/mysqld_multi.sh: Use paths from configure scripts/safe_mysqld.sh: Cleanup sql-bench/Results/ATIS-mysql-SunOS_5.7_sun4m: New benchmark results sql-bench/Results/RUN-mysql-SunOS_5.7_sun4m: New benchmark results sql-bench/Results/alter-table-mysql-SunOS_5.7_sun4m: New benchmark results sql-bench/Results/big-tables-mysql-SunOS_5.7_sun4m: New benchmark results sql-bench/Results/connect-mysql-SunOS_5.7_sun4m: New benchmark results sql-bench/Results/create-mysql-SunOS_5.7_sun4m: New benchmark results sql-bench/Results/insert-mysql-SunOS_5.7_sun4m: New benchmark results sql-bench/Results/select-mysql-SunOS_5.7_sun4m: New benchmark results sql-bench/Results/wisconsin-mysql-SunOS_5.7_sun4m: New benchmark results sql/ha_berkeley.cc: Fixed wrongly allocated share structure sql/item_cmpfunc.cc: Cleanup sql/item_cmpfunc.h: Cleanup sql/log_event.h: Cleanup sql/mysqld.cc: Changed default number of BDB locks to 10000 sql/sql_class.h: cleanup sql/sql_show.cc: cleanup support-files/mysql.spec.sh: Added mysqld_multi sql-bench/Results-linux/ATIS-mysql_dbug-Linux_2.2.14_my_SMP_i686: ***MISSING WEAVE*** sql-bench/Results-linux/ATIS-mysql_dbug_full-Linux_2.2.14_my_SMP_i686: ***MISSING WEAVE*** sql-bench/Results-linux/RUN-mysql_dbug-Linux_2.2.14_my_SMP_i686: ***MISSING WEAVE*** sql-bench/Results-linux/RUN-mysql_dbug_full-Linux_2.2.14_my_SMP_i686: ***MISSING WEAVE*** sql-bench/Results-linux/alter-table-mysql_dbug-Linux_2.2.14_my_SMP_i686: ***MISSING WEAVE*** sql-bench/Results-linux/alter-table-mysql_dbug_full-Linux_2.2.14_my_SMP_i686: ***MISSING WEAVE*** sql-bench/Results-linux/big-tables-mysql_dbug-Linux_2.2.14_my_SMP_i686: ***MISSING WEAVE*** sql-bench/Results-linux/big-tables-mysql_dbug_full-Linux_2.2.14_my_SMP_i686: ***MISSING WEAVE*** sql-bench/Results-linux/connect-mysql_dbug-Linux_2.2.14_my_SMP_i686: ***MISSING WEAVE*** sql-bench/Results-linux/connect-mysql_dbug_full-Linux_2.2.14_my_SMP_i686: ***MISSING WEAVE*** sql-bench/Results-linux/create-mysql_dbug-Linux_2.2.14_my_SMP_i686: ***MISSING WEAVE*** sql-bench/Results-linux/create-mysql_dbug_full-Linux_2.2.14_my_SMP_i686: ***MISSING WEAVE*** sql-bench/Results-linux/insert-mysql_dbug-Linux_2.2.14_my_SMP_i686: ***MISSING WEAVE*** sql-bench/Results-linux/insert-mysql_dbug_full-Linux_2.2.14_my_SMP_i686: ***MISSING WEAVE*** sql-bench/Results-linux/select-mysql_dbug-Linux_2.2.14_my_SMP_i686: ***MISSING WEAVE*** sql-bench/Results-linux/select-mysql_dbug_full-Linux_2.2.14_my_SMP_i686: ***MISSING WEAVE*** sql-bench/Results-linux/wisconsin-mysql_dbug-Linux_2.2.14_my_SMP_i686: ***MISSING WEAVE*** sql-bench/Results-linux/wisconsin-mysql_dbug_full-Linux_2.2.14_my_SMP_i686: ***MISSING WEAVE***
* mysql.spec.sh Don't install BDBunknown2000-12-131-0/+1
| | | | | | | | | | | | | | | | | | Do-patch-file Update for new web structure Makefile.am Added dependency for manual_toc.html Makefile.am Replaced chmod with RM to avoid error message include/Makefile.am: Replaced chmod with RM to avoid error message Docs/Makefile.am: Added dependency for manual_toc.html Build-tools/Do-patch-file: Update for new web structure support-files/mysql.spec.sh: Don't install BDB BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
* Handle compressed man/info docs. Thanks tounknown2000-09-291-2/+2
| | | | | | | | GOMEZ Henri <hgomez@slib.fr> for the patch. support-files/mysql.spec.sh: handle compressed man/info docs
* Fix for compilation ; Turned of RCS flag for all files to avoidunknown2000-08-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* mysql.spec.sh - added libmysqlclient_runknown2000-08-191-0/+6
| | | | | support-files/mysql.spec.sh: - added libmysqlclient_r
* Fixed for Ia64 + delayed key creation + a lot of small bug fixesunknown2000-08-151-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs/Makefile.am: Removed typo Docs/internals.texi: Added documentation about filesort Docs/manual.texi: Lots of changes, including information about the password in the mysql.user table config.h.in: ***MISSING WEAVE*** heap/hp_rnext.c: Fix of reading of read-next include/config-win.h: Fix for Ia64 include/global.h: Fix for Ia64 include/my_base.h: Fix for Ia64 include/myisam.h: New repair options isam/_dynrec.c: Typo fixes isam/_search.c: Fix for Ia64 merge/rrnd.c: Fix of ORDER BY for MERGE tables myisam/ft_eval.c: Fix for Ia64 myisam/ft_parser.c: Fix for Ia64 myisam/ft_static.c: Portability fixes myisam/mi_check.c: Fix for Ia64 + delay key creation myisam/mi_locking.c: Portability fixes myisam/myisamdef.h: Fixes for automatic table repair myisam/myisampack.c: Version number increment myisammrg/myrg_rrnd.c: Fix of ORDER BY for mymerge tables mysql.proj: Updated mysys/charset.c: Fix for Ia64 mysys/mf_casecnv.c: Fix for Ia64 mysys/mf_pack.c: Fix for Ia64 mysys/mf_path.c: Fix for Ia64 mysys/mf_wfile.c: Fix for Ia64 mysys/my_alloc.c: Fix for Ia64 mysys/my_lib.c: Fix for Ia64 mysys/my_lread.c: Fix for Ia64 mysys/my_lwrite.c: Fix for Ia64 mysys/my_winthread.c: Fix for Ia64 mysys/string.c: Fix for Ia64 mysys/thr_alarm.c: Fix for Ia64 mysys/thr_rwlock.c: Fix of scheduler bug for systems without rw_locks regex/regcomp.c: Fix for Ia64 regex/regex.h: Fix for Ia64 regex/regex2.h: Fix for Ia64 scripts/mysqlhotcopy.sh: Explicit version number (because of bitkeeper) sql-bench/bench-init.pl.sh: New help message sql-bench/server-cfg.sh: Updates for postgreSQL 7.0 sql/ChangeLog: Changelog sql/field.cc: Fix of datetime function handling sql/filesort.cc: More comments sql/gen_lex_hash.cc: More options sql/ha_berkeley.cc: Fix for part key reading sql/ha_berkeley.h: Indentation sql/ha_myisam.cc: Fix for delayed key creation sql/ha_myisam.h: Fix for delayed key creation sql/handler.h: Fix for delayed key creation sql/item_func.cc: Fix of crash when using constant expression with UDF functions in WHERE sql/item_timefunc.cc: Fix of datetime function handling sql/mini_client.cc: Portability fix sql/mysql_priv.h: Optimization of select initialization sql/mysqld.cc: Portability fixes, thread cache and min argument for connect_timeout sql/sql_load.cc: Delayed key handling sql/sql_parse.cc: Portability fixes and select initialization optimization sql/sql_select.cc: Small optimization + more comments sql/sql_table.cc: Fix default value adding to blob with alter table + delayed index creation sql/sql_yacc.yy: Optimized select initialization sql/structs.h: Fix for part key read strings/ctype-sjis.c: Fix for Ia64 strings/ctype-tis620.c: Fix for Ia64 strings/t_ctype.h: bk fix support-files/mysql.spec.sh: Added comment vio/viotest-ssl.cc: bk fix vio/viotest-sslconnect.cc: bk fix vio/viotest.cc: bk fix BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted