What is Support Level Supplement (SLS) ptf9052g, the UnixWare 7.1.4 Maintenance Pack 3 Supplement? Problem Fixed ------------- The following fixes were first provided with ptf9052a and are also contained in ptf9052g: 1. Added full support for Intel ide ICH Enhanced and Compatibility Mode. fz533413 2. Fixed soft reboot on some servers with a legacy free BIOS. fz533504 3. A new parameter _SC_NPROCESSORS_PHYS is added to sysconf(3C) to return the number of physical CPUs. fz533461 4. Fixed network user licensing. fz533544 5. Threaded programs that call some getXXent APIs but not ones from *both* passwd and group will no longer core dump due to a segmentation fault in /usr/lib/ns.so.1, the dynamic shared library which provides NIS-based passwd and group lookups. fz533620 6. Changed ld *not* to create text relocations for the special "init" and "fini" array symbols referenced from the crti.o object file. In practice, neither cc nor CC will currently generate any code which uses this feature, but someday they might (or other compilers might). Text relocations generally are "just" a mild performance hit as they require temporarily changing the read-only text segment to be made writable to perform the relocations, but when these binaries are used on OSR5, they can have a more unfortunate effect of causing them to fail at startup as sometimes the OSR5 kernel refuses to permit such temporary permission changes. fz533638 7. This PTF provides mktemp utility. See mktemp LICENSE below. fz533616 The following fixes were first provided with ptf9052b and are also contained in ptf9052g: 8. ld can overlay hidden objects in bss when creating relocatable object file. fz533672 9. The year has been updated to 2006 in copyright messages. fz533698 10. The pam_lastlog module now creates /var/adm/lastlog file if it does not exist. fz533724 The following fixes were first provided with ptf9052c and are also contained in ptf9052g: 11. Implement kernel support as necessary for Win4Lin's MergePro product, including KQEMU support. fz533739 12. Fix a problem in which programs that retrieve group information may fail if there are NIS-distributed groups with long names or with names that contain white space characters. fz533719 The following fixes were first provided with ptf9052d and are also contained in ptf9052g: 13. Code generation fixes in MP3 have caused the C++ compiler to treat "plain" bit-fields as signed bit-fields. This is contrary to past practice and the SVR5 (UDK) ABI. This fix is to restore previous and expected behavior. Should C++ developers actually want "plain" bit-fields to be treated as "signed" bit-fields, a new C++ option has been added to allow this. The new option is "-Wf,--signed_bit_fields" on the CC command line. fz533962 14. Fix problems that may cause a kernel panic after hot removal of a device. fz533714 15. Add support for "hybrid" ACPI/MPS system initialization, required on some platforms when hyperthreading or multicore support is enabled. Hybrid ACPI/MPS system initialization takes processor information from ACPI BIOS tables and all other platform information from MPS BIOS tables. Specifying "ACPI=X" in /stand/boot or at the interactive boot prompt enables hybrid ACPI/MPS initialization when hyperthreading or multicore support is also enabled. Hybrid ACPI/MPS initialization should be enabled only if the default full-ACPI based initialization fails. fz533926 16. Implement dynamic PCI interrupt assignment to fix interrupt related problems seen on some platforms when hyperthreading, multicore, and/or ACPI are enabled. Observed problems included excess interrupt activity, poor device response, and device timeouts. fz533926 17. Allow override of kernel algorithms for sorting the processors listed in ACPI BIOS tables through the use of the new LAPIC_SORT parameter. This is necessary on some platforms to ensure that all logical processors can be used even if the ACPIS BIOS tables does not list them in the proper order. Specifying "LAPIC_SORT=Y" in /stand/boot or at the interactive boot prompt will cause the kernel to reorder the processors listed in the ACPI BIOS tables; "LAPIC_SORT=N" disables that reordering. If LAPIC_SORT is unspecified, then the kernel uses its own internal algorithm to determine whether to reorder the processors listed in the tables. fz533926 18. Provide correct routing of non-maskable interrupts (NMIs) when hyperthreading, multicore, and/or ACPI are enabled. fz533969 19. Modified the system behavior so that, by default, it will attempt to determine at runtime whether or not an 8042 keyboard/mouse controller is present, rather than assume one is present. Autodetection of the 8042 improves system response on platforms which lack an 8042 controller, and in particular, avoids temporary keyboard lockups that can occur on such platforms immediately following certain keyboard operations such as VT-switches or pressing the Caps Lock key. The system's treatment of the 8042 controller can be modified by changing the value of the variable i8042_detection in /etc/conf/pack.d/ws/space.c and then rebuilding and rebooting the kernel. If i8042_detection is initialized to 1, which is the default, then the operating system detects the presence or absence of an 8042 controller at runtime. If i8042_detection is initialized to 0, then the system bypasses the runtime detection and always acts as if an 8042 controller is present. If i8042_detection is initialized to -1, then the system bypasses the runtime detection and always acts as if an 8042 controller is not present. fz534034 20. The /usr/bin/javaexec command, used by the kernel to control Java VM invocation for first-class executables, has been updated to handle J2SE 5.0 Java classes. fz534029 21. An internal compiler error (ICE) in the C++ compiler detected when porting Open Office 2.0.x has been corrected. The ICE occurred when initializing a large, complex static const array needing runtime results from template functions. fz534043 The following fixes were first provided with ptf9052e and are also contained in ptf9052g: 22. The clock interrupt frequency is now configurable using a new boot parameter KHZ. The configurable values are 100, 200, 500, 1000 and 2000. The default value is 1000. Only the setitimer system call is affected as it now can give control to the application at a higher resolution. This is primarily for multimedia applications which need to gain control to send data to say an audio device. [NOTE: please see item 29, below, for important information on the default clock interrupt frequency.] fz533870 23. Update timezone rules in order to comply with changes to Daylight Saving Time going into effect in the U.S. in 2007. fz532758 The following fixes were first provided with ptf9052f and are also contained in ptf9052g: 24. Fixed an uninitialized variable in the PAM dialpass module (/usr/lib/security/pam_dialpass.so) that could cause authentication failures and/or core dumps when trying to access a service configured to use dialpass for authentication. fz534093 25. Fixed a problem introduced in ptf9052b which caused ld to allocate and assign improper addresses to some uninitialized static data (BSS) variables when building shared libraries and using name visibility control (-B hide or -B export). fz534100 26. Update timezone rules in order to comply with changes to Daylight Saving time going into effect in Western Australia in December 2006. This update to the compiled timezone files (in /etc/TZ) includes this change and all other changes up to the end of November 2006. fz534117 Fixes provided in ptf9052g: 27. Restore compatibility of timezones (TZ environment variable values) of the form :GMT[+-]#, while continuing to provide POSIX-compliant timezones of the form :Etc/GMT[+-]#. For UnixWare 7.1.4 without ptf9052 version e or f, timezones of the form :GMT+# are # hours east of GMT while those of the form :GMT-# are # hours west of GMT. ptf9052e reversed the sense of +/- in these time zones in order to comply with the POSIX standard, which specifies that +# means # hours *west* of GMT and -# means # hours east of GMT. This change restores the previous meaning of :GMT[+-]#, and adds new POSIX compliant timezone specifications of the form :Etc/GMT[+-]#. Note that TZ=GMT-5 and TZ=:GMT-5 (for example) also differ in the treatment of the sign and will have a ten hour (twice five) difference. TZ=GMT-5 and TZ=:Etc/GMT-5 agree with each other. fz534160 28. Add a new PAM module, pam_mkhomedir, that creates a user's home directory if it does not exist when the session begins. This allows user account information to be obtained from a central database such as nis, kerb or ldap without using a distributed file system or pre-creating a large number of directories. See pam_mkhomedir LICENSE below. fz534014 29. Reset the default system clock tick rate to 100 times per second as it was prior to the introduction in ptf9052e of the configurable clock interrupt frequency feature described in fix #22 above. fz534165 Contents -------- /etc/conf/pack.d/acpi/Driver_atup.o /etc/conf/pack.d/acpi/Driver_mp.o /etc/conf/pack.d/at_toolkit/Driver.o /etc/conf/pack.d/cmux/Driver_atup.o /etc/conf/pack.d/cmux/Driver_mp.o /etc/conf/pack.d/io/Driver_atup.o /etc/conf/pack.d/io/Driver_mp.o /etc/conf/pack.d/mod/Driver_atup.o /etc/conf/pack.d/mod/Driver_mp.o /etc/conf/pack.d/mps/Driver_mp.o /etc/conf/pack.d/name/Driver_atup.o /etc/conf/pack.d/name/Driver_mp.o /etc/conf/pack.d/pci/Driver_atup.o /etc/conf/pack.d/pci/Driver_mp.o /etc/conf/pack.d/proc/Driver_atup.o /etc/conf/pack.d/proc/Driver_mp.o /etc/conf/pack.d/specfs/Driver_atup.o /etc/conf/pack.d/specfs/Driver_mp.o /etc/conf/pack.d/svc/Driver_atup.o /etc/conf/pack.d/svc/Driver_mp.o /etc/conf/pack.d/ws/Driver_atup.o /etc/conf/pack.d/ws/Driver_mp.o /etc/conf/pack.d/ws/space.c /usr/bin/javaexec /usr/bin/mktemp /usr/ccs/bin/ld /usr/bin/idld /usr/ccs/lib/c++be /usr/ccs/lib/c++fe /usr/include/sys/clock.h /usr/include/sys/engine.h /usr/include/sys/lwp.h /usr/include/sys/param_p.h /usr/include/sys/plocal.h /usr/include/sys/sysconfig.h /usr/include/sys/unistd.h /usr/lib/.ns.so /usr/lib/libc.so.1 /usr/ccs/lib/libc.a /usr/ccs/lib/libc.so /usr/ccs/lib/libp/libc.a /usr/ccs/lib/libp/libc.so /usr/ccs/lib/libp/libc.so.1 /usr/sbin/sco_pmd /stand/bootmsgs /usr/lib/drf/conframdfs /usr/lib/iaf/in.login/scheme /usr/lib/iaf/login/scheme /usr/bin/login /usr/lib/locale/C/LC_MESSAGES/bootmsgs /usr/lib/locale/de/LC_MESSAGES/bootmsgs /usr/lib/locale/es/LC_MESSAGES/bootmsgs /usr/lib/locale/fr/LC_MESSAGES/bootmsgs /usr/lib/security/pam_lastlog.so /usr/lib/security/pam_dialpass.so /usr/lib/security/pam_mkhomedir.so /etc/TZ/Africa/Abidjan /etc/TZ/Africa/Accra /etc/TZ/Africa/Addis_Ababa /etc/TZ/Africa/Algiers /etc/TZ/Africa/Asmera /etc/TZ/Africa/Bamako /etc/TZ/Africa/Bangui /etc/TZ/Africa/Banjul /etc/TZ/Africa/Bissau /etc/TZ/Africa/Blantyre /etc/TZ/Africa/Brazzaville /etc/TZ/Africa/Bujumbura /etc/TZ/Africa/Cairo /etc/TZ/Africa/Casablanca /etc/TZ/Africa/Ceuta /etc/TZ/Africa/Conakry /etc/TZ/Africa/Dakar /etc/TZ/Africa/Dar_es_Salaam /etc/TZ/Africa/Djibouti /etc/TZ/Africa/Douala /etc/TZ/Africa/El_Aaiun /etc/TZ/Africa/Freetown /etc/TZ/Africa/Gaborone /etc/TZ/Africa/Harare /etc/TZ/Africa/Johannesburg /etc/TZ/Africa/Kampala /etc/TZ/Africa/Khartoum /etc/TZ/Africa/Kigali /etc/TZ/Africa/Kinshasa /etc/TZ/Africa/Lagos /etc/TZ/Africa/Libreville /etc/TZ/Africa/Lome /etc/TZ/Africa/Luanda /etc/TZ/Africa/Lubumbashi /etc/TZ/Africa/Lusaka /etc/TZ/Africa/Malabo /etc/TZ/Africa/Maputo /etc/TZ/Africa/Maseru /etc/TZ/Africa/Mbabane /etc/TZ/Africa/Mogadishu /etc/TZ/Africa/Monrovia /etc/TZ/Africa/Nairobi /etc/TZ/Africa/Ndjamena /etc/TZ/Africa/Niamey /etc/TZ/Africa/Nouakchott /etc/TZ/Africa/Ouagadougou /etc/TZ/Africa/Porto-Novo /etc/TZ/Africa/Sao_Tome /etc/TZ/Africa/Timbuktu /etc/TZ/Africa/Tripoli /etc/TZ/Africa/Tunis /etc/TZ/Africa/Windhoek /etc/TZ/America/Adak /etc/TZ/America/Anchorage /etc/TZ/America/Anguilla /etc/TZ/America/Antigua /etc/TZ/America/Araguaina /etc/TZ/America/Argentina/Buenos_Aires /etc/TZ/America/Argentina/Catamarca /etc/TZ/America/Argentina/ComodRivadavia /etc/TZ/America/Argentina/Cordoba /etc/TZ/America/Argentina/Jujuy /etc/TZ/America/Argentina/La_Rioja /etc/TZ/America/Argentina/Mendoza /etc/TZ/America/Argentina/Rio_Gallegos /etc/TZ/America/Argentina/San_Juan /etc/TZ/America/Argentina/Tucuman /etc/TZ/America/Argentina/Ushuaia /etc/TZ/America/Aruba /etc/TZ/America/Asuncion /etc/TZ/America/Atikokan /etc/TZ/America/Atka /etc/TZ/America/Bahia /etc/TZ/America/Barbados /etc/TZ/America/Belem /etc/TZ/America/Belize /etc/TZ/America/Blanc-Sablon /etc/TZ/America/Boa_Vista /etc/TZ/America/Bogota /etc/TZ/America/Boise /etc/TZ/America/Buenos_Aires /etc/TZ/America/Cambridge_Bay /etc/TZ/America/Campo_Grande /etc/TZ/America/Cancun /etc/TZ/America/Caracas /etc/TZ/America/Catamarca /etc/TZ/America/Cayenne /etc/TZ/America/Cayman /etc/TZ/America/Chicago /etc/TZ/America/Chihuahua /etc/TZ/America/Coral_Harbour /etc/TZ/America/Cordoba /etc/TZ/America/Costa_Rica /etc/TZ/America/Cuiaba /etc/TZ/America/Curacao /etc/TZ/America/Danmarkshavn /etc/TZ/America/Dawson /etc/TZ/America/Dawson_Creek /etc/TZ/America/Denver /etc/TZ/America/Detroit /etc/TZ/America/Dominica /etc/TZ/America/Edmonton /etc/TZ/America/Eirunepe /etc/TZ/America/El_Salvador /etc/TZ/America/Ensenada /etc/TZ/America/Fort_Wayne /etc/TZ/America/Fortaleza /etc/TZ/America/Glace_Bay /etc/TZ/America/Godthab /etc/TZ/America/Goose_Bay /etc/TZ/America/Grand_Turk /etc/TZ/America/Grenada /etc/TZ/America/Guadeloupe /etc/TZ/America/Guatemala /etc/TZ/America/Guayaquil /etc/TZ/America/Guyana /etc/TZ/America/Halifax /etc/TZ/America/Havana /etc/TZ/America/Hermosillo /etc/TZ/America/Indiana/Indianapolis /etc/TZ/America/Indiana/Knox /etc/TZ/America/Indiana/Marengo /etc/TZ/America/Indiana/Petersburg /etc/TZ/America/Indiana/Vevay /etc/TZ/America/Indiana/Vincennes /etc/TZ/America/Indianapolis /etc/TZ/America/Inuvik /etc/TZ/America/Iqaluit /etc/TZ/America/Jamaica /etc/TZ/America/Jujuy /etc/TZ/America/Juneau /etc/TZ/America/Kentucky/Louisville /etc/TZ/America/Kentucky/Monticello /etc/TZ/America/Knox_IN /etc/TZ/America/La_Paz /etc/TZ/America/Lima /etc/TZ/America/Los_Angeles /etc/TZ/America/Louisville /etc/TZ/America/Maceio /etc/TZ/America/Managua /etc/TZ/America/Manaus /etc/TZ/America/Martinique /etc/TZ/America/Mazatlan /etc/TZ/America/Mendoza /etc/TZ/America/Menominee /etc/TZ/America/Merida /etc/TZ/America/Mexico_City /etc/TZ/America/Miquelon /etc/TZ/America/Moncton /etc/TZ/America/Monterrey /etc/TZ/America/Montevideo /etc/TZ/America/Montreal /etc/TZ/America/Montserrat /etc/TZ/America/Nassau /etc/TZ/America/New_York /etc/TZ/America/Nipigon /etc/TZ/America/Nome /etc/TZ/America/Noronha /etc/TZ/America/North_Dakota/Center /etc/TZ/America/North_Dakota/New_Salem /etc/TZ/America/Panama /etc/TZ/America/Pangnirtung /etc/TZ/America/Paramaribo /etc/TZ/America/Phoenix /etc/TZ/America/Port-au-Prince /etc/TZ/America/Port_of_Spain /etc/TZ/America/Porto_Acre /etc/TZ/America/Porto_Velho /etc/TZ/America/Puerto_Rico /etc/TZ/America/Rainy_River /etc/TZ/America/Rankin_Inlet /etc/TZ/America/Recife /etc/TZ/America/Regina /etc/TZ/America/Rio_Branco /etc/TZ/America/Rosario /etc/TZ/America/Santiago /etc/TZ/America/Santo_Domingo /etc/TZ/America/Sao_Paulo /etc/TZ/America/Scoresbysund /etc/TZ/America/Shiprock /etc/TZ/America/St_Johns /etc/TZ/America/St_Kitts /etc/TZ/America/St_Lucia /etc/TZ/America/St_Thomas /etc/TZ/America/St_Vincent /etc/TZ/America/Swift_Current /etc/TZ/America/Tegucigalpa /etc/TZ/America/Thule /etc/TZ/America/Thunder_Bay /etc/TZ/America/Tijuana /etc/TZ/America/Toronto /etc/TZ/America/Tortola /etc/TZ/America/Vancouver /etc/TZ/America/Virgin /etc/TZ/America/Whitehorse /etc/TZ/America/Winnipeg /etc/TZ/America/Yakutat /etc/TZ/America/Yellowknife /etc/TZ/Antarctica/Casey /etc/TZ/Antarctica/Davis /etc/TZ/Antarctica/DumontDUrville /etc/TZ/Antarctica/Mawson /etc/TZ/Antarctica/McMurdo /etc/TZ/Antarctica/Palmer /etc/TZ/Antarctica/Rothera /etc/TZ/Antarctica/South_Pole /etc/TZ/Antarctica/Syowa /etc/TZ/Antarctica/Vostok /etc/TZ/Arctic/Longyearbyen /etc/TZ/Asia/Aden /etc/TZ/Asia/Almaty /etc/TZ/Asia/Amman /etc/TZ/Asia/Anadyr /etc/TZ/Asia/Aqtau /etc/TZ/Asia/Aqtobe /etc/TZ/Asia/Ashgabat /etc/TZ/Asia/Ashkhabad /etc/TZ/Asia/Baghdad /etc/TZ/Asia/Bahrain /etc/TZ/Asia/Baku /etc/TZ/Asia/Bangkok /etc/TZ/Asia/Beirut /etc/TZ/Asia/Bishkek /etc/TZ/Asia/Brunei /etc/TZ/Asia/Calcutta /etc/TZ/Asia/Choibalsan /etc/TZ/Asia/Chongqing /etc/TZ/Asia/Chungking /etc/TZ/Asia/Colombo /etc/TZ/Asia/Dacca /etc/TZ/Asia/Damascus /etc/TZ/Asia/Dhaka /etc/TZ/Asia/Dili /etc/TZ/Asia/Dubai /etc/TZ/Asia/Dushanbe /etc/TZ/Asia/Gaza /etc/TZ/Asia/Harbin /etc/TZ/Asia/Hong_Kong /etc/TZ/Asia/Hovd /etc/TZ/Asia/Irkutsk /etc/TZ/Asia/Istanbul /etc/TZ/Asia/Jakarta /etc/TZ/Asia/Jayapura /etc/TZ/Asia/Jerusalem /etc/TZ/Asia/Kabul /etc/TZ/Asia/Kamchatka /etc/TZ/Asia/Karachi /etc/TZ/Asia/Kashgar /etc/TZ/Asia/Katmandu /etc/TZ/Asia/Krasnoyarsk /etc/TZ/Asia/Kuala_Lumpur /etc/TZ/Asia/Kuching /etc/TZ/Asia/Kuwait /etc/TZ/Asia/Macao /etc/TZ/Asia/Macau /etc/TZ/Asia/Magadan /etc/TZ/Asia/Makassar /etc/TZ/Asia/Manila /etc/TZ/Asia/Muscat /etc/TZ/Asia/Nicosia /etc/TZ/Asia/Novosibirsk /etc/TZ/Asia/Omsk /etc/TZ/Asia/Oral /etc/TZ/Asia/Phnom_Penh /etc/TZ/Asia/Pontianak /etc/TZ/Asia/Pyongyang /etc/TZ/Asia/Qatar /etc/TZ/Asia/Qyzylorda /etc/TZ/Asia/Rangoon /etc/TZ/Asia/Riyadh /etc/TZ/Asia/Riyadh87 /etc/TZ/Asia/Riyadh88 /etc/TZ/Asia/Riyadh89 /etc/TZ/Asia/Saigon /etc/TZ/Asia/Sakhalin /etc/TZ/Asia/Samarkand /etc/TZ/Asia/Seoul /etc/TZ/Asia/Shanghai /etc/TZ/Asia/Singapore /etc/TZ/Asia/Taipei /etc/TZ/Asia/Tashkent /etc/TZ/Asia/Tbilisi /etc/TZ/Asia/Tehran /etc/TZ/Asia/Tel_Aviv /etc/TZ/Asia/Thimbu /etc/TZ/Asia/Thimphu /etc/TZ/Asia/Tokyo /etc/TZ/Asia/Ujung_Pandang /etc/TZ/Asia/Ulaanbaatar /etc/TZ/Asia/Ulan_Bator /etc/TZ/Asia/Urumqi /etc/TZ/Asia/Vientiane /etc/TZ/Asia/Vladivostok /etc/TZ/Asia/Yakutsk /etc/TZ/Asia/Yekaterinburg /etc/TZ/Asia/Yerevan /etc/TZ/Atlantic/Azores /etc/TZ/Atlantic/Bermuda /etc/TZ/Atlantic/Canary /etc/TZ/Atlantic/Cape_Verde /etc/TZ/Atlantic/Faeroe /etc/TZ/Atlantic/Jan_Mayen /etc/TZ/Atlantic/Madeira /etc/TZ/Atlantic/Reykjavik /etc/TZ/Atlantic/South_Georgia /etc/TZ/Atlantic/St_Helena /etc/TZ/Atlantic/Stanley /etc/TZ/Australia/ACT /etc/TZ/Australia/Adelaide /etc/TZ/Australia/Brisbane /etc/TZ/Australia/Broken-Hill /etc/TZ/Australia/Broken_Hill /etc/TZ/Australia/Canberra /etc/TZ/Australia/Currie /etc/TZ/Australia/Darwin /etc/TZ/Australia/Hobart /etc/TZ/Australia/LHI /etc/TZ/Australia/Lindeman /etc/TZ/Australia/Lord_Howe /etc/TZ/Australia/Melbourne /etc/TZ/Australia/NSW /etc/TZ/Australia/North /etc/TZ/Australia/Perth /etc/TZ/Australia/Queensland /etc/TZ/Australia/South /etc/TZ/Australia/Sturt /etc/TZ/Australia/Sydney /etc/TZ/Australia/Tasmania /etc/TZ/Australia/Victoria /etc/TZ/Australia/West /etc/TZ/Australia/Yancowinna /etc/TZ/Brazil/Acre /etc/TZ/Brazil/DeNoronha /etc/TZ/Brazil/East /etc/TZ/Brazil/West /etc/TZ/CET /etc/TZ/CST6CDT /etc/TZ/Canada/Atlantic /etc/TZ/Canada/Central /etc/TZ/Canada/East-Saskat /etc/TZ/Canada/East-Saskatchewan /etc/TZ/Canada/Eastern /etc/TZ/Canada/Mountain /etc/TZ/Canada/Newfoundland /etc/TZ/Canada/Pacific /etc/TZ/Canada/Saskatchewan /etc/TZ/Canada/Yukon /etc/TZ/Chile/Continental /etc/TZ/Chile/EasterIsland /etc/TZ/Cuba /etc/TZ/EET /etc/TZ/EST /etc/TZ/EST5EDT /etc/TZ/Egypt /etc/TZ/Eire /etc/TZ/Etc/GMT /etc/TZ/Etc/GMT+0 /etc/TZ/Etc/GMT+1 /etc/TZ/Etc/GMT+2 /etc/TZ/Etc/GMT+3 /etc/TZ/Etc/GMT+4 /etc/TZ/Etc/GMT+5 /etc/TZ/Etc/GMT+6 /etc/TZ/Etc/GMT+7 /etc/TZ/Etc/GMT+8 /etc/TZ/Etc/GMT+9 /etc/TZ/Etc/GMT+10 /etc/TZ/Etc/GMT+11 /etc/TZ/Etc/GMT+12 /etc/TZ/Etc/GMT-0 /etc/TZ/Etc/GMT-1 /etc/TZ/Etc/GMT-2 /etc/TZ/Etc/GMT-3 /etc/TZ/Etc/GMT-4 /etc/TZ/Etc/GMT-5 /etc/TZ/Etc/GMT-6 /etc/TZ/Etc/GMT-7 /etc/TZ/Etc/GMT-8 /etc/TZ/Etc/GMT-9 /etc/TZ/Etc/GMT-10 /etc/TZ/Etc/GMT-11 /etc/TZ/Etc/GMT-12 /etc/TZ/Etc/GMT-13 /etc/TZ/Etc/GMT-14 /etc/TZ/Etc/GMT0 /etc/TZ/Etc/Greenwich /etc/TZ/Etc/UCT /etc/TZ/Etc/UTC /etc/TZ/Etc/Universal /etc/TZ/Etc/Zulu /etc/TZ/Europe/Amsterdam /etc/TZ/Europe/Andorra /etc/TZ/Europe/Athens /etc/TZ/Europe/Belfast /etc/TZ/Europe/Belgrade /etc/TZ/Europe/Berlin /etc/TZ/Europe/Bratislava /etc/TZ/Europe/Brussels /etc/TZ/Europe/Bucharest /etc/TZ/Europe/Budapest /etc/TZ/Europe/Chisinau /etc/TZ/Europe/Copenhagen /etc/TZ/Europe/Dublin /etc/TZ/Europe/Gibraltar /etc/TZ/Europe/Guernsey /etc/TZ/Europe/Helsinki /etc/TZ/Europe/Isle_of_Man /etc/TZ/Europe/Istanbul /etc/TZ/Europe/Jersey /etc/TZ/Europe/Kaliningrad /etc/TZ/Europe/Kiev /etc/TZ/Europe/Lisbon /etc/TZ/Europe/Ljubljana /etc/TZ/Europe/London /etc/TZ/Europe/Luxembourg /etc/TZ/Europe/Madrid /etc/TZ/Europe/Malta /etc/TZ/Europe/Mariehamn /etc/TZ/Europe/Minsk /etc/TZ/Europe/Monaco /etc/TZ/Europe/Moscow /etc/TZ/Europe/Nicosia /etc/TZ/Europe/Oslo /etc/TZ/Europe/Paris /etc/TZ/Europe/Podgorica /etc/TZ/Europe/Prague /etc/TZ/Europe/Riga /etc/TZ/Europe/Rome /etc/TZ/Europe/Samara /etc/TZ/Europe/San_Marino /etc/TZ/Europe/Sarajevo /etc/TZ/Europe/Simferopol /etc/TZ/Europe/Skopje /etc/TZ/Europe/Sofia /etc/TZ/Europe/Stockholm /etc/TZ/Europe/Tallinn /etc/TZ/Europe/Tirane /etc/TZ/Europe/Tiraspol /etc/TZ/Europe/Uzhgorod /etc/TZ/Europe/Vaduz /etc/TZ/Europe/Vatican /etc/TZ/Europe/Vienna /etc/TZ/Europe/Vilnius /etc/TZ/Europe/Volgograd /etc/TZ/Europe/Warsaw /etc/TZ/Europe/Zagreb /etc/TZ/Europe/Zaporozhye /etc/TZ/Europe/Zurich /etc/TZ/Factory /etc/TZ/GB /etc/TZ/GB-Eire /etc/TZ/GMT /etc/TZ/GMT+0 /etc/TZ/GMT+1 /etc/TZ/GMT+2 /etc/TZ/GMT+3 /etc/TZ/GMT+4 /etc/TZ/GMT+5 /etc/TZ/GMT+6 /etc/TZ/GMT+7 /etc/TZ/GMT+8 /etc/TZ/GMT+9 /etc/TZ/GMT+10 /etc/TZ/GMT+11 /etc/TZ/GMT+12 /etc/TZ/GMT+13 /etc/TZ/GMT-0 /etc/TZ/GMT-1 /etc/TZ/GMT-2 /etc/TZ/GMT-3 /etc/TZ/GMT-4 /etc/TZ/GMT-5 /etc/TZ/GMT-6 /etc/TZ/GMT-7 /etc/TZ/GMT-8 /etc/TZ/GMT-9 /etc/TZ/GMT-10 /etc/TZ/GMT-11 /etc/TZ/GMT-12 /etc/TZ/GMT0 /etc/TZ/Greenwich /etc/TZ/HST /etc/TZ/Hongkong /etc/TZ/Iceland /etc/TZ/India /etc/TZ/Indian/Antananarivo /etc/TZ/Indian/Chagos /etc/TZ/Indian/Christmas /etc/TZ/Indian/Cocos /etc/TZ/Indian/Comoro /etc/TZ/Indian/Kerguelen /etc/TZ/Indian/Mahe /etc/TZ/Indian/Maldives /etc/TZ/Indian/Mauritius /etc/TZ/Indian/Mayotte /etc/TZ/Indian/Reunion /etc/TZ/Iran /etc/TZ/Israel /etc/TZ/Jamaica /etc/TZ/Japan /etc/TZ/Kwajalein /etc/TZ/Libya /etc/TZ/MET /etc/TZ/MST /etc/TZ/MST7MDT /etc/TZ/Mexico/BajaNorte /etc/TZ/Mexico/BajaSur /etc/TZ/Mexico/General /etc/TZ/Mideast/Riyadh87 /etc/TZ/Mideast/Riyadh88 /etc/TZ/Mideast/Riyadh89 /etc/TZ/NZ /etc/TZ/NZ-CHAT /etc/TZ/Navajo /etc/TZ/PRC /etc/TZ/PST8PDT /etc/TZ/Pacific/Apia /etc/TZ/Pacific/Auckland /etc/TZ/Pacific/Chatham /etc/TZ/Pacific/Easter /etc/TZ/Pacific/Efate /etc/TZ/Pacific/Enderbury /etc/TZ/Pacific/Fakaofo /etc/TZ/Pacific/Fiji /etc/TZ/Pacific/Funafuti /etc/TZ/Pacific/Galapagos /etc/TZ/Pacific/Gambier /etc/TZ/Pacific/Guadalcanal /etc/TZ/Pacific/Guam /etc/TZ/Pacific/Honolulu /etc/TZ/Pacific/Johnston /etc/TZ/Pacific/Kiritimati /etc/TZ/Pacific/Kosrae /etc/TZ/Pacific/Kwajalein /etc/TZ/Pacific/Majuro /etc/TZ/Pacific/Marquesas /etc/TZ/Pacific/Midway /etc/TZ/Pacific/Nauru /etc/TZ/Pacific/Niue /etc/TZ/Pacific/Norfolk /etc/TZ/Pacific/Noumea /etc/TZ/Pacific/Pago_Pago /etc/TZ/Pacific/Palau /etc/TZ/Pacific/Pitcairn /etc/TZ/Pacific/Ponape /etc/TZ/Pacific/Port_Moresby /etc/TZ/Pacific/Rarotonga /etc/TZ/Pacific/Saipan /etc/TZ/Pacific/Samoa /etc/TZ/Pacific/Tahiti /etc/TZ/Pacific/Tarawa /etc/TZ/Pacific/Tongatapu /etc/TZ/Pacific/Truk /etc/TZ/Pacific/Wake /etc/TZ/Pacific/Wallis /etc/TZ/Pacific/Yap /etc/TZ/Poland /etc/TZ/Portugal /etc/TZ/ROC /etc/TZ/ROK /etc/TZ/Singapore /etc/TZ/Taiwan /etc/TZ/Turkey /etc/TZ/UCT /etc/TZ/US/Alaska /etc/TZ/US/Aleutian /etc/TZ/US/Arizona /etc/TZ/US/Central /etc/TZ/US/East-Indiana /etc/TZ/US/Eastern /etc/TZ/US/Hawaii /etc/TZ/US/Indiana-Starke /etc/TZ/US/Michigan /etc/TZ/US/Mountain /etc/TZ/US/Pacific /etc/TZ/US/Pacific-New /etc/TZ/US/Samoa /etc/TZ/US/Yukon /etc/TZ/UTC /etc/TZ/Universal /etc/TZ/W-SU /etc/TZ/WET /etc/TZ/Zulu /etc/TZ/africa /etc/TZ/antarctica /etc/TZ/asia /etc/TZ/australasia /etc/TZ/backward /etc/TZ/compatibles /etc/TZ/etcetera /etc/TZ/europe /etc/TZ/factory /etc/TZ/northamerica /etc/TZ/pacificnew /etc/TZ/solar87 /etc/TZ/solar88 /etc/TZ/solar89 /etc/TZ/southamerica /etc/TZ/systemv /etc/TZ/zone.tab /usr/share/zoneinfo Software Notes and Recommendations ---------------------------------- ptf9052g should only be installed on: UnixWare 7.1.4 Maintenance Pack 3 Installation Instructions ------------------------- 1. Download the ptf9052g.image file to the /tmp directory on your machine. 2. As root, add the package to your system using these commands: $ su - Password: # pkgadd -d /tmp/ptf9052g.image Alternatively, this package may be installed in quiet mode, that is, without displaying the release notes and asking for confirmation. To do this, use these commands: $ su - Password: # pkgadd -qd /tmp/ptf9052g.image all 3. Reboot the system after installing this package. Removal Instructions -------------------- 1. As root, remove the package using these commands: $ su - Password: # pkgrm ptf9052 2. Reboot the system after removing this package. If you have questions regarding this supplement, or the product on which it is installed, please contact your software supplier. mktemp LICENSE -------------- Mktemp is distributed under the following BSD-style license: Copyright (c) 1996, 2000, 2001 Todd C. Miller All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission from the author. THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Additionally, priv_mktemp.c bears the following UCB license: Copyright (c) 1987, 1993 The Regents of the University of California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. pam_mkhomedir LICENSE --------------------- The pam_mkhomedir PAM module (/usr/lib/security/pam_mkhomedir.so) is released under the GNU LGPL version 2 or later. Additionally, pam_mkhomedir.c bears the following notice: Originally written by Jason Gunthorpe Feb 1999 Structure taken from pam_lastlogin by Andrew Morgan 1996 -------------