Digital Research fought a long losing battle to promote CP/M-86 and its multi-tasking multi-user successors MP/M-86 and Concurrent CP/M-86, and eventually decided that they could not beat the Microsoft-IBM lead in application software availability, so they modified Concurrent CP/M-86 to allow it to run the same applications as MS-DOS and PC DOS.
DR DOS offered some extended command line tools with command line help, verbose error messages, sophisticated command line history and editing (HISTORY directive) as well as support for file and directory passwords built right into the kernel. It was also cheaper to license than MS-DOS, and was ROMable right from the start. The ROMed version of DR DOS was also named ROS (ROM Operating System). DRI was approached by a number of PC manufacturers who were interested in a third-party DOS, which prompted several updates to the system.
At this time, MS-DOS was only available to OEMs bundled with hardware. Consequently, DR DOS achieved some immediate success when it became possible for consumers to buy it through normal retail channels beginning with version 3.4x.
Known versions are DR DOS 3.31 (BDOS 6.0, June 1988, OEM only), 3.32 (BDOS 6.0, 17 August 1988, OEM only), 3.33 (BDOS 6.0, 1 September 1988, OEM only), 3.34 (BDOS 6.0, OEM only), 3.35 (BDOS 6.0, 21 October 1988, OEM only), 3.40 (BDOS 6.0, 25 January 1989), 3.41 (BDOS 6.3, June 1989, OEM and retail). Like MS-DOS, most of them were produced in several variants for different hardware. While most OEMs kept the DR DOS name designation, 2001 Sales, Inc. marketed it under the name EZ-DOS 3.41 (also known as EZ-DOS 4.1).
DR DOS version 5.0 (code-named "Leopard") was released in May 1990, still reporting itself as "PC DOS 3.31" for compatibility purposes, but internally indicating a single-user BDOS 6.4 kernel. (Version 4 was skipped to avoid being associated with the relatively unpopular MS-DOS 4.0.) This introduced ViewMAX, a GEM-based GUI file management shell. ViewMAX's startup screen would present the slogan "Digital Research - We make computers work". DR DOS 5.0 also introduced the patented BatteryMAX power management system, bundled disk-caching software (DRCACHE), a remote file transfer tool (FILELINK), a cursor shape configuration utility (CURSOR), and offered a vastly improved memory management system (MemoryMAX). For compatibility purposes, the DR DOS 5.0 system files were now named IBMBIO.COM (for the DOS-BIOS) and IBMDOS.COM (for the BDOS kernel) and due to the advanced loader in the boot sector could be physically stored anywhere on disk. The OEM label in the boot sectors was changed to "IBM␠␠3.3".
DR DOS 5.0 was the first DOS to include load-high capabilities. The kernel and data structures such as disk buffers could be relocated in the High Memory Area (HMA), the first 64 KB of extended memory which are accessible in real mode. This freed up the equivalent amount of critical "base" or conventional memory, the first 640 KB of the PC's RAM – the area in which all DOS applications run.
DR DOS 5.0 was the first DOS to integrate such functionality into the base OS (loading device drivers into upper memory blocks was already possible using third-party software like QEMM). This allowed it, on 286 systems with supported chipsets and on 386 systems, to provide significantly more free conventional memory than any other DOS. Once drivers for a mouse, multimedia hardware and a network stack were loaded, an MS-DOS/PC DOS machine typically might only have had 300 to 400 KB of free conventional memory – too little to run much late-1980s software. In contrast to this, DR DOS 5.0, with a little manual tweaking, could load all this and still keep all of its conventional memory free – allowing for some necessary DOS data structures, as much as 620 KB out of the 640 KB. With MEMMAX +V, the conventional memory region could even be extended into unused portions of the graphics adapter card typically providing another 64 to 96 KB more free DOS memory.
Because DR DOS left so much conventional memory available, some old programs using certain address wrapping techniques failed to run properly as they were now loaded unexpectedly (or, under MS-DOS, "impossibly") low in memory – inside the first 64 KB segment (known as "low memory"). Therefore, DR DOS 5.0's new MEMMAX -L command worked around this by pre-allocating a chunk of memory at the start of the memory map in order for programs to load above this barrier (but with less usable conventional memory then). By default, MEMMAX was configured for +L, so that applications could take advantage of the extra memory.
Faced with substantial competition in the DOS arena, Microsoft responded with an announcement of a yet-to-be released MS-DOS 5.0 in May 1990. This would be released in June 1991 and include similar advanced features to those of DR DOS. It included matches of the DR's enhancements in memory management.
Almost immediately in September 1991, Digital Research responded with DR DOS 6.0, code-named "Buxton". DR DOS 6.0, while already at BDOS level 6.7 internally, would still report itself as "IBM PC DOS 3.31" to normal DOS applications for compatibility purposes.
This bundled in SuperStor on-the-fly disk compression, to maximize available hard disk space, and file deletion tracking and undelete functionality by Roger A. Gross.
DR DOS 6.0 also included a task-switcher named TASKMAX with support for the industry-standard task-switching API to run multiple applications at the same time. In contrast to Digital Research's Multiuser DOS (successor of Concurrent DOS in the multi-user products line), which would run DOS applications in pre-emptively multitasked virtual DOS machines, the DR DOS 6.0 task switcher would freeze background applications until brought back into the foreground. While it ran on x86-machines, it was able to swap to XMS memory on 286+ machines. TASKMAX did support some Copy & Paste facility between applications.
Via the task-switcher API, graphical user interfaces such as ViewMAX or PC/GEOS could register as the task manager menu and thereby replace the TASKMAX text mode menu, so that users could switch between tasks from within a GUI.
Microsoft responded with MS-DOS 6.0, which again matched some features of DR DOS 6.0.
In 1992 Digital Research, still under its old name but already bought by Novell in July 1991, also embarked on a spin-off product code-named "Merlin" and later released as NetWare PalmDOS 1, which, as its name implies, was a very resource-light DR DOS 6.0 derivative aimed at the emerging Palmtop/PDA market.
PalmDOS was the first operating system in the family to support the new BDOS 7.0 kernel with native DOS compatible internal data structures instead of emulations thereof. Replacing the DOS emulation on top of a CP/M kernel by a true DOS compatible kernel helped a lot in improving compatibility with some applications using some of DOS' internal data structures and also was the key in reducing the resident size of the kernel code even further—a particular requirement for the PDA market. On the other hand, introducing a genuine Current Directory Structure (CDS) imposed a limit on the depth of working directories down to 66 characters (as in MS-DOS/PC DOS), whereas previous issues of DR DOS had no such limitation due to their internal organization of directories as relative links to parent directories instead of as absolute paths. PalmDOS still reported itself as "PC DOS 3.31" to applications in order to keep the kernel small and not run into compatibility problems with Windows, which would expect the DOSMGR API to be implemented for any DOS version since 5.0.
As well as a ROM-executing kernel, PalmDOS had palmtop-type support for features such as PCMCIA PC Cards (with DPMS support), power management (BatteryMAX and the $IDLE$ device driver with its patented dynamic idle detection by Gross and John P. Constant), MINIMAX task switcher support for PIM (Personal Information Modules) applications stored and executed from ROM via XIP (Execute-In-Place), etc.
Marc Perkel claimed to have had inspired Novell in February 1991 to buy Digital Research and develop something he envisioned as "NovOS". Novell had actually bought Digital Research in July 1991 with a view to using DR's product line as a lever in their comprehensive strategy to break the Microsoft monopoly. (This was part of a massive and ultimately disastrous spending spree for Novell: they bought WordPerfect Corporation at about the same time, some of Borland's products, and invested heavily in Unix as well.) The planned "DR DOS 7.0", internally named "Panther", intended to trump Microsoft's troubled MS-DOS 6.0, was repeatedly delayed, while Novell was working on an optionally loadable Unix-like multi-user security extension (with, if loaded, file commands like BACKUP, DELPURGE, MOVE, TOUCH, TREE, UNDELETE, XATTRIB, XCOPY, XDEL and XDIR supporting an otherwise disabled /U:name command line option to select specific users or groups, compatible with Multiuser DOS) and two new graphical user interfaces (ViewMAX 3, a derivative of GEM, and "Star Trek", a true port of Apple's System 7.1 to run under the new DR DOS multitasker named "Vladivar").
When DR DOS eventually arrived in December 1993 (with localized versions released in March 1994), renamed Novell DOS 7 (a.k.a. "NWDOS"), and without these three components, it was a disappointment to some. It was larger and lacked some finishing touches, but was nevertheless seen as best DOS by many industry experts.
A major functional addition was Novell's second attempt at a peer-to-peer networking system, Personal NetWare (PNW). This was better than its predecessor, NetWare Lite (NWL), but it was incompatible with Microsoft's networking system, now growing popular with support in Windows for Workgroups, OS/2, and Windows NT. A considerable amount of manual configuration was needed to get both to co-exist on the same PC, and Personal NetWare never achieved much success.
Since Novell DOS 7 implemented the DOSMGR API and internal data structures had been updated, its BDOS 7.2 kernel could report with a DOS version of 6.0 and OEM ID "IBM" without risking compatibility problems with Windows. Most tools would report this as "PC DOS 6.1", because IBM PC DOS 6.1 also reported as DOS 6.0 to applications.
Novell DOS 7 introduced much advanced memory management including new support for DPMI (DOS Protected Mode Interface) and DPMS (DOS Protected Mode Services) as well as more flexible loadhigh options. It also introduced support for "true" pre-emptive multitasking of multiple DOS applications in virtual DOS machines (VDM), a component originally named MultiMAX. This was similar to Multiuser DOS, but now on the basis of a natively DOS compatible environment, similar to Windows 386 Enhanced Mode, but without a GUI. By default, the bundled TASKMGR would behave similar to the former DR DOS 6.0 TASKMAX. However, if EMM386 was loaded with the option /MULTI, EMM386 would load a natively 32-bit 386 Protected Mode operating system core providing API support for pre-emptive multitasking, multi-threading, hardware virtualization and domain management of virtual DOS machines. This API could be used by DR DOS-aware applications. If TASKMGR was run later on, it would use this API to instance the current 16-bit DOS system environment, create virtual DOS machines and run applications in them instead of using its own Real Mode task-switcher support. The multitasker was compatible with Windows, so that tasks started before launching Windows could be seen as tasks under Windows as well.
Novell DOS 7 and Personal NetWare required several bug-fix releases (D70xyy with x=language, yy=number) and were not completely stable when the next development occurred. With beta versions of Microsoft's "Chicago" (what would later become Windows 95) in sight, Novell wound down further development on Novell DOS 7 in September 1994 and stopped maintenance in January 1996 after more than 15 updates.
When Caldera approached Novell looking for a DOS operating system to bundle with their OpenLinux distribution, Novell sold the product line off to Caldera on 23 July 1996, by which time it was of little commercial value to them.
Between the Caldera-owned DR-DOS and competition from IBM's PC DOS 6.3, Microsoft moved to make it impossible to use or buy the subsequent Windows version, Windows 95, with any DOS product other than their own. Claimed by them to be a purely technical change, this was later to be the subject of a major lawsuit brought in Salt Lake City by Caldera with the help of the Canopy Group. Microsoft lawyers tried repeatedly to have the case dismissed but without success. Immediately after the completion of the pre-trial deposition stage (where the parties list the evidence they intend to present), there was an out-of-court settlement on 7 January 2000 for an undisclosed sum. This was revealed in November 2009 to be $280 million.
In August 1996, the US-based Caldera, Inc. was approached by Roger A. Gross, one of the original DR-DOS engineers, with a proposal to restart DR-DOS development and to make Windows 95 run on DR-DOS which would help the court case. Following a meeting in September 1996 in Lindon, Utah, USA, between Gross, Ransom H. Love, Bryan Wayne Sparks and Raymond John Noorda, Gross was hired and tasked to set up a new subsidiary in the UK. On 10 September 1996, Caldera announced the coming release of OpenDOS (COD) and their intent to also release the source code to the system, and Caldera UK Ltd. was incorporated on 20 September 1996. Gross hired some of the original developers of the operating system from the Novell EDC as well as some new talents to continue work on the operating system in a converted barn at the periphery of Andover, Hampshire, UK, nearby the former Digital Research and Novell EDC. Besides other improvements and enhancements all over the system, a string of new key features were added subsequently over the course of the next two years, including a TCP/IP stack (derived from LAN WorkPlace for DOS / NetWare Mobile), a graphical 32-bit DOS Protected Mode HTML 3.2 web-browser DR-WebSpyder (originally based on source code from the Arachne web browser by Michal Polák) with LAN and modem dialup, a POSIX Pthreads extension to the multi-tasker by Andy T. Wightman, long filename (LONGNAME) support by Edward N. Hill Jr., as well as LBA and FAT32 support (DRFAT32) by Matthias R. Paul. Gross also hired Andrew Schulman (who had been, with Geoff Chappell, instrumental in identifying the AARD code in 1992) to work as a consultant and, in Andover, assist Paul in his work on "WinGlue", a secret project to create a version of DR-DOS compatible with Windows 95, 98 and 98 SE and replace its MS-DOS 7.xx component. This was demonstrated at CeBIT in March 1998, and later, in a small team, developed into "WinBolt", both versions of DR-DOS, which remained unreleased as of 2023[update], but played an important role in the court case.
Caldera UK officially released Caldera OpenDOS 7.01 on 3 February 1997, but this version was just Novell DOS 7 update 10 (as of December 1994) compiled only with the necessary adaptations to incorporate the new name in display messages as well as in environment variables and file names. It was missing a year's worth of patches which had been developed for the Novell DOS updates 11 (January 1995) to 15.2 (January 1996). This was due to parts of the Novell DOS sources having been lost at Novell meanwhile. Consequently, this version still reported an internal BDOS version of 7.2, identical to Novell DOS 7. The new suite also lacked the SETFIFO command, which had been added with one of the Novell DOS updates, as well as Fifth Generation's Search&Destroy virus scanner and FastBack Plus 2.0 utility, which previously came bundled with Novell DOS. Instead it came bundled with a newer version of PNUNPACK and brought a much advanced version of NetWars.
After beta releases in September and November 1997, the next official release came in December 1997, with the name changed to Caldera DR-OpenDOS 7.02, soon followed by a further release in March 1998, when the DR-DOS name returned as Caldera DR-DOS 7.02, now for the first time written with a hyphen. Version 7.02 (now reporting itself as BDOS 7.3) incorporated improved BIOS and BDOS issues, developed by Paul, adding many new boot and configuration options, integrating many compatibility enhancements, bug-fixes and optimizations for size and speed, and re-implementing all fixes of the missing Novell DOS updates. The BIOS improved the coexistence of DR-DOS with Windows 9x and its support for third-party disk compression drivers such as Microsoft's DriveSpace. It introduced a diagnostics mode (activated by Scroll Lock), integrated debugger support (with DEBUG=ON and a debugger loaded before or from within CONFIG.SYS) and more flexible CONFIG.SYS tracing capabilities via the F5/F6/F7/F8 hotkeys and the TRACE and TIMEOUT commands, thereby also improving the integration of alternative command line shells such as 4DOS. Together with LOADER, SYS /DR:ext and the CHAIN directive, it brought enhanced multi-configuration support for DR/D/CONFIG.ext files and came with enhancements to the BASIC-like CONFIG.SYS language for more powerful boot menus, convenient user interaction and programmatical acting upon conditions (CPU386), return codes and error levels (ERROR, ONERROR). It also allowed to change the SCROLLOCK, CAPSLOCK, INSERT and VERIFY settings as well as the SWITCHAR, YESCHAR, NOCHAR and RESUMECHAR characters. Various behavioural details could be controlled with new parameters /Q (Quiet), /L (Lowercase), /Y (Yes) and /S (Switch) for SWITCHES. Further, it provided optional support for a LPT4: device and allowed to configure the built-in COMx: and LPTx: devices as well as to change the PRN: and AUX: defaults. The handling of environment variables in CONFIG.SYS was improved and new load-high facilities included such as the HIFILES/FILESHIGH and HIFCBS/FCBSHIGH options to relocate file handles and FCB structures into UMBs, which typically gave between 1 and 4 KB (and up to 15 KB) more free conventional memory compared to previous versions, or the HISHELL/SHELLHIGH SIZE directive to control the pre-allocation of HMA memory for COMMAND.COM, which helped to avoid memory fragmentation and thereby typically gave between 5 and 8 KB more continuous HMA memory for HMA-capable third-party drivers to work with in conjunction with third-party command line shells, which could not load into the HMA as COMMAND.COM with its /MH option. At a reduced memory footprint version 7.02 also brought an enhanced NLS 4.xx sub-system by Paul to allow multiple, distributed and possibly user-configured COUNTRY.SYS files to be used by the system at the same time in a hierarchical model. This also gave dynamic parser support for MS-DOS/PC DOS COUNTRY.SYS file formats in addition to DR-DOS' own COUNTRY.SYS formats, and it introduced support for the ISO 8601 international date format (including automatic detection) and the then-new Euro currency. Some DR-DOS files such as IBMBIO.COM, IBMDOS.COM and COUNTRY.SYS carried misleading file extensions for compatibility reasons; with DR-DOS 7.02 they were enhanced to incorporate a fat binary-style safety feature devised by Paul so that they would exit gracefully when called inappropriately. DR-DOS 7.02 was fully Year 2000 compliant and provided special support to work with buggy system BIOSes. It also came with an updated FDISK, which could partition and format FAT32 volumes (but not yet work with LBA). The sources of the Novell patches for the external tools and drivers had meanwhile been found in Germany and could thus be retro-fitted into the system as well, so that DR-DOS 7.02 finally not only caught up with Novell DOS 7, but was a true step forward. The release was followed by various updates in June, August and September 1998.
The updated internal BDOS version number introduced a new problem: some legacy third-party applications with special support for Novell DOS, which were no longer being updated, stopped working. SETVER already allowed Novell DOS to disguise itself as DOS versions by file name and globally and, specifying a magic sub-version of 255, it would even disable its own internal BDOS version check in order to cope with programs specifically probing for "DR-DOS". The modified kernel and SETVER driver by Paul would, in an hierarchical model, also support load paths in order to distinguish between multiple executables of the same file name, and it introduced an extended mode, in which SETVER could not only fake DOS versions, but also BDOS kernel versions. Sub-versions of 128 to 255 would be reported as DOS sub-versions 0 to 127 to applications, but with the BDOS version check disabled, while sub-versions 100 to 127 could be used to fake different BDOS versions, whereas the DOS revision number (typically set to 0 in a static, pre-boot patchable data structure) would be taken as the reported sub-version instead, so that SETVER /G /X 6.114 would allow versions of DR-DOS since 7.02 to still report themselves as a "DOS 6.0" and with a faked BDOS version 7.2 (114 decimal = 72 hexadecimal), thereby masquerading as Novell DOS 7 / OpenDOS 7.01.
While otherwise beneficial, the new HIFILES triggered a compatibility problem in the DOS-UP feature of the third-party memory manager QEMM 8, which was hard-wired to expect a chunk of five handle structures in conventional memory under DR-DOS (as with previous versions up to 7.01), whereas version 7.02 by design left eight handles in low memory when loading high files in order to maintain full compatibility with older versions of Windows 3.xx. Compatibility with Windows for Workgroups 3.11 had not been affected by this. A maintenance fix was devised to patch a single byte in IBMBIO.COM in order to switch the behaviour and optionally re-invoke the old chunking. This freed some 150 bytes of conventional memory and enabled full compatibility with DOS-UP, but at the same time broke compatibility with older versions of Windows 3.xx when using the HIFILES feature, and vice versa. The patch named IBMBIO85.SCR continued to work with newer versions of DR-DOS.
Another version, DR-DOS 7.03 (still with BDOS 7.3 and reporting itself to applications as "PC DOS 6.0" for compatibility purposes), was pre-released at Christmas 1998 and then officially released on 6 January 1999 by Caldera UK. It came with significantly improved memory managers (in particular enhanced DPMI support in conjunction with the multitasker) and other enhancements, such as added DEVLOAD and DRMOUSE utilities, but a changed OEM label in the boot sector of volumes formatted under DR-DOS could also cause problems under other operating systems (which can be circumvented by NOVOLTRK). DR-DOS 7.03 would become the last version of DR-DOS also tailored for desktop use.
Caldera, Inc. wanted to relocate the DR-DOS business into the US and closed the highly successful UK operation in February 1999 after Gross resigned and set up iCentrix to develop the MarioNet split web browser. Development was then moved into the US (which never worked out due to a total lack of expertise in this field at Caldera US), and the DR-DOS line fell to its branch company, Caldera Thin Clients, which was renamed Lineo, Inc. on 20 July 1999. DR-WebSpyder was renamed Embrowser and was said to be ported to Linux. Lineo re-released DR-DOS 7.03 in June and September 1999, still branded as "Caldera DR-DOS" and without any changes, but otherwise focussed on Linux for embedded systems, based on a stripped-down version of OpenLinux named Embedix.
Among the latest and independently developed versions of DR-DOS were OEM DR-DOS 7.04 (as of 19 August 1999) and 7.05 (as of 30 November 1999), still branded as "Caldera DR-DOS". These were variants of the system consisting only of the kernel and command shell. With a specialized native implementation of FAT32 and large hard disk support they could be found bundled with Ontrack's Easy Recovery 5 in 2000, replacing the dynamically loadable DRFAT32 redirector driver, which still came with Easy Recovery 4. They were also used for Seagate Technology's SeaTools and the CD imaging software Nero Burning ROM. While still reporting a BDOS 7.3 internally, these were the first versions to report themselves as "PC DOS 7.10" to applications in order to indicate integrated FAT32 support. Designed to be mostly backwards-compatible, the DR-DOS 7.04/7.05 IBMBIO.COM could be combined with the DR-DOS 7.03 IBMDOS.COM in order to give the desktop-approved DR-DOS 7.03 kernel LBA capabilities and work with drives larger than 8 GB. For specific OEM requirements, DR-DOS 7.06 (as of 14 December 1999) by Wightman combined the kernel files into a single binary executable, so that, similar to IO.SYS of Windows 98, it could be booted by MS-DOS 7.10 boot sectors (but no longer by DR-DOS boot sectors). DR-DOS 7.07 (with BDOS 7.4/7.7) by Paul introduced new bootstrap loaders and updated disk tools in order to combine support for CHS and LBA disk access, the FAT12, FAT16 and FAT32 file systems, and the differing bootstrapping conventions of DR-DOS, PC DOS, MS-DOS, Windows, REAL/32 and LOADER into a single NEWLDR MBR and boot sector, so that the code would continue to load any version of DR-DOS down to 3.31 (and since DR-DOS 7.04 also with FAT32 support), but could also be used to launch the PC DOS or MS-DOS system files, including those of Windows 9x and PC DOS 7.10. At the same time the kernel could not only be booted by the new sectors, but also by any previously DR-DOS formatted disks, as well as off disks with existing PC DOS or MS-DOS boot sectors and a variety of other boot-loaders, thereby easing the coexistence and setup of multi-boot scenarios in conjunction with other operating systems.
In 2002, Lineo was bought out, and some of Lineo's former managers purchased the name and formed a new company, DRDOS, Inc. dba DeviceLogics L.L.C. They have continued to sell DR-DOS for use in embedded systems. DR-DOS 8.0 was released on 30 March 2004 featuring FAT32 and large disk support, the ability to boot from ROM or Flash, multitasking and a DPMI memory manager. This version was based on the kernel from version 7.03.
The company later released DR-DOS 8.1 (with better FAT32 support) in autumn 2005. This version was instead based on OpenDOS 7.01.xx. DR-DOS 8.1 was withdrawn for GPL violations (see Controversies).
Aside from selling copies of the operating system, the DRDOS, Inc. website lists a buyout option for DR-DOS; the asking price is
US$25000.
From 2023 on the last Enhanced DR-DOS release 7.01.08 WIP was ported to an open source build tool chain, which makes the kernel and command interpreter cross-buildable from operating systems other than DOS. The kernel can be built as a single binary KERNEL.SYS to make it compatible with boot loaders supporting the FreeDOS kernel. It received several bug fixes and updates and as of October 2024 is under active maintenance.
In October 2005, it was discovered that DR-DOS 8.1 included several utilities from FreeDOS as well as other sources, and that the kernel was an outdated version of the Enhanced DR-DOS kernel. DR DOS, Inc. failed to comply with the GNU General Public License (GPL) by not crediting the FreeDOS utilities to their authors and including the source code. After complaints from FreeDOS developers (including the suggestion to provide the source code, and hence comply with the GPL), DR DOS, Inc. instead withdrew version 8.1, and also the unaffected 8.0, from its website.
APPEND, ASSIGN, BATCH, DBG, DELQ, ERA, ERAQ, MORE and SUBST have been among the internal commands supported since DR DOS 3.31. DR DOS 5.0 removed BATCH and added HILOAD. GOSUB, IDLE, RETURN and SWITCH were added as internal commands with DR DOS 6.0. ASSIGN and SUBST were changed to become external commands with DR DOS 6.0. ECHOERR and PAUSEERR existed as internal commands in DR DOS 6.0 (and in Multiuser DOS), but were not normally enabled. MORE remained an internal command up to including PalmDOS, but was changed to an external command with Novell DOS 7. DBG was removed with Novell DOS 7, LOADHIGH, LH and TRUENAME were added as internal commands. APPEND was still an internal command in DR DOS 6.0, but was changed to an external command with Novell DOS 7.
written as DR DOS, without a hyphen, in versions up to and including 6.0
"DR DOS 3.x". WinWorld. Retrieved 2024-12-04. https://winworldpc.com/product/dr-dos/3x
"Antitrust Division | Competitive Processes, Anticompetitive Practices And Consumer Harm In The Software Industry: An Analysis Of The Inadequacies Of The Microsoft-Department Of Justice Proposed Final Judgment". www.justice.gov. 2015-08-14. Retrieved 2024-12-04. https://www.justice.gov/atr/competitive-processes-anticompetitive-practices-and-consumer-harm-software-industry-analysis
Fisher, Lawrence M. (1992-03-29). "Preaching Love Thy Competitor". The New York Times. https://www.nytimes.com/1992/03/29/business/preaching-love-thy-competitor.html
Fisher, Lawrence M. (1991-03-13). "Microsoft in Inquiry by F.T.C." The New York Times. https://www.nytimes.com/1991/03/13/business/microsoft-in-inquiry-by-ftc.html
"Caldera DR-DOS Notes - zxnet". www.zx.net.nz. Retrieved 2024-12-04. https://www.zx.net.nz/netware/drdos/caldera.shtml
The rest of the story: How Bill Gates beat Gary Kildall in OS war, Part 1 | ScobleShow: Videoblog about geeks, technology, and developers https://web.archive.org/web/20091226162826/http://www.podtech.net/scobleshow/technology/1593/the-rest-of-the-story-how-bill-gates-beat-gary-kildall-in-os-war-part-1
Borreson, Nan, ed. (March 1984). "PC-Mode bridges CP/M and PC-DOS". Digital Dialogue - Employee Newsletter of Digital Research Inc. 3 (1). Digital Research: 3. Archived from the original on 2017-09-10. Retrieved 2017-09-10. [1] http://corphist.computerhistory.org/corphist/view.php?s=documents&id=1008
Borreson, Nan, ed. (May 1984). "Concurrent DOS bridges PC-DOS, CP/M". Digital Research News - for Digital Research Users Everywhere. 4 (2). Digital Research: 3. Archived from the original on 2017-09-10. Retrieved 2017-09-10. Concurrent DOS Release 3.1 is rapidly gaining momentum and support from a wide range of microcomputer manufacturers," Wandryk said. "Some 60 hardware companies have licensed the product since it was released in early March. [2] http://corphist.computerhistory.org/corphist/view.php?s=documents&id=1011
Burton, Robin (September 1989). "Chapter 7: DOS Plus: A short history". Written at Leicestershire, UK. Master 512 Technical Guide (First edition, first printing ed.). Prestwich, Manchester, UK: Dabs Press. ISBN 1-870336-80-1. Archived from the original on 2017-09-10. Retrieved 2018-05-09. [3] 1-870336-80-1
Wein, Josef "Joe" (2010-02-19) [November 2009]. Johnson, Herbert R. (ed.). "DRI History and Joe Wein". Archived from the original on 2017-01-17. Retrieved 2017-01-17. http://retrotechnology.com/dri/dri_wein.html
Wein, Josef "Joe" (2010-02-19) [November 2009]. Johnson, Herbert R. (ed.). "DRI History and Joe Wein". Archived from the original on 2017-01-17. Retrieved 2017-01-17. http://retrotechnology.com/dri/dri_wein.html
Digital Research Europe's OEM Support Group was opened in Newbury, Berkshire, UK (51°24′22″N 1°19′35″W / 51.40612°N 1.326374°W / 51.40612; -1.326374 (Digital Research (UK) Ltd., Oxford House, 12-20 Oxford Street, Newbury, Berkshire, UK)) in 1983. Relocated to Hungerford, Berkshire, UK, in 1986, this facility became Digital Research's newly created European Development Centre (EDC), originally at Station Road (51°24′52″N 1°30′47″W / 51.414478°N 1.512946°W / 51.414478; -1.512946 (Digital Research (UK) Ltd., Station Road, Hungerford, Berkshire, UK)), but later moved to Charnham Park (51°25′13″N 1°30′55″W / 51.420339°N 1.515223°W / 51.420339; -1.515223 (Digital Research (UK) Ltd., Charnham Park, Hungerford, Berkshire, UK)). It became Novell's Digital Research Systems Group between 1991 and 1992 and was later merged into Novell's Desktop Systems Group (DSG). The facility was closed between 1994 and 1996.
Caldera's new Digital Research Systems Group opened Caldera UK Ltd. in Andover, Hampshire, UK, in 1996. This was originally located at Winchester Street (51°12′19″N 1°28′44″W / 51.20531°N 1.478786°W / 51.20531; -1.478786 (Caldera UK Ltd., Aldwych House, Winchester Street, Andover, Hampshire, SP10 2EA, UK)), but soon moved into a converted barn in Upper Clatford at the periphery of Andover (51°11′18″N 1°29′15″W / 51.188306°N 1.487498°W / 51.188306; -1.487498 (Caldera UK Ltd., Norman Court Barns, Norman Court Lane, Upper Clatford, Andover, Hampshire, UK)). It closed in 1998. /wiki/Digital_Research_Europe
Digital Research Europe's OEM Support Group was opened in Newbury, Berkshire, UK (51°24′22″N 1°19′35″W / 51.40612°N 1.326374°W / 51.40612; -1.326374 (Digital Research (UK) Ltd., Oxford House, 12-20 Oxford Street, Newbury, Berkshire, UK)) in 1983. Relocated to Hungerford, Berkshire, UK, in 1986, this facility became Digital Research's newly created European Development Centre (EDC), originally at Station Road (51°24′52″N 1°30′47″W / 51.414478°N 1.512946°W / 51.414478; -1.512946 (Digital Research (UK) Ltd., Station Road, Hungerford, Berkshire, UK)), but later moved to Charnham Park (51°25′13″N 1°30′55″W / 51.420339°N 1.515223°W / 51.420339; -1.515223 (Digital Research (UK) Ltd., Charnham Park, Hungerford, Berkshire, UK)). It became Novell's Digital Research Systems Group between 1991 and 1992 and was later merged into Novell's Desktop Systems Group (DSG). The facility was closed between 1994 and 1996.
Caldera's new Digital Research Systems Group opened Caldera UK Ltd. in Andover, Hampshire, UK, in 1996. This was originally located at Winchester Street (51°12′19″N 1°28′44″W / 51.20531°N 1.478786°W / 51.20531; -1.478786 (Caldera UK Ltd., Aldwych House, Winchester Street, Andover, Hampshire, SP10 2EA, UK)), but soon moved into a converted barn in Upper Clatford at the periphery of Andover (51°11′18″N 1°29′15″W / 51.188306°N 1.487498°W / 51.188306; -1.487498 (Caldera UK Ltd., Norman Court Barns, Norman Court Lane, Upper Clatford, Andover, Hampshire, UK)). It closed in 1998. /wiki/Digital_Research_Europe
"Software Developer Caldera sues Microsoft for Antitrust practices alleges monopolistic acts shut its DR DOS operating system out of market". Caldera News. 1996-07-24. Archived from the original on 2017-06-24. Retrieved 2017-06-24. http://www.maxframe.com/DR/Info/fullstory/ca_sues_ms.html
Wein, Josef "Joe" (2010-02-19) [November 2009]. Johnson, Herbert R. (ed.). "DRI History and Joe Wein". Archived from the original on 2017-01-17. Retrieved 2017-01-17. http://retrotechnology.com/dri/dri_wein.html
"Software Developer Caldera sues Microsoft for Antitrust practices alleges monopolistic acts shut its DR DOS operating system out of market". Caldera News. 1996-07-24. Archived from the original on 2017-06-24. Retrieved 2017-06-24. http://www.maxframe.com/DR/Info/fullstory/ca_sues_ms.html
"Software Developer Caldera sues Microsoft for Antitrust practices alleges monopolistic acts shut its DR DOS operating system out of market". Caldera News. 1996-07-24. Archived from the original on 2017-06-24. Retrieved 2017-06-24. http://www.maxframe.com/DR/Info/fullstory/ca_sues_ms.html
Brown, David K.; Strutynski, Kathryn; Wharton, John Harrison (1983-05-14). "Tweaking more performance from an operating system - Hashing, caching, and memory blocking are just a few of the techniques used to punch up performance in the latest version of CP/M". System Design/Software. Computer Design - The Magazine of Computer Based Systems. Vol. 22, no. 6. Littleton, Massachusetts, USA: PennWell Publications / PennWell Publishing Company. pp. 193–194, 196, 198, 200, 202, 204. ISSN 0010-4566. OCLC 1564597. CODEN CMPDA. ark:/13960/t3hz07m4t. Retrieved 2021-08-14. (7 pages) (NB. This source is about CP/M Plus, where some similar concepts were introduced into the DRI family of operating systems a couple of years earlier.) /wiki/Kathryn_Strutynski
Ponting, Bob (1988-08-15). "Award Software plans to implement Digital Research's OS on ROM chip". InfoWorld. Retrieved 2014-09-06. https://books.google.com/books?id=ZzoEAAAAMBAJ&pg=PA18
"EZ-DOS - Break the stranglehold on your PC". BYTE Magazine (Advertisement). Vol. 14, no. 5. McGraw-Hill. May 1989. pp. 198, 320C. ISSN 0360-5280. ark:/13960/t88g9x33p. Retrieved 2021-11-14. https://archive.org/details/byte-magazine-1989-05
Paul, Matthias R. (2002-02-20). "How to detect FreeCOM/FreeDOS in-batch?". freedos-dev mailing list. Archived from the original on 2018-11-06. Retrieved 2014-08-06. https://marc.info/?l=freedos-dev&m=101423986407077&w=2
"Software Developer Caldera sues Microsoft for Antitrust practices alleges monopolistic acts shut its DR DOS operating system out of market". Caldera News. 1996-07-24. Archived from the original on 2017-06-24. Retrieved 2017-06-24. http://www.maxframe.com/DR/Info/fullstory/ca_sues_ms.html
"Kompatibles PC-Betriebssystem kann mehr als MS-DOS und PC-DOS - Digital Research stellt sich dem Monopolisten mit DR-DOS 5.0". Computerwoche (in German). IDG Business Media GmbH. 1990-07-06. Archived from the original on 2019-07-25. Retrieved 2019-07-26. https://www.computerwoche.de/a/digital-research-stellt-sich-dem-monopolisten-mit-dr-dos-5-0,1146584
Rosch, Winn L. (1991-02-12). "DR DOS 5.0 - The better operating system?". PC Magazine. Vol. 10, no. 3. pp. 241–246, 257, 264, 266. Archived from the original on 2019-07-25. Retrieved 2019-07-26. https://books.google.com/books?id=YxFTezF9-sMC&pg=PT246
"Digital Research - We Make Computers Work". 1992-11-13 [1990-08-13]. Serial Number 74087063. Archived from the original on 2018-09-02. Retrieved 2018-09-02. https://trademarks.justia.com/740/87/digital-research-we-make-computers-work-74087063.html
Elliott, John C. (2013). "ViewMAX/1 screenshots". Seasip.info. Archived from the original on 2013-01-11. Retrieved 2018-09-10. http://www.seasip.info/Gem/History/viewmax1.html
Elliott, John C. (2013). "ViewMAX/2 screenshots". Seasip.info. Archived from the original on 2018-09-11. Retrieved 2018-09-10. http://www.seasip.info/Gem/History/viewmax2.html
"Kompatibles PC-Betriebssystem kann mehr als MS-DOS und PC-DOS - Digital Research stellt sich dem Monopolisten mit DR-DOS 5.0". Computerwoche (in German). IDG Business Media GmbH. 1990-07-06. Archived from the original on 2019-07-25. Retrieved 2019-07-26. https://www.computerwoche.de/a/digital-research-stellt-sich-dem-monopolisten-mit-dr-dos-5-0,1146584
Rosch, Winn L. (1991-02-12). "DR DOS 5.0 - The better operating system?". PC Magazine. Vol. 10, no. 3. pp. 241–246, 257, 264, 266. Archived from the original on 2019-07-25. Retrieved 2019-07-26. https://books.google.com/books?id=YxFTezF9-sMC&pg=PT246
Rosch, Winn L. (1991-02-12). "DR DOS 5.0 - The better operating system?". PC Magazine. Vol. 10, no. 3. pp. 241–246, 257, 264, 266. Archived from the original on 2019-07-25. Retrieved 2019-07-26. https://books.google.com/books?id=YxFTezF9-sMC&pg=PT246
Rosch, Winn L. (1991-02-12). "DR DOS 5.0 - The better operating system?". PC Magazine. Vol. 10, no. 3. pp. 241–246, 257, 264, 266. Archived from the original on 2019-07-25. Retrieved 2019-07-26. https://books.google.com/books?id=YxFTezF9-sMC&pg=PT246
"Software Developer Caldera sues Microsoft for Antitrust practices alleges monopolistic acts shut its DR DOS operating system out of market". Caldera News. 1996-07-24. Archived from the original on 2017-06-24. Retrieved 2017-06-24. http://www.maxframe.com/DR/Info/fullstory/ca_sues_ms.html
"Software Developer Caldera sues Microsoft for Antitrust practices alleges monopolistic acts shut its DR DOS operating system out of market". Caldera News. 1996-07-24. Archived from the original on 2017-06-24. Retrieved 2017-06-24. http://www.maxframe.com/DR/Info/fullstory/ca_sues_ms.html
Dryfoos, Mike, ed. (1991-09-18) [1991-07-19]. "MS-DOS 5.0 Development Post-Mortem Report" (PDF) (mail as court document). Microsoft. p. 10. MS-PCA1179169 (MS-PCA1179159-MS-PCA1179191). MS7020988 (MS7020978-MS7021010). Depo. Ex. 1109. Comes v Microsoft Plaintiff's Exhibit 3473. CA.No.2:96CV645B Plaintiff's Exhibit 477. Archived (PDF) from the original on 2019-04-02. Retrieved 2019-07-22. […] One of the most important stimulanta for adding features was competitive pressure from DRDOS 5.0, which we first learnt of in the spring of 1990. The DRDOS feature set led us to add UMB support, task swapping, and Undelete. […] Considerable amounts of the team's management attention was diverted to new features such as file transfer software, undelete and network installation […] Eventually this situation reached a crisis point at the end of July 1990, and, led by BradS, the team's management spent an arduous series of meetings nailing down a schedule and process for closing the project down […] (1+32 pages) http://www.windowswiki.info/wp-content/uploads/codenames/PX03473.pdf
Dryfoos, Mike, ed. (1991-09-18) [1991-07-19]. "MS-DOS 5.0 Development Post-Mortem Report" (PDF) (mail as court document). Microsoft. p. 10. MS-PCA1179169 (MS-PCA1179159-MS-PCA1179191). MS7020988 (MS7020978-MS7021010). Depo. Ex. 1109. Comes v Microsoft Plaintiff's Exhibit 3473. CA.No.2:96CV645B Plaintiff's Exhibit 477. Archived (PDF) from the original on 2019-04-02. Retrieved 2019-07-22. […] One of the most important stimulanta for adding features was competitive pressure from DRDOS 5.0, which we first learnt of in the spring of 1990. The DRDOS feature set led us to add UMB support, task swapping, and Undelete. […] Considerable amounts of the team's management attention was diverted to new features such as file transfer software, undelete and network installation […] Eventually this situation reached a crisis point at the end of July 1990, and, led by BradS, the team's management spent an arduous series of meetings nailing down a schedule and process for closing the project down […] (1+32 pages) http://www.windowswiki.info/wp-content/uploads/codenames/PX03473.pdf
"Software Developer Caldera sues Microsoft for Antitrust practices alleges monopolistic acts shut its DR DOS operating system out of market". Caldera News. 1996-07-24. Archived from the original on 2017-06-24. Retrieved 2017-06-24. http://www.maxframe.com/DR/Info/fullstory/ca_sues_ms.html
Salemi, Leo (1991-11-12). "DR DOS 6.0 Leapfrogs MS-DOS 5.0 With Task-Switching in RAM". PC Magazine. First Looks. Vol. 10, no. 19. pp. 48, 50. Retrieved 2019-07-28. https://books.google.com/books?id=Xb5VnujctzAC&pg=PT39
OpenDOS Developer's Reference Series — OpenDOS Multitasking API Guide — Programmer's Guide. Caldera, Inc. August 1997. Caldera Part No. 200-DOMG-004. Archived from the original on 2017-09-10. (Printed in the UK.) https://web.archive.org/web/20170910173003/http://www.drdos.net/documentation/multtask/01mtch1.htm
Salemi, Leo (1991-11-12). "DR DOS 6.0 Leapfrogs MS-DOS 5.0 With Task-Switching in RAM". PC Magazine. First Looks. Vol. 10, no. 19. pp. 48, 50. Retrieved 2019-07-28. https://books.google.com/books?id=Xb5VnujctzAC&pg=PT39
Salemi, Leo (1991-11-12). "DR DOS 6.0 Leapfrogs MS-DOS 5.0 With Task-Switching in RAM". PC Magazine. First Looks. Vol. 10, no. 19. pp. 48, 50. Retrieved 2019-07-28. https://books.google.com/books?id=Xb5VnujctzAC&pg=PT39
Salemi, Leo (1991-11-12). "DR DOS 6.0 Leapfrogs MS-DOS 5.0 With Task-Switching in RAM". PC Magazine. First Looks. Vol. 10, no. 19. pp. 48, 50. Retrieved 2019-07-28. https://books.google.com/books?id=Xb5VnujctzAC&pg=PT39
"Software Developer Caldera sues Microsoft for Antitrust practices alleges monopolistic acts shut its DR DOS operating system out of market". Caldera News. 1996-07-24. Archived from the original on 2017-06-24. Retrieved 2017-06-24. http://www.maxframe.com/DR/Info/fullstory/ca_sues_ms.html
"The AARD Code". Archived from the original on 2010-01-13. Retrieved 2007-09-20. https://web.archive.org/web/20100113045219/http://members.ozemail.com.au/~geoffch@ozemail.com.au/editorial/aard/index.html
Meyer, Egbert (1998-08-27). "Microsoft: Vorgetäuschter Bug legte DR-DOS lahm". Heise Online (in German). Verlag Heinz Heise. Archived from the original on 2018-07-14. Retrieved 2018-07-14. [4] https://www.heise.de/newsticker/meldung/Microsoft-Vorgetaeuschter-Bug-legte-DR-DOS-lahm-14173.html
"DR DOS 6.0 does Windows 3.1". Computerworld. News Shorts. 1992-04-20. p. 6. Archived from the original on 2019-07-22. Retrieved 2019-07-22. https://books.google.com/books?id=w1yCn870hscC&pg=PA6
Schulman, Andrew; Brown, Ralf D.; Maxey, David; Michels, Raymond J.; Kyle, Jim (1994) [November 1993]. Undocumented DOS: A programmer's guide to reserved MS-DOS functions and data structures - expanded to include MS-DOS 6, Novell DOS and Windows 3.1 (2 ed.). Reading, Massachusetts: Addison Wesley. ISBN 0-201-63287-X. (xviii+856+vi pages, 3.5-inch floppy) Errata: [5][6] 0-201-63287-X
Susman, Stephen Daily; Eskridge III, Charles R.; Southwick, James T.; Susman, Harry P.; Folse III, Parker C.; Palumbo, Ralph H.; Harris, Matthew R.; McCune, Philip S.; Engel, Lynn M.; Hill, Stephen J.; Tibbitts, Ryan E. (April 1999). "In the United States District Court - District of Utah, Central Division - Caldera, Inc. vs. Microsoft Corporation - Consolidated statement of facts in support of its responses to motions for summary judgement by Microsoft Corporation - Case No. 2:96CV 0645B" (Court document). Caldera, Inc. Archived from the original on 2018-08-05. Retrieved 2018-08-05. /wiki/Stephen_Daily_Susman
Paul, Matthias R. (2000-09-18). "25 years of DR DOS history - Digital Research DOS history". FreeDOS.org. Archived from the original on 2016-11-25. Retrieved 2013-10-05. See footnote #19 (BDOS 1067h "DR DOS 6.0 Windows 3.1 update, April 1992"; 1992-03, 1992-04-07: "This public DR DOS 6.0 update only includes patches addressing full Windows 3.1 compatibility. There should have been a full "business update" for registered users, shipping a little bit later."), #27 (BDOS 1072h "Novell DOS 7 Panther/Smirnoff BETA 3", 1993-09: "This issue does not have workarounds for Windows 3.1 AARD code."), #29 (BDOS 1072h "Novell DOS 7 German release"; 1994-02-22: "This issue is known to have workarounds for Windows 3.1 AARD code. This should also apply to the earlier English issue.") https://web.archive.org/web/20161125115620/http://www.freedos.org/technotes/press/2000-drdos-hist.txt
Dr. Dobb's Journal investigation http://www.ddj.com/windows/184409070?pgno=4
"Timeline of DOS/V versions" (in Japanese). 2014-11-28. Archived from the original on 2017-01-18. Retrieved 2017-01-16. https://web.archive.org/web/20170118051949/http://lsair.html.xdomain.jp/a/e/timeline-of-dosv-versions.html
Tam, Roy; Elliott, John C. (2014-01-12). "DR DOS 6.0/V". Archived from the original on 2018-09-03. Retrieved 2017-01-16. (NB. Has screenshots of a DBCS-enabled version of ViewMAX 2 running on DR DOS 6.0/V and a hex dump of the corresponding DRFONT database SCREENHZ.FNT for its $FONT.SYS.) https://www.betaarchive.com/forum/viewtopic.php?t=30331
"Novell and Digital Research sign definitive merger agreement". Business Wire. 1991-07-17. Archived from the original on 2018-08-18. Retrieved 2017-01-24. http://tech-insider.org/personal-computers/research/1991/0717.html
Scott, Karyl (1991-07-29). "Novell/DRI merger to reap better client management". InfoWorld: 33. Retrieved 2017-01-21. https://books.google.com/books?id=mVAEAAAAMBAJ&pg=PA33
CW (1992-09-11). "Markt für Desktop-Betriebssysteme im Visier - Novell kündigt die ersten Low-end-Produkte mit dem Betiebssystem DR DOS 6.0 an". Computerwoche (in German). Munich, Germany: IDG Business Media GmbH. Archived from the original on 2017-07-04. Retrieved 2017-07-04. https://www.computerwoche.de/a/novell-kuendigt-die-ersten-low-end-produkte-mit-dem-betiebssystem-dr-dos-6-0-an,1135975
Paul, Matthias R. (1997-06-07) [April 1994]. "Chapter 1.3.xi: Überlange Pfade". NWDOS7UN.TXT — Zusammenfassung der dokumentierten und undokumentierten Fähigkeiten von Novell DOS 7. MPDOSTIP (in German). Archived from the original on 2016-11-07. Retrieved 2016-11-07. http://www.antonis.de/dos/dos-tuts/mpdostip/html/nwdos7un.htm
Paul, Matthias R. (1997-07-30) [1994-05-01]. NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. MPDOSTIP. Release 157 (in German) (3 ed.). Archived from the original on 2017-09-10. Retrieved 2014-08-06. (NB. NWDOSTIP.TXT is a comprehensive work on Novell DOS 7 and OpenDOS 7.01, including the description of many undocumented features and internals. It is part of the author's yet larger MPDOSTIP.ZIP collection maintained up to 2001 and distributed on many sites at the time. The provided link points to a HTML-converted older version of the NWDOSTIP.TXT file.) [7] http://www.antonis.de/dos/dos-tuts/mpdostip/html/nwdostip.htm
Brothers, Hardin; Rawson, Tom; Conn, Rex C.; Paul, Matthias R.; Dye, Charles E.; Georgiev, Luchezar I. (2002-02-27). 4DOS 8.00 online help. /wiki/Tom_Rawson
"US Patent 5355501 - Idle detection system". Archived from the original on 2012-04-07. https://web.archive.org/web/20120407072428/http://www.wikipatents.com/US-Patent-5355501/idle-detection-system
Hildebrand, J. D. (2011-12-19). "Novell v. Microsoft trial ends in hung jury". SD Times. Archived from the original on 2012-05-15. Retrieved 2012-03-02. https://web.archive.org/web/20120515082145/http://www.sdtimes.com/blog/post/2011/12/19/Novell-v-Microsoft-trial-ends-in-hung-jury.aspx
"Novell DOS". PC Magazine. Archived from the original on 2013-01-31. Retrieved 2012-03-02. https://archive.today/20130131022157/http://www.pcmag.com/encyclopedia_term/0,2542,t=Novell+DOS&i=48102,00.asp
Scott, Karyl (1991-07-29). "Novell/DRI merger to reap better client management". InfoWorld: 33. Retrieved 2017-01-21. https://books.google.com/books?id=mVAEAAAAMBAJ&pg=PA33
"Novell and Digital Research sign definitive merger agreement". Business Wire. 1991-07-17. Archived from the original on 2018-08-18. Retrieved 2017-01-24. http://tech-insider.org/personal-computers/research/1991/0717.html
Allchin, James Edward (1992-05-27) [1991-07-17]. "Novell/Digital Research reach definitive agreement…" (PDF) (Court document). Plaintiff's exhibit 828, Comes v. Microsoft. Archived (PDF) from the original on 2016-11-19. Retrieved 2017-01-21. /wiki/James_Edward_Allchin
Fisher, Lawrence M. (1994-07-24). "The Executive Computer; Microsoft's Operating System Rivals Get a Boost, Sort Of". The New York Times. Retrieved 2012-03-02. https://www.nytimes.com/1994/07/24/business/the-executive-computer-microsoft-s-operating-system-rivals-get-a-boost-sort-of.html?scp=1&sq=&pagewanted=2
Anthony, Sebastian (2011-07-27). "MS-DOS is 30 years old today". ExtremeTech. Retrieved 2012-03-02. http://www.extremetech.com/computing/91202-ms-dos-is-30-years-old-today
Fisher, Lawrence M. (1995-09-18). "Novell Readies a Response to Windows". The New York Times. Retrieved 2012-03-02. https://www.nytimes.com/1995/09/18/business/novell-readies-a-response-to-windows.html?scp=2&sq=&pagewanted=2
Fisher, Lawrence M. (1994-03-06). "The Executive Computer; Will Users Be the Big Losers in Software Patent Battles?". The New York Times. Retrieved 2012-03-02. https://www.nytimes.com/1994/03/06/business/the-executive-computer-will-users-be-the-big-losers-in-software-patent-battles.html?scp=3&sq=&pagewanted=2
Sheesley, John (2008-04-09). "My DOS version can beat up your DOS version". TechRepublic. Archived from the original on 2019-11-01. Retrieved 2012-03-02. https://www.techrepublic.com/blog/classic-tech/my-dos-version-can-beat-up-your-dos-version/118
"Software Developer Caldera sues Microsoft for Antitrust practices alleges monopolistic acts shut its DR DOS operating system out of market". Caldera News. 1996-07-24. Archived from the original on 2017-06-24. Retrieved 2017-06-24. http://www.maxframe.com/DR/Info/fullstory/ca_sues_ms.html
Perkel, Marc (1996-10-18) [1991-03-20, 1991-05-23, 1991-07-21, 1991-07-24, 1991-08-02]. "Digital Research - The Untold Story". Archived from the original on 2019-04-19. Retrieved 2019-04-19. [8][9][10] /w/index.php?title=Marc_Perkel&action=edit&redlink=1
Paul, Matthias R. (1997-07-30) [1994-05-01]. NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. MPDOSTIP. Release 157 (in German) (3 ed.). Archived from the original on 2017-09-10. Retrieved 2014-08-06. (NB. NWDOSTIP.TXT is a comprehensive work on Novell DOS 7 and OpenDOS 7.01, including the description of many undocumented features and internals. It is part of the author's yet larger MPDOSTIP.ZIP collection maintained up to 2001 and distributed on many sites at the time. The provided link points to a HTML-converted older version of the NWDOSTIP.TXT file.) [7] http://www.antonis.de/dos/dos-tuts/mpdostip/html/nwdostip.htm
Goodman, John M. (1994-05-02). "Novell ups the ante for DOS functionality - But long-awaited revamp of DR DOS is slightly unstable, and some utilities lack finish". InfoWorld: 107–110. https://books.google.com/books?id=hDgEAAAAMBAJ&pg=PA107
Schneider, Stefanie (1994-06-17). "Das Ende von DOS ist nur noch eine Frage der Zeit" [The end of DOS is only a question of time]. Computerwoche (in German). Munich, Germany: IDG Business Media GmbH. Archived from the original on 2022-01-02. Retrieved 2022-01-02. […] Novells DOS 7 fuer viele die Nummer eins […] Novell-DOS 7 gilt bei vielen Fachleuten derzeit als bestes DOS. […] https://www.computerwoche.de/a/das-ende-von-dos-ist-nur-noch-eine-frage-der-zeit,1121952
"Novell: Power-Marketing I - Dosis gegen den Marktfuehrer" [Novell: Power marketing I - dosis against the market leader]. Absatzwirtschaft (ASW). Neue Marktauftritte (in German) (4): 8. 1994-04-01. Archived from the original on 2018-09-02. Retrieved 2018-09-02. http://printarchiv.absatzwirtschaft.de/Content/_p=1004040,an=049401003,049401003;printpage
Hill, Jürgen (1994-05-27). "Microsoft wird mehr Wind von vorne bekommen". Computerwoche (in German). Archived from the original on 2018-09-02. Retrieved 2018-09-02. https://www.computerwoche.de/a/microsoft-wird-mehr-wind-von-vorne-bekommen,1121624
Schneider, Stefanie (1994-06-17). "Das Ende von DOS ist nur noch eine Frage der Zeit" [The end of DOS is only a question of time]. Computerwoche (in German). Munich, Germany: IDG Business Media GmbH. Archived from the original on 2022-01-02. Retrieved 2022-01-02. […] Novells DOS 7 fuer viele die Nummer eins […] Novell-DOS 7 gilt bei vielen Fachleuten derzeit als bestes DOS. […] https://www.computerwoche.de/a/das-ende-von-dos-ist-nur-noch-eine-frage-der-zeit,1121952
"Novell: Power-Marketing I - Dosis gegen den Marktfuehrer" [Novell: Power marketing I - dosis against the market leader]. Absatzwirtschaft (ASW). Neue Marktauftritte (in German) (4): 8. 1994-04-01. Archived from the original on 2018-09-02. Retrieved 2018-09-02. http://printarchiv.absatzwirtschaft.de/Content/_p=1004040,an=049401003,049401003;printpage
Hill, Jürgen (1994-05-27). "Microsoft wird mehr Wind von vorne bekommen". Computerwoche (in German). Archived from the original on 2018-09-02. Retrieved 2018-09-02. https://www.computerwoche.de/a/microsoft-wird-mehr-wind-von-vorne-bekommen,1121624
"Novell: Power-Marketing I - Dosis gegen den Marktfuehrer" [Novell: Power marketing I - dosis against the market leader]. Absatzwirtschaft (ASW). Neue Marktauftritte (in German) (4): 8. 1994-04-01. Archived from the original on 2018-09-02. Retrieved 2018-09-02. http://printarchiv.absatzwirtschaft.de/Content/_p=1004040,an=049401003,049401003;printpage
In order to improve performance of file transfers, the internal COPY command in some versions of COMMAND.COM since Novell DOS 7[71] has built-in NCOPY capabilities, that is, it automatically detects if a file is to be copied locally on a remote NetWare or Personal NetWare file server and then will initiate a remote file transfer eliminating the need to send the file contents over the network. /wiki/File_transfer
Schneider, Stefanie (1994-06-17). "Das Ende von DOS ist nur noch eine Frage der Zeit" [The end of DOS is only a question of time]. Computerwoche (in German). Munich, Germany: IDG Business Media GmbH. Archived from the original on 2022-01-02. Retrieved 2022-01-02. […] Novells DOS 7 fuer viele die Nummer eins […] Novell-DOS 7 gilt bei vielen Fachleuten derzeit als bestes DOS. […] https://www.computerwoche.de/a/das-ende-von-dos-ist-nur-noch-eine-frage-der-zeit,1121952
Schneider, Stefanie (1994-06-17). "Das Ende von DOS ist nur noch eine Frage der Zeit" [The end of DOS is only a question of time]. Computerwoche (in German). Munich, Germany: IDG Business Media GmbH. Archived from the original on 2022-01-02. Retrieved 2022-01-02. […] Novells DOS 7 fuer viele die Nummer eins […] Novell-DOS 7 gilt bei vielen Fachleuten derzeit als bestes DOS. […] https://www.computerwoche.de/a/das-ende-von-dos-ist-nur-noch-eine-frage-der-zeit,1121952
"Software Developer Caldera sues Microsoft for Antitrust practices alleges monopolistic acts shut its DR DOS operating system out of market". Caldera News. 1996-07-24. Archived from the original on 2017-06-24. Retrieved 2017-06-24. http://www.maxframe.com/DR/Info/fullstory/ca_sues_ms.html
Ball, Lyle; Pomeroy, Nancy, eds. (1996-09-10). "Caldera announces open source code model for DOS - DR DOS + the Internet = Caldera OpenDOS". Provo, UT, USA: Caldera, Inc. Archived from the original on 1996-10-18. Retrieved 2019-07-14. Caldera […] will openly distribute the source code for DOS via the Internet as part of the company's plans to encourage continued development of DOS technologies and applications, further leveling the playing field for software developers worldwide. This effort, targeted to benefit both individual developers and industry partners, follows Caldera's commitment to embrace and fund an open software environment. Caldera also announced plans for internal development and marketing of DOS, including a new product called Caldera OpenDOS. […] Caldera plans to openly distribute the source code for all of the DOS technologies it acquired from Novell […] including CP/M, DR DOS, PalmDOS, Multi-User DOS and Novell DOS 7. Pending an evaluation and organization of the […] technologies, the source code will be made available from Caldera's web site during Q1 1997 […] Individuals can use OpenDOS source for personal use at no cost. Individuals and organizations desiring to commercially redistribute Caldera OpenDOS must acquire a license with an associated small fee. Source code for proprietary third-party components of Novell DOS 7 will not be published. […] /wiki/Lyle_Ball
"Software Developer Caldera sues Microsoft for Antitrust practices alleges monopolistic acts shut its DR DOS operating system out of market". Caldera News. 1996-07-24. Archived from the original on 2017-06-24. Retrieved 2017-06-24. http://www.maxframe.com/DR/Info/fullstory/ca_sues_ms.html
"Software Developer Caldera sues Microsoft for Antitrust practices alleges monopolistic acts shut its DR DOS operating system out of market". Caldera News. 1996-07-24. Archived from the original on 2017-06-24. Retrieved 2017-06-24. http://www.maxframe.com/DR/Info/fullstory/ca_sues_ms.html
Susman, Stephen Daily; Eskridge III, Charles R.; Susman, Harry P.; Southwick, James T.; Folse III, Parker C.; Borchers, Timothy K.; Palumbo, Ralph H.; Harris, Matthew R.; Engel, Lynn M.; McCune, Philip S.; Locker, Lawrence C.; Wheeler, Max D.; Hill, Stephen J.; Tibbitts, Ryan E. (May 1999). "In the United States District Court - District of Utah, Central Division - Caldera, Inc. vs. Microsoft Corporation - Case No. 2:96CV 0645B - Caldera, Inc.'s Memorandum in opposition to defendant's motion for partial Summary Judgment on plaintiff's "Technological Tying" claim" (Court document). Caldera, Inc. Archived from the original on 2018-08-05. Retrieved 2018-08-05. /wiki/Stephen_Daily_Susman
Lea, Graham (2000-01-13). "Caldera vs Microsoft - the settlement". BBC News. Archived from the original on 2017-06-24 – via bbc.co.uk. /wiki/Graham_Lea_(journalist)
Gomes, Lee (2000-01-11). "Microsoft Will Pay $275 Million To Settle Lawsuit From Caldera". The Wall Street Journal. Archived from the original on 2016-12-31. Retrieved 2019-11-24. Microsoft Corp. agreed to pay an estimated $275 million to settle an antitrust lawsuit by Caldera Inc., heading off a trial that was likely to air nasty allegations from a decade ago. […] Microsoft and Caldera, a small Salt Lake City software company that brought the suit in 1996, didn't disclose terms of the settlement. Microsoft, though, said it would take a charge of three cents a share for the agreement in the fiscal third quarter ending March 31 […] the company has roughly 5.5 billion shares outstanding […] https://www.wsj.com/articles/SB947543007415899052
"Exhibits to Microsoft's Cross Motion for Summary Judgment in Novell WordPerfect Case". Groklaw. 2009-11-23. Archived from the original on 2013-08-21. Retrieved 2011-10-22. […] exhibits attached to Microsoft's Memorandum of Law in support of Microsoft's cross motion for summary judgment in the Novell v. Microsoft antitrust litigation. We finally find out what Microsoft paid Caldera to settle the DrDOS litigation back in 2000: $280 million. We even get to read the settlement agreement. It's attached as an exhibit. […] The settlement terms were sealed for all these years, but […] now that mystery is solved. […] We also find out what Caldera/Canopy then paid Novell from that $280 million: $35.5 million at first, and then after Novell successfully sued Canopy in 2004, Caldera's successor-in-interest on this matter, an additional $17.7 million, according to page 16 of the Memorandum. Microsoft claims that Novell is not the real party in interest in this antitrust case, and so it can't sue Microsoft for the claims it has lodged against it, because, Microsoft says, Novell sold its antitrust claims to Caldera when it sold it DrDOS. So the exhibits are trying to demonstrate that Novell got paid in full, so to speak, via that earlier litigation. As a result, we get to read a number of documents from the Novell v. Canopy litigation. Novell responds it retained its antitrust claims in the applications market. […] http://www.groklaw.net/article.php?story=20091120165256836
Wallis, Richard J.; Aeschbacher, Steven J.; Bettilyon, Mark M.; Webb, Jr., G. Stewar; Tulchin, David B.; Holley, Steven L. (2009-11-13). "Microsoft's memorandum in opposition to Novell's renewed motion for summary judgement on Microsoft's affirmative defenses and in support of Microsoft's cross-motion for summary judgement" (PDF) (Court document). United States District Court, District of Maryland. p. 16. Novell, Inc. v. Microsoft Corporation, Civil Action No. JFM-05-1087. Archived (PDF) from the original on 2019-05-24. Retrieved 2018-08-03. […] Microsoft paid $280 million to Caldera to settle the case, and $35.5 million of the settlement proceeds were provided by Caldera to Novell as a so-called "royalty." […] Dissatisfied with that amount, Novell filed suit in June 2000 against Caldera (succeeded by The Canopy Group), alleging that Novell was entitled to even more. […] Novell ultimately prevailed, adding $17.7 million to its share of the monies paid by Microsoft to Caldera, for a total of more than $53 million […] http://www.groklaw.net/pdf2/NovvMS-104-2.pdf
Burt, Thomas W.; Sparks, Bryan Wayne (2000-01-07). "Settlement agreement - Microsoft Corporation and Caldera, Inc. reach agreement to settle antitrust lawsuit" (PDF) (Faxed court document). Case 1:05-cv-01087-JFM, Document 104-8, Filed 2009-11-13; NOV00107061-NOV00107071; LT2288-LT2298; Lan12S311263739.1; Exhibit A. Archived (PDF) from the original on 2017-07-04. Retrieved 2018-08-03. […] Microsoft will pay to Caldera, by wire transfer in accordance with written instructions provided by Caldera, the amount of two hundred eighty million dollars ($280,000,000), as full settlement of all claims or potential claims covered by this agreement […] (NB. This document of the Caldera v. Microsoft case was an exhibit in the Novell v. Microsoft and Comes v. Microsoft cases.) /wiki/Bryan_Wayne_Sparks
Gomes, Lee (2000-01-11). "Microsoft Will Pay $275 Million To Settle Lawsuit From Caldera". The Wall Street Journal. Archived from the original on 2016-12-31. Retrieved 2019-11-24. Microsoft Corp. agreed to pay an estimated $275 million to settle an antitrust lawsuit by Caldera Inc., heading off a trial that was likely to air nasty allegations from a decade ago. […] Microsoft and Caldera, a small Salt Lake City software company that brought the suit in 1996, didn't disclose terms of the settlement. Microsoft, though, said it would take a charge of three cents a share for the agreement in the fiscal third quarter ending March 31 […] the company has roughly 5.5 billion shares outstanding […] https://www.wsj.com/articles/SB947543007415899052
Digital Research Europe's OEM Support Group was opened in Newbury, Berkshire, UK (51°24′22″N 1°19′35″W / 51.40612°N 1.326374°W / 51.40612; -1.326374 (Digital Research (UK) Ltd., Oxford House, 12-20 Oxford Street, Newbury, Berkshire, UK)) in 1983. Relocated to Hungerford, Berkshire, UK, in 1986, this facility became Digital Research's newly created European Development Centre (EDC), originally at Station Road (51°24′52″N 1°30′47″W / 51.414478°N 1.512946°W / 51.414478; -1.512946 (Digital Research (UK) Ltd., Station Road, Hungerford, Berkshire, UK)), but later moved to Charnham Park (51°25′13″N 1°30′55″W / 51.420339°N 1.515223°W / 51.420339; -1.515223 (Digital Research (UK) Ltd., Charnham Park, Hungerford, Berkshire, UK)). It became Novell's Digital Research Systems Group between 1991 and 1992 and was later merged into Novell's Desktop Systems Group (DSG). The facility was closed between 1994 and 1996.
Caldera's new Digital Research Systems Group opened Caldera UK Ltd. in Andover, Hampshire, UK, in 1996. This was originally located at Winchester Street (51°12′19″N 1°28′44″W / 51.20531°N 1.478786°W / 51.20531; -1.478786 (Caldera UK Ltd., Aldwych House, Winchester Street, Andover, Hampshire, SP10 2EA, UK)), but soon moved into a converted barn in Upper Clatford at the periphery of Andover (51°11′18″N 1°29′15″W / 51.188306°N 1.487498°W / 51.188306; -1.487498 (Caldera UK Ltd., Norman Court Barns, Norman Court Lane, Upper Clatford, Andover, Hampshire, UK)). It closed in 1998. /wiki/Digital_Research_Europe
Ball, Lyle; Pomeroy, Nancy, eds. (1996-09-10). "Caldera announces open source code model for DOS - DR DOS + the Internet = Caldera OpenDOS". Provo, UT, USA: Caldera, Inc. Archived from the original on 1996-10-18. Retrieved 2019-07-14. Caldera […] will openly distribute the source code for DOS via the Internet as part of the company's plans to encourage continued development of DOS technologies and applications, further leveling the playing field for software developers worldwide. This effort, targeted to benefit both individual developers and industry partners, follows Caldera's commitment to embrace and fund an open software environment. Caldera also announced plans for internal development and marketing of DOS, including a new product called Caldera OpenDOS. […] Caldera plans to openly distribute the source code for all of the DOS technologies it acquired from Novell […] including CP/M, DR DOS, PalmDOS, Multi-User DOS and Novell DOS 7. Pending an evaluation and organization of the […] technologies, the source code will be made available from Caldera's web site during Q1 1997 […] Individuals can use OpenDOS source for personal use at no cost. Individuals and organizations desiring to commercially redistribute Caldera OpenDOS must acquire a license with an associated small fee. Source code for proprietary third-party components of Novell DOS 7 will not be published. […] /wiki/Lyle_Ball
"Basic information about company "Caldera (UK) Limited"". Company Data Rex. 2001-07-01. Company Number 03252883. Archived from the original on 2017-06-24. Retrieved 2017-06-24. https://web.archive.org/web/20170624232240/http://www.cdrex.com/caldera-uk-limited-1134037.html
Digital Research Europe's OEM Support Group was opened in Newbury, Berkshire, UK (51°24′22″N 1°19′35″W / 51.40612°N 1.326374°W / 51.40612; -1.326374 (Digital Research (UK) Ltd., Oxford House, 12-20 Oxford Street, Newbury, Berkshire, UK)) in 1983. Relocated to Hungerford, Berkshire, UK, in 1986, this facility became Digital Research's newly created European Development Centre (EDC), originally at Station Road (51°24′52″N 1°30′47″W / 51.414478°N 1.512946°W / 51.414478; -1.512946 (Digital Research (UK) Ltd., Station Road, Hungerford, Berkshire, UK)), but later moved to Charnham Park (51°25′13″N 1°30′55″W / 51.420339°N 1.515223°W / 51.420339; -1.515223 (Digital Research (UK) Ltd., Charnham Park, Hungerford, Berkshire, UK)). It became Novell's Digital Research Systems Group between 1991 and 1992 and was later merged into Novell's Desktop Systems Group (DSG). The facility was closed between 1994 and 1996.
Caldera's new Digital Research Systems Group opened Caldera UK Ltd. in Andover, Hampshire, UK, in 1996. This was originally located at Winchester Street (51°12′19″N 1°28′44″W / 51.20531°N 1.478786°W / 51.20531; -1.478786 (Caldera UK Ltd., Aldwych House, Winchester Street, Andover, Hampshire, SP10 2EA, UK)), but soon moved into a converted barn in Upper Clatford at the periphery of Andover (51°11′18″N 1°29′15″W / 51.188306°N 1.487498°W / 51.188306; -1.487498 (Caldera UK Ltd., Norman Court Barns, Norman Court Lane, Upper Clatford, Andover, Hampshire, UK)). It closed in 1998. /wiki/Digital_Research_Europe
Digital Research Europe's OEM Support Group was opened in Newbury, Berkshire, UK (51°24′22″N 1°19′35″W / 51.40612°N 1.326374°W / 51.40612; -1.326374 (Digital Research (UK) Ltd., Oxford House, 12-20 Oxford Street, Newbury, Berkshire, UK)) in 1983. Relocated to Hungerford, Berkshire, UK, in 1986, this facility became Digital Research's newly created European Development Centre (EDC), originally at Station Road (51°24′52″N 1°30′47″W / 51.414478°N 1.512946°W / 51.414478; -1.512946 (Digital Research (UK) Ltd., Station Road, Hungerford, Berkshire, UK)), but later moved to Charnham Park (51°25′13″N 1°30′55″W / 51.420339°N 1.515223°W / 51.420339; -1.515223 (Digital Research (UK) Ltd., Charnham Park, Hungerford, Berkshire, UK)). It became Novell's Digital Research Systems Group between 1991 and 1992 and was later merged into Novell's Desktop Systems Group (DSG). The facility was closed between 1994 and 1996.
Caldera's new Digital Research Systems Group opened Caldera UK Ltd. in Andover, Hampshire, UK, in 1996. This was originally located at Winchester Street (51°12′19″N 1°28′44″W / 51.20531°N 1.478786°W / 51.20531; -1.478786 (Caldera UK Ltd., Aldwych House, Winchester Street, Andover, Hampshire, SP10 2EA, UK)), but soon moved into a converted barn in Upper Clatford at the periphery of Andover (51°11′18″N 1°29′15″W / 51.188306°N 1.487498°W / 51.188306; -1.487498 (Caldera UK Ltd., Norman Court Barns, Norman Court Lane, Upper Clatford, Andover, Hampshire, UK)). It closed in 1998. /wiki/Digital_Research_Europe
Digital Research Europe's OEM Support Group was opened in Newbury, Berkshire, UK (51°24′22″N 1°19′35″W / 51.40612°N 1.326374°W / 51.40612; -1.326374 (Digital Research (UK) Ltd., Oxford House, 12-20 Oxford Street, Newbury, Berkshire, UK)) in 1983. Relocated to Hungerford, Berkshire, UK, in 1986, this facility became Digital Research's newly created European Development Centre (EDC), originally at Station Road (51°24′52″N 1°30′47″W / 51.414478°N 1.512946°W / 51.414478; -1.512946 (Digital Research (UK) Ltd., Station Road, Hungerford, Berkshire, UK)), but later moved to Charnham Park (51°25′13″N 1°30′55″W / 51.420339°N 1.515223°W / 51.420339; -1.515223 (Digital Research (UK) Ltd., Charnham Park, Hungerford, Berkshire, UK)). It became Novell's Digital Research Systems Group between 1991 and 1992 and was later merged into Novell's Desktop Systems Group (DSG). The facility was closed between 1994 and 1996.
Caldera's new Digital Research Systems Group opened Caldera UK Ltd. in Andover, Hampshire, UK, in 1996. This was originally located at Winchester Street (51°12′19″N 1°28′44″W / 51.20531°N 1.478786°W / 51.20531; -1.478786 (Caldera UK Ltd., Aldwych House, Winchester Street, Andover, Hampshire, SP10 2EA, UK)), but soon moved into a converted barn in Upper Clatford at the periphery of Andover (51°11′18″N 1°29′15″W / 51.188306°N 1.487498°W / 51.188306; -1.487498 (Caldera UK Ltd., Norman Court Barns, Norman Court Lane, Upper Clatford, Andover, Hampshire, UK)). It closed in 1998. /wiki/Digital_Research_Europe
Lea, Graham (1998-03-23). "Cebit: Caldera shows Windows on DR-DOS, denying MS claims". CeBIT news. Hanover, Germany. Archived from the original on 2017-06-24. Retrieved 2009-06-01. /wiki/Graham_Lea_(journalist)
Lea, Graham (1998-09-28). "Caldera's DR gets OnSatellite of love - Service to offer voice, email and smartie cards". The Register. Archived from the original on 2018-08-22. Retrieved 2018-02-13. /wiki/Graham_Lea_(journalist)
Schulman, Andrew (2000-02-07). "The Caldera v. Microsoft Dossier". O'Reilly Network. O'Reilly and Associates, Inc. Archived from the original on 2000-08-19. https://web.archive.org/web/20000819023434/http://www.oreillynet.com/pub/a/network/2000/02/07/schulman.html
Lea, Graham (1998-03-23). "Cebit: Caldera shows Windows on DR-DOS, denying MS claims". CeBIT news. Hanover, Germany. Archived from the original on 2017-06-24. Retrieved 2009-06-01. /wiki/Graham_Lea_(journalist)
Lea, Graham (1998-09-28). "Caldera's DR gets OnSatellite of love - Service to offer voice, email and smartie cards". The Register. Archived from the original on 2018-08-22. Retrieved 2018-02-13. /wiki/Graham_Lea_(journalist)
Susman, Stephen Daily; Eskridge III, Charles R.; Susman, Harry P.; Southwick, James T.; Folse III, Parker C.; Borchers, Timothy K.; Palumbo, Ralph H.; Harris, Matthew R.; Engel, Lynn M.; McCune, Philip S.; Locker, Lawrence C.; Wheeler, Max D.; Hill, Stephen J.; Tibbitts, Ryan E. (May 1999). "In the United States District Court - District of Utah, Central Division - Caldera, Inc. vs. Microsoft Corporation - Case No. 2:96CV 0645B - Caldera, Inc.'s Memorandum in opposition to defendant's motion for partial Summary Judgment on plaintiff's "Technological Tying" claim" (Court document). Caldera, Inc. Archived from the original on 2018-08-05. Retrieved 2018-08-05. /wiki/Stephen_Daily_Susman
Romano, Mike (1998-09-17) [1998-09-16]. "The mouse that roared. Forget the feds. It's up to an obscure Utah company to prove what we already know: that Microsoft is a monopoly". Seattle Weekly. Archived from the original on 2017-06-24. Retrieved 2017-06-24. Furthermore, Caldera claims that Microsoft's flagship product, Windows 95, is nothing more than an "artificial tie" between its MS-DOS operating system and Windows graphic interface with no business justification other than to keep competing underlying operating systems—like Caldera's DR-DOS—off the market. To prove its point, Caldera will soon release a piece of demonstration software called "WinBolt," which, it says, will allow users to install the Windows 95 interface atop DR-DOS. The demo will show, Caldera says, that there is no significant technological advancement, or justified business efficiency, to the combination of MS-DOS with Windows in Windows 95. [11] https://web.archive.org/web/20170624231746/http://archive.seattleweekly.com/1998-09-16/news/the-mouse-that-roared/
Schulman, Andrew (2000-02-07). "The Caldera v. Microsoft Dossier". O'Reilly Network. O'Reilly and Associates, Inc. Archived from the original on 2000-08-19. https://web.archive.org/web/20000819023434/http://www.oreillynet.com/pub/a/network/2000/02/07/schulman.html
Schulman, Andrew (2000-03-02). "Undoc". Undoc.com. Archived from the original on 2000-08-16. https://web.archive.org/web/20000816174318/http://www.undoc.com/
Paul, Matthias R. (2002-07-25). "Will Windows 3.1 work with DR-DOS 7.03?". Newsgroup: alt.os.free-dos. Retrieved 2018-05-09. […] DR-DOS 7.03 is compatible with Windows and Windows for Workgroups up to 3.xx (and internal versions of DR-DOS even with Windows 4.xx aka Windows 95/98/SE […] https://groups.google.com/d/msg/alt.os.free-dos/Cmyxty6vj-A/--5cpmEGDngJ
Paul, Matthias R. (2002-04-10). "[fd-dev] HMA access from TSR". freedos-dev. Archived from the original on 2017-09-09. Retrieved 2017-09-09. […] MS-DOS 7.0+ […] introduced a […] for the most part undocumented RMD data structure usually located in the HMA. The kernel collects and records configuration and Real Mode Driver data during boot (type of driver, interrupts hooked by driver, CONFIG.SYS line of invocation, etc.) and stores this information in a […] complicated […] growing data structure. Presumably […] meant to be used by the Windows core to get a better picture of the loaded Real Mode drivers […] or even attempt to unhook or unload some of them, […] it is only used to a very limited extent ([…] some of the info reflected in the log files created on […] startup, and some parts of the […] configuration manager also make use of it), […] leaving room […] beyond the technical side […] because nothing of the interesting stuff is documented […] https://marc.info/?l=freedos-dev&m=101846072627263&w=4
Paul, Matthias R. (2002-08-13). "Suche freien Speicherbereich unterhalb von 1 MB, der nicht von OS überschrieben wird" (in German). Newsgroup: de.comp.lang.assembler.x86. Archived from the original on 2017-09-04. Retrieved 2017-09-03. https://groups.google.com/d/msg/de.comp.lang.assembler.x86/boKnIpqPl-Q/ZLDFDX9E1e0J
Paul, Matthias R. (1997-07-30) [1994-05-01]. NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. MPDOSTIP. Release 157 (in German) (3 ed.). Archived from the original on 2017-09-10. Retrieved 2014-08-06. (NB. NWDOSTIP.TXT is a comprehensive work on Novell DOS 7 and OpenDOS 7.01, including the description of many undocumented features and internals. It is part of the author's yet larger MPDOSTIP.ZIP collection maintained up to 2001 and distributed on many sites at the time. The provided link points to a HTML-converted older version of the NWDOSTIP.TXT file.) [7] http://www.antonis.de/dos/dos-tuts/mpdostip/html/nwdostip.htm
Paul, Matthias R. (1997-10-02). "Caldera OpenDOS 7.01/7.02 Update Alpha 3 IBMBIO.COM README.TXT". Archived from the original on 2003-10-04. Retrieved 2009-03-29. [12] https://web.archive.org/web/20031004074600/http://www-student.informatik.uni-bonn.de/~frinke/ibmbioa3.zip
Paul, Matthias R. (1997-07-30) [1994-05-01]. NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. MPDOSTIP. Release 157 (in German) (3 ed.). Archived from the original on 2017-09-10. Retrieved 2014-08-06. (NB. NWDOSTIP.TXT is a comprehensive work on Novell DOS 7 and OpenDOS 7.01, including the description of many undocumented features and internals. It is part of the author's yet larger MPDOSTIP.ZIP collection maintained up to 2001 and distributed on many sites at the time. The provided link points to a HTML-converted older version of the NWDOSTIP.TXT file.) [7] http://www.antonis.de/dos/dos-tuts/mpdostip/html/nwdostip.htm
Ball, Lyle; Pomeroy, Nancy, eds. (1996-09-10). "Caldera announces open source code model for DOS - DR DOS + the Internet = Caldera OpenDOS". Provo, UT, USA: Caldera, Inc. Archived from the original on 1996-10-18. Retrieved 2019-07-14. Caldera […] will openly distribute the source code for DOS via the Internet as part of the company's plans to encourage continued development of DOS technologies and applications, further leveling the playing field for software developers worldwide. This effort, targeted to benefit both individual developers and industry partners, follows Caldera's commitment to embrace and fund an open software environment. Caldera also announced plans for internal development and marketing of DOS, including a new product called Caldera OpenDOS. […] Caldera plans to openly distribute the source code for all of the DOS technologies it acquired from Novell […] including CP/M, DR DOS, PalmDOS, Multi-User DOS and Novell DOS 7. Pending an evaluation and organization of the […] technologies, the source code will be made available from Caldera's web site during Q1 1997 […] Individuals can use OpenDOS source for personal use at no cost. Individuals and organizations desiring to commercially redistribute Caldera OpenDOS must acquire a license with an associated small fee. Source code for proprietary third-party components of Novell DOS 7 will not be published. […] /wiki/Lyle_Ball
"Caldera OpenDOS Machine Readable Source Kit (M.R.S) 7.01". Caldera, Inc. 1997-05-01. Archived from the original on 2021-08-07. Retrieved 2022-01-02. [13] https://archive.sundby.com/retro/DR-DOS/dossrc.zip
"The Doctor Is Back!". Caldera. February 1998. Archived from the original on 1998-02-05. https://web.archive.org/web/19980205073857/http://www.caldera.com/dos/
Paul, Matthias R. (1997-10-02). "Caldera OpenDOS 7.01/7.02 Update Alpha 3 IBMBIO.COM README.TXT". Archived from the original on 2003-10-04. Retrieved 2009-03-29. [12] https://web.archive.org/web/20031004074600/http://www-student.informatik.uni-bonn.de/~frinke/ibmbioa3.zip
Ralf D. Brown. Ralf Brown's Interrupt List, INTER61 as of 2000-07-16 ([14]), entry for DR-DOS version check under INT 21h/AH=4452h. /wiki/Ralf_D._Brown
Paul, Matthias R. (1997-10-02). "Caldera OpenDOS 7.01/7.02 Update Alpha 3 IBMBIO.COM README.TXT". Archived from the original on 2003-10-04. Retrieved 2009-03-29. [12] https://web.archive.org/web/20031004074600/http://www-student.informatik.uni-bonn.de/~frinke/ibmbioa3.zip
Ralf D. Brown. Ralf Brown's Interrupt List, INTER61 as of 2000-07-16 ([14]), entry for DR-DOS version check under INT 21h/AH=4452h. /wiki/Ralf_D._Brown
Paul, Matthias R. (1997-10-02). "Caldera OpenDOS 7.01/7.02 Update Alpha 3 IBMBIO.COM README.TXT". Archived from the original on 2003-10-04. Retrieved 2009-03-29. [12] https://web.archive.org/web/20031004074600/http://www-student.informatik.uni-bonn.de/~frinke/ibmbioa3.zip
Paul, Matthias R. (2004-06-17). "Re: Random Lockups with DR-DOS 7.03". opendos@delorie.com; FidoNet conference: ALT_DOS. Archived from the original on 2019-04-28. Retrieved 2019-04-28. [15][16] https://archive.today/20190428181923/https://fidonet.ozzmosis.com/echomail.php/alt_dos/7e55a758c10339d0.html
Paul, Matthias R. (2004-06-17). "Re: Random Lockups with DR-DOS 7.03". opendos@delorie.com; FidoNet conference: ALT_DOS. Archived from the original on 2019-04-28. Retrieved 2019-04-28. [17][18] https://archive.today/20190428181749/https://fidonet.ozzmosis.com/echomail.php/alt_dos/e812a919c10339d0.html
Paul, Matthias R. (1997-10-02). "Caldera OpenDOS 7.01/7.02 Update Alpha 3 IBMBIO.COM README.TXT". Archived from the original on 2003-10-04. Retrieved 2009-03-29. [12] https://web.archive.org/web/20031004074600/http://www-student.informatik.uni-bonn.de/~frinke/ibmbioa3.zip
Paul, Matthias R. (2004-06-17). "Re: Random Lockups with DR-DOS 7.03". opendos@delorie.com; FidoNet conference: ALT_DOS. Archived from the original on 2019-04-28. Retrieved 2019-04-28. [15][16] https://archive.today/20190428181923/https://fidonet.ozzmosis.com/echomail.php/alt_dos/7e55a758c10339d0.html
Paul, Matthias R. (1997-10-02). "Caldera OpenDOS 7.01/7.02 Update Alpha 3 IBMBIO.COM README.TXT". Archived from the original on 2003-10-04. Retrieved 2009-03-29. [12] https://web.archive.org/web/20031004074600/http://www-student.informatik.uni-bonn.de/~frinke/ibmbioa3.zip
Paul, Matthias R. (1997-10-02). "Caldera OpenDOS 7.01/7.02 Update Alpha 3 IBMBIO.COM README.TXT". Archived from the original on 2003-10-04. Retrieved 2009-03-29. [12] https://web.archive.org/web/20031004074600/http://www-student.informatik.uni-bonn.de/~frinke/ibmbioa3.zip
Paul, Matthias R. (2000-11-22). "Optimizing CONFIG.SYS…". opendos@delorie.com. Archived from the original on 2019-05-06. Retrieved 2019-05-06. http://www.delorie.com/opendos/archives/browse.cgi?p=opendos/2000/11/22/11:09:09
Paul, Matthias R. (2004-06-17). "Re: Random Lockups with DR-DOS 7.03". opendos@delorie.com; FidoNet conference: ALT_DOS. Archived from the original on 2019-04-28. Retrieved 2019-04-28. [15][16] https://archive.today/20190428181923/https://fidonet.ozzmosis.com/echomail.php/alt_dos/7e55a758c10339d0.html
Paul, Matthias R. (1997-10-02). "Caldera OpenDOS 7.01/7.02 Update Alpha 3 IBMBIO.COM README.TXT". Archived from the original on 2003-10-04. Retrieved 2009-03-29. [12] https://web.archive.org/web/20031004074600/http://www-student.informatik.uni-bonn.de/~frinke/ibmbioa3.zip
Paul, Matthias R. (2004-06-17). "Re: Random Lockups with DR-DOS 7.03". opendos@delorie.com; FidoNet conference: ALT_DOS. Archived from the original on 2019-04-28. Retrieved 2019-04-28. [15][16] https://archive.today/20190428181923/https://fidonet.ozzmosis.com/echomail.php/alt_dos/7e55a758c10339d0.html
Brothers, Hardin; Rawson, Tom; Conn, Rex C.; Paul, Matthias R.; Dye, Charles E.; Georgiev, Luchezar I. (2002-02-27). 4DOS 8.00 online help. /wiki/Tom_Rawson
Paul, Matthias R. (2004-06-17). "Re: Random Lockups with DR-DOS 7.03". opendos@delorie.com; FidoNet conference: ALT_DOS. Archived from the original on 2019-04-28. Retrieved 2019-04-28. [15][16] https://archive.today/20190428181923/https://fidonet.ozzmosis.com/echomail.php/alt_dos/7e55a758c10339d0.html
Paul, Matthias R. (2004-06-17). "Re: Random Lockups with DR-DOS 7.03". opendos@delorie.com; FidoNet conference: ALT_DOS. Archived from the original on 2019-04-28. Retrieved 2019-04-28. [19][20] https://archive.today/20190428181843/https://fidonet.ozzmosis.com/echomail.php/alt_dos/f2b6d63fc10339d0.html
Paul, Matthias R. (2004-06-17). "Re: Random Lockups with DR-DOS 7.03". opendos@delorie.com; FidoNet conference: ALT_DOS. Archived from the original on 2019-04-28. Retrieved 2019-04-28. [15][16] https://archive.today/20190428181923/https://fidonet.ozzmosis.com/echomail.php/alt_dos/7e55a758c10339d0.html
Paul, Matthias R. (1997-10-02). "Caldera OpenDOS 7.01/7.02 Update Alpha 3 IBMBIO.COM README.TXT". Archived from the original on 2003-10-04. Retrieved 2009-03-29. [12] https://web.archive.org/web/20031004074600/http://www-student.informatik.uni-bonn.de/~frinke/ibmbioa3.zip
Paul, Matthias R. (1997-10-02). "Caldera OpenDOS 7.01/7.02 Update Alpha 3 IBMBIO.COM README.TXT". Archived from the original on 2003-10-04. Retrieved 2009-03-29. [12] https://web.archive.org/web/20031004074600/http://www-student.informatik.uni-bonn.de/~frinke/ibmbioa3.zip
Paul, Matthias R. (2004-06-17). "Re: Random Lockups with DR-DOS 7.03". opendos@delorie.com; FidoNet conference: ALT_DOS. Archived from the original on 2019-04-28. Retrieved 2019-04-28. [15][16] https://archive.today/20190428181923/https://fidonet.ozzmosis.com/echomail.php/alt_dos/7e55a758c10339d0.html
Paul, Matthias R. (1997-10-02). "Caldera OpenDOS 7.01/7.02 Update Alpha 3 IBMBIO.COM README.TXT". Archived from the original on 2003-10-04. Retrieved 2009-03-29. [12] https://web.archive.org/web/20031004074600/http://www-student.informatik.uni-bonn.de/~frinke/ibmbioa3.zip
Paul, Matthias R. (1997-10-02). "Caldera OpenDOS 7.01/7.02 Update Alpha 3 IBMBIO.COM README.TXT". Archived from the original on 2003-10-04. Retrieved 2009-03-29. [12] https://web.archive.org/web/20031004074600/http://www-student.informatik.uni-bonn.de/~frinke/ibmbioa3.zip
Paul, Matthias R. (1997-10-02). "Caldera OpenDOS 7.01/7.02 Update Alpha 3 IBMBIO.COM README.TXT". Archived from the original on 2003-10-04. Retrieved 2009-03-29. [12] https://web.archive.org/web/20031004074600/http://www-student.informatik.uni-bonn.de/~frinke/ibmbioa3.zip
Paul, Matthias R. (2000-11-22). "Optimizing CONFIG.SYS…". opendos@delorie.com. Archived from the original on 2019-05-06. Retrieved 2019-05-06. http://www.delorie.com/opendos/archives/browse.cgi?p=opendos/2000/11/22/11:09:09
Paul, Matthias R. (1997-10-02). "Caldera OpenDOS 7.01/7.02 Update Alpha 3 IBMBIO.COM README.TXT". Archived from the original on 2003-10-04. Retrieved 2009-03-29. [12] https://web.archive.org/web/20031004074600/http://www-student.informatik.uni-bonn.de/~frinke/ibmbioa3.zip
Paul, Matthias R. (2000-01-11). "Possible DR-DOS enhancements". www.delorie.com/opendos. Archived from the original on 2019-04-20. Retrieved 2019-04-20. http://www.delorie.com/opendos/archives/browse.cgi?p=opendos/2000/01/11/12:39:07
Paul, Matthias R. (2000-11-22). "Optimizing CONFIG.SYS…". opendos@delorie.com. Archived from the original on 2019-05-06. Retrieved 2019-05-06. http://www.delorie.com/opendos/archives/browse.cgi?p=opendos/2000/11/22/11:09:09
Paul, Matthias R. (2001-06-10) [1995]. "DOS COUNTRY.SYS file format" (COUNTRY.LST file) (1.44 ed.). Archived from the original on 2016-04-20. Retrieved 2016-08-20. http://www.columbia.edu/~em36/wpdos/MatthiasPaulCPI.zip
Paul, Matthias R. (1997-10-02). "Caldera OpenDOS 7.01/7.02 Update Alpha 3 IBMBIO.COM README.TXT". Archived from the original on 2003-10-04. Retrieved 2009-03-29. [12] https://web.archive.org/web/20031004074600/http://www-student.informatik.uni-bonn.de/~frinke/ibmbioa3.zip
Paul, Matthias R. (2000-01-11). "Possible DR-DOS enhancements". www.delorie.com/opendos. Archived from the original on 2019-04-20. Retrieved 2019-04-20. http://www.delorie.com/opendos/archives/browse.cgi?p=opendos/2000/01/11/12:39:07
Paul, Matthias R. (2000-11-22). "Optimizing CONFIG.SYS…". opendos@delorie.com. Archived from the original on 2019-05-06. Retrieved 2019-05-06. http://www.delorie.com/opendos/archives/browse.cgi?p=opendos/2000/11/22/11:09:09
Paul, Matthias R. (2001-06-10) [1995]. "DOS COUNTRY.SYS file format" (COUNTRY.LST file) (1.44 ed.). Archived from the original on 2016-04-20. Retrieved 2016-08-20. http://www.columbia.edu/~em36/wpdos/MatthiasPaulCPI.zip
Paul, Matthias R. (2001-06-10) [1995]. "Format description of DOS, OS/2, and Windows NT .CPI, and Linux .CP files" (CPI.LST file) (1.30 ed.). Archived from the original on 2016-04-20. Retrieved 2016-08-20. http://www.columbia.edu/~em36/wpdos/MatthiasPaulCPI.zip
Paul, Matthias R. (2001-06-10) [1995]. "Overview on DOS, OS/2, and Windows codepages" (CODEPAGE.LST file) (1.59 preliminary ed.). Archived from the original on 2016-04-20. Retrieved 2016-08-20. http://www.columbia.edu/~em36/wpdos/MatthiasPaulCPI.zip
DR-DOS 7.03 WHATSNEW.TXT - Changes from DR-DOS 7.02 to DR-DOS 7.03. Caldera, Inc. 1998-12-24. Archived from the original on 2019-04-08. Retrieved 2019-04-08. (NB. The file states these changes were introduced with DR-DOS 7.03, however, many of them became actually available with updated 7.02 revisions already.) https://web.archive.org/web/20190408142232/http://www.lookas.net/ftp/incoming/darbui/Justas/DRDOS/WHATSNEW.TXT
Paul, Matthias R. (2001-06-10) [1995]. "DOS COUNTRY.SYS file format" (COUNTRY.LST file) (1.44 ed.). Archived from the original on 2016-04-20. Retrieved 2016-08-20. http://www.columbia.edu/~em36/wpdos/MatthiasPaulCPI.zip
Paul, Matthias R. (2000-11-22). "Optimizing CONFIG.SYS…". opendos@delorie.com. Archived from the original on 2019-05-06. Retrieved 2019-05-06. http://www.delorie.com/opendos/archives/browse.cgi?p=opendos/2000/11/22/11:09:09
Paul, Matthias R. (2001-06-10) [1995]. "DOS COUNTRY.SYS file format" (COUNTRY.LST file) (1.44 ed.). Archived from the original on 2016-04-20. Retrieved 2016-08-20. http://www.columbia.edu/~em36/wpdos/MatthiasPaulCPI.zip
Paul, Matthias R. (2000-11-22). "Optimizing CONFIG.SYS…". opendos@delorie.com. Archived from the original on 2019-05-06. Retrieved 2019-05-06. http://www.delorie.com/opendos/archives/browse.cgi?p=opendos/2000/11/22/11:09:09
Paul, Matthias R. (1997-10-02). "Caldera OpenDOS 7.01/7.02 Update Alpha 3 IBMBIO.COM README.TXT". Archived from the original on 2003-10-04. Retrieved 2009-03-29. [12] https://web.archive.org/web/20031004074600/http://www-student.informatik.uni-bonn.de/~frinke/ibmbioa3.zip
Paul, Matthias R. (1997-07-30) [1994-05-01]. NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. MPDOSTIP. Release 157 (in German) (3 ed.). Archived from the original on 2017-09-10. Retrieved 2014-08-06. (NB. NWDOSTIP.TXT is a comprehensive work on Novell DOS 7 and OpenDOS 7.01, including the description of many undocumented features and internals. It is part of the author's yet larger MPDOSTIP.ZIP collection maintained up to 2001 and distributed on many sites at the time. The provided link points to a HTML-converted older version of the NWDOSTIP.TXT file.) [7] http://www.antonis.de/dos/dos-tuts/mpdostip/html/nwdostip.htm
DR-DOS 7.03 WHATSNEW.TXT - Changes from DR-DOS 7.02 to DR-DOS 7.03. Caldera, Inc. 1998-12-24. Archived from the original on 2019-04-08. Retrieved 2019-04-08. (NB. The file states these changes were introduced with DR-DOS 7.03, however, many of them became actually available with updated 7.02 revisions already.) https://web.archive.org/web/20190408142232/http://www.lookas.net/ftp/incoming/darbui/Justas/DRDOS/WHATSNEW.TXT
Paul, Matthias R. (2001-06-10) [1995]. "DOS COUNTRY.SYS file format" (COUNTRY.LST file) (1.44 ed.). Archived from the original on 2016-04-20. Retrieved 2016-08-20. http://www.columbia.edu/~em36/wpdos/MatthiasPaulCPI.zip
Paul, Matthias R. (1997-07-30) [1994-05-01]. NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. MPDOSTIP. Release 157 (in German) (3 ed.). Archived from the original on 2017-09-10. Retrieved 2014-08-06. (NB. NWDOSTIP.TXT is a comprehensive work on Novell DOS 7 and OpenDOS 7.01, including the description of many undocumented features and internals. It is part of the author's yet larger MPDOSTIP.ZIP collection maintained up to 2001 and distributed on many sites at the time. The provided link points to a HTML-converted older version of the NWDOSTIP.TXT file.) [7] http://www.antonis.de/dos/dos-tuts/mpdostip/html/nwdostip.htm
DR-DOS 7.03 WHATSNEW.TXT - Changes from DR-DOS 7.02 to DR-DOS 7.03. Caldera, Inc. 1998-12-24. Archived from the original on 2019-04-08. Retrieved 2019-04-08. (NB. The file states these changes were introduced with DR-DOS 7.03, however, many of them became actually available with updated 7.02 revisions already.) https://web.archive.org/web/20190408142232/http://www.lookas.net/ftp/incoming/darbui/Justas/DRDOS/WHATSNEW.TXT
DR-DOS 7.03 WHATSNEW.TXT - Changes from DR-DOS 7.02 to DR-DOS 7.03. Caldera, Inc. 1998-12-24. Archived from the original on 2019-04-08. Retrieved 2019-04-08. (NB. The file states these changes were introduced with DR-DOS 7.03, however, many of them became actually available with updated 7.02 revisions already.) https://web.archive.org/web/20190408142232/http://www.lookas.net/ftp/incoming/darbui/Justas/DRDOS/WHATSNEW.TXT
DR-DOS 7.03 WHATSNEW.TXT - Changes from DR-DOS 7.02 to DR-DOS 7.03. Caldera, Inc. 1998-12-24. Archived from the original on 2019-04-08. Retrieved 2019-04-08. (NB. The file states these changes were introduced with DR-DOS 7.03, however, many of them became actually available with updated 7.02 revisions already.) https://web.archive.org/web/20190408142232/http://www.lookas.net/ftp/incoming/darbui/Justas/DRDOS/WHATSNEW.TXT
Paul, Matthias R. (2000-11-22). "Optimizing CONFIG.SYS…". opendos@delorie.com. Archived from the original on 2019-05-06. Retrieved 2019-05-06. http://www.delorie.com/opendos/archives/browse.cgi?p=opendos/2000/11/22/11:09:09
Schulman, Andrew; Brown, Ralf D.; Maxey, David; Michels, Raymond J.; Kyle, Jim (1994) [November 1993]. Undocumented DOS: A programmer's guide to reserved MS-DOS functions and data structures - expanded to include MS-DOS 6, Novell DOS and Windows 3.1 (2 ed.). Reading, Massachusetts: Addison Wesley. ISBN 0-201-63287-X. (xviii+856+vi pages, 3.5-inch floppy) Errata: [5][6] 0-201-63287-X
Paul, Matthias R. (1997-10-02). "Caldera OpenDOS 7.01/7.02 Update Alpha 3 IBMBIO.COM README.TXT". Archived from the original on 2003-10-04. Retrieved 2009-03-29. [12] https://web.archive.org/web/20031004074600/http://www-student.informatik.uni-bonn.de/~frinke/ibmbioa3.zip
Paul, Matthias R. (2001-11-05). "QEMM OPTIMIZE and DR-DOS". OpenDOS. Archived from the original on 2018-05-11. Retrieved 2018-05-11. […] FILES+FCBS […] are now grouped in 3 chunks while they were arranged in 2 chunks previously […] QEMM's DOS-UP feature does not expect this […] This results in ca. 1 Kb less conventional memory than the theoretical possible maximum under QEMM […] I once wrote a patch (a DEBUG script named IBMBIO85.SCR […]) […] which will reenable the old handle memory layout. This will free even more conventional memory under DR-DOS, but causes serious compatibility problems with Windows 3.xx when the FILESHIGH=, FCBSHIGH=, or DOS=AUTO directives are used […] because it will leave only 5 handles in low memory in contrast to the 8 handles that are required for Windows to work properly due to an extremely dangerous hack on Microsoft's side to determine the size of the […] SFT structures (this is known as "CON CON CON CON CON" hack, because Windows opens CON five times and […] scans the first 512 Kb of memory for the "CON" string to measure the displacement […] something that could be easily fooled by just placing some "CON" strings in the […] memory image with incorrect offsets from each other […] http://www.delorie.com/opendos//archives/browse.cgi?p=opendos/2001/11/05/10:09:45
Paul, Matthias R. (2001-11-28) [1997]. "QEMM 8.xx and Linux". 1.06. Newsgroup: comp.os.msdos.desqview. Retrieved 2018-05-11. […] DR-DOS 7.04/7.05 (1999-08-19) […] --> https://groups.google.com/d/msg/comp.os.msdos.desqview/M5dB_Ohs1Lo/swKOOswhwhEJ
Paul, Matthias R. (2003-01-06) [2003-01-04, 1997]. "drdos + qemm = problems". 1.08. Newsgroup: comp.os.msdos.misc. Retrieved 2018-05-11. […] DR-DOS 7.06 up to 1999-12-14 […] --> https://groups.google.com/d/msg/comp.os.msdos.misc/_fX3MxLub9Y/VW_O_2fvlt0J
Jones, Pamela (2004-02-29). "Caldera, Inc./Caldera Systems, Inc. 1998 Asset Purchase and Sale Agreement". Groklaw. Archived from the original on 2017-06-25. Retrieved 2017-05-25. /wiki/Pamela_Jones
Caldera (1998-09-02). "Caldera Creates Two Wholly-Owned Subsidiaries" (Press-release). PRNewswire. Archived from the original on 2017-06-24. Retrieved 2017-06-24. /wiki/Caldera_(company)
Paul, Matthias R. (2002-02-20). "Need DOS 6.22 (Not OEM)". Newsgroup: alt.msdos.programmer. Archived from the original on 2017-09-09. Retrieved 2006-10-14. https://groups.google.com/d/msg/alt.msdos.programmer/MAv9LuYQjs8/HuYCph4KsQYJ
Paul, Matthias R. (2004-08-25). "NOVOLTRK.REG". www.drdos.org. Archived from the original on 2016-03-04. Retrieved 2011-12-17. [21] https://web.archive.org/web/20160304124755/http://www.ibiblio.org/pub/micro/pc-stuff/freedos/win9x/NOVOLTRK.ZIP
Ball, Lyle (1999-10-01) [1999-08-04]. Richardson, Marjorie "Margie" (ed.). "Interview: Lyle Ball, Lineo". Linux Journal. Archived from the original on 2017-12-13. Retrieved 2019-06-01. […] We […] have very deep experience with embedding DR DOS, and we've been making millions from that. So we are in a unique position: we are not a startup and we have funding. Our DOS product paid for all our R&D on embedded Linux. […] we are […] evolving our focus from an embedded DOS-only company to an embedded Linux company. […] We are not killing our DOS product immediately; […] the market is not killing our DOS product. There is still a high demand for embedded DOS, and we will continue to sell and market it. However, there has been an increasing demand for embedded Linux. So we are shifting our focus and renaming the company to match our longer-term revenue stream, which will be Linux-based […] as the market has requested us to do […] We will keep selling both technologies during the transition. […] we spoke to our OEM companies—not just in the U.S., but around Europe and Asia—they were interested in our DOS solution and they would […] like to switch to Linux […] /wiki/Lyle_Ball
Collins, Lois M.; Nii, Jenifer (2000-01-16). "Settlement fuels Caldera 'family' - Orem company is 'settling up' with spinoffs thriving". Deseret News. Archived from the original on 2019-11-30. Retrieved 2019-11-30. https://www.deseret.com/2000/1/16/19486018/settlement-fuels-caldera-family-br-orem-company-is-settling-up-with-spinoffs-thriving
Lea, Graham (1999-04-27). "Caldera closes UK thin client development unit - Development being moved over to Utah". The Register. Archived from the original on 2017-06-25. Retrieved 2017-06-24. /wiki/Graham_Lea_(journalist)
Lea, Graham (1999-04-27). "Caldera closes UK thin client development unit - Development being moved over to Utah". The Register. Archived from the original on 2017-06-25. Retrieved 2017-06-24. /wiki/Graham_Lea_(journalist)
Caldera, Inc. (1999-07-20). "Embedded Linux moved to top priority at Lineo, Inc. formerly known as Caldera Thin Clients, Inc." (press-release). Archived from the original on 2017-06-25. Retrieved 2017-06-24. /wiki/Caldera_(company)
Ball, Lyle (1999-10-01) [1999-08-04]. Richardson, Marjorie "Margie" (ed.). "Interview: Lyle Ball, Lineo". Linux Journal. Archived from the original on 2017-12-13. Retrieved 2019-06-01. […] We […] have very deep experience with embedding DR DOS, and we've been making millions from that. So we are in a unique position: we are not a startup and we have funding. Our DOS product paid for all our R&D on embedded Linux. […] we are […] evolving our focus from an embedded DOS-only company to an embedded Linux company. […] We are not killing our DOS product immediately; […] the market is not killing our DOS product. There is still a high demand for embedded DOS, and we will continue to sell and market it. However, there has been an increasing demand for embedded Linux. So we are shifting our focus and renaming the company to match our longer-term revenue stream, which will be Linux-based […] as the market has requested us to do […] We will keep selling both technologies during the transition. […] we spoke to our OEM companies—not just in the U.S., but around Europe and Asia—they were interested in our DOS solution and they would […] like to switch to Linux […] /wiki/Lyle_Ball
Caldera, Inc. (1999-07-20). "Embedded Linux moved to top priority at Lineo, Inc. formerly known as Caldera Thin Clients, Inc." (press-release). Archived from the original on 2017-06-25. Retrieved 2017-06-24. /wiki/Caldera_(company)
"Archived copy". Archived from the original on 2016-11-25. Retrieved 2008-08-02.{{cite web}}: CS1 maint: archived copy as title (link) https://web.archive.org/web/20161125115620/http://www.freedos.org/technotes/press/2000-drdos-hist.txt
Caldera, Inc. (1999-07-20). "Embedded Linux moved to top priority at Lineo, Inc. formerly known as Caldera Thin Clients, Inc." (press-release). Archived from the original on 2017-06-25. Retrieved 2017-06-24. /wiki/Caldera_(company)
Ball, Lyle (1999-10-01) [1999-08-04]. Richardson, Marjorie "Margie" (ed.). "Interview: Lyle Ball, Lineo". Linux Journal. Archived from the original on 2017-12-13. Retrieved 2019-06-01. […] We […] have very deep experience with embedding DR DOS, and we've been making millions from that. So we are in a unique position: we are not a startup and we have funding. Our DOS product paid for all our R&D on embedded Linux. […] we are […] evolving our focus from an embedded DOS-only company to an embedded Linux company. […] We are not killing our DOS product immediately; […] the market is not killing our DOS product. There is still a high demand for embedded DOS, and we will continue to sell and market it. However, there has been an increasing demand for embedded Linux. So we are shifting our focus and renaming the company to match our longer-term revenue stream, which will be Linux-based […] as the market has requested us to do […] We will keep selling both technologies during the transition. […] we spoke to our OEM companies—not just in the U.S., but around Europe and Asia—they were interested in our DOS solution and they would […] like to switch to Linux […] /wiki/Lyle_Ball
Paul, Matthias R. (2001-11-28) [1997]. "QEMM 8.xx and Linux". 1.06. Newsgroup: comp.os.msdos.desqview. Retrieved 2018-05-11. […] DR-DOS 7.04/7.05 (1999-08-19) […] --> https://groups.google.com/d/msg/comp.os.msdos.desqview/M5dB_Ohs1Lo/swKOOswhwhEJ
http://drdos.moriy.com/files/autoexec.gif[permanent dead link] http://drdos.moriy.com/files/autoexec.gif
http://drdos.moriy.com/files/configsys.gif[permanent dead link] http://drdos.moriy.com/files/configsys.gif
Diedrich, Oliver; Rabanus, Christian (2000-03-11). "Notaufnahme - Alle Daten futsch - was nun?". c't - magazin für computertechnik (in German). 2000 (6). Heise Verlag: 106+. Archived from the original on 2018-05-13. Retrieved 2018-05-13. https://www.heise.de/ct/artikel/Notaufnahme-287594.html
"EasyRecovery - Sophisticated Data Recovery". Ontrack Data International, Inc. 1999. Archived from the original on 2018-08-26. Retrieved 2018-08-26. [22] https://web.archive.org/web/20180826005202/http://mirror.macintosharchive.org/max1zzz.co.uk/+Windows%20%26%20DOS/DOS/System/Novell/Support/Bins/er32fre..txt
"FREE SOFTWARE FOR DOS — Operating Systems". Archived from the original on 2009-11-04. Retrieved 2009-09-08. https://web.archive.org/web/20091104093748/http://reimagery.com/fsfd/os.htm#drdos45
Paul, Matthias R. (2003-01-06) [2003-01-04, 1997]. "drdos + qemm = problems". 1.08. Newsgroup: comp.os.msdos.misc. Retrieved 2018-05-11. […] DR-DOS 7.06 up to 1999-12-14 […] --> https://groups.google.com/d/msg/comp.os.msdos.misc/_fX3MxLub9Y/VW_O_2fvlt0J
"Archived copy". Archived from the original on 2010-06-26. Retrieved 2008-06-14.{{cite web}}: CS1 maint: archived copy as title (link) https://web.archive.org/web/20100626202749/http://www.freedos.org/freedos/news/press/2005-drdos.txt
"DR DOS Buy Out". DRDOS Embedded DOS. DRDOS, Inc. 2013. Archived from the original on 2018-06-03. https://web.archive.org/web/20180603094951/http://drdos.com/products/dr-dos/dr-dos-buy-out/
Welcome to the DR-DOS/OpenDOS Enhancement Project! https://web.archive.org/web/20160706205139/http://www.drdosprojects.de/
"Enhanced DR-DOS kernel and command interpreter". GitHub. Retrieved 2024-10-04. https://github.com/SvarDOS/edrdos
"Archived copy". Archived from the original on 2010-06-26. Retrieved 2008-06-14.{{cite web}}: CS1 maint: archived copy as title (link) https://web.archive.org/web/20100626202749/http://www.freedos.org/freedos/news/press/2005-drdos.txt
Paul, Matthias R. (1997-04-13) [1993-12-01]. Zusammenfassung der dokumentierten und undokumentierten Fähigkeiten von DR DOS 6.0 [Summary of documented and undocumented features of DR DOS 6.0]. MPDOSTIP. Release 60 (in German). Archived from the original on 2018-10-11. Retrieved 2019-08-14. [23] http://www.antonis.de/dos/dos-tuts/mpdostip/html/drdos6un.htm
Brothers, Hardin; Rawson, Tom; Conn, Rex C.; Paul, Matthias R.; Dye, Charles E.; Georgiev, Luchezar I. (2002-02-27). 4DOS 8.00 online help. /wiki/Tom_Rawson
Brothers, Hardin; Rawson, Tom; Conn, Rex C.; Paul, Matthias R.; Dye, Charles E.; Georgiev, Luchezar I. (2002-02-27). 4DOS 8.00 online help. /wiki/Tom_Rawson
Brothers, Hardin; Rawson, Tom; Conn, Rex C.; Paul, Matthias R.; Dye, Charles E.; Georgiev, Luchezar I. (2002-02-27). 4DOS 8.00 online help. /wiki/Tom_Rawson
Paul, Matthias R. (1997-04-13) [1993-12-01]. Zusammenfassung der dokumentierten und undokumentierten Fähigkeiten von DR DOS 6.0 [Summary of documented and undocumented features of DR DOS 6.0]. MPDOSTIP. Release 60 (in German). Archived from the original on 2018-10-11. Retrieved 2019-08-14. [23] http://www.antonis.de/dos/dos-tuts/mpdostip/html/drdos6un.htm
DR DOS 6.0 User Guide Optimisation and Configuration Tips (PDF) (3 ed.). Digital Research, Inc. February 1992. 10005695 0045-5424. Archived from the original (PDF) on 2019-09-30. Retrieved 2019-08-14. (NB. Licensed from Novell to Acorn.) https://web.archive.org/web/20190930135943/http://www.4corn.co.uk/archive/docs/DR%20DOS%206.0%20User%20Guide-opt.pdf
Paul, Matthias R. (1997-04-13) [1993-12-01]. Zusammenfassung der dokumentierten und undokumentierten Fähigkeiten von DR DOS 6.0 [Summary of documented and undocumented features of DR DOS 6.0]. MPDOSTIP. Release 60 (in German). Archived from the original on 2018-10-11. Retrieved 2019-08-14. [23] http://www.antonis.de/dos/dos-tuts/mpdostip/html/drdos6un.htm
In order to improve performance of file transfers, the internal COPY command in some versions of COMMAND.COM since Novell DOS 7[71] has built-in NCOPY capabilities, that is, it automatically detects if a file is to be copied locally on a remote NetWare or Personal NetWare file server and then will initiate a remote file transfer eliminating the need to send the file contents over the network. /wiki/File_transfer
Paul, Matthias R. (1997-04-13) [1993-12-01]. Zusammenfassung der dokumentierten und undokumentierten Fähigkeiten von DR DOS 6.0 [Summary of documented and undocumented features of DR DOS 6.0]. MPDOSTIP. Release 60 (in German). Archived from the original on 2018-10-11. Retrieved 2019-08-14. [23] http://www.antonis.de/dos/dos-tuts/mpdostip/html/drdos6un.htm
Paul, Matthias R. (1997-04-13) [1993-12-01]. Zusammenfassung der dokumentierten und undokumentierten Fähigkeiten von DR DOS 6.0 [Summary of documented and undocumented features of DR DOS 6.0]. MPDOSTIP. Release 60 (in German). Archived from the original on 2018-10-11. Retrieved 2019-08-14. [23] http://www.antonis.de/dos/dos-tuts/mpdostip/html/drdos6un.htm
Paul, Matthias R. (1997-04-13) [1993-12-01]. Zusammenfassung der dokumentierten und undokumentierten Fähigkeiten von DR DOS 6.0 [Summary of documented and undocumented features of DR DOS 6.0]. MPDOSTIP. Release 60 (in German). Archived from the original on 2018-10-11. Retrieved 2019-08-14. [23] http://www.antonis.de/dos/dos-tuts/mpdostip/html/drdos6un.htm
Paul, Matthias R. (1997-04-13) [1993-12-01]. Zusammenfassung der dokumentierten und undokumentierten Fähigkeiten von DR DOS 6.0 [Summary of documented and undocumented features of DR DOS 6.0]. MPDOSTIP. Release 60 (in German). Archived from the original on 2018-10-11. Retrieved 2019-08-14. [23] http://www.antonis.de/dos/dos-tuts/mpdostip/html/drdos6un.htm
Paul, Matthias R. (1997-04-13) [1993-12-01]. Zusammenfassung der dokumentierten und undokumentierten Fähigkeiten von DR DOS 6.0 [Summary of documented and undocumented features of DR DOS 6.0]. MPDOSTIP. Release 60 (in German). Archived from the original on 2018-10-11. Retrieved 2019-08-14. [23] http://www.antonis.de/dos/dos-tuts/mpdostip/html/drdos6un.htm
DR DOS 6.0 User Guide Optimisation and Configuration Tips (PDF) (3 ed.). Digital Research, Inc. February 1992. 10005695 0045-5424. Archived from the original (PDF) on 2019-09-30. Retrieved 2019-08-14. (NB. Licensed from Novell to Acorn.) https://web.archive.org/web/20190930135943/http://www.4corn.co.uk/archive/docs/DR%20DOS%206.0%20User%20Guide-opt.pdf
Paul, Matthias R. (1997-04-13) [1993-12-01]. Zusammenfassung der dokumentierten und undokumentierten Fähigkeiten von DR DOS 6.0 [Summary of documented and undocumented features of DR DOS 6.0]. MPDOSTIP. Release 60 (in German). Archived from the original on 2018-10-11. Retrieved 2019-08-14. [23] http://www.antonis.de/dos/dos-tuts/mpdostip/html/drdos6un.htm
Paul, Matthias R. (1997-04-13) [1993-12-01]. Zusammenfassung der dokumentierten und undokumentierten Fähigkeiten von DR DOS 6.0 [Summary of documented and undocumented features of DR DOS 6.0]. MPDOSTIP. Release 60 (in German). Archived from the original on 2018-10-11. Retrieved 2019-08-14. [23] http://www.antonis.de/dos/dos-tuts/mpdostip/html/drdos6un.htm
Paul, Matthias R. (1997-04-13) [1993-12-01]. Zusammenfassung der dokumentierten und undokumentierten Fähigkeiten von DR DOS 6.0 [Summary of documented and undocumented features of DR DOS 6.0]. MPDOSTIP. Release 60 (in German). Archived from the original on 2018-10-11. Retrieved 2019-08-14. [23] http://www.antonis.de/dos/dos-tuts/mpdostip/html/drdos6un.htm
Paul, Matthias R. (1997-04-13) [1993-12-01]. Zusammenfassung der dokumentierten und undokumentierten Fähigkeiten von DR DOS 6.0 [Summary of documented and undocumented features of DR DOS 6.0]. MPDOSTIP. Release 60 (in German). Archived from the original on 2018-10-11. Retrieved 2019-08-14. [23] http://www.antonis.de/dos/dos-tuts/mpdostip/html/drdos6un.htm
Paul, Matthias R. (1997-04-13) [1993-12-01]. Zusammenfassung der dokumentierten und undokumentierten Fähigkeiten von DR DOS 6.0 [Summary of documented and undocumented features of DR DOS 6.0]. MPDOSTIP. Release 60 (in German). Archived from the original on 2018-10-11. Retrieved 2019-08-14. [23] http://www.antonis.de/dos/dos-tuts/mpdostip/html/drdos6un.htm
Paul, Matthias R. (1997-04-13) [1993-12-01]. Zusammenfassung der dokumentierten und undokumentierten Fähigkeiten von DR DOS 6.0 [Summary of documented and undocumented features of DR DOS 6.0]. MPDOSTIP. Release 60 (in German). Archived from the original on 2018-10-11. Retrieved 2019-08-14. [23] http://www.antonis.de/dos/dos-tuts/mpdostip/html/drdos6un.htm
Paul, Matthias R. (1997-04-13) [1993-12-01]. Zusammenfassung der dokumentierten und undokumentierten Fähigkeiten von DR DOS 6.0 [Summary of documented and undocumented features of DR DOS 6.0]. MPDOSTIP. Release 60 (in German). Archived from the original on 2018-10-11. Retrieved 2019-08-14. [23] http://www.antonis.de/dos/dos-tuts/mpdostip/html/drdos6un.htm
DR DOS 6.0 User Guide Optimisation and Configuration Tips (PDF) (3 ed.). Digital Research, Inc. February 1992. 10005695 0045-5424. Archived from the original (PDF) on 2019-09-30. Retrieved 2019-08-14. (NB. Licensed from Novell to Acorn.) https://web.archive.org/web/20190930135943/http://www.4corn.co.uk/archive/docs/DR%20DOS%206.0%20User%20Guide-opt.pdf
In order to improve performance of file transfers, the internal COPY command in some versions of COMMAND.COM since Novell DOS 7[71] has built-in NCOPY capabilities, that is, it automatically detects if a file is to be copied locally on a remote NetWare or Personal NetWare file server and then will initiate a remote file transfer eliminating the need to send the file contents over the network. /wiki/File_transfer