summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Don't pre-processor define 'ident'. This has subtle consequences for peopledg1995-10-231-1/+1
* | Get rid of machine-dependent NBPG and replace with PAGE_SIZE.dyson1995-10-234-20/+20
* | Remove of now unused PG_COPYONWRITE.dyson1995-10-231-2/+1
* | Removal of unnecessary usage of PG_COPYONWRITE.dyson1995-10-232-4/+4
* | Support all the tcpflag options in firewall.ugen1995-10-232-47/+258
* | First phase of removing the PG_COPYONWRITE flag, and an architecturaldyson1995-10-233-55/+19
* | Interface change for the VOP_GETPAGES -- missed in previous commits.dyson1995-10-231-1/+4
* | Remove PG_W bit setting in some cases where it should not be set.dg1995-10-232-6/+6
* | Use fake (empty) startup_setlocale for XPG4ache1995-10-231-3/+3
* | Finalize GETPAGES layering scheme. Move the device GETPAGESdyson1995-10-238-143/+335
* | Reduce static binaries bloat by splitting out normally unusedache1995-10-233-8/+45
* | libxpg4 addedache1995-10-231-1/+1
* | This commit was generated by cvs2svn to compensate for changes in r11696,ache1995-10-231-0/+8
|\ \
| * | XPG4 hookache1995-10-231-0/+8
| /
* | Migrate from XPG4 to XPG3 (libxpg4 will be added soon)ache1995-10-239-56/+444
* | More improvements to the logic for modify-bit checking. Removeddg1995-10-232-218/+20
* | fix a typo (IFNAMSIZE -> IFNAMSIZ)torstenb1995-10-231-1/+1
* | Don't use tar to add packages, use cpio in tar mode. Works better.jkh1995-10-223-54/+37
* | Fixes and updates.jkh1995-10-220-0/+0
* | Fix 'upgrade' stuff, i.e. when make distrib-dirs runs notache1995-10-221-2/+2
OpenPOWER on IntegriCloud