Operating System USER's GUIDE Copyright © 1981 Digital Research P.O. Box 579 801 Lighthouse Avenue Pacific Grove, CA 93950 (408

Total Page:16

File Type:pdf, Size:1020Kb

Operating System USER's GUIDE Copyright © 1981 Digital Research P.O. Box 579 801 Lighthouse Avenue Pacific Grove, CA 93950 (408 MP/M lITH Operating System USER'S GUIDE Copyright © 1981 Digital Research P.O. Box 579 801 Lighthouse Avenue Pacific Grove, CA 93950 (408) 649-3896 TWX 910 360 5001 All Rights Reserved COPYRIGHT Copyright @ 1981 by Digital Research. All rights reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated into any language or computer language, in any form or by any means, electronic, mechanical, magnetic, optical, chemical, manual or otherwise, without the prior written permission of Digital Research, Post Office Box 579, Pacific Grove, California, 93950. The reader is granted permission to include the example programs, either in whole or in part, in his own prog rams. DISCLAIMER Digital Research makes no representations or warranties with respect to the contents hereof and specifically disclaims any implied warranties of merchantability or fi~ness for any particular purpose. Further, Digital Research reserves the right to revise this publication and to make changes from time to time in the content hereof without obligation of Digital Research to notify any person of such revision or changes. TRADEMARKS CP/M is a registered trademark of Digital Research. CP/NET, MP/M, MP/M II, LINK-SO, RMAC, and XREF are trademarks of Digital Research. Z80 is a registered trademark of Zilog, Inc. ii FOREWORD MP/M IITM is an acronym for Multi-Programming Monitor Control Program for Microprocessors. It is a mUlti-user operating system for an eight-bit microcomputer. MP/M II supports multi-programming at each terminal. It is an upward-compatible version of MP/M 1. The MP/M II hardware environment must include an 8080, 8085 or Z80@ microprocessor, at least 48K of random access memory (RAM), a clock/timer interrupt, a floppy disk drive, and a console. A reasonable hardware configuration might consist of a hard disk and one floppy disk or other back-up storage medium, two consoles and a pr inter e' MP/M II supports from one to sixteen logical or physical disk drives containing up to 512 megabytes of storage each, from one to sixteen printers, and from one to sixteen character I/O devices., Of these character I/O devices, eight may be system consoles. A system console is a device such as a CRT terminal or teletype from which programs can be initiated. MP/M II supports up to 400 kilobytes of banked random access memory (RAM), and requires about 26 kilobytes of memory for itself. Digital Research distributes MP/M II on two standard format laM single density 8" floppy disks. The interface between the hardware and the software must be configured according to the instructions in the MP/M II System Guide. (That is, the MPMLDR and XIOS files must be customized for the target hardware, and the GENSYS program described in the System Guide must be used to generate an MPM.SYS file before MP/M II can be executed.) Properly written CP/M@ compatible programs run under MP/M II with little or no modification. The MP/M II Programmer's Guide provides the information needed to write MP/M II compatible programs. The MP/M, II User's Guide assumes that your MP/M II system is up and running. It contains the information you need to use the MP/M II operating system and to run applications programs under MP/M II. The information in the MP/M II User's Guide is organized according to the anticipated order of need. Section 1 describes the initial console messages that appear on the screen after the system is brought up_ Section 2 describes how to enter an MP/M II command and includes a brief command summary. Section 3 is a complete description of MP/M II file specifications and related matters, including a discussion of how MP/M II searches for files. Section 4 describes the format and conventions of command line synta:<: and examples in this manual, and points to the names and section numbers of the MP/M II utilities included on the MP/M II distribution disk. Sections 5 th~ough 13 explain the function and use of those utilities. iii The Appendixes' offer brief encapsulated collections of· MP/M II control characters, commands, options, error messages, and trouble­ shooting suggestions. Appendix A supplies an A~CII and Hexadecimal conversion table. Appendix B is a reference for common MP/M II filetypes. Appendix C summarizes MP/M II control characters including command line editing controls and control character commands. Appendix D describes MP/M II error messages. Appendix E provides a trouble-shooting checklist for locating files. Appendix F is a brief summary of the MP/M II commands with some examples. Appendix G compares CP/M and MP/M commands. Appendix H summarizes the MP/M II commands that display disk and file status. Even if you are familiar with CP/M or MP/M 1 commands, you should still read the introductory sections of this manual, the new SDIR and SHOW commands in Section 6, and the SET command in Section 7. Most of the utilities have been enhanced. iv TABLE OP CONTENTS 1 MP/M II Sign-On Messages 1.1 MP/M II System Generation . It 1 1.,2 MP/M II Bootstrap .. .. .. .. · . .. .. 2 le3 The System Prompt .. .. .. · . .. .. 3 1.4 The Day-File Option .. .. · .. .. II 4 2 Introduction to MP/M II Commands 2 .. 1 MP/~ II Command Format 7 2.2 MP/M II Command Summary o • • ••• 8 2.,3 Control Character Commands .. .. · .. 10 2.4 Attaching and Detaching Processes e 11 3 MP/M II Files 3 .. 1 MP/M II File Specifications .. 13 14 3.1.,1 Drive Specifications • · . ~ 3 .. 1.2 Filenames .... 14 301.3 Filetypes •• • • 15 3.1.4 Passwords ....... II • • .. • • • C) .. .. .. .. .. .. • 15 3.1.5 Special Characters in File Specifications 16 3.2 Ambiguous File Specifications .. 17 3.3 File Attributes •• 18 3.4 XFCB Information 19 3 .. 5 File Location Conventions 6 19 3.5.1 Command File Searches 20 3.5.2 Data File Searches • • • • .. .. 22 3.5.3 Troubleshooting File Searches · . 22 v TABLE OF CONTENTS (continued) 4 Introduction to Utility Programs 4.1 Organization of Utilities ••• 25 4.2 Conventions and Nomenclature . 25 4.3 Options in Utility Command Lines 26 5 Dskreset, User, Console Sol The Dskreset Command . 29 5.2 The USER Command 30 5.3 The CONSOLE Command. 31 6 DIR, SDIR, STAT, SHOW 6.1 The DIR Command. 33 6.2 The SDIR Utility . ~. 36 6.3 SDIR Format ••• 37 6.4 The STAT Command 42 6.4.1 Disk Attributes and Statistics • 43 6.4.2 File Attributes and Statistics • 45 6.5 The SHOW Utility . 50 7 The SET Utility 7.1 Introduction to the SET Command • 53 7.2 Password Protection 53 7.2.1 Turning Password Protection On • 54 7.2.2 Assigning Passwords to Files • 56 7.2.3 The Default Password •••• 57 7.3 Date and Time Stamping of Files. 58 7.3.1 Time Stamping of New Files • • . • • • 59 7.3.2 Time Stamping of Existing Files 61 vi TABLE OF CONTENTS (continued) 7.4 Setting File and Disk Attributes 61 7.4.1 The Read Only Attributes 0 ••• 0 • 0 ••• 62 7.402 The System Attribute •••••••••••• 62 7.4.3 The Archive Attribute •••••••• 63 7.4.4 The User-Definable Attributes •• 0 • 0 0 • 63 7.4.5 Naming Disks ••• 0 • 0 0 • • • • 0 • • G .. 63 7.5 The SET Help Option 64 7.6 Additional Examples • 64 8 MPMSTAT, ATTAC.H, ABORT 8 .. 1 The MPMSTAT Command .. .. .. 0 .. 67 ., 0 8 .. 2 The ATTACH Command .. 0 0 .. .. .. .. co .. .. 69 8.3 The ABORT Command . .. .. 70 9 TYPE, ERA, ERAQ, REN 9.1 the TYPE Command 0 .. .. .. .. · .. .. 73 9.2 The ERA Command . .. .. .. .. .. · . 74 9.3 The ERAQ Command .. .. · · 76 ., 9 .. 4 The REN Command .. .. .. 0 e .. 77 · · " 10 TOO, SCHED, PRINTER, SPOOL, STOPSPLR, SUBMIT 10 .. 1 The TOD Command .. .. 0 .. .. .. .. co . .. 79 10.2 G The SCHED Command co · · · .. co · · · .. · .. .. 79 10.3 The PRINTER Command · · · · · · II · · .. · 80 10.4 The SPOOL Command . · .. · · · · · · . · · . · 80 10.5 The STOPSPLR Command · · · · · . II · .. · · .. · 81 vi i TABLE OF CONTENTS (continued) 10.6 The SUBMIT Command. 81 10.6.1 Creating the SUB File • • • • • • 82 10.6.2 Operation of SUBMIT • • • 83 10.6.3 Aborting SUBMIT • • • • • • • • • • • . 84 10.6.4 The INCLUDE Submit Option· •••••• 85 11 The PIP Command 11.1 Introduction to PIP 87 11.2 PIP and Disk Files. 89 11.3 PIP and Passwords . 92 11.4 PIP and Other Peripheral Devices. • • • • • • • • •• 92 11.5 PIP Options . 94 11.6 PIP Console Messages. 99 12 ED, The MP/M II Editor Introduction to ED 105 12.2 ED Concepts and Operation 107 12.3 Starting with ED •• . 109 12.4 ED Commands III 12.4.1 Line Numbers in the Memory Buffer • 114 12 .. 4.2 Inserting Text into the Memory Buffer 115 12.4.3 Displaying Buffer Contents at the Console • • 118 12.4.4 Moving the Character Pointer (CP) • • • 119 12.4.5 Deleting Characters •••••••.•••••• 122 12.4.6 Finding and Replacing Strings •••• 123 12.4.7 ED Macro Commands ••• • • • 126 12.4.8 Moving Text Blocks • • • • • • • 128 12.4.9 Saving or Abandoning Changes: ED Exit • 130 12.5 ED Error Messages ••• • • • • • • • • • • • • • •• 132 viii APPENDIXES A ASCII and Hexadecimal Conversions • • • • • 0 135 B File Types • • • e • e e D • • e • 139 C MP/M II Control Character Summary . 141 D MP/M II Error Messages • • 143 E Checklist for Using Files 147 F MP/M II Command Summary 149 G CP/M and MP/M Comparative Command Summary.
Recommended publications
  • Module Introduction
    Module Introduction PURPOSE: The intent of this module is to provide an overview of the MPC5200. OBJECTIVES: - Identify the MPC5200 Block Diagram - Identify the MPC5200 Target Markets - Describe HiP7 Technology - Describe Core Features - Describe System Level Features CONTENT: - 28 pages - 5 questions LEARNING TIME: - 55 minutes The intent of this module is to provide you with an overview of the MPC5200 microcontroller. You will become familiar with the MPC5200 and its target markets. You will also learn about the composition of the MPC5200 by studying its block diagram. Finally, you will explore the core and system level features of the of the MPC5200. 1 MPC5200 Overview Designed with automotive/telematics applications in mind Runs at higher clock, bus, and CPU speeds Handles a tremendous range of applications Welcome to the MPC5200. This processor provides very high performance in automotive and other embedded environments. This device has been designed with automotive and telematics applications in mind. What is new about the MPC5200? Generally, automotive class processors have not run at the clock speeds seen in the MPC5200. The external bus speeds of this device are up to 132 MHz and the internal execution speed for the CPU is up to 400 MHz. This provides the horsepower to do voice recognition, graphics processing and wireless communications. The MPC5200 is not just for automotive applications. In fact, this device will handle a tremendous range of applications. This is mainly due to the wide range of communications peripherals and timers, as well as the processing power provided by the 603 G2_LE core that uses the PowerPCTM instruction set.
    [Show full text]
  • GBCC-CIS-1 Page 1 Micro-Soft’S Macro-Impact
    CIS111 GBCC Renee Dodge CIS111 Mid-Term – Fall 2010 For your mid-term, I would like you to conduct some research on the history of computers. Select a milestone or event that you feel had a significant impact on the overall development of computers and how we use computers today. Be sure you not only provide your opinion as to why you feel this milestone is significant, but also provide historical proof - actual facts as to how this event shaped the development and use of computers. For this assignment, please complete the following: 1. Choose a topic 2. Research your topic and locate at least 5 different sources of information, overall. o At least 3 sources should be Internet websites. o Remember: Wikipedia is NOT an acceptable research source. 3. In addition to the Internet, you should also utilize the library online resources (EBSCO database, e-Books, etc). o At least 2 different sources of information should be online library resources. o If you have never used the library online resources before, you may ask me for a brief overview of how to use them or see Becky Clerkin in the library for help. 4. Include your research findings in a 5-page paper and be sure to properly cite where you found your information. If you are not sure how to cite references check out the following link: How to Cite Books, Magazines, and Web Sites in a Research Paper: http://www.lib.duke.edu/libguide/works_cited.htm 5. Upload your research paper to the Digital Drop BoX no later than Wednesday, October 27th at 11:59pm.
    [Show full text]
  • A Guide to Discuss Ethical Issues in Digital Research Second Edition
    Ethical challenges in digital research 2nd edition ETHICAL CHALLENGES IN DIGITAL RESEARCH A guide to discuss ethical issues in digital research Second edition Ethical challenges in digital research 2nd edition Ethical challenges in digital research – A guide to discuss ethical issues in digital research Second edition January 2020 Developed by DIGETIK at Aalborg University as part of DIGHUMLAB Authors Line Lisberg Christensen, Research Assistant Malene Charlotte Larsen, Associate Professor Layout Steffen Madsen, DIGHUMLAB i Ethical challenges in digital research 2nd edition I. Introduction to document The ever-changing development of digital technologies and digital infrastructure makes it necessary for us as researchers to change approaches to digital research within the humanities. In terms of research ethics, we can no longer use traditional laws and guidelines that only match the non-digital world. In a time where it is necessary to change and re-think our ways of doing research, we bring to you this second version of Ethical Challenges in Digital Research to initiate discussions about ethical research and to help guide you in your digital research. The compound may serve you as a guideline to ethical research, a helpful tool to those in need of inspiration or merely as a list of literature that is relevant to your field, whether that is: big data, surveillance, privacy, games and gamification, ethics in studies with children and adolescents, health research, journalism, ethnographic studies, visual methods, vulnerable groups, web archives, economy, risky business for researchers or one of the many other categories in this collection of ethical digital research. We initially created this document with the intention of helping scholars reflect and discuss the ethical dimensions of their digital research, whilst providing guidance and insight about how to deal with these issues.
    [Show full text]
  • Ebook - Informations About Operating Systems Version: August 15, 2006 | Download
    eBook - Informations about Operating Systems Version: August 15, 2006 | Download: www.operating-system.org AIX Internet: AIX AmigaOS Internet: AmigaOS AtheOS Internet: AtheOS BeIA Internet: BeIA BeOS Internet: BeOS BSDi Internet: BSDi CP/M Internet: CP/M Darwin Internet: Darwin EPOC Internet: EPOC FreeBSD Internet: FreeBSD HP-UX Internet: HP-UX Hurd Internet: Hurd Inferno Internet: Inferno IRIX Internet: IRIX JavaOS Internet: JavaOS LFS Internet: LFS Linspire Internet: Linspire Linux Internet: Linux MacOS Internet: MacOS Minix Internet: Minix MorphOS Internet: MorphOS MS-DOS Internet: MS-DOS MVS Internet: MVS NetBSD Internet: NetBSD NetWare Internet: NetWare Newdeal Internet: Newdeal NEXTSTEP Internet: NEXTSTEP OpenBSD Internet: OpenBSD OS/2 Internet: OS/2 Further operating systems Internet: Further operating systems PalmOS Internet: PalmOS Plan9 Internet: Plan9 QNX Internet: QNX RiscOS Internet: RiscOS Solaris Internet: Solaris SuSE Linux Internet: SuSE Linux Unicos Internet: Unicos Unix Internet: Unix Unixware Internet: Unixware Windows 2000 Internet: Windows 2000 Windows 3.11 Internet: Windows 3.11 Windows 95 Internet: Windows 95 Windows 98 Internet: Windows 98 Windows CE Internet: Windows CE Windows Family Internet: Windows Family Windows ME Internet: Windows ME Seite 1 von 138 eBook - Informations about Operating Systems Version: August 15, 2006 | Download: www.operating-system.org Windows NT 3.1 Internet: Windows NT 3.1 Windows NT 4.0 Internet: Windows NT 4.0 Windows Server 2003 Internet: Windows Server 2003 Windows Vista Internet: Windows Vista Windows XP Internet: Windows XP Apple - Company Internet: Apple - Company AT&T - Company Internet: AT&T - Company Be Inc. - Company Internet: Be Inc. - Company BSD Family Internet: BSD Family Cray Inc.
    [Show full text]
  • Club-80 Heft 41 (Bw Ocr).Pdf
    Inhaltsverzeichnis * . Autor & Seite Autor & Seite Clubinternes Hardware Zusammenfassung Fragebogenaktion 1-5 Floppy-Tester 65- 66 Jens Neueder Artikel aus Elektor Neues vom Vorstand 6 - 8 Club 80-Neumitglieder aus "CP/M-aktuell"-Usergruppe Auswertung der Fragebogen zur Mitgliederkarteiaktualisierung Nachträge zum Vorwort 9-10 Club 80 Börse 67 Hartmut Obermann Suche... Uwe Schobert Clubinfo H - 12 Termine 13 Jens Neueder Sonstiges Neuigkeiten für CP/M 69 Vorstellung 13 - 14 Alexander Schmid Jörg Lindner Genie News: Neue Preisstrukturen 70- 71 Software Wissenswertes ZCPR oder Z3Plus 72- 73 Literaturrecherche: USA, England, Deutschland 73-85 Austausch von Grafiken DOS -> CP/M 15 - 18 Egbert Schröer Alexander Schmid Wichtige T ip s... Elektrikers 86 Grafik des Gills unter Holte CP/M + 19-26 Alexander Schmid Volker Dose, Egbert Schröer Model 4 intern: Dem Interpreter aufs Bit geschaut 27 - 35 Artikel aus CP Die letzten Seiten Impressum 87 MSDOS-Trick: Command /F 35 Schluß 88 Insider-Info: Windows-Fehler 68 Redaktion Hartmut Obermann Mitgliederadressenliste am INFO-Ende Microsoft Link80 und .SYM-Datei 36 Sonderheft: Wissenswertes rund um den Z280 am INFO-Ende Uwe Schobert Software-Technik und Compilerbau 37-38 Artikel aus PASCAL IMP - ein DFÜ-Programm für CP/M 39-44 Günther W. Braun Internet und UUCP mit CP/M 45- 58 Volker Dose Internet via Genie 59- 62 GE-Mail aud Internet Access 63- 64 Egbert Schröer Fragebogenaktion Auswertung/Zusammenfassung Von 70 versandten Fragebögen erhielten wir bisher 43 mehr oder weniger vorhandene Erfahrungen: ausgefüllt wieder zurück. Die folgenden Seiten geben eine Zusammenfassung 21 Club-Mitglieder würden gern ihre Hard- und/oder Softwareerfahrungen den Eurer Antworten/Angaben wieder.
    [Show full text]
  • Goodforkbadfork-Lineo.Pdf
    Good Fork, Bad Fork Examining the Limits of Open Source Software in the Embedded Market Tim Bird Chief Technology Officer www.lineo.com Start with 2 Definitions Definition of open source What are it’s key attributes Definition of network effects Importance of network effects for open source software What is Open Source Software? Examples Linux Apache gcc (GNU compiler) Key Attributes of Open Source Software Access to the source code Freedom to make modifications AND distribute them (free = freedom : think free speech, not free beer) Licenses that provide these attributes Availability of source is NOT enough Source Availability != Open Source QNX now has source availability For lots of money, you can buy source code to VxWorks Microsoft may ship Windows CE source code But that's NOT Open Source Key Attributes of Open Source Software Communities develop The "Linux community" This generates "network effects" What are “Network Effects”? When the value of something increases with the number of items Classic example: the telephone Two phones have limited value Whole network of phones gives each one its value Other “Network Effect” Examples Classic example: VHS videocassette tapes Once a standard develops, it pushes other formats out Market for Applications Windows APIs OS More Popularity Applications Network Effects and Linux Every feature of Linux makes it more valuable to developers Every Linux developer makes Linux have more features Virtuous cycle Open Source Network Effects (Business Benefits) Popularity Availability of engineering resources Info Skilled manpower Engineer enthusiasm Commercial effects Multi-vendor OS Competition to produce rapid development Test organizations Linux is Not Just One Community Separate communities for networking, file systems, Web servers, graphic layers, desktops, etc.
    [Show full text]
  • Concurrent CP/M-86 User's Guide 1.1 What Concurrent CP/M-86 Is
    Concurrent CP/M-86™ Operating System Concurrent CP/M-86™ Operating System User's Guide Copyright © 1982 Digital Research P.O. Box -579 160 Central Avenue Pacific Grove, CA 93950 (408) 649-3896 TWX 910 360 5001 All Rights Reserved COPYRIGHT Copyr ight © 1982 by Digi tal Research. All r igh ts reserved. No part of this pUblication may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated into any language or compu ter language, in any form or by any means, electronic, mechanical, magnetic, optical, chemical, manual or otherwise, without the prior written permiss ion of Digital Research, Post Off ice Box 579, Pacific Grove, California, 93950. This manual is, however, tutorial in nature. Thus, the reader is granted permission to include the example programs, either in whole or in part, in his own programs. DISCLAIMER Digital Research makes no representations or warranties with respect to the contents hereof and specifically disclaims any ,implied warranties of merchantabil i ty or fitness for any particular purpose. Further, Digital Research reserves the right to revise this publication and to make changes f rom time to time in the content hereof wi thou t obligation of Digital Research to notify any person of such revision or changes. TRADEMARKS CP/M is a registered trademark of Digital Research. ASM-86, CP/M-86, Concurrent CP/M-86 and DDT-86 are trademarks of Digital Research. ED and TEX are utilities of Digital Research. Intel is a registered trademark of Intel Corporation. The IBM Personal Computer is a trade name of International Business Machines.
    [Show full text]
  • May 10, 2002 Embedix SDK Lineo 1.07
    May 10, 2002 Embedix SDK Lineo 1.07 Embedix SDK 2.4 Getting Started May 10, 2002 Embedix SDK Lineo 1.07 Disclaimer, Trademarks, and Copyright Information Disclaimer Lineo, Inc. makes no representations or warranties with respect to the contents or use of this manual, and specifically disclaims any express or implied warranties of merchantability or fitness for any particular purpose. Lineo, Inc. reserves the right to revise this publication and to make changes to its content, at any time, without obligation to notify any person or entity of such revisions or changes. Lineo, Inc. makes no representations or warranties with respect to any Lineo software, and specifically disclaims any express or implied warranties of merchantability or fitness for any particular purpose. Lineo, Inc. reserves the right to make changes to any and all parts of Lineo software, at any time, without any obligation to notify any person or entity of such changes. Trademarks Lineo and Embedix are registered trademarks of Lineo, Inc. The stylized Lineo logo is a trademark of Lineo, Inc. Other product and company names mentioned in this document may be the trademarks or registered trademarks of their respective owners. Copyright Copyright © 2002 Lineo, Inc. All rights reserved. No part of this publication may be reproduced, photocopied, stored on a retrieval system, or transmitted without the express written consent of the publisher. Lineo, Inc. 588 West 400 South Suite 150 Lindon, UT 84042 USA http://www.lineo.com Embedix SDK 2.4 Getting Started Part Number: EMBD-SDK-GS-0502 May 2002 May 10, 2002 Embedix SDK Lineo 1.07 Contents P R E F A C E About This Guide...............................................................................
    [Show full text]
  • OS 386 Multiuser/Multitasking Operating System
    OS 386 Multiuser/Multitasking Operating System REFERENCE GUIDE [Q] DIGITAL RESEARCH@ os REFERENCE GUIDE [jill DIGITAL RESEARCH~ COPYRIGHT Copyright © 1987 Digital Research Inc. All rights reserved. No part of this publication may be reproduced, transcribed, stored in a retrieval system, or translated into any language or computer language, in any form or by any means, electronic, mechanical, magnetic, optical, chemical, manual or otherwise without the prior written permission of Digital Research Inc, 60 Garden Court, Box DRI, Monterey, California 93942 DISCLAIMER DIGITAL RESEARCH MAKES NO REPRESENTATIONS OR WARRANTIES WITH RESPECT TO THE CONTENTS HEREOF AND SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE. Further Digital Research Inc. reserves the right to revise this publication and to make changes from time to time in the content hereof without obligation of Digital Research Inc to notify any person of such revision or changes. NOTICE TO USER This manual should not be construed as any representation or warranty with respect to the software named herein. Occasionally changes or variations exist in the software that are not reflected in the manual. Generally, if such changes or variations are known to exist and to affect the product significantly, a release note or READ.ME file accompanies the manual and the distribution disks. In that event, be sure to read the release note or READ.ME file before using the product. ii TRADEMARKS Digital Research and its logo, CP/M, and CP/M-86 are registered trademarks of Digital Research Inc. Cardfile, Concurrent, Concurrent DOS 386, Concurrent DOS XM, DR EDIX, DOS Plus and MP/M-86 are trademarks of Digital Research Inc.
    [Show full text]
  • DOS Technical Reference
    -------- - ---- Personal Computer - ---- - --- ------ - . - Programming Family DOS Technical Reference 6138536 Preliminary First Edition (February 1985) The following paragraph does not apply to the United Kingdom or any country where such provisions are inconsistent ~ith local law: INTERNATIONAL BUSINESS MACHINES CORPORATION PROVIDES TIllS PUBLICATION "AS IS" wrrnom WARRANTY OF ANY KIND, EmlER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, 1HE IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Some states do not allow disclaimer of express or implied warranties in certain transactions, therefore, this statement may not apply to you. lbis publication could include technical inaccuracies or typographical errors. Changes are periodically made to the information herein; these changes will be incorporated in new editions of the publication. IBM may make improvements and!or changes in the product(s) and/or the program(s) described in this pUblication at any time. It is possible that this publication may contain reference to, or information about, IBM products (machines and programs), programming, or services that are not announced in your country. Such references or information must not be construed to mean that IBM intends to announce such IBM products, programming, or services in your country. Products are not stocked at the address below. Requests for copies of this publication and for technical information about IBM Personal Computer products should be made to your authorized IBM Personal Computer dealer, IBM Product Center, or your IBM Marketing Representative. The following paragraph applies only to the United States and Puerto Rico: A Reader's Comment Form is provided at the back of this publication. If the form has been removed.
    [Show full text]
  • DR DOS for the Zfx86
    DR DOS for the ZFx86 Cost Effective, Reliable, Rapid Deployment of Embedded Systems w DR DOS on the ZFx86 gets products to market quickly at the lowest development and ownership cost. w Thousands of compatible applications, drivers and utilities available free or at minimal cost. w Full documentation available. DR DOS 7.03 Key Features of DR DOS Online Manual - DRDOS is supplied with a complete The ideal embedded DOS system, online manual that contains detailed information about all designed for out-of-the-box of the features of the operating system including the basic implementation into ROM or Flash commands, and the advanced utilities. It also has online ROM with tools and associated help available for all its commands. documents available in the DRDOS Memory Management - Memory management features OEM Documentation Kit. include a set of device drivers and commands that enable w 100% MS-DOS 6.22 compatible.. you to manage memory efficiently and make as much memory as possible available to your applications. w Comprehensive DOS utility set DOS Protected Mode Services - DOS Protected Mode w Multitasking, with API for developers Services (DPMS) interface allows specially-implemented w DPMS memory manager in addition to DPMI device drivers and TSRs to operate in extended memory. w Stacker disk compression This makes more memory within the first megabyte w NWCACHE - disk caching program available to applications and other conventionally-written drivers and TSRs. Both Stacker* (the disk compression w EMM386 memory manager program), and NWCACHE (the disk cache) use DPMS. w DOS Protected Mode Services (DPMS) Disk Compression - The disk compression component w Multitasking enables you to store more information by compressing the w DR-DOS provides a full multitasking environment data.
    [Show full text]
  • Non Unix Family Tree and Timeline Version 0.3.2
    Non Unix family tree and Timeline Version 0.3.2 1958 FMS SOS 1958 Late 1950's Late 1950's 1960 1960 IBM 1410/1710 OS Early 1960's CTSS 1961-1962 1962 IBSYS PDP-1 OS 1962 Early 1960's 1962 SABRE 1962-64 EXEC I 1964 Tops-10 1.4 1964 1964 Early 1960's OS/360 Multics TOS (BOS, TOS,DOS) 1965 1965 EXEC II Early 1960's DOS CP-40 1966 (CP-67) Tops-10 1.9 MS/8 1966 1966 1966 1966 CAL BPS/360 CP/CMS Tops-10 2.18 Late 1960's ITS WAITS EXEC 3 Late 1960's 1967 1967 1967 1967 Late 1960's DOS/VSE 1968 PARS Tops-10 3.27 1968 1968 SCOPE TDOS 1968 Late 1960's EXEC 4 Late 1960's Late 1960's VMOS ACP v4 EXEC 8 OS/MFT Tops-10 4.50 ACP TENEX Unix Late 1960's 1969 1969 1969 1969 MSS 4.0 1969 Late 1960's Tops-10 4.72 10/1969 1969 MSS 5.0 1970 12/1969 1970 Tops-10 5.01 DOS/Batch 11 MSS 6.0 1970 1970 3/1970 MSS 7.0 3/1970 MSS 8.0 6/1970 1971 RSTS-11 1971 1971 Tops-10 5.02 Tape Scope 2 KRONOS 1971 OS/8 Early 1970's Early 1970's VS/9 Chios 1971 VM/CMS Earl 1970's Early 1970's 1972 OS/VS1 Tops-10 5.03 BKY 1972 1972 1972 Early 1970's Tops-10 5.04 5/1972? KI-TELNEX Tops-10 5.05 mid 1972 7/1972? Tops-10 5.06 1973 11/1972 1973 VSE RSX-11D 5/1973 RT-11 OS/12 Alto 7/1973 1973 OS/VS2 r1 1974 1974 MSS 22.0 1974 RSX-11M 1/1974 1974 Tops-10 5.07 Tops-10 6.01 MR 1.0 CP/M 1.0 5/1974 5/1974 6/1974 1974 OS/VS2 r2 7/1974 1975 1975 OS/VS2 MVS r3 3/1975 Tops-10 5.07A Tops-10 6.01A 5/1975 5/1975 CP/M 1.3 1976 Tops-10 6.02 1975 RSX-11M Plus 1976 Tops-20 1 MSS 28.0 1976 2/1976 2/1976 Tops-20 1A 4/1976 Tops-20 1B 10/1976 Tops-20 101B 12/1976 1977 1977 Tops-10 6.03 p-System I.0 3/1977
    [Show full text]