mirror of
https://github.com/MariaDB/server.git
synced 2025-11-21 06:21:35 +03:00
ada9d3f2c8b15d7d245f7fc881de21cd70f364b6
93 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
a811cc0a88 |
mysql.spec.sh:
Man page for "mysqld" command move to section 8 (bug#21220) support-files/mysql.spec.sh: Man page for "mysqld" command move to section 8 (bug#21220) |
||
|
|
d8e9dd6110 | Move "mysqldumpslow" from the client RPM to the server RPM (bug#20216). | ||
|
|
65fcdee56e |
mysql.spec.sh:
Always compile position independent support-files/mysql.spec.sh: Always compile position independent |
||
|
|
0ffe070cee |
- Removed obsolete and outdated man page files from the man
directory - these files are now maintained in the mysqldoc
repository and included in the source distribution during the
release build. Updated the configure.in script and Makefiles to
create the man page file list at build time
- Updated the file list in the RPM spec file to include all currently
available man pages (this can not be done with wildcards, as
the man pages are spread across several subpackages. However, RPM
warns about unpackaged files, so newly added man pages can be
spotted)
BitKeeper/deleted/.del-isamchk.1.in~9d44303f6d951962:
Delete: man/isamchk.1.in
BitKeeper/deleted/.del-isamlog.1.in~416d91adbf665b19:
Delete: man/isamlog.1.in
BitKeeper/deleted/.del-mysql.1.in~3f4dbf65d31fea3a:
Delete: man/mysql.1.in
BitKeeper/deleted/.del-mysqlaccess.1.in~2adf98feb44a0dbf:
Delete: man/mysqlaccess.1.in
BitKeeper/deleted/.del-mysqladmin.1.in~81703c6092a1f769:
Delete: man/mysqladmin.1.in
BitKeeper/deleted/.del-mysqld.1.in~42371a82eb27d87c:
Delete: man/mysqld.1.in
BitKeeper/deleted/.del-mysqld_multi.1.in~b3f1c5343b8481e6:
Delete: man/mysqld_multi.1.in
BitKeeper/deleted/.del-mysqld_safe.1.in~6f34e14acc0c5e0b:
Delete: man/mysqld_safe.1.in
BitKeeper/deleted/.del-mysqldump.1.in~9520980bfec710d5:
Delete: man/mysqldump.1.in
BitKeeper/deleted/.del-mysql_fix_privilege_tables.1.in~7422405bb0e64325:
Delete: man/mysql_fix_privilege_tables.1.in
BitKeeper/deleted/.del-mysql_zap.1.in~df5cf8089b50c624:
Delete: man/mysql_zap.1.in
BitKeeper/deleted/.del-mysqlshow.1.in~81ce953dcc1a282f:
Delete: man/mysqlshow.1.in
BitKeeper/deleted/.del-perror.1.in~60d1efcbe71bdd9c:
Delete: man/perror.1.in
BitKeeper/deleted/.del-replace.1.in~e92dc1aea682608c:
Delete: man/replace.1.in
configure.in:
- dynamically add man pages included in the man directory
(the BK tree only contains one dummy file, the directory is
populated by the Bootstrap script by copying current man pages
from the documentation server)
man/Makefile.am:
- removed hard-coded list of man pages, the list is populated
during the configure stage. When building from BK, only one
placeholder file exists. For the release builds, this directory
is populated by the Bootstrap script, which takes man page files
from the documentation server.
man/mysqlman.1:
- removed version number
support-files/mysql.spec.sh:
- adjusted file list: added man pages that are now part of the
official source distribution (taken from the documentation
server)
|
||
|
|
124b0a594c |
- added a usermod call in the postinstall section of the RPM spec file
to assign a potential existing mysql user to the correct user group (BUG#12823)
support-files/mysql.spec.sh:
- added a usermod call to assign a potential existing mysql user to the
correct user group (BUG#12823)
|
||
|
|
a44907e7a6 |
- fixed the removing of the RPM_BUILD_ROOT in the %clean section of the RPM
spec file (the $RBR variable did not get expanded, thus leaving old build
roots behind)
support-files/mysql.spec.sh:
- fixed the removing of the RPM_BUILD_ROOT in the %clean section (the
$RBR variable did not get expanded, thus leaving old build roots behind)
|
||
|
|
21fefc68cb |
- Fixed the creation of the mysql user group account in the postinstall section of
the MySQL-server RPM spec file (BUG#12348) support-files/mysql.spec.sh: - Fixed the creation of the mysql user group account in the postinstall section (BUG#12348) |
||
|
|
5c27ff06c7 |
RPM spec file improvements:
- create a "mysql" user group and assign the mysql user account to that group
in the server postinstall section. (BUG 10984)
- backported some changes from the 4.1 RPM spec file (cleanups: removed the incomplete
Brazilian translations, more consequent use of macros)
support-files/mysql.spec.sh:
- create a "mysql" user group and assign the mysql user account to that group
in the server postinstall section. (BUG 10984)
- backported some changes from the 4.1 RPM spec file (cleanups: removed the incomplete
Brazilian translations, more consequent use of macros)
|
||
|
|
ce11270fc1 |
Added a missing "make clean" to the RPM "spec" file which had caused the original 4.1.12 RPMs to be broken.
(bug#10674, bug#10681) support-files/mysql.spec.sh: Added a missing "make clean" which had caused the original 4.1.12 RPMs to be broken. (bug#10674, bug#10681) |
||
|
|
ce18d92632 |
- fixed a date for a changelog entry in the RPM spec file (s/Mar/Apr/) - RPM complains about wrongly
ordered entries. support-files/mysql.spec.sh: - fixed a date for a changelog entry (s/Mar/Apr/) - RPM complains about wrongly ordered entries. |
||
|
|
7a2a7de28b |
- manual.texi will be replaced with a manual written in DocBook/XML. This ChangeSet removes all
references to the .texi file and the build targets that depend on manual.texi as the input file.
- added COPYING as a regular file instead of creating it during the build. This ensures that it's part
of the sources when pulling from BK (it used to be extracted from the manual)
- Removed a lot of cruft and unused/obsolete stuff from the Docs directory (e.g. Flags, Images)
- added a dummy mysql.info placeholder file (the info file is still used as the source to extract
various text files during the build). It will be replaced with a "real" file during the Bootstrap
process to create the official source distribution - the placeholder just satisfies build dependencies.
BitKeeper/deleted/.del-manual.texi~af95f3e233925495:
Delete: Docs/manual.texi
BitKeeper/deleted/.del-manual_toc.html~f483f2d33d9acb41:
Delete: Docs/manual_toc.html
BitKeeper/deleted/.del-manual.de.texi~68483e0cb1187601:
Delete: Docs/manual.de.texi
BitKeeper/deleted/.del-manual.ja.texi~bdf63728a7b03acf:
Delete: Docs/manual.ja.texi
BitKeeper/deleted/.del-manual-license-spanish.texi~b90a305f6c3755da:
Delete: Docs/manual-license-spanish.texi
BitKeeper/deleted/.del-section.Infolinks.texi~c237f2f9:
Delete: Docs/section.Infolinks.texi
BitKeeper/deleted/.del-reservedwords.texi~3d8f82fd477ffdd3:
Delete: Docs/reservedwords.texi
BitKeeper/deleted/.del-section.Users.texi~41da5f4c:
Delete: Docs/section.Users.texi
BitKeeper/deleted/.del-section.Testimonials.texi~418f3f63:
Delete: Docs/section.Testimonials.texi
BitKeeper/deleted/.del-mirrors.texi~391546915de6c399:
Delete: Docs/mirrors.texi
BitKeeper/deleted/.del-texi2html~74632fe370dcec73:
Delete: Docs/Support/texi2html
BitKeeper/deleted/.del-texinfo.tex~9c6fd67011bc5409:
Delete: Docs/Support/texinfo.tex
BitKeeper/deleted/.del-update-reserved-words.pl~e51012acfd971cd6:
Delete: Docs/Support/update-reserved-words.pl
BitKeeper/deleted/.del-generate-mirror-listing.pl~2fa98b042dd757cf:
Delete: Docs/Support/generate-mirror-listing.pl
BitKeeper/deleted/.del-denmark.eps~67c559554779943c:
Delete: Docs/Flags/denmark.eps
BitKeeper/deleted/.del-denmark.gif~794733445761c7d9:
Delete: Docs/Flags/denmark.gif
BitKeeper/deleted/.del-denmark.pdf~772f1f647f6675b4:
Delete: Docs/Flags/denmark.pdf
BitKeeper/deleted/.del-denmark.txt~9467854a287a11d3:
Delete: Docs/Flags/denmark.txt
BitKeeper/deleted/.del-belgium.eps~10f1218e783cadb5:
Delete: Docs/Flags/belgium.eps
BitKeeper/deleted/.del-belgium.gif~47e115c2f692a300:
Delete: Docs/Flags/belgium.gif
BitKeeper/deleted/.del-belgium.pdf~d66d1f4d161dbfa7:
Delete: Docs/Flags/belgium.pdf
BitKeeper/deleted/.del-belgium.txt~1cc4ae60f07ea525:
Delete: Docs/Flags/belgium.txt
BitKeeper/deleted/.del-costa-rica.eps~3999b27ab2e876c5:
Delete: Docs/Flags/costa-rica.eps
BitKeeper/deleted/.del-costa-rica.gif~e4f609b46043b612:
Delete: Docs/Flags/costa-rica.gif
BitKeeper/deleted/.del-costa-rica.pdf~ad1185a29a583cff:
Delete: Docs/Flags/costa-rica.pdf
BitKeeper/deleted/.del-costa-rica.txt~fc47cc5846cde0c1:
Delete: Docs/Flags/costa-rica.txt
BitKeeper/deleted/.del-france.eps~54769290ec25c3f8:
Delete: Docs/Flags/france.eps
BitKeeper/deleted/.del-france.gif~31e0b62070c6d14f:
Delete: Docs/Flags/france.gif
BitKeeper/deleted/.del-france.pdf~2f143b49353abb46:
Delete: Docs/Flags/france.pdf
BitKeeper/deleted/.del-france.txt~fe93e7e98b8daec0:
Delete: Docs/Flags/france.txt
BitKeeper/deleted/.del-sweden.eps~4c24b952feb3ab:
Delete: Docs/Flags/sweden.eps
BitKeeper/deleted/.del-sweden.gif~8653c24f7bac88dc:
Delete: Docs/Flags/sweden.gif
BitKeeper/deleted/.del-sweden.pdf~4afd5afe76bd9172:
Delete: Docs/Flags/sweden.pdf
BitKeeper/deleted/.del-sweden.txt~b6d9f06fa227065d:
Delete: Docs/Flags/sweden.txt
BitKeeper/deleted/.del-turkey.eps~6e9ebd6992e53d70:
Delete: Docs/Flags/turkey.eps
BitKeeper/deleted/.del-turkey.gif~cb55d42965e9f824:
Delete: Docs/Flags/turkey.gif
BitKeeper/deleted/.del-turkey.pdf~287742544b50b431:
Delete: Docs/Flags/turkey.pdf
BitKeeper/deleted/.del-turkey.txt~bc65755bf8a2a21:
Delete: Docs/Flags/turkey.txt
BitKeeper/deleted/.del-ukraine.eps~f450a951bf5c4dc9:
Delete: Docs/Flags/ukraine.eps
BitKeeper/deleted/.del-ukraine.gif~d167f4bf9179141d:
Delete: Docs/Flags/ukraine.gif
BitKeeper/deleted/.del-ukraine.pdf~d3b480f6acf3b56a:
Delete: Docs/Flags/ukraine.pdf
BitKeeper/deleted/.del-ireland.eps~9c52bfd977d47d1a:
Delete: Docs/Flags/ireland.eps
BitKeeper/deleted/.del-ireland.gif~3a5ffafd74c67fe:
Delete: Docs/Flags/ireland.gif
BitKeeper/deleted/.del-ireland.pdf~e459dd3a1de0f8c7:
Delete: Docs/Flags/ireland.pdf
BitKeeper/deleted/.del-ireland.txt~c8a9f56f150f1008:
Delete: Docs/Flags/ireland.txt
BitKeeper/deleted/.del-ukraine.txt~e4c1066096a8b1b3:
Delete: Docs/Flags/ukraine.txt
BitKeeper/deleted/.del-bulgaria.eps~58ae212ad442ecb7:
Delete: Docs/Flags/bulgaria.eps
BitKeeper/deleted/.del-indonesia.eps~ca7ee0a66154d34d:
Delete: Docs/Flags/indonesia.eps
BitKeeper/deleted/.del-indonesia.gif~2137016b86bc5d07:
Delete: Docs/Flags/indonesia.gif
BitKeeper/deleted/.del-indonesia.pdf~f14b2f53c85a43d:
Delete: Docs/Flags/indonesia.pdf
BitKeeper/deleted/.del-indonesia.txt~cae5c380959a5460:
Delete: Docs/Flags/indonesia.txt
BitKeeper/deleted/.del-bulgaria.gif~859289ca21a394b:
Delete: Docs/Flags/bulgaria.gif
BitKeeper/deleted/.del-bulgaria.pdf~fdcd6f1b96d36f5b:
Delete: Docs/Flags/bulgaria.pdf
BitKeeper/deleted/.del-bulgaria.txt~8d3854c355db697e:
Delete: Docs/Flags/bulgaria.txt
BitKeeper/deleted/.del-singapore.eps~1efd8578def570d8:
Delete: Docs/Flags/singapore.eps
BitKeeper/deleted/.del-singapore.gif~78f227e1f0129a:
Delete: Docs/Flags/singapore.gif
BitKeeper/deleted/.del-italy.eps~4c8a4d9f1e6fe897:
Delete: Docs/Flags/italy.eps
BitKeeper/deleted/.del-singapore.pdf~77019ac12b0d44b0:
Delete: Docs/Flags/singapore.pdf
BitKeeper/deleted/.del-singapore.txt~21978a833ace2d2:
Delete: Docs/Flags/singapore.txt
BitKeeper/deleted/.del-italy.gif~43074800bb72a037:
Delete: Docs/Flags/italy.gif
BitKeeper/deleted/.del-italy.pdf~ae8671649b09cb96:
Delete: Docs/Flags/italy.pdf
BitKeeper/deleted/.del-italy.txt~428bb945a2576671:
Delete: Docs/Flags/italy.txt
BitKeeper/deleted/.del-slovenia.eps~f73ea56aafc02828:
Delete: Docs/Flags/slovenia.eps
BitKeeper/deleted/.del-slovenia.gif~353783f82c89c7c8:
Delete: Docs/Flags/slovenia.gif
BitKeeper/deleted/.del-slovenia.pdf~349905c733fcc8a:
Delete: Docs/Flags/slovenia.pdf
BitKeeper/deleted/.del-slovenia.txt~21996e7d83808d0f:
Delete: Docs/Flags/slovenia.txt
BitKeeper/deleted/.del-usa.eps~64e6c5fe46d1929d:
Delete: Docs/Flags/usa.eps
BitKeeper/deleted/.del-usa.gif~278102a819343b97:
Delete: Docs/Flags/usa.gif
BitKeeper/deleted/.del-usa.pdf~ed44efa3b0c6f6ed:
Delete: Docs/Flags/usa.pdf
BitKeeper/deleted/.del-greece.eps~30dd253c6047f42f:
Delete: Docs/Flags/greece.eps
BitKeeper/deleted/.del-greece.gif~d2a46be5950e4784:
Delete: Docs/Flags/greece.gif
BitKeeper/deleted/.del-greece.pdf~e61ed027c4d629:
Delete: Docs/Flags/greece.pdf
BitKeeper/deleted/.del-greece.txt~5c5b5ddbb62811c9:
Delete: Docs/Flags/greece.txt
BitKeeper/deleted/.del-usa.txt~2792ba8db79f0a39:
Delete: Docs/Flags/usa.txt
BitKeeper/deleted/.del-philippines.eps~64beb8e0853db8b2:
Delete: Docs/Flags/philippines.eps
BitKeeper/deleted/.del-philippines.gif~6cf82c24f6baef53:
Delete: Docs/Flags/philippines.gif
BitKeeper/deleted/.del-philippines.pdf~b7977a895a0f6a76:
Delete: Docs/Flags/philippines.pdf
BitKeeper/deleted/.del-philippines.txt~f42e0270d8e22325:
Delete: Docs/Flags/philippines.txt
BitKeeper/deleted/.del-portugal.eps~98b9150ce6a649b8:
Delete: Docs/Flags/portugal.eps
BitKeeper/deleted/.del-mexico.eps~9186bd67f1a25a3f:
Delete: Docs/Flags/mexico.eps
BitKeeper/deleted/.del-portugal.gif~c7cc13bb1c6dfe9d:
Delete: Docs/Flags/portugal.gif
BitKeeper/deleted/.del-portugal.pdf~24587f586bc7534b:
Delete: Docs/Flags/portugal.pdf
BitKeeper/deleted/.del-portugal.txt~b3286118e0bfcc3:
Delete: Docs/Flags/portugal.txt
BitKeeper/deleted/.del-mexico.gif~a749e257ffeb6588:
Delete: Docs/Flags/mexico.gif
BitKeeper/deleted/.del-mexico.pdf~a0b20871c2e61325:
Delete: Docs/Flags/mexico.pdf
BitKeeper/deleted/.del-austria.eps~8e6934b528c7ba65:
Delete: Docs/Flags/austria.eps
BitKeeper/deleted/.del-austria.gif~4b528a1b567629c1:
Delete: Docs/Flags/austria.gif
BitKeeper/deleted/.del-austria.pdf~88115eca98801ee1:
Delete: Docs/Flags/austria.pdf
BitKeeper/deleted/.del-austria.txt~eabda07c94bc3783:
Delete: Docs/Flags/austria.txt
BitKeeper/deleted/.del-mexico.txt~a776cf3478c85e68:
Delete: Docs/Flags/mexico.txt
BitKeeper/deleted/.del-canada.eps~870d51433272b91e:
Delete: Docs/Flags/canada.eps
BitKeeper/deleted/.del-canada.gif~2b36f4f336fcbdd7:
Delete: Docs/Flags/canada.gif
BitKeeper/deleted/.del-canada.pdf~7aa6ddfa4274a503:
Delete: Docs/Flags/canada.pdf
BitKeeper/deleted/.del-canada.txt~c877dedbb6500f48:
Delete: Docs/Flags/canada.txt
BitKeeper/deleted/.del-iceland.eps~9cc02c4e666e803:
Delete: Docs/Flags/iceland.eps
BitKeeper/deleted/.del-iceland.gif~902645739e3c6b75:
Delete: Docs/Flags/iceland.gif
BitKeeper/deleted/.del-iceland.pdf~da00f08b9f794a92:
Delete: Docs/Flags/iceland.pdf
BitKeeper/deleted/.del-iceland.txt~dd6b3c03d0e35936:
Delete: Docs/Flags/iceland.txt
BitKeeper/deleted/.del-japan.eps~fe89aea87d627e85:
Delete: Docs/Flags/japan.eps
BitKeeper/deleted/.del-japan.gif~1c6f45454aa378b3:
Delete: Docs/Flags/japan.gif
BitKeeper/deleted/.del-hungary.eps~a7d682f15e7be0ea:
Delete: Docs/Flags/hungary.eps
BitKeeper/deleted/.del-hungary.gif~373325ba9bcbdc72:
Delete: Docs/Flags/hungary.gif
BitKeeper/deleted/.del-hungary.pdf~918baeb6bf07fa97:
Delete: Docs/Flags/hungary.pdf
BitKeeper/deleted/.del-hungary.txt~c65c28ecc13cee38:
Delete: Docs/Flags/hungary.txt
BitKeeper/deleted/.del-japan.pdf~40532606f6053145:
Delete: Docs/Flags/japan.pdf
BitKeeper/deleted/.del-japan.txt~114edadc3ac11a71:
Delete: Docs/Flags/japan.txt
BitKeeper/deleted/.del-russia.eps~653c84cd2a80b954:
Delete: Docs/Flags/russia.eps
BitKeeper/deleted/.del-russia.gif~300890a87b30d01e:
Delete: Docs/Flags/russia.gif
BitKeeper/deleted/.del-russia.pdf~7fe386a4e48f013:
Delete: Docs/Flags/russia.pdf
BitKeeper/deleted/.del-latvia.eps~6a6307d66a0cb07:
Delete: Docs/Flags/latvia.eps
BitKeeper/deleted/.del-russia.txt~91dea186f11d7fdc:
Delete: Docs/Flags/russia.txt
BitKeeper/deleted/.del-latvia.gif~abbe57eb4438c6e8:
Delete: Docs/Flags/latvia.gif
BitKeeper/deleted/.del-latvia.pdf~25516993d39fa760:
Delete: Docs/Flags/latvia.pdf
BitKeeper/deleted/.del-armenia.eps~643f5c261ebab928:
Delete: Docs/Flags/armenia.eps
BitKeeper/deleted/.del-latvia.txt~193a3991e0eddaf9:
Delete: Docs/Flags/latvia.txt
BitKeeper/deleted/.del-armenia.gif~38bb7a3d6a564ecc:
Delete: Docs/Flags/armenia.gif
BitKeeper/deleted/.del-armenia.txt~9b07e8896669b144:
Delete: Docs/Flags/armenia.txt
BitKeeper/deleted/.del-new-zealand.eps~861b5316178fcb08:
Delete: Docs/Flags/new-zealand.eps
BitKeeper/deleted/.del-new-zealand.gif~77ea426c11bb3ab:
Delete: Docs/Flags/new-zealand.gif
BitKeeper/deleted/.del-new-zealand.pdf~ceb107c0ae812a14:
Delete: Docs/Flags/new-zealand.pdf
BitKeeper/deleted/.del-argentina.eps~79d033cbfba0697a:
Delete: Docs/Flags/argentina.eps
BitKeeper/deleted/.del-argentina.gif~4fc28afb8cb08692:
Delete: Docs/Flags/argentina.gif
BitKeeper/deleted/.del-argentina.pdf~83fcf14b727ae306:
Delete: Docs/Flags/argentina.pdf
BitKeeper/deleted/.del-argentina.txt~75de5b063d1a1560:
Delete: Docs/Flags/argentina.txt
BitKeeper/deleted/.del-new-zealand.txt~f52fdd9690b63ac0:
Delete: Docs/Flags/new-zealand.txt
BitKeeper/deleted/.del-croatia.eps~621866ebf8db9526:
Delete: Docs/Flags/croatia.eps
BitKeeper/deleted/.del-croatia.gif~d48555c97fa6e7b0:
Delete: Docs/Flags/croatia.gif
BitKeeper/deleted/.del-germany.eps~8ec02ead1a75bbfb:
Delete: Docs/Flags/germany.eps
BitKeeper/deleted/.del-germany.gif~7c2750867600a157:
Delete: Docs/Flags/germany.gif
BitKeeper/deleted/.del-germany.pdf~aca678db2fc30f2f:
Delete: Docs/Flags/germany.pdf
BitKeeper/deleted/.del-germany.txt~d73791b0314d5343:
Delete: Docs/Flags/germany.txt
BitKeeper/deleted/.del-croatia.txt~55d9c2aaec850113:
Delete: Docs/Flags/croatia.txt
BitKeeper/deleted/.del-poland.eps~8be27a5447e3a146:
Delete: Docs/Flags/poland.eps
BitKeeper/deleted/.del-poland.gif~bcbc9ed9b75fcd3c:
Delete: Docs/Flags/poland.gif
BitKeeper/deleted/.del-poland.pdf~e71f4eaa53f33cd:
Delete: Docs/Flags/poland.pdf
BitKeeper/deleted/.del-poland.txt~e484ca6c9feb9080:
Delete: Docs/Flags/poland.txt
BitKeeper/deleted/.del-spain.eps~a798dd1293a30b7c:
Delete: Docs/Flags/spain.eps
BitKeeper/deleted/.del-spain.gif~345db1228c3a5477:
Delete: Docs/Flags/spain.gif
BitKeeper/deleted/.del-spain.pdf~a25de45d2ded91ed:
Delete: Docs/Flags/spain.pdf
BitKeeper/deleted/.del-spain.txt~4b3da48f41bfa958:
Delete: Docs/Flags/spain.txt
BitKeeper/deleted/.del-yugoslavia.eps~b9bab90d98a3de45:
Delete: Docs/Flags/yugoslavia.eps
BitKeeper/deleted/.del-yugoslavia.gif~d58992747df26331:
Delete: Docs/Flags/yugoslavia.gif
BitKeeper/deleted/.del-yugoslavia.pdf~978eeff094d4a57e:
Delete: Docs/Flags/yugoslavia.pdf
BitKeeper/deleted/.del-yugoslavia.txt~cd146d758c75e6ab:
Delete: Docs/Flags/yugoslavia.txt
BitKeeper/deleted/.del-netherlands.eps~2012cff48c4d9368:
Delete: Docs/Flags/netherlands.eps
BitKeeper/deleted/.del-netherlands.gif~d788dc4e9afd2f8a:
Delete: Docs/Flags/netherlands.gif
BitKeeper/deleted/.del-netherlands.pdf~4833162b30912e1:
Delete: Docs/Flags/netherlands.pdf
BitKeeper/deleted/.del-netherlands.txt~214c2cbb9ac7db0a:
Delete: Docs/Flags/netherlands.txt
BitKeeper/deleted/.del-south-africa.eps~4f647997f3f26988:
Delete: Docs/Flags/south-africa.eps
BitKeeper/deleted/.del-romania.eps~d197860bb0edbd64:
Delete: Docs/Flags/romania.eps
BitKeeper/deleted/.del-romania.gif~8c5ad831482c31e3:
Delete: Docs/Flags/romania.gif
BitKeeper/deleted/.del-romania.pdf~322c2e57ce6ceed:
Delete: Docs/Flags/romania.pdf
BitKeeper/deleted/.del-south-africa.gif~8ef88d69ba7c794:
Delete: Docs/Flags/south-africa.gif
BitKeeper/deleted/.del-south-africa.pdf~ef7f63c8153ef8d5:
Delete: Docs/Flags/south-africa.pdf
BitKeeper/deleted/.del-south-africa.txt~4674c3b1a39d79c9:
Delete: Docs/Flags/south-africa.txt
BitKeeper/deleted/.del-australia.eps~c3f5a8e36f6a6772:
Delete: Docs/Flags/australia.eps
BitKeeper/deleted/.del-australia.gif~56f9808ee943fac:
Delete: Docs/Flags/australia.gif
BitKeeper/deleted/.del-australia.pdf~e7a39134644c310c:
Delete: Docs/Flags/australia.pdf
BitKeeper/deleted/.del-australia.txt~88eae38ad0a29a9b:
Delete: Docs/Flags/australia.txt
BitKeeper/deleted/.del-romania.txt~c716fe6568110738:
Delete: Docs/Flags/romania.txt
BitKeeper/deleted/.del-czech-republic.eps~3a16711ce569e4f7:
Delete: Docs/Flags/czech-republic.eps
BitKeeper/deleted/.del-south-korea.eps~9c944ac52a247665:
Delete: Docs/Flags/south-korea.eps
BitKeeper/deleted/.del-south-korea.gif~f0fe17a9495664c9:
Delete: Docs/Flags/south-korea.gif
BitKeeper/deleted/.del-south-korea.pdf~24496add674f1d6:
Delete: Docs/Flags/south-korea.pdf
BitKeeper/deleted/.del-south-korea.txt~93c9adabe5ac3339:
Delete: Docs/Flags/south-korea.txt
BitKeeper/deleted/.del-czech-republic.gif~3cdfb4447c89fb7a:
Delete: Docs/Flags/czech-republic.gif
BitKeeper/deleted/.del-czech-republic.pdf~6185b7b29cf21c20:
Delete: Docs/Flags/czech-republic.pdf
BitKeeper/deleted/.del-czech-republic.txt~f35c3417f35bb917:
Delete: Docs/Flags/czech-republic.txt
BitKeeper/deleted/.del-chile.eps~6b4470792773d5f9:
Delete: Docs/Flags/chile.eps
BitKeeper/deleted/.del-israel.eps~43ecb6f31dcfe2f3:
Delete: Docs/Flags/israel.eps
BitKeeper/deleted/.del-israel.gif~f503ea92490b42da:
Delete: Docs/Flags/israel.gif
BitKeeper/deleted/.del-israel.txt~4430c078ea12b98e:
Delete: Docs/Flags/israel.txt
BitKeeper/deleted/.del-chile.gif~5f7700a1414fba60:
Delete: Docs/Flags/chile.gif
BitKeeper/deleted/.del-chile.pdf~3ccf0b62c48e0eb8:
Delete: Docs/Flags/chile.pdf
BitKeeper/deleted/.del-chile.txt~c143167238e9db34:
Delete: Docs/Flags/chile.txt
BitKeeper/deleted/.del-estonia.eps~476ee9951ed567a6:
Delete: Docs/Flags/estonia.eps
BitKeeper/deleted/.del-estonia.gif~d5dbe214eadc22f9:
Delete: Docs/Flags/estonia.gif
BitKeeper/deleted/.del-china.eps~e27e42602de3ded7:
Delete: Docs/Flags/china.eps
BitKeeper/deleted/.del-china.gif~a6df3c22685c50fd:
Delete: Docs/Flags/china.gif
BitKeeper/deleted/.del-china.pdf~b3524c4313aeb4f4:
Delete: Docs/Flags/china.pdf
BitKeeper/deleted/.del-estonia.pdf~152b980e58ddfe95:
Delete: Docs/Flags/estonia.pdf
BitKeeper/deleted/.del-estonia.txt~fbabf17caf23c74:
Delete: Docs/Flags/estonia.txt
BitKeeper/deleted/.del-china.txt~f2c436ae8409252:
Delete: Docs/Flags/china.txt
BitKeeper/deleted/.del-norway.eps~b37c98d87edd8de:
Delete: Docs/Flags/norway.eps
BitKeeper/deleted/.del-norway.gif~1d881d2af6c4e413:
Delete: Docs/Flags/norway.gif
BitKeeper/deleted/.del-norway.pdf~980b935627182fb9:
Delete: Docs/Flags/norway.pdf
BitKeeper/deleted/.del-norway.txt~2844906ae717ea7a:
Delete: Docs/Flags/norway.txt
BitKeeper/deleted/.del-finland.eps~ababe64096bc701e:
Delete: Docs/Flags/finland.eps
BitKeeper/deleted/.del-finland.gif~31a9c03ceac484df:
Delete: Docs/Flags/finland.gif
BitKeeper/deleted/.del-finland.pdf~aab3e414da9754ab:
Delete: Docs/Flags/finland.pdf
BitKeeper/deleted/.del-finland.txt~de31f3046646f95:
Delete: Docs/Flags/finland.txt
BitKeeper/deleted/.del-great-britain.eps~69bd9bdc60b3b71b:
Delete: Docs/Flags/great-britain.eps
BitKeeper/deleted/.del-great-britain.gif~94507aceb6ea0298:
Delete: Docs/Flags/great-britain.gif
BitKeeper/deleted/.del-great-britain.pdf~b425328dc4073027:
Delete: Docs/Flags/great-britain.pdf
BitKeeper/deleted/.del-brazil.eps~d11dc8c39b1b52ed:
Delete: Docs/Flags/brazil.eps
BitKeeper/deleted/.del-great-britain.txt~c1362455ef389db2:
Delete: Docs/Flags/great-britain.txt
BitKeeper/deleted/.del-brazil.gif~43080d754a1f66c3:
Delete: Docs/Flags/brazil.gif
BitKeeper/deleted/.del-brazil.txt~82fed449c34f3150:
Delete: Docs/Flags/brazil.txt
BitKeeper/deleted/.del-switzerland.eps~7811f8473ff72b6e:
Delete: Docs/Flags/switzerland.eps
BitKeeper/deleted/.del-switzerland.gif~dabb711999e3126d:
Delete: Docs/Flags/switzerland.gif
BitKeeper/deleted/.del-switzerland.pdf~ec02533fefb5071d:
Delete: Docs/Flags/switzerland.pdf
BitKeeper/deleted/.del-switzerland.txt~e09c851d69c407a6:
Delete: Docs/Flags/switzerland.txt
BitKeeper/deleted/.del-taiwan.eps~cc2ecaf6122443f:
Delete: Docs/Flags/taiwan.eps
BitKeeper/deleted/.del-taiwan.gif~b5f1796ed3c458e4:
Delete: Docs/Flags/taiwan.gif
BitKeeper/deleted/.del-taiwan.pdf~5ff5a019d8237d3c:
Delete: Docs/Flags/taiwan.pdf
BitKeeper/deleted/.del-taiwan.txt~d0a19c41a1ed3861:
Delete: Docs/Flags/taiwan.txt
BitKeeper/deleted/.del-mauritius.gif~498d6d0e323d7ef9:
Delete: Docs/Raw-Flags/mauritius.gif
BitKeeper/deleted/.del-sudan.gif~6c5d2540c31b8c27:
Delete: Docs/Raw-Flags/sudan.gif
BitKeeper/deleted/.del-tanzania.gif~3fbe0bc01bcc3247:
Delete: Docs/Raw-Flags/tanzania.gif
BitKeeper/deleted/.del-dominica.gif~91c8fddd58385d66:
Delete: Docs/Raw-Flags/dominica.gif
BitKeeper/deleted/.del-rwanda.gif~ba3a28fb5edc29f5:
Delete: Docs/Raw-Flags/rwanda.gif
BitKeeper/deleted/.del-india.gif~c93c8f6fff86f765:
Delete: Docs/Raw-Flags/india.gif
BitKeeper/deleted/.del-kazakhstan.gif~9bbe9c6ac8b42277:
Delete: Docs/Raw-Flags/kazakhstan.gif
BitKeeper/deleted/.del-malawi.gif~329ccd19b35bd1e2:
Delete: Docs/Raw-Flags/malawi.gif
BitKeeper/deleted/.del-nigeria.gif~f157c385bd632a48:
Delete: Docs/Raw-Flags/nigeria.gif
BitKeeper/deleted/.del-vietnam.gif~b8a7befce71994b1:
Delete: Docs/Raw-Flags/vietnam.gif
BitKeeper/deleted/.del-denmark.gif~56d1cc99f435d046:
Delete: Docs/Raw-Flags/denmark.gif
BitKeeper/deleted/.del-trinidad-and-tobago.gif~dfa47192f1bc025:
Delete: Docs/Raw-Flags/trinidad-and-tobago.gif
BitKeeper/deleted/.del-zimbabwe.gif~478cfbaa6f5b066a:
Delete: Docs/Raw-Flags/zimbabwe.gif
BitKeeper/deleted/.del-andorra.gif~400c9517f5a7268f:
Delete: Docs/Raw-Flags/andorra.gif
BitKeeper/deleted/.del-belgium.gif~a94aacc01a1443af:
Delete: Docs/Raw-Flags/belgium.gif
BitKeeper/deleted/.del-jordan.gif~4381349560430e61:
Delete: Docs/Raw-Flags/jordan.gif
BitKeeper/deleted/.del-costa-rica.gif~f10605fdf2aea8a:
Delete: Docs/Raw-Flags/costa-rica.gif
BitKeeper/deleted/.del-france.gif~64aa78ca3e77be37:
Delete: Docs/Raw-Flags/france.gif
BitKeeper/deleted/.del-gambia.gif~8525f1597465137d:
Delete: Docs/Raw-Flags/gambia.gif
BitKeeper/deleted/.del-papua-new-guinea.gif~884e9e27b55e51b9:
Delete: Docs/Raw-Flags/papua-new-guinea.gif
BitKeeper/deleted/.del-yemen.gif~f0d4b9daecbbab9:
Delete: Docs/Raw-Flags/yemen.gif
BitKeeper/deleted/.del-malaysia.gif~6f7c73227da2ed6:
Delete: Docs/Raw-Flags/malaysia.gif
BitKeeper/deleted/.del-vanuatu.gif~e66deb3569e8c9a1:
Delete: Docs/Raw-Flags/vanuatu.gif
BitKeeper/deleted/.del-ethiopia.gif~67458ef685bd46ca:
Delete: Docs/Raw-Flags/ethiopia.gif
BitKeeper/deleted/.del-mauritania.gif~b6d97b5076bb603a:
Delete: Docs/Raw-Flags/mauritania.gif
BitKeeper/deleted/.del-togo.gif~485e7cec93f5410a:
Delete: Docs/Raw-Flags/togo.gif
BitKeeper/deleted/.del-benin.gif~e55efbc654304fc2:
Delete: Docs/Raw-Flags/benin.gif
BitKeeper/deleted/.del-madagascar.gif~e95bd0c2aabb8ab8:
Delete: Docs/Raw-Flags/madagascar.gif
BitKeeper/deleted/.del-nepal.gif~ae565b396d09e9db:
Delete: Docs/Raw-Flags/nepal.gif
BitKeeper/deleted/.del-qatar.gif~9fb4afe3352b17:
Delete: Docs/Raw-Flags/qatar.gif
BitKeeper/deleted/.del-algeria.gif~70038752bd872102:
Delete: Docs/Raw-Flags/algeria.gif
BitKeeper/deleted/.del-brunei.gif~9d74fa8a8655bb8e:
Delete: Docs/Raw-Flags/brunei.gif
BitKeeper/deleted/.del-macedonia.gif~bce0e1455919f41b:
Delete: Docs/Raw-Flags/macedonia.gif
BitKeeper/deleted/.del-nicaragua.gif~37b8f7764ac4aea:
Delete: Docs/Raw-Flags/nicaragua.gif
BitKeeper/deleted/.del-afghanistan.gif~bd934d946f3bdd59:
Delete: Docs/Raw-Flags/afghanistan.gif
BitKeeper/deleted/.del-marshall.gif~38fc2b1073ceb166:
Delete: Docs/Raw-Flags/marshall.gif
BitKeeper/deleted/.del-saint-lucia.gif~a43f5b43c241e500:
Delete: Docs/Raw-Flags/saint-lucia.gif
BitKeeper/deleted/.del-somalia.gif~7c09bce9340f39ca:
Delete: Docs/Raw-Flags/somalia.gif
BitKeeper/deleted/.del-cyprus.gif~fecfaf77f8153607:
Delete: Docs/Raw-Flags/cyprus.gif
BitKeeper/deleted/.del-sweden.gif~dc755f14f1dc3c49:
Delete: Docs/Raw-Flags/sweden.gif
BitKeeper/deleted/.del-united-arab-emirates.gif~2a6d03565d6ae748:
Delete: Docs/Raw-Flags/united-arab-emirates.gif
BitKeeper/deleted/.del-turkey.gif~b0bd57ef44dee47a:
Delete: Docs/Raw-Flags/turkey.gif
BitKeeper/deleted/.del-bhutan.gif~895593de8b75b3d7:
Delete: Docs/Raw-Flags/bhutan.gif
BitKeeper/deleted/.del-bangladesh.gif~a26e3ed0f95fe8b:
Delete: Docs/Raw-Flags/bangladesh.gif
BitKeeper/deleted/.del-guatemala.gif~4d43cb1c1dbeddc7:
Delete: Docs/Raw-Flags/guatemala.gif
BitKeeper/deleted/.del-tuvalu.gif~3f85331ac0890213:
Delete: Docs/Raw-Flags/tuvalu.gif
BitKeeper/deleted/.del-denmark-original-incorrect.gif~5d85710fb55de2c2:
Delete: Docs/Raw-Flags/denmark-original-incorrect.gif
BitKeeper/deleted/.del-ukraine.gif~847cd0f7333e72ac:
Delete: Docs/Raw-Flags/ukraine.gif
BitKeeper/deleted/.del-antigua-and-barbuda.gif~471679e823427c3d:
Delete: Docs/Raw-Flags/antigua-and-barbuda.gif
BitKeeper/deleted/.del-mongolia.gif~41633d1ced991c78:
Delete: Docs/Raw-Flags/mongolia.gif
BitKeeper/deleted/.del-ireland.gif~5e4633333643bee2:
Delete: Docs/Raw-Flags/ireland.gif
BitKeeper/deleted/.del-niger.gif~c26adaadb8150cee:
Delete: Docs/Raw-Flags/niger.gif
BitKeeper/deleted/.del-seychelles.gif~f0b489c8e84fef71:
Delete: Docs/Raw-Flags/seychelles.gif
BitKeeper/deleted/.del-turkmenistan.gif~7679a96df08d950a:
Delete: Docs/Raw-Flags/turkmenistan.gif
BitKeeper/deleted/.del-bulgaria.gif~829eaaa78ea00bc4:
Delete: Docs/Raw-Flags/bulgaria.gif
BitKeeper/deleted/.del-indonesia.gif~a096242096a7c7a:
Delete: Docs/Raw-Flags/indonesia.gif
BitKeeper/deleted/.del-kyrgyzstan.gif~6cbe9f09a93ea9e0:
Delete: Docs/Raw-Flags/kyrgyzstan.gif
BitKeeper/deleted/.del-sierra-leone.gif~5c446a27d7e98d59:
Delete: Docs/Raw-Flags/sierra-leone.gif
BitKeeper/deleted/.del-sri-lanka.gif~ef59edd8115e2afa:
Delete: Docs/Raw-Flags/sri-lanka.gif
BitKeeper/deleted/.del-angola.gif~b366af754ac52de3:
Delete: Docs/Raw-Flags/angola.gif
BitKeeper/deleted/.del-laos.gif~f686f38cbff73598:
Delete: Docs/Raw-Flags/laos.gif
BitKeeper/deleted/.del-singapore.gif~e18bf77765b76d2f:
Delete: Docs/Raw-Flags/singapore.gif
BitKeeper/deleted/.del-bosnia-and-herzegovina.gif~4bfbcc12c26a97ed:
Delete: Docs/Raw-Flags/bosnia-and-herzegovina.gif
BitKeeper/deleted/.del-italy.gif~c1d1d4c51841d831:
Delete: Docs/Raw-Flags/italy.gif
BitKeeper/deleted/.del-luxembourg.gif~7e4660faa840e7:
Delete: Docs/Raw-Flags/luxembourg.gif
BitKeeper/deleted/.del-slovenia.gif~405038776bc7f2a1:
Delete: Docs/Raw-Flags/slovenia.gif
BitKeeper/deleted/.del-albania.gif~920c18c5f3bd94f5:
Delete: Docs/Raw-Flags/albania.gif
BitKeeper/deleted/.del-lithuania.gif~88cec9a9fe920632:
Delete: Docs/Raw-Flags/lithuania.gif
BitKeeper/deleted/.del-usa.gif~7c94951adc03bf9a:
Delete: Docs/Raw-Flags/usa.gif
BitKeeper/deleted/.del-antartica.gif~1a34b3a7409d5bf2:
Delete: Docs/Raw-Flags/antartica.gif
BitKeeper/deleted/.del-burkina-faso.gif~f17ab1a7b4726205:
Delete: Docs/Raw-Flags/burkina-faso.gif
BitKeeper/deleted/.del-tonga.gif~87fef29eef8c57fd:
Delete: Docs/Raw-Flags/tonga.gif
BitKeeper/deleted/.del-burma.gif~ab554009f470a00b:
Delete: Docs/Raw-Flags/burma.gif
BitKeeper/deleted/.del-greece.gif~c8fbf8252cc56212:
Delete: Docs/Raw-Flags/greece.gif
BitKeeper/deleted/.del-peru.gif~323d2810b25bcab3:
Delete: Docs/Raw-Flags/peru.gif
BitKeeper/deleted/.del-samoa.gif~7f7fab6fab145abb:
Delete: Docs/Raw-Flags/samoa.gif
BitKeeper/deleted/.del-kenya.gif~d170c4f48b6635d3:
Delete: Docs/Raw-Flags/kenya.gif
BitKeeper/deleted/.del-saudi-arabia.gif~af90b0627e4ae9d8:
Delete: Docs/Raw-Flags/saudi-arabia.gif
BitKeeper/deleted/.del-honduras.gif~f0715e39e5b80529:
Delete: Docs/Raw-Flags/honduras.gif
BitKeeper/deleted/.del-mexico.gif~8effa1ca4d73071e:
Delete: Docs/Raw-Flags/mexico.gif
BitKeeper/deleted/.del-philippines.gif~c80b5315738462af:
Delete: Docs/Raw-Flags/philippines.gif
BitKeeper/deleted/.del-portugal.gif~b6ec9ce2c88220f6:
Delete: Docs/Raw-Flags/portugal.gif
BitKeeper/deleted/.del-austria.gif~eda4c0df508b2796:
Delete: Docs/Raw-Flags/austria.gif
BitKeeper/deleted/.del-bolivia.gif~7fbd5d698e19a7:
Delete: Docs/Raw-Flags/bolivia.gif
BitKeeper/deleted/.del-canada.gif~e75e7e744dba396c:
Delete: Docs/Raw-Flags/canada.gif
BitKeeper/deleted/.del-iceland.gif~aa7253cb1838978e:
Delete: Docs/Raw-Flags/iceland.gif
BitKeeper/deleted/.del-north-korea.gif~770fd51d9360ae18:
Delete: Docs/Raw-Flags/north-korea.gif
BitKeeper/deleted/.del-barbados.gif~2c0e969f87b19e31:
Delete: Docs/Raw-Flags/barbados.gif
BitKeeper/deleted/.del-japan.gif~4c6a663ab9a32af2:
Delete: Docs/Raw-Flags/japan.gif
BitKeeper/deleted/.del-kuwait.gif~2d03e81edda025d0:
Delete: Docs/Raw-Flags/kuwait.gif
BitKeeper/deleted/.del-namibia.gif~f3b3b2c233c9031f:
Delete: Docs/Raw-Flags/namibia.gif
BitKeeper/deleted/.del-cape-verde.gif~152189bcc5c245a2:
Delete: Docs/Raw-Flags/cape-verde.gif
BitKeeper/deleted/.del-hungary.gif~74e09a15557c20e4:
Delete: Docs/Raw-Flags/hungary.gif
BitKeeper/deleted/.del-russia.gif~403a87b38ae5c91f:
Delete: Docs/Raw-Flags/russia.gif
BitKeeper/deleted/.del-sweden2.gif~51ee64f83a448b5:
Delete: Docs/Raw-Flags/sweden2.gif
BitKeeper/deleted/.del-colombia.gif~e0eaca8dffd0e137:
Delete: Docs/Raw-Flags/colombia.gif
BitKeeper/deleted/.del-latvia.gif~2d1469d626431b5a:
Delete: Docs/Raw-Flags/latvia.gif
BitKeeper/deleted/.del-saint-kitts-and-nevis.gif~485d911ee10ee2da:
Delete: Docs/Raw-Flags/saint-kitts-and-nevis.gif
BitKeeper/deleted/.del-syria.gif~5a910d0a3a57701:
Delete: Docs/Raw-Flags/syria.gif
BitKeeper/deleted/.del-slovakia.gif~c3d054b17f9c8997:
Delete: Docs/Raw-Flags/slovakia.gif
BitKeeper/deleted/.del-bahamas.gif~55a7fa36a5710a19:
Delete: Docs/Raw-Flags/bahamas.gif
BitKeeper/deleted/.del-cambodia.gif~390be7f98e98ef0f:
Delete: Docs/Raw-Flags/cambodia.gif
BitKeeper/deleted/.del-azerbaijan.gif~98176e76cf690118:
Delete: Docs/Raw-Flags/azerbaijan.gif
BitKeeper/deleted/.del-swaziland.gif~88decc065b4034b5:
Delete: Docs/Raw-Flags/swaziland.gif
BitKeeper/deleted/.del-uganda.gif~45b3e3b539f02aee:
Delete: Docs/Raw-Flags/uganda.gif
BitKeeper/deleted/.del-united-states-of-america.gif~3817309e55e1f332:
Delete: Docs/Raw-Flags/united-states-of-america.gif
BitKeeper/deleted/.del-armenia.gif~d812f4ac738f93b5:
Delete: Docs/Raw-Flags/armenia.gif
BitKeeper/deleted/.del-equatorial-guinea.gif~e3d315d4eaf28a41:
Delete: Docs/Raw-Flags/equatorial-guinea.gif
BitKeeper/deleted/.del-maldives.gif~941bf5a2381b904c:
Delete: Docs/Raw-Flags/maldives.gif
BitKeeper/deleted/.del-new-zealand.gif~1fbc54ab63225de7:
Delete: Docs/Raw-Flags/new-zealand.gif
BitKeeper/deleted/.del-greenland.gif~44310f9e9180e0b:
Delete: Docs/Raw-Flags/greenland.gif
BitKeeper/deleted/.del-haiti.gif~5831a1b51a9b0d3d:
Delete: Docs/Raw-Flags/haiti.gif
BitKeeper/deleted/.del-sao-tome-and-principe.gif~94b3095157b80615:
Delete: Docs/Raw-Flags/sao-tome-and-principe.gif
BitKeeper/deleted/.del-solomon-islands.gif~b4de58f666ff31c7:
Delete: Docs/Raw-Flags/solomon-islands.gif
BitKeeper/deleted/.del-argentina.gif~1818b07e221227:
Delete: Docs/Raw-Flags/argentina.gif
BitKeeper/deleted/.del-burundi.gif~77e447f736b5b8fe:
Delete: Docs/Raw-Flags/burundi.gif
BitKeeper/deleted/.del-germany.gif~97dfeb0eb82cac6d:
Delete: Docs/Raw-Flags/germany.gif
BitKeeper/deleted/.del-kiribati.gif~7f5bc99e8b7a6db:
Delete: Docs/Raw-Flags/kiribati.gif
BitKeeper/deleted/.del-congo.gif~7737656d9939a718:
Delete: Docs/Raw-Flags/congo.gif
BitKeeper/deleted/.del-ecuador.gif~da0b80de595301f5:
Delete: Docs/Raw-Flags/ecuador.gif
BitKeeper/deleted/.del-georgia.gif~3a9c93fa982b8c06:
Delete: Docs/Raw-Flags/georgia.gif
BitKeeper/deleted/.del-oman.gif~3a84654e80950b30:
Delete: Docs/Raw-Flags/oman.gif
BitKeeper/deleted/.del-cuba.gif~16838c96e8195f08:
Delete: Docs/Raw-Flags/cuba.gif
BitKeeper/deleted/.del-bermuda.gif~60ea5c297a759644:
Delete: Docs/Raw-Flags/bermuda.gif
BitKeeper/deleted/.del-libya.gif~98259878434e0df2:
Delete: Docs/Raw-Flags/libya.gif
BitKeeper/deleted/.del-croatia.gif~7b7a7e5c76dbc1:
Delete: Docs/Raw-Flags/croatia.gif
BitKeeper/deleted/.del-pakistan.gif~5ef5cc6b162666b8:
Delete: Docs/Raw-Flags/pakistan.gif
BitKeeper/deleted/.del-liechtenstein.gif~8d068c686c4c6e8:
Delete: Docs/Raw-Flags/liechtenstein.gif
BitKeeper/deleted/.del-poland.gif~9d9673f2ea9d5129:
Delete: Docs/Raw-Flags/poland.gif
BitKeeper/deleted/.del-spain.gif~7217c59c507d153c:
Delete: Docs/Raw-Flags/spain.gif
BitKeeper/deleted/.del-yugoslavia.gif~532010647f1c98f7:
Delete: Docs/Raw-Flags/yugoslavia.gif
BitKeeper/deleted/.del-dominican-republic.gif~a05fa19ee59566f:
Delete: Docs/Raw-Flags/dominican-republic.gif
BitKeeper/deleted/.del-jamaica.gif~48999b84247ad492:
Delete: Docs/Raw-Flags/jamaica.gif
BitKeeper/deleted/.del-liberia.gif~1dd584598bfe881b:
Delete: Docs/Raw-Flags/liberia.gif
BitKeeper/deleted/.del-tajikistan.gif~4e42abdd2be16ed8:
Delete: Docs/Raw-Flags/tajikistan.gif
BitKeeper/deleted/.del-uzbekistan.gif~ca70f72fc4bca763:
Delete: Docs/Raw-Flags/uzbekistan.gif
BitKeeper/deleted/.del-guyana.gif~3eca6d667b6fcb36:
Delete: Docs/Raw-Flags/guyana.gif
BitKeeper/deleted/.del-nauru.gif~1e08a1188c8ba0a5:
Delete: Docs/Raw-Flags/nauru.gif
BitKeeper/deleted/.del-netherlands.gif~a1bee178928be339:
Delete: Docs/Raw-Flags/netherlands.gif
BitKeeper/deleted/.del-south-africa.gif~2aaea35c3bdd90b6:
Delete: Docs/Raw-Flags/south-africa.gif
BitKeeper/deleted/.del-bahrein.gif~fb4f1be9efcd652a:
Delete: Docs/Raw-Flags/bahrein.gif
BitKeeper/deleted/.del-lesotho.gif~c42ad927ffe83db7:
Delete: Docs/Raw-Flags/lesotho.gif
BitKeeper/deleted/.del-micronesia.gif~c46715026d7efe8e:
Delete: Docs/Raw-Flags/micronesia.gif
BitKeeper/deleted/.del-suriname.gif~54de84a4ef71a82:
Delete: Docs/Raw-Flags/suriname.gif
BitKeeper/deleted/.del-egypt.gif~1abbeb9541c45762:
Delete: Docs/Raw-Flags/egypt.gif
BitKeeper/deleted/.del-moldova.gif~34a9fa58f5674048:
Delete: Docs/Raw-Flags/moldova.gif
BitKeeper/deleted/.del-romania.gif~325d2f16f9f78167:
Delete: Docs/Raw-Flags/romania.gif
BitKeeper/deleted/.del-belize.gif~e1910cdc1a2aaf4a:
Delete: Docs/Raw-Flags/belize.gif
BitKeeper/deleted/.del-australia.gif~c6d8db20d5bdb80c:
Delete: Docs/Raw-Flags/australia.gif
BitKeeper/deleted/.del-chad.gif~e6657243d593d2be:
Delete: Docs/Raw-Flags/chad.gif
BitKeeper/deleted/.del-czech-republic.gif~12957b374194bb89:
Delete: Docs/Raw-Flags/czech-republic.gif
BitKeeper/deleted/.del-south-korea.gif~1311c2eada860e9d:
Delete: Docs/Raw-Flags/south-korea.gif
BitKeeper/deleted/.del-belarus.gif~e8b45aa5f1ca2b6d:
Delete: Docs/Raw-Flags/belarus.gif
BitKeeper/deleted/.del-israel.gif~60af491676720a39:
Delete: Docs/Raw-Flags/israel.gif
BitKeeper/deleted/.del-chile.gif~9e2cb4d54d82d046:
Delete: Docs/Raw-Flags/chile.gif
BitKeeper/deleted/.del-estonia.gif~95d6213246c5d512:
Delete: Docs/Raw-Flags/estonia.gif
BitKeeper/deleted/.del-fiji.gif~3a082d54c888db61:
Delete: Docs/Raw-Flags/fiji.gif
BitKeeper/deleted/.del-iran.gif~2cb4e9c4657b5b33:
Delete: Docs/Raw-Flags/iran.gif
BitKeeper/deleted/.del-iraq.gif~a1646e6d65515d76:
Delete: Docs/Raw-Flags/iraq.gif
BitKeeper/deleted/.del-lebanon.gif~2d27883e8fe0c647:
Delete: Docs/Raw-Flags/lebanon.gif
BitKeeper/deleted/.del-botswana.gif~ada926c097ae7484:
Delete: Docs/Raw-Flags/botswana.gif
BitKeeper/deleted/.del-cameroon.gif~e144fca71e8fc244:
Delete: Docs/Raw-Flags/cameroon.gif
BitKeeper/deleted/.del-china.gif~f2aa06d0635b653f:
Delete: Docs/Raw-Flags/china.gif
BitKeeper/deleted/.del-eritrea.gif~d27f5468ecf168a:
Delete: Docs/Raw-Flags/eritrea.gif
BitKeeper/deleted/.del-guinea.gif~89df2e995fbc90d1:
Delete: Docs/Raw-Flags/guinea.gif
BitKeeper/deleted/.del-morocco.gif~45858306e12988e9:
Delete: Docs/Raw-Flags/morocco.gif
BitKeeper/deleted/.del-mozambique.gif~41991b5a9df37691:
Delete: Docs/Raw-Flags/mozambique.gif
BitKeeper/deleted/.del-norway.gif~752c4b4d29375874:
Delete: Docs/Raw-Flags/norway.gif
BitKeeper/deleted/.del-paraguay.gif~e7b5dd73d7727a1d:
Delete: Docs/Raw-Flags/paraguay.gif
BitKeeper/deleted/.del-cote-d-ivoire.gif~9adcb3eb5599012e:
Delete: Docs/Raw-Flags/cote-d-ivoire.gif
BitKeeper/deleted/.del-guinea-bissau.gif~dc000cb5bd0eb40e:
Delete: Docs/Raw-Flags/guinea-bissau.gif
BitKeeper/deleted/.del-malta.gif~d0d470d7dbb963ea:
Delete: Docs/Raw-Flags/malta.gif
BitKeeper/deleted/.del-senegal.gif~944633605d3a29ff:
Delete: Docs/Raw-Flags/senegal.gif
BitKeeper/deleted/.del-finland.gif~3856b7c47a822250:
Delete: Docs/Raw-Flags/finland.gif
BitKeeper/deleted/.del-grenada.gif~db9d209340558224:
Delete: Docs/Raw-Flags/grenada.gif
BitKeeper/deleted/.del-mali.gif~845a23a66aaaef5:
Delete: Docs/Raw-Flags/mali.gif
BitKeeper/deleted/.del-zaire.gif~52dbed02848edb31:
Delete: Docs/Raw-Flags/zaire.gif
BitKeeper/deleted/.del-venezuela.gif~8b00719028184b0d:
Delete: Docs/Raw-Flags/venezuela.gif
BitKeeper/deleted/.del-tunisia.gif~f7b1ad0569613f36:
Delete: Docs/Raw-Flags/tunisia.gif
BitKeeper/deleted/.del-comoros.gif~a045ba2590ad8204:
Delete: Docs/Raw-Flags/comoros.gif
BitKeeper/deleted/.del-panama.gif~99595dd051a094f:
Delete: Docs/Raw-Flags/panama.gif
BitKeeper/deleted/.del-vincent-and-grenadines.gif~f5ab7e413d8f1d5:
Delete: Docs/Raw-Flags/vincent-and-grenadines.gif
BitKeeper/deleted/.del-zambia.gif~3b2580f7d11759ec:
Delete: Docs/Raw-Flags/zambia.gif
BitKeeper/deleted/.del-djibouti.gif~3a11d87bfdc7ca6a:
Delete: Docs/Raw-Flags/djibouti.gif
BitKeeper/deleted/.del-great-britain.gif~d4ec21a021252ce5:
Delete: Docs/Raw-Flags/great-britain.gif
BitKeeper/deleted/.del-monaco.gif~d2a99ae34527d133:
Delete: Docs/Raw-Flags/monaco.gif
BitKeeper/deleted/.del-thailand.gif~263675b09165b835:
Delete: Docs/Raw-Flags/thailand.gif
BitKeeper/deleted/.del-brazil.gif~1cc3967b6293833b:
Delete: Docs/Raw-Flags/brazil.gif
BitKeeper/deleted/.del-gabon.gif~5e5c7c8dc0902328:
Delete: Docs/Raw-Flags/gabon.gif
BitKeeper/deleted/.del-ghana.gif~9d71585fa3b223c0:
Delete: Docs/Raw-Flags/ghana.gif
BitKeeper/deleted/.del-switzerland.gif~37312e2f4537a7e3:
Delete: Docs/Raw-Flags/switzerland.gif
BitKeeper/deleted/.del-central-african-republic.gif~c0bf932afe983895:
Delete: Docs/Raw-Flags/central-african-republic.gif
BitKeeper/deleted/.del-el-salvador.gif~87bfdc4a1b16ca67:
Delete: Docs/Raw-Flags/el-salvador.gif
BitKeeper/deleted/.del-taiwan.gif~295c56859e5f5e:
Delete: Docs/Raw-Flags/taiwan.gif
BitKeeper/deleted/.del-uruguay.gif~17d468a8b3affba4:
Delete: Docs/Raw-Flags/uruguay.gif
BitKeeper/deleted/.del-empty.png~5017ba255c3d3833:
Delete: Docs/Images/empty.png
BitKeeper/deleted/.del-Makefile.am~8eda4336dfcaefc:
Delete: Docs/Images/Makefile.am
BitKeeper/deleted/.del-flag-background.pnm~77e3c9cb7b9213c5:
Delete: Docs/Images/flag-background.pnm
BitKeeper/deleted/.del-mysql-logo.gif~940b52eefc6abf85:
Delete: Docs/Images/mysql-logo.gif
BitKeeper/deleted/.del-MySQL-for-dummies~f6a19f3b67efa4c2:
Delete: Docs/To-be-included-in-the-manual/MySQL-for-dummies
BitKeeper/deleted/.del-myodbc-br.texi~cea931066c24b744:
Delete: Docs/Translations/myodbc-br.texi
BitKeeper/deleted/.del-mysql-compatible.jpg~6e867955c3605510:
Delete: Docs/Images/Attic/mysql-compatible.jpg
BitKeeper/deleted/.del-mysql5.gif~af79b5f7dd8ddd44:
Delete: Docs/Images/Attic/mysql5.gif
BitKeeper/deleted/.del-mysql_anim-01.gif~9fce1e01aba4866a:
Delete: Docs/Images/Attic/mysql_anim-01.gif
BitKeeper/deleted/.del-mysql_anim-02.gif~df8efb861614f32:
Delete: Docs/Images/Attic/mysql_anim-02.gif
BitKeeper/deleted/.del-mysql_anim-03.gif~ce64bb66129a474c:
Delete: Docs/Images/Attic/mysql_anim-03.gif
BitKeeper/deleted/.del-mysql_anim-04.gif~afc01932a9c3f83b:
Delete: Docs/Images/Attic/mysql_anim-04.gif
BitKeeper/deleted/.del-mysql_anim-05.gif~f188d38557a8e8a:
Delete: Docs/Images/Attic/mysql_anim-05.gif
BitKeeper/deleted/.del-mysql_anim-06.gif~f59ee5dbe9c945b8:
Delete: Docs/Images/Attic/mysql_anim-06.gif
BitKeeper/deleted/.del-mysql-01.gif~c8ed2860e4f9e92e:
Delete: Docs/Images/Attic/mysql-01.gif
BitKeeper/deleted/.del-powered-by-MySQL-transparent.gif~ea566879e8ea5f02:
Delete: Docs/Images/Attic/powered-by-MySQL-transparent.gif
BitKeeper/deleted/.del-mysql-02.gif~17509c4ab36c7561:
Delete: Docs/Images/Attic/mysql-02.gif
BitKeeper/deleted/.del-mysql-03.gif~cedb88c446a395b5:
Delete: Docs/Images/Attic/mysql-03.gif
BitKeeper/deleted/.del-mysql-04.gif~3695675c16a75042:
Delete: Docs/Images/Attic/mysql-04.gif
BitKeeper/deleted/.del-mysql-05.gif~a45f115f526a6438:
Delete: Docs/Images/Attic/mysql-05.gif
BitKeeper/deleted/.del-mysql-06.gif~66f9a53d8df1e165:
Delete: Docs/Images/Attic/mysql-06.gif
BitKeeper/deleted/.del-mysql-07.gif~a18aa4f41b706752:
Delete: Docs/Images/Attic/mysql-07.gif
BitKeeper/deleted/.del-mysql-08.gif~174e5e218068b41a:
Delete: Docs/Images/Attic/mysql-08.gif
BitKeeper/deleted/.del-mysql-09.gif~fcb0f421a0402990:
Delete: Docs/Images/Attic/mysql-09.gif
BitKeeper/deleted/.del-mysql-10.gif~6de012714bb03c8c:
Delete: Docs/Images/Attic/mysql-10.gif
BitKeeper/deleted/.del-mysql-11.gif~302b17f6433e4621:
Delete: Docs/Images/Attic/mysql-11.gif
BitKeeper/deleted/.del-mysql-12.gif~c663ff60fd3190d9:
Delete: Docs/Images/Attic/mysql-12.gif
BitKeeper/deleted/.del-mysql-13.gif~d1dabc02fd840107:
Delete: Docs/Images/Attic/mysql-13.gif
BitKeeper/deleted/.del-mysql-14.gif~c96ad71d33d46af:
Delete: Docs/Images/Attic/mysql-14.gif
BitKeeper/deleted/.del-mysql-15.gif~e94b536482b5cfa8:
Delete: Docs/Images/Attic/mysql-15.gif
BitKeeper/deleted/.del-mysql-16.gif~1c82d75dbe265ad0:
Delete: Docs/Images/Attic/mysql-16.gif
BitKeeper/deleted/.del-html-fs.gif~340ae5ab17ccc178:
Delete: Docs/Images/Attic/html-fs.gif
BitKeeper/deleted/.del-mysql-17.gif~279e92aeb167d638:
Delete: Docs/Images/Attic/mysql-17.gif
BitKeeper/deleted/.del-mysql-18.gif~92e9fa428b0ef9f4:
Delete: Docs/Images/Attic/mysql-18.gif
BitKeeper/deleted/.del-mysql-19.gif~9be698e1b3cdb933:
Delete: Docs/Images/Attic/mysql-19.gif
BitKeeper/deleted/.del-mysqld_error.txt~95f167eb567c789d:
Delete: Docs/mysqld_error.txt
Docs/Makefile.am:
- removed all targets that depended on manual.texi as the input file
(in preparation for the switch to DocBook XML)
- removed some other unused cruft no longer required or maintained elsewhere by now
- don't create COPYING out of the mysql.info file (it's now part of the source tree)
configure.in:
- removed references to the Docs/Images subdirectory that has been removed
scripts/make_win_src_distribution.sh:
- Disabled adding the manual to the windows source distribution (manual.texi is gone, and so are the
HTML and TXT targets)
- removed Docs/Flags (obsolete) from the Windows source distribution
support-files/mysql.spec.sh:
- removed the MySQL manual files (html/ps/texi) from the MySQL-server RPM
|
||
|
|
0830992f2d |
- Updated RPM spec file: MySQL-Max now requires MySQL-server instead
of MySQL (BUG#3860) |
||
|
|
d758fc8ec3 |
- Added libmygcc.a to the "devel" RPM subpackage (required to link
applications against the the embedded server libmysqld.a) (BUG#4921) |
||
|
|
fd2544c4ba |
- added EXCEPTIONS-CLIENT to the "devel" RPM subpackage and added
a note to the RPM ChangeLog about it |
||
|
|
06cd2efc2e | - rename: EXCEPTIONS->EXCEPTIONS-CLIENT | ||
|
|
d62dff227d |
- applied the required changes to create the FOSS License exception
file "EXCEPTIONS" and include it in the source and binary distributions Build-tools/mysql-copyright: - remove COPYING and EXCEPTIONS from the commercial packages Docs/Makefile.am: - create the EXCEPTIONS file that includes the FOSS License exception scripts/make_binary_distribution.sh: - include EXCEPTIONS in the binary distribution, too. support-files/mysql.spec.sh: - add EXCEPTIONS to the server RPM |
||
|
|
7a00d199a4 |
Fix for BUG#4038 "rpm postinstall script leaves files as owned by root":
the rpm postinstall script must call mysql_install_db with --user=mysql, and mysql_install_db must then pass this to mysqld. Otherwise, mysqld runs as root, and if you have --log-bin=somewhere_out_of_var_lib_mysql it creates binlog files owned by root in this dir, and this dir is not fixed by the 'chmod mysql', so files remain owned by root, and later mysqld (running as 'mysql') can't read them. I'm hardcoding 'mysql' in the postinstall script, but it's already hardcoded there in many places (see the useradd and chown) so it's ok. scripts/mysql_install_db.sh: Pass --user to mysqld support-files/mysql.spec.sh: in postinstall, call mysql_install_db with --user=mysql, so that mysqld (which installs the grant tables) is started with --user=mysql. |
||
|
|
f6d992be47 | - added ncurses-devel to the build prerequisites (BUG#3377) | ||
|
|
9c91900458 |
- Replaced obsolete "Copyright" field with "License" in the RPM spec file
support-files/mysql.spec.sh: - Replaced obsolete "Copyright" field with "License" |
||
|
|
99472547d4 | - fixed broken shellcode | ||
|
|
96634253b7 |
- always use CXX=gcc (not only when using gcc 3) to avoid a dependency
on libstdc++ and exceptions |
||
|
|
595e46704f |
- renamed myisam/ft_dump to myisam/mysam_ftdump and added it to the
binary distribution and Server RPM myisam/myisam_ftdump.c: Rename: myisam/ft_dump.c -> myisam/myisam_ftdump.c BitKeeper/etc/ignore: Added myisam/myisam_ftdump to the ignore list myisam/Makefile.am: - renamed ft_dump to myisam_ftdump and added it to bin_PROGRAMS scripts/make_binary_distribution.sh: - added myisam_ftdump to the binary distribution support-files/mysql.spec.sh: - added myisam_ftdump to the Server package |
||
|
|
9cd4e65081 |
- marked /etc/logrotate.d/mysql as a config file in the RPM spec file
(BUG#2156) support-files/mysql.spec.sh: - marked /etc/logrotate.d/mysql as a config file (BUG#2156) |
||
|
|
707cb99eef |
- fixed file permissions for the server RPM docs directory (BUG 1672)
support-files/mysql.spec.sh: - fixed file permissions for the server docs directory (BUG 1672) |
||
|
|
77ca2ff180 |
- Reworked the Do-rpm build script to be more flexible
- Reworked testing for gcc3 in the RPM spec file a bit
Build-tools/Do-rpm:
Big overhaul:
- Give the spec file name as the option, not the version number (required
to be able to build commercial RPMs, too)
- Some more logging and debugging, more documentation
support-files/mysql.spec.sh:
- made testing for gcc3 a bit more robust and not to stomp on user
settings for CXX
|
||
|
|
ea280fd3ff |
- Removed COPYING.LIB from all source and binary distributions
after it was removed from manual.texi (where it was automatically generated from). Docs/Makefile.am: - don't create COPYING.LIB anymore (was removed from manual.texi) Makefile.am: - Removed COPYING.LIB from the source distribution scripts/make_binary_distribution.sh: - Removed COPYING.LIB from the binary distribution scripts/make_win_src_distribution.sh: - Removed COPYING.LIB from the windows source distribution support-files/mysql.spec.sh: - Removed COPYING.LIB from the Server RPM |
||
|
|
9c5fb81fc0 |
- removed dependency on MySQL-client from the MySQL-devel RPM subpackage
as it is not really required. (BUG 1610) Thanks to Scott Harrison for
the suggestion.
support-files/mysql.spec.sh:
- removed dependency on MySQL-client from the MySQL-devel subpackage
as it is not really required. (BUG 1610)
|
||
|
|
c8e41b5da4 |
- added a missing %define in the RPM spec file
(thanks to Haakon Innerdal for spotting this one)
support-files/mysql.spec.sh:
- added a missing %define
(thanks to Haakon Innerdal for spotting this one)
|
||
|
|
0683244c1f |
- Fixed BUG 1162 (removed macro names from the changelog)
- Really fixed BUG 998 (disable the checking for installed but unpackaged files) |
||
|
|
0940443b39 |
Some fixes for the RPM spec file:
- Fixed BUG#959 (libmysqld not being compiled properly)
- Fixed BUG#998 (RPM build errors): added missing files to the
distribution (mysql_fix_extensions, mysql_tableinfo, mysqldumpslow,
mysql_fix_privilege_tables.1), removed "-n" from %install section.
support-files/mysql.spec.sh:
- Fixed BUG#959 (libmysqld not being compiled properly)
- Fixed BUG#998 (RPM build errors): added missing files to the
distribution (mysql_fix_extensions, mysql_tableinfo, mysqldumpslow,
mysql_fix_privilege_tables.1), removed "-n" from %install section.
|
||
|
|
a71c2b3bb3 |
- enhanced the RPM spec file (use more RPM macros, cleanups, allow to
override CC/CXX when using a special compiler)
- the RPM should now build on AMD64 and IA64, too
support-files/MySQL-shared-compat.spec.sh:
- use %_libdir macro instead of hardcoded value (required on AMD64,
where %_libdir is /usr/lib64 instead)
support-files/mysql.spec.sh:
- removed the GIF Icon (file was not included in the sources anyway)
- removed unused variable %shared_lib_version
- do not run automake before building the standard binary
(should not be necessary)
- add server suffix '-standard' to standard binary (to be in line
with the binary tarball distributions)
- Use more RPM macros (_exec_prefix, _sbindir, _libdir, _sysconfdir,
_datadir, _includedir) throughout the spec file (using _libdir was
required to be used anyway to be able to build on AMD64).
- allow overriding CC and CXX (required when building with other compilers)
|
||
|
|
497e11035d |
- fixed a path to init script in RPM spec file (/sbin/init.d is obsolete)
support-files/mysql.spec.sh: - fixed path to init script (/sbin/init.d is obsolete) |
||
|
|
bd49ae5f74 |
- When compiling the Max package incl. RAID support using gcc, make sure
to set CXX=gcc (cannot link the code with g++) - this should help to recompile the RPM on Distributions using gcc 3 - Added a symlink /usr/sbin/rcmysql -> /etc/init.d/mysql |
||
|
|
d57d45bb10 | - re-enabled RAID support for the Max subpackage again | ||
|
|
fff9e2722b | - fixed Max RPM package description (removed RAID) | ||
|
|
f84febcde6 |
- disabled MyISAM RAID (--with-raid) for the 4.0 Max binaries for now
(several users reported crashes, even when not using RAID) (see bug #346) |
||
|
|
cdb123c25b |
- added missing file mysql_secure_installation to server RPM subpackage
(bug #141) (please merge with 4.1 and onwards) support-files/mysql.spec.sh: - added missing file mysql_secure_installation to server RPM subpackage (bug #141) |
||
|
|
b16e8d58f1 |
(please merge into 4.1 and onwards)
- re-added missing pre- and post(un)install scripts to server subpackage - added config file /etc/my.cnf to the file list (just for completeness) - make sure to create the datadir with 755 permissions support-files/mysql.spec.sh: - re-added missing pre- and post(un)install scripts to server subpackage - added config file /etc/my.cnf to the file list (just for completeness) - make sure to create the datadir with 755 permissions |
||
|
|
3967668e6b |
- removed unused CC and CXX variables
- CFLAGS and CXXFLAGS should honor RPM_OPT_FLAGS |
||
|
|
f9e1f8e2dc |
- added mysql_waitpid to the MySQL-client RPM and binary distributions
- renamed MySQL.rpm to MySQL-server.rpm scripts/make_binary_distribution.sh: - added mysql_waitpid to binary distribution (required for mysql-test-run) support-files/mysql.spec.sh: - renamed package "MySQL" to "MySQL-server" - fixed Copyright tag - added mysql_waitpid to "client" subpackage (required for mysql-test-run) |
||
|
|
4536b06923 |
- Moved the init script from /etc/rc.d/init.d to /etc/init.d for better
compatibility of the RPMs
- added "restart" action to the mysql.server init script
support-files/mysql.server.sh:
- added "restart" action
support-files/mysql.spec.sh:
- moved init script from /etc/rc.d/init.d to /etc/init.d (the majority of
Linux distributions now support this scheme as proposed by the LSB either
directly or via a compatibility symlink)
- relaxed the Perl requirements a bit
- Use new "restart" init script action instead of starting and stopping
separately
- Be more flexible in activating the automatic bootup - use insserv (on
older SuSE versions) or chkconfig (Red Hat, newer SuSE versions and
others) to create the respective symlinks
|
||
|
|
d9fe27b3d5 |
- renamed gtar->tar in Build-tools/mysql-copyright, since it is more
common, especially on our main build systems
- cosmetical fix in mysql.spec
Build-tools/mysql-copyright:
- rename gtar -> tar (more common on most systems)
support-files/mysql.spec.sh:
- fix non ASCII accent and replace it with something that does not
mess my syntax highlighting :)
|
||
|
|
17109c8b18 |
- added Changelog entry to manual.texi
- 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 |
||
|
|
1c92372dad |
- RPM spec file adjustments for the features of the Max binary (disabled
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
|
||
|
|
b42ca98d34 |
- Fixed build failure in mysql.spec.sh - linking against the special
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
|
||
|
|
672cc87550 |
- fixed typo in manual.texi
- 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 |
||
|
|
f4a3e3b911 |
- removed the mit-pthreads subdirectory on Monty's request (mit-pthreads
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)
|
||
|
|
7c510b93c6 |
Reworked the RPM spec file and added several fixes to make the
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
|
||
|
|
36b38aa503 |
merge with 3.23.50
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 |
||
|
|
061038b7f0 | Fix path to enable compile with other gcc version |