IBM SDK, Java Technology Edition, Version 6: Linux User Guide Preface

Total Page:16

File Type:pdf, Size:1020Kb

IBM SDK, Java Technology Edition, Version 6: Linux User Guide Preface IBM SDK, Java Technology Edition Version 6 Linux User Guide IBM IBM SDK, Java Technology Edition Version 6 Linux User Guide IBM Note Before you use this information and the product it supports, read the information in “Notices” on page 143. Copyright information This edition of the user guide applies to the IBM SDK, Java Technology Edition, Version 6, for all supported Linux architectures, and to all subsequent releases, modifications, and service refreshes, until otherwise indicated in new editions. The platforms this guide applies to are: v IBM 32-bit SDK for Linux on Intel architecture, Java Technology Edition, Version 6 v IBM 32-bit Runtime Environment for Linux on Intel architecture, Java Technology Edition, Version 6 v IBM 64-bit SDK for Linux on AMD64/EM64T architecture, Java Technology Edition, Version 6 v IBM 64-bit Runtime Environment for Linux on AMD64/EM64T architecture, Java Technology Edition, Version 6 v IBM 64-bit SDK for Linux on Intel Itanium architecture, Java Technology Edition, Version 6 v IBM 32-bit Runtime Environment for Linux on Intel Itanium architecture, Java Technology Edition, Version 6 v IBM 32-bit SDK for Linux on System i® and System p architecture, Java Technology Edition, Version 6 v IBM 32-bit Runtime Environment for Linux on System i and System p architecture, Java Technology Edition, Version 6 v IBM 64-bit SDK for Linux on System i and System p architecture, Java Technology Edition, Version 6 v IBM 64-bit Runtime Environment for Linux on System i and System p architecture, Java Technology Edition, Version 6 v IBM 31-bit SDK for Linux on System z architecture, Java Technology Edition, Version 6 v IBM 31-bit Runtime Environment for Linux on System z architecture, Java Technology Edition, Version 6 v IBM 64-bit SDK for Linux on System z architecture, Java Technology Edition, Version 6 v IBM 64-bit Runtime Environment for Linux on System z architecture, Java Technology Edition, Version 6 Note: The SDK and Runtime Environment for some platforms are available only as part of an IBM product or service. Portions © Copyright 1997, 2016, Oracle and/or its affiliates. © Copyright IBM Corporation 2003, 2016. US Government Users Restricted Rights – Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Contents Preface ............... v Chapter 5. Developing Java applications ............ 31 Chapter 1. Overview ......... 1 Using XML .............. 31 Version compatibility ........... 1 Migrating to the XL-TXE-J ........ 33 Migrating from earlier IBM SDK or JREs ..... 2 | Securing Java API for XML processing (JAXP) Supported environments .......... 3 | against malformed input ......... 35 XML reference information ........ 35 Chapter 2. Contents of the SDK and Debugging Java applications......... 40 Runtime Environment ......... 5 Java Debugger (JDB) .......... 40 Selective debugging .......... 41 Contents of the Runtime Environment ...... 5 Determining whether your application is running on Contents of the SDK ............ 6 a 32-bit or 64-bit JVM ........... 42 | Determining which JVM version your application is Chapter 3. Installing and configuring the | running on .............. 42 SDK and Runtime Environment .... 9 How the JVM processes signals........ 43 Upgrading the SDK ............ 9 Signals used by the JVM ......... 43 Installing on Red Hat Enterprise Linux (RHEL) 4 .. 9 Linking a native code driver to the Installing on Red Hat Enterprise Linux (RHEL) 5 .. 9 signal-chaining library .......... 45 Running Java with SELinux on RHEL 5 .... 10 Writing JNI applications .......... 46 Installing from an InstallAnywhere package ... 10 Supported compilers .......... 46 Completing an attended installation ..... 11 JNI runtime linking........... 47 Completing an unattended installation .... 12 Support for thread-level recovery of blocked Interrupted installation ......... 14 connectors ............... 48 Known issues and limitations ....... 14 Configuring large page memory allocation .... 48 Configuring the SDK and Runtime Environment .. 15 CORBA support ............. 50 Setting the path ............ 15 System properties for tracing the ORB .... 51 Setting the class path .......... 15 System properties for tuning the ORB .... 52 Updating your SDK or JRE for Daylight Saving Java security permissions for the ORB .... 52 Time changes ............. 16 ORB implementation classes ........ 53 Uninstalling the SDK and Runtime Environment .. 17 RMI over IIOP ............. 53 Implementing the Connection Handler Pool for RMI 53 Chapter 4. Running Java applications 19 Enhanced BigDecimal ........... 53 The java and javaw commands ........ 19 Support for XToolkit ........... 54 Obtaining version information ....... 19 Support for the Java Attach API ....... 54 Specifying Java options and system properties.. 20 Standard options ........... 21 Chapter 6. Plug-in, Applet Viewer and Globalization of the java command ..... 22 Web Start ............. 57 Working with the LD_LIBRARY_PATH environment (Linux IA 32-bit and PPC32 only) Using the Java variable................ 23 plug-in ................ 57 The Just-In-Time (JIT) compiler ........ 23 Supported browsers .......... 57 Disabling the JIT ........... 23 Installing the Java plug-in ........ 57 Enabling the JIT ............ 24 Common Document Object Model (DOM) Determining whether the JIT is enabled .... 24 support............... 58 Specifying a garbage collection policy ..... 25 Using DBCS parameters ......... 58 Garbage collection options ........ 25 Working with applets ........... 58 More effective heap usage using compressed Running and debugging applets with the Applet references .............. 26 Viewer ............... 58 Pause time ............. 26 (Linux IA 32-bit, PPC32, and PPC64 only) Using Pause time reduction .......... 27 Web Start ............... 59 Environments with very full heaps ..... 27 Running Web Start ........... 60 Euro symbol support ........... 28 (Linux IA 32-bit only) WebStart Secure Static Fallback font configuration files ....... 28 Versioning .............. 60 Using Indian and Thai input methods ..... 28 Distributing Java applications ........ 61 System resource limits and the ulimit command .. 29 © Copyright IBM Corp. 2003, 2016 iii Chapter 7. Class data sharing between The Java Communications API documentation... 78 JVMs ............... 63 Overview of class data sharing ........ 63 Chapter 9. Service and support for Class data sharing command-line options .... 65 independent software vendors .... 79 Creating, populating, monitoring, and deleting a cache ................ 69 Chapter 10. Accessibility ....... 81 Performance and memory consumption ..... 70 Keyboard traversal of JComboBox components in Considerations and limitations of using class data Swing ................ 81 sharing ................ 71 Web Start accessibility (Linux IA 32-bit, PPC32, and Cache size limits............ 71 PPC64 only) .............. 81 JVMTI RetransformClasses() is unsupported .. 71 Runtime bytecode modification....... 71 Appendix. Appendixes ........ 83 Operating system limitations ....... 72 Using SharedClassPermission ....... 72 Command-line options .......... 83 Adapting custom class loaders to share classes .. 72 Specifying command-line options ...... 83 General command-line options ....... 84 Chapter 8. Java Communications API System property command-line options .... 85 JVM command-line options ........ 96 (JavaComm) ............ 75 JVM -XX command-line options ...... 111 Installing Java Communications API from a JIT and AOT command-line options ..... 112 compressed file ............. 75 Garbage Collector command-line options ... 116 Location of the Java Communications API files .. 76 Default settings for the JVM ........ 126 Configuring the Java Communications API .... 76 Known issues and limitations ........ 128 Changing the access mode of serial and parallel Support for virtualization software ...... 141 ports ............... 76 Specifying devices in the javax.comm.properties Notices .............. 143 file ................ 76 Trademarks .............. 145 Enabling serial ports on IBM ThinkPads ..... 77 Terms and conditions for product documentation 145 Printing limitation with the Java Communications IBM Online Privacy Statement........ 146 API ................. 77 Uninstalling the compressed Tape Archive (TAR) package ............... 77 iv IBM SDK, Java Technology Edition, Version 6: Linux User Guide Preface This guide provides general information about the IBM® SDK, Java™ Technology Edition, Version 6, for all supported Linux architectures. The guide gives specific information about any differences in the IBM implementation compared with the Oracle implementation. Read this information in conjunction with the documentation on the Oracle Web site: http://www.oracle.com/technetwork/java/index.html. Late breaking information about this release that is not available in the guide can be found here: http://www.ibm.com/support/docview.wss?uid=swg21587401. The Diagnostics Guide provides more detailed information about the IBM Virtual Machine for Java. The terms Runtime Environment and Java Virtual Machine are used interchangeably throughout this guide. This guide is part of a release and is applicable only to that particular release. Make sure that you have the guide appropriate to the release you are using. For Service Refresh 9 and earlier The guide is available in the code package. Technical changes made for a version of the user guide are indicated by blue chevrons. For Service Refresh 10 and later The guide is available
Recommended publications
  • SMTP (Simple Mail Transfer Protocol)
    P1: JsY JWBS001A-60.tex WL041/Bidgoli WL041-Bidgoli.cls May 12, 2005 3:27 Char Count= 0 SMTP (Simple Mail Transfer Protocol) Vladimir V. Riabov, Rivier College Introduction 1 SMTP Security Issues 12 SMTP Fundamentals 1 SMTP Vulnerabilities 12 SMTP Model and Protocol 2 SMTP Server Buffer Overflow Vulnerability 15 User Agent 4 Mail Relaying SMTP Vulnerability 15 Sending e-Mail 4 Mail Relaying SMTP Vulnerability in Microsoft Mail Header Format 4 Windows 2000 15 Receiving e-Mail 4 Encapsulated SMTP Address Vulnerability 15 The SMTP Destination Address 4 Malformed Request Denial of Service 16 Delayed Delivery 4 Extended Verb Request Handling Flaw 16 Aliases 5 Reverse DNS Response Buffer Overflow 16 Mail Transfer Agent 5 Firewall SMTP Filtering Vulnerability 16 SMTP Mail Transaction Flow 5 Spoofing 16 SMTP Commands 6 Bounce Attack 16 Mail Service Types 6 Restricting Access to an Outgoing Mail SMTP Service Extensions 8 Server 17 SMTP Responses 8 Mail Encryption 17 SMTP Server 8 Bastille Hardening System 17 On-Demand Mail Relay 8 POP and IMAP Vulnerabilities 17 Multipurpose Internet Mail Extensions Standards, Organizations, and (MIME) 8 Associations 18 MIME-Version 10 Internet Assigned Numbers Authority 18 Content-Type 10 Internet Engineering Task Force Working Content-Transfer-Encoding 10 Groups 18 Content-Id 11 Internet Mail Consortium 18 Content-Description 11 Mitre Corporation 18 Security Scheme for MIME 11 Conclusion 18 Mail Transmission Types 11 Glossary 18 Mail Access Modes 11 Cross References 19 Mail Access Protocols 11 References 19 POP3 11 Further Reading 22 IMAP4 12 INTRODUCTION and IMAP4), SMTP software, vulnerability and security issues, standards, associations, and organizations.
    [Show full text]
  • Table of Contents
    Table of Contents Preface .................................................................................................... xiii Part I: The Web Environment Chapter 1—Designing for a Variety of Browsers ...................... 3 Browsers ................................................................................................. 3 Design Strategies .................................................................................... 9 Writing Good HTML ............................................................................. 11 Knowing Your Audience ..................................................................... 12 Considering Your Site’s Purpose ......................................................... 13 Test! Test! Test! ..................................................................................... 13 Chapter 2—Designing for a Variety of Displays .................... 14 Dealing with Unknown Monitor Resolutions ..................................... 14 Fixed versus Flexible Web Page Design ............................................. 19 Accessibility .......................................................................................... 23 Alternative Displays .............................................................................. 26 Chapter 3—Web Design Principles for Print Designers ...................................................................... 28 Color on the Web ................................................................................. 28 Graphics on the Web ..........................................................................
    [Show full text]
  • Redhawk Linux User's Guide
    Linux® User’s Guide 0898004-510 May 2006 Copyright 2006 by Concurrent Computer Corporation. All rights reserved. This publication or any part thereof is intended for use with Concurrent products by Concurrent personnel, customers, and end–users. It may not be reproduced in any form without the written permission of the publisher. The information contained in this document is believed to be correct at the time of publication. It is subject to change without notice. Concurrent makes no warranties, expressed or implied, concerning the information contained in this document. To report an error or comment on a specific portion of the manual, photocopy the page in question and mark the correction or comment on the copy. Mail the copy (and any additional comments) to Concurrent Computer Corporation, 2881 Gateway Drive, Pompano Beach, Florida, 33069. Mark the envelope “Attention: Publications Department.” This publication may not be reproduced for any other reason in any form without written permission of the publisher. RedHawk, iHawk, NightStar, NightTrace, NightSim, NightProbe and NightView are trademarks of Concurrent Computer Corporation. Linux is used pursuant to a sublicense from the Linux Mark Institute. Red Hat is a registered trademark of Red Hat, Inc. POSIX is a registered trademark of the Institute of Electrical and Electronics Engineers, Inc. AMD Opteron and AMD64 are trademarks of Advanced Micro Devices, Inc. The X Window System is a trademark of The Open Group. OSF/Motif is a registered trademark of the Open Software Foundation, Inc. Ethernet is a trademark of the Xerox Corporation. NFS is a trademark of Sun Microsystems, Inc. HyperTransport is a licensed trademark of the HyperTransport Technology Consortium.
    [Show full text]
  • Linux Certification Bible.Pdf
    Turn in: .75 Board: 7.0625 .4375 VISIBLE SPINE = 1.75 .4375 Board: 7.0625 Turn in: .75 The only guide you need for Linux+ exam success . “This is the all-inclusive Linux+ guide you’ve been looking for.” You’re holding in your hands the most comprehensive and effective guide available for the CompTIA Linux+ 100% — Tim Sosbe, Editorial Director, Certification Magazine COMPREHENSIVE 100% exam. Trevor Kay delivers incisive, crystal-clear explanations of every Linux+ topic, highlighting exam- ONE HUNDRED PERCENT critical concepts and offering hands-on tips that can help you in your real-world career. Throughout, he COMPREHENSIVE Covers CompTIA Linux+ AUTHORITATIVE provides pre-tests, exam-style assessment questions, and scenario problems — everything you need to Exam XK0-001 WHAT YOU NEED master the material and pass the exam. ONE HUNDRED PERCENT Inside, you’ll find complete coverage Linux+ of Linux+ exam objectives Linux+ Master the • Get up to speed on Linux basics and understand the differences material for the between different Linux distributions CompTIA Linux+ • Tackle Linux installation, from planning to network configuration, Exam XK0-001 dual-boot systems, and upgrades Test your knowledge • Get the scoop on managing Linux disks, file systems, and with assessment processes; implementing security; and backing up your system Hundreds of unique, exam-like questions give you a random set of questions each questions and • Learn the ins and outs of configuring the X Window time you take the exam. scenario problems system and setting up a network • Find out how to establish users and groups, navigate Practice on the Linux file system, and use Linux system commands A customizable format enables state-of-the-art • Delve into troubleshooting techniques for the boot you to define test-preparation process, software, and networking your own software preferences • Get a handle on maintaining system hardware, from for question CPU and memory to peripherals presentation.
    [Show full text]
  • The Complete Solutions Guide for Every Linux/Windows System Administrator!
    Integrating Linux and Windows Integrating Linux and Windows By Mike McCune Publisher : Prentice Hall PTR Pub Date : December 19, 2000 ISBN : 0-13-030670-3 • Pages : 416 The complete solutions guide for every Linux/Windows system administrator! This complete Linux/Windows integration guide offers detailed coverage of dual- boot issues, data compatibility, and networking. It also handles topics such as implementing Samba file/print services for Windows workstations and providing cross-platform database access. Running Linux and Windows in the same environment? Here's the comprehensive, up-to-the-minute solutions guide you've been searching for! In Integrating Linux and Windows, top consultant Mike McCune brings together hundreds of solutions for the problems that Linux/Windows system administrators encounter most often. McCune focuses on the critical interoperability issues real businesses face: networking, program/data compatibility, dual-boot systems, and more. You'll discover exactly how to: Use Samba and Linux to deliver high-performance, low-cost file and print services to Windows workstations Compare and implement the best Linux/Windows connectivity techniques: NFS, FTP, remote commands, secure shell, telnet, and more Provide reliable data exchange between Microsoft Office and StarOffice for Linux Provide high-performance cross-platform database access via ODBC Make the most of platform-independent, browser-based applications Manage Linux and Windows on the same workstation: boot managers, partitioning, compressed drives, file systems, and more. For anyone running both Linux and Windows, McCune delivers honest and objective explanations of all your integration options, plus realistic, proven solutions you won't find anywhere else. Integrating Linux and Windows will help you keep your users happy, your costs under control, and your sanity intact! 1 Integrating Linux and Windows 2 Integrating Linux and Windows Library of Congress Cataloging-in-Publication Data McCune, Mike.
    [Show full text]
  • New Features of AWT in Java
    Preface The Abstract Window Tookit (AWT) provides the user interface for Java programs. Unless you want to construct your own GUI or use a crude text-only interface, the AWT provides the tools you will use to communicate with the user. Although we are beginning to see some other APIs for building user interfaces, like Netscape’s IFC (Internet Foundation Classes), those alternative APIs will not be in widespread use for some time, and some will be platform specific. Likewise, we are beginning to see automated tools for building GUIs in Java; Sun’s JavaBeans effort promises to make such tools much more widespread. (In fact, the biggest changes in Java 1.1 prepare the way for using the various AWT components as JavaBeans.) How- ever, even with automated tools and JavaBeans in the future, an in-depth knowl- edge of AWT is essential for the practicing Java programmer. The major problem facing Java developers these days is that AWT is a moving tar- get. Java 1.0.2 is being replaced by Java 1.1, with many significant new features. Java 1.1 was released on February 18, 1997, but it isn’t clear how long it will take for 1.1 to be accepted in the market. The problem facing developers is not just learning about the new features and changes in Java 1.1, but also knowing when they can afford to use these new features in their code. In practice, this boils down to one question: when will Netscape Navigator support Java 1.1? Rumor has it that the answer is “as soon as possible”—and we all hope this rumor is correct.
    [Show full text]
  • Eudora® Email 7.1 User Guide for Windows
    Eudora® Email 7.1 User Guide for Windows This manual was written for use with the Eudora® for Windows software version 7.1. This manual and the Eudora software described in it are copyrighted, with all rights reserved. This manual and the Eudora software may not be copied, except as otherwise provided in your software license or as expressly permitted in writing by QUALCOMM Incorporated. Export of this technology may be controlled by the United States Government. Diversion contrary to U.S. law prohibited. Copyright © 2006 by QUALCOMM Incorporated. All rights reserved. QUALCOMM, Eudora, Eudora Pro, Eudora Light, and QChat are registered trademarks of QUALCOMM Incorporated. PureVoice, SmartRate, MoodWatch, WorldMail, Eudora Internet Mail Server, and the Eudora logo are trademarks of QUALCOMM Incorporated. Microsoft, Outlook, Outlook Express, and Windows are either registered trademarks or trademarks of Microsoft Incorporated in the United States and/or other countries. Adobe, Acrobat, and Acrobat Exchange are registered trademarks of Adobe Systems Incorporated. Apple and the Apple logo are registered trademarks, and QuickTime is a trademark of Apple Computer, Inc. Netscape, Netscape Messenger, and Netscape Messenger are registered trademarks of the Netscape Communications Corporation in the United States and other countries. Netscape's logos and Netscape product and service names are also trademarks of Netscape Communications Corporation, which may be registered in other countries. All other trademarks and service marks are the property of their respective owners. Use of the Eudora software and other software and fonts accompanying your license (the "Software") and its documentation are governed by the terms set forth in your license.
    [Show full text]
  • Protocols: U, V
    Protocols: U, V • UAAC, on page 3 • UARPS, on page 4 • UDPLITE, on page 5 • UIS, on page 6 • ULISTPROC, on page 7 • ULP, on page 8 • ULPNET, on page 9 • ULTRASURF, on page 10 • UNIDATA-LDM, on page 11 • UNITE-AIRLINES, on page 12 • UNIFY, on page 13 • UOL, on page 14 • UPS, on page 15 • URM, on page 16 • USAA, on page 17 • USA-TODAY, on page 18 • USBANK, on page 19 • USPS, on page 20 • UTI, on page 21 • UTIME, on page 22 • UTMPCD, on page 23 • UTMPSD, on page 24 • UUCP, on page 25 • UUCP-PATH, on page 26 • UUCP-RLOGIN, on page 27 • UUIDGEN, on page 28 • VACDSM-APP, on page 29 • VACDSM-SWS, on page 30 • VATP, on page 31 • VDOLIVE, on page 32 • VEMMI, on page 33 • VENTRILO, on page 34 • VERIZON-WEB-SERVICES , on page 35 Protocols: U, V 1 Protocols: U, V • VERIZON-WIRELESS-WEB, on page 36 • VIBER, on page 37 • VID, on page 38 • VIDEO-OVER-HTTP, on page 39 • VIDEOTEX, on page 40 • VINE, on page 41 • VIRTUAL-PLACES, on page 42 • VISA, on page 43 • VKONTAKTE, on page 44 • VMNET, on page 45 • VMPWSCS, on page 46 • VMTP, on page 47 • VMWARE-FDM, on page 48 • VMWARE-VIEW, on page 49 • VMWARE-VMOTION, on page 50 • VMWARE-VSPHERE, on page 51 • VNAS, on page 52 • VNC, on page 53 • VNC-HTTP, on page 54 • VPP, on page 55 • VPPS-QUA, on page 56 • VPPS-VIA, on page 57 • VRRP, on page 58 • VSINET, on page 59 • VSLMP, on page 60 Protocols: U, V 2 Protocols: U, V UAAC UAAC Name/CLI Keyword uaac Full Name UAAC Protocol Description Registered with IANA on port 145 TCP/UDP Reference http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml Global ID L4:145 ID 946 Known Mappings UDP Port 145 TCP Port 145 IP Protocol - IP Version IPv4 Support Yes IPv6 Support Yes Application Group other Business Relevance default.
    [Show full text]
  • Thesis W. Ebbers
    FACING THE DIGITAL WORLD CONNECTING A PERMANENTLY CHANGING INTERNET TO RIGID ORGANISATIONAL STRUCTURES Wolfgang Ebbers … Neo, sooner or later you're going to realize, just as I did, there's a difference between knowing the path and walking the path. The Matrix (The Wachowski Brothers, 1999) Cover Design: Indra Simons Cover Photo: Indra Simons Page Layout: Belastingdienst - beladoc Printing: Ted Gigaprint ISBN 90-365-1792-3 Copyright © 2002, Wolfgang Ebbers, The Netherlands, Arnhem All rights reserved. Subject to exceptions provided for by law, no part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopying, recording, or otherwise, without the prior permission of the copyright owner. No part of this publication may be adapted in whole or in part without prior written permission of the author. Wolfgang Ebbers [email protected] www.isiweb.nl/ebbers FACING THE DIGITAL WORLD CONNECTING A PERMANENTLY CHANGING INTERNET TO RIGID ORGANISATIONAL STRUCTURES met een samenvatting in het Nederlands PROEFSCHRIFT ter verkrijging van de graad van doctor aan de Universiteit Twente, op gezag van de rector magnificus, prof. dr. F.A. van Vught, volgens besluit van het College voor Promoties in het openbaar te verdedigen op woensdag 4 september 2002 te 15:00 uur. door Wolfgang Erich Ebbers Geboren op 3 juni 1969 te Winterswijk Promotores: Prof. dr. J.A.G.M. van Dijk, Faculteit Wijsbegeerte en Maatschappijwetenschappen, Universiteit Twente. Prof. dr. J. Groebel, European Institute for the Media. Table of contents 1 Table of contents Preface 3 Introduction 5 Summary 9 1.
    [Show full text]
  • Third Party Software Note of the Physik Instrumente
    Third Party Software Note of Physik Instrumente (PI) GmbH & Co. KG Issued: June 17, 2020 Page 1 / 33 I. Overview - Third-party software components, copyrights and licenses Software provided by PI as well as firmware installed on PI’s systems may incorporate and/or make use of third-party software components (including freeware and open source software components). The components listed below are covered by and shall be subject to their respective copyrights, license agreements and/or disclaimers of warranty, presented in the following table and the following section II. In the event an applicable open source license agreement requires the provision of the source code and/or object code of Software or parts thereof provided by PI, such source code and/or object code will be made available to the Customer within a reasonable period of time upon legitimate request via e-mail to [email protected] for a charge limited to the expenses PI has in complying with such Customer request; provided, however, that PI shall be entitled to reject such Customer request if it is made after the third anniversary of the delivery date of the Software. In the event a certain source code is delivered in executable form and has to be made available pursuant to the terms of the applicable open source license agreement, please follow the corresponding link in the ‘URL’ column of the table below or contact [email protected]. Component/Software URL License Copyright owner Incorporated in dglOpenGL.pas 1.8 https://github.com/saschawillems/ MPL 1.1 Copyright © DGL-OpenGL-Portteam - All Hexapod_Simutool BETA dglopengl Rights Reserved eventlog 0.2.x https://github.com/balabit/eventlo BSD 3-Clause License Copyright © by Balazs Scheidler C-884 FW g C-885 FW C-886 FW C-887 FW Expat XML Parser http://expat.sourceforge.net/ MIT License Copyright © 1998, 1999, 2000 Thai Open PI C++ Std.
    [Show full text]
  • Porting IRIX® Applications to SGI® Altix® Platforms: SGI Propack™ for Linux®
    Porting IRIX® Applications to SGI® Altix® Platforms: SGI ProPack™ for Linux® 007-4674-001 CONTRIBUTORS WrittenbyStevenLevine Illustrated by Chrystie Danzer Production by Karen Jacobson Engineering contributions by George Pirocanac COPYRIGHT © 2004, Silicon Graphics, Inc. All rights reserved; provided portions may be copyright in third parties, as indicated elsewhere herein. No permission is granted to copy, distribute, or create derivative works from the contents of this electronic documentation in any manner, in whole or in part, without the prior written permission of Silicon Graphics, Inc. LIMITED RIGHTS LEGEND The software described in this document is “commercial computer software” provided with restricted rights (except as to included open/free source) as specified in the FAR 52.227-19 and/or the DFAR 227.7202, or successive sections. Use beyond license provisions is a violation of worldwide intellectual property laws, treaties and conventions. This document is provided with limited rights as defined in 52.227-14. TRADEMARKS AND ATTRIBUTIONS Silicon Graphics, SGI, the SGI logo, Altix, IRIX, Origin, Onyx, Onyx2, and XFS are registered trademarks and CaseVision, NUMAflex, NUMAlink, OpenMP, Performance Co-Pilot, ProDev, SGI Advanced Linux, SGI ProPack, SGIconsole, and SHMEM are trademarks of Silicon Graphics, Inc., in the United States and/or other countries worldwide. SGI Advanced Linux Environment 3.0 is based on Red Hat Enterprise Linux AS 3.0, but is not sponsored by or endorsed by Red Hat, Inc. in any way. Cray is a registered trademark of Cray, Inc. FLEXlm is a registered trademark of Macrovision Corporation. Java is a registered trademark of Sun Microsystems, Inc. in the United States and/or other countries.
    [Show full text]
  • Distributing the News: UUCP to UUNET Ued Revising B News Until 1984, When He Produced Version 2.10.1
    Distributing the News UUCP to UUNET PETERHISTORY H. SALUS Peter H. Salus is the author of f you were lucky enough to be on the ARPANET in the 1970s, you could A Quarter Century of UNIX get mail and news (in the form of a topical mailing list). But in January (1994), Casting the Net (1995), 1976 there were still only 63 hosts, and you had to be one of the elite to and The Daemon, the Gnu and I gain access. But soon there were methods to reach other sites. Like UNIX, the Penguin (2008). [email protected] the software began in New Jersey. Let’s look at the next dozen years. In 1976, Mike Lesk at Bell Labs came up with a program called UUCP—“UNIX to UNIX copy.” UUCP enabled users to send mail, transfer files, and execute remote commands. Lesk first called it a “scheme for better distribution” (Mini-Systems Newsletter, January 1977); but only a month later it was referred to as UUCP. First designed to operate over 300 baud lines, UUCP was finally published in February 1978. UUCP was taken up widely and this led to a need for improvements. The next version was written by Lesk and Dave Nowitz, with contributions by Greg Chesson, and appeared in Seventh Edition UNIX in October 1978. Enter Usenet In late 1979, the Seventh Edition was installed at the University of North Carolina at Chapel Hill. Steve Bellovin—partly as an exercise in the new system and partly to fill an administra- tive need—wrote a rudimentary news system as a UNIX shell file.
    [Show full text]