summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove LD_NOSTD_PATH unsetenv, it isn't exist anymoreache1995-10-242-2/+0
* Remove LD_NOSTD_PATH unsetenv, isn't exist anymoreache1995-10-241-1/+0
* Remove LD_NOSTD_PATH implementation, it isn't works andache1995-10-243-10/+6
* Add setlocale LC_CTYPEache1995-10-242-0/+6
* Add setlocale LC_CTYPEache1995-10-241-0/+3
* Remove wrong LC_TIME env. usageache1995-10-241-2/+1
* Add setlocale LC_TIMEache1995-10-241-0/+3
* Add setlocale LC_CTYPEache1995-10-241-2/+6
* Add setlocale LC_TIMEache1995-10-241-1/+7
* Add setlocale LC_TIME|LC_CTYPEache1995-10-241-0/+3
* Add setlocale LT_TIMEache1995-10-241-0/+3
* Add setlocale LC_TIMEache1995-10-241-0/+3
* Add setlocale LC_TIME|LC_CTYPEache1995-10-241-0/+3
* Correct typo from 2.1jkh1995-10-241-2/+2
* Make upgrades actually work (thanks, Julian).jkh1995-10-245-103/+107
* Remove unneeded ctype.hache1995-10-236-6/+0
* Add setlocale LC_CTYPEache1995-10-231-0/+2
* Add missing reaction on LC_ALL and LC_COLLATEache1995-10-233-7/+14
* Add setlocale LC_CTYPEache1995-10-231-1/+3
* Remove unneded ctype.h everywhereache1995-10-2315-29/+17
* Change LC_ALL to LC_CTYPE|LC_TIME - small optimizationache1995-10-231-2/+2
* Add setlocale LC_CTYPE|LC_TIMEache1995-10-231-1/+3
* Remove unneded ctype.hache1995-10-231-2/+1
* Fix it for chars with 8bit setache1995-10-231-1/+1
* Add setlocale LC_ALLache1995-10-231-1/+3
* Reset LC_TIME only and add missing exportache1995-10-232-2/+2
* Add setlocale(LC_TIME,...ache1995-10-231-1/+3
* Treat empty encoding as "C" encodingache1995-10-231-1/+1
* Optimize PathLocale handling.ache1995-10-231-7/+15
* Don't reset LC_TIME to C when it isn't neccessaryache1995-10-231-13/+17
* Add code to properly translate signal returned in status argument of wait4()swallace1995-10-231-5/+25
* Remove COMPAT_IBCS2 option.swallace1995-10-231-17/+8
* Fix a sign extension bug that was unleashed by the previous change.bde1995-10-231-3/+9
* Reset only one necessary LC_ variableache1995-10-231-3/+2
* Attach dnsquery to Makefilepeter1995-10-231-2/+2
* Make it compile..peter1995-10-231-2/+0
* Add support for publickey.byname map (turned off by default sincewpaul1995-10-231-2/+15
* Merge beta26 changespeter1995-10-231-1/+4
* Eek! When we encounter a '+' or '-', the resulting action should bewpaul1995-10-231-3/+3
* Simplify the pseudo-argument removal changes by not optimizing forbde1995-10-232-246/+199
* Add -c to usage output.dg1995-10-231-1/+1
* Merge beta26 changespeter1995-10-231-3/+3
* This commit was generated by cvs2svn to compensate for changes in r11719,peter1995-10-233-0/+372
|\
| * Import tools from bind-4.9.3-beta26 (update beta24)peter1995-10-236-12/+387
| * Import nslookup from bind-4.9.3-beta26 (update from beta24)peter1995-10-231-1/+11
| * Import BIND-4.9.3-beta26, replacing the older beta24.peter1995-10-2314-150/+390
* | Reshuffle the network config code a little so that it's actuallyjkh1995-10-236-24/+28
* | merge beta26 import conflictspeter1995-10-231-1/+11
* | Fix a missing arg to untimeout.phk1995-10-231-1/+1
* | Fold in conflict related changes after beta26 merge.peter1995-10-2314-259/+248
OpenPOWER on IntegriCloud