Misplaced Pages

GEOS (16-bit operating system)

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
#957042

95-480: GEOS (later renamed GeoWorks Ensemble , NewDeal Office , and Breadbox Ensemble ) is a computer operating environment , graphical user interface (GUI), and suite of application software . Originally released as PC/GEOS , it runs on MS-DOS -based, IBM PC compatible computers. Versions for some handheld platforms were also released and licensed to some companies. PC/GEOS was first created by Berkeley Softworks , which later became GeoWorks Corporation. Version 4.0

190-451: 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,

285-591: 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

380-445: A shell that turned the user's display into a menu -oriented " desktop " for selecting and running PC applications. These programs were more than simple menu systems—as alternate operating environments they were substitutes for integrated programs such as Framework and Symphony , that allowed switching , windowing , and cut-and-paste operations among dedicated applications. These operating environment systems gave users much of

475-502: A user interface provided by an applications manager and usually an application programming interface (API) to the applications manager. An operating environment is not a full operating system , but is a form of middleware that rests between the OS and the application. For example, the first version of Microsoft Windows , Windows 1.0 , was not a full operating system, but a GUI laid over DOS albeit with an API of its own. Similarly,

570-497: A $ 240 price tag. The proportion of PC buyers prepared to spend six times as much to buy CP/M-86 was very small, and the limited availability of compatible application software, at first in Digital Research's favor, was only temporary. 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

665-540: 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

760-503: 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

855-513: A GUI. Microsoft responded with MS-DOS 6.0, which again matched some features of DR DOS 6.0. In December 1991, a pre-release version of Windows 3.1 was found to return a non-fatal error message if it detected a non-Microsoft DOS. This check came to be known as the AARD code . It was a simple matter for Digital Research to patch DR DOS 6.0 to circumvent the AARD code 'authenticity check' in

950-452: A Japanese DOS/V compatible version of DR DOS 6.0. A Korean version appears to have been available as well. 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

1045-481: A complete operating system with DOS as a bootloader ( Windows 9x ) and a complete operating system, Windows NT , was developed at the same time. All versions after Windows ME have been based on the Windows NT kernel. DR DOS 6.0 DR-DOS (written as DR DOS , without a hyphen, in versions up to and including 6.0) is a disk operating system for IBM PC compatibles . Upon its introduction in 1988, it

SECTION 10

#1732776309958

1140-627: 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

1235-508: 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 , but played an important role in

1330-472: 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

1425-540: 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

1520-628: 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

1615-549: 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

1710-599: A network-enabled 3D arcade game . 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

1805-505: A newer version of PNUNPACK and brought a much advanced version of NetWars . Parts of OpenDOS 7.01 were released as open source in form of the M.R.S. kit (for Machine Readable Sources) in May 1997, but with license terms mostly incompatible with existing open-source licenses . The source was then closed again as Gross felt this would undermine the commercial aspirations of the system. After beta releases in September and November 1997,

1900-579: 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

1995-542: 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

SECTION 20

#1732776309958

2090-695: A suite of productivity applications. Each had a name prefixed by "Geo": GeoWrite, GeoDraw; GeoManager; GeoPlanner; GeoDex, and GeoComm. It was also bundled with many PCs at the time, but like other GUI environments for the PC platform, such as Graphics Environment Manager (GEM), it ultimately proved less successful in the marketplace than Windows. Former CEO of GeoWorks claims that GEOS faded away "because Microsoft threatened to withdraw supply of MS-DOS to hardware manufacturers who bundled Geoworks with their machines". In December 1992, NEC and Sony bundled an original equipment manufacturer (OEM) version of GeoWorks named

2185-481: 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

2280-510: 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. In Germany, Novell DOS 7

2375-487: A webbrowser named Skipper or Skipper 2000, respectively. After "NewDeal Inc." went out of business, Breadbox purchased the rights in the software from GeoWorks in 2001. Their newest PC/GEOS, 4.x, is now a full productivity and internet suite, including web browser (named WebMagick) as well as email. Other essential programs such as word processing, spreadsheet, flat file database and graphics applications are integrated into this package. On 14 November 2015, Frank S. Fischer,

2470-792: 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

2565-454: 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

2660-472: The HP OmniGo 100 . It featured Graffiti handwriting recognition. The OmniGo is a flip-around clamshell handheld computer powered by a Vadem VG230 integrated PC-on-a-chip. The VG230 chip includes an Intel 80186 -instruction set compatible NEC V30 core. It was soon followed by the HP OmniGo 120 , which added a high-contrast screen. Brother LW-screen typewriters use PEN/GEOS and are the only version of

2755-545: 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. Additionally, on Intel 80386 machines, DR DOS's EMS memory manager allowed the operating system to load DOS device drivers into upper memory blocks, further freeing base memory. DR DOS 5.0

2850-469: The IBM U2 system operates on both Unix / Linux and Windows NT . Usually the user interface is text-based or graphical , rather than a command-line interface (e.g., DOS or the Unix shell ), which is often the interface of the underlying operating system. In the mid 1980s, text-based and graphical user interface operating environments surrounded DOS operating systems with a shell that turned

2945-649: 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

GEOS (16-bit operating system) - Misplaced Pages Continue

3040-580: 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

3135-516: 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

3230-435: The object-oriented design. Under DR DOS 6.0 , if TASKMAX was loaded before PC/GEOS, PC/GEOS registered as graphical menu system for TASKMAX. This still worked under the pre-emptive multitasker ( EMM386 /MULTI + TASKMGR) provided by Novell DOS 7 , OpenDOS 7.01 and DR-DOS 7.02 (and higher), allowing for multiple GEOS and DOS applications to run concurrently. After the release of Ensemble 2.01, GeoWorks ended support for

3325-627: The 8-bit Intel 8080 - and Z80 -based systems spawned numerous spin-off versions, most notably CP/M-86 for the Intel 8086 / 8088 family of processors. Although CP/M had dominated the market since the mid-1970s, and was shipped with the vast majority of non-proprietary-architecture personal computers, the IBM PC in 1981 brought the beginning of what was eventually to be a massive change. IBM originally approached Digital Research in 1980, seeking an x86 version of CP/M. However, there were disagreements over

3420-623: 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,

3515-482: The CD Manager with their respective CD-ROM players that sold as retail box add-on peripherals for consumers. The NEC Bundle retailed for around $ 500.00 with a 1x external CD-ROM , Small Computer System Interface ( SCSI ) interface controller, Labtec CD-150 amplified stereo speakers and 10 software titles. A scaled-down version of GeoWorks was used by America Online for their MS-DOS-based AOL client software from

3610-516: The CEO and owner of Breadbox Ensemble LLC, died of a heart attack, some while after announcing plans to bring GEOS to Android. PEN/GEOS 1.0 was the new name for PC/GEOS 2.0 when GeoWorks released it on 9 April 1992. PEN/GEOS 1.0 was a pioneering personal digital assistant (PDA) technology. GEOS was also used in the low-end GeoBook laptop from Brother Industries and in several Nokia Communicator models (GEOS 3.0 in models 9000, 9110 ). PEN/GEOS 2.0

3705-908: 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

3800-703: 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),

3895-478: 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

GEOS (16-bit operating system) - Misplaced Pages Continue

3990-451: 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 ,

4085-502: 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. This was shown publicly in December 1983 and shipped in March 1984 as Concurrent DOS 3.1 (a.k.a. CDOS with BDOS 3.1) to hardware vendors. While Concurrent DOS continued to evolve in various flavours over the years to eventually become Multiuser DOS and REAL/32 , it

4180-633: 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

4275-644: The US-based Caldera, Inc. created two new subsidiaries, Caldera Systems , Inc. for the Linux business, and Caldera Thin Clients , Inc. for the embedded and thin-client market. 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

4370-538: The Windows 3.1 beta by rearranging the order of two internal tables in memory (with no changes in functionality), and the patched version, named "business update", was on the streets within six weeks of the release of Windows 3.1. With the detection code disabled, Windows ran perfectly under DR DOS and its successor Novell DOS. The code was present but disabled in the released version of Windows 3.1. In July 1992, Digital Research Japan released DR DOS 6.0/V,

4465-655: The Z-PDA. Palm Organizer included the PalmSchedule date book, PalmAddress address book, PalmNotes notebook, a dictionary, calculator, clock, forms calculator, 26 language translation dictionary, on-line help, holiday, and travel information. The device was also sold under license as the AST GRiDPad 2390 and as the Casio Z-7000 which was the best selling version. In the US, Casio sold it under the name XL-7000 without

4560-606: The contract, and IBM withdrew. Instead, a deal was struck with Microsoft , who purchased another operating system, 86-DOS , from Seattle Computer Products (SCP). This became Microsoft MS-DOS and IBM PC DOS . 86-DOS's command structure and application programming interface imitated that of CP/M 2.2 (with BDOS 2.2). Digital Research threatened legal action, claiming PC DOS/MS-DOS to be too similar to CP/M. In early 1982, IBM settled by agreeing to sell Digital Research's x86 version of CP/M, CP/M-86 , alongside PC DOS. However, PC DOS sold for US$ 40 while CP/M-86 had

4655-444: The convenience of integrated software without locking them into a single package. Alternative operating environments made terminate-and-stay-resident pop-up utilities such as Borland Sidekick redundant. Windows provided its own version of these utilities, and placing them under central control could eliminate memory conflicts that RAM -resident utilities create. In later versions, Windows evolved from an operating environment into

4750-660: The desktop version to focus on handhelds and smart devices. Geoworks Ensemble won the 1991 Software Publishers Association Excellence in Software Award for Best Consumer Program. A newer version of PC/GEOS was marketed in the late 1990s as NewDeal Office from NewDeal Inc. in hopes of creating a market among owners of i386 , i486 and Pentium PCs that could not run Windows 95 or Windows 98 effectively. NewDeal released 3 new versions of NewDeal Office (NewDeal Office 2.5, NewDeal Office 3/98 and NewDeal Office 2000) until it went bankrupt in 2000. NDO or NDO 2000 came with

4845-410: The disk OEM label used was "DIGITAL␠". 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

SECTION 50

#1732776309958

4940-410: 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

5035-442: 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

5130-455: 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

5225-464: The internal BDOS ( Basic Disk Operating System ) kernel version was reported as 6.0, single-user nature, reflecting its origin as derivative of Concurrent DOS 6.0 with the multitasking and multiuser capabilities as well as CP/M API support stripped out and the XIOS replaced by an IBM-compatible DOS-BIOS . The system files were named DRBIOS.SYS (for the DOS-BIOS) and DRBDOS.SYS (for the BDOS kernel),

5320-548: 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

5415-666: 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. The PCMCIA stack for PalmDOS

5510-410: 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

5605-431: The multi-lingual interface, but added an AOL client and some USA specific help files. These devices were all named Zoomer and were the first PDAs with a connection to the online services CompuServe and AOL . This was made possible through the pre-installed dial-up software CompuServeAOL. In 1993, GeoWorks released PEN/GEOS 2.0, again based on PC/GEOS 2.0. In 1995, this version of GEOS appeared (running on top of DOS) on

5700-406: 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

5795-572: 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

SECTION 60

#1732776309958

5890-536: 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

5985-582: The operating system that ships with vendor-provided drivers for scanner and it included a GEOS scanning application. In Germany, the Brother LW750ic system is equipped with PEN/GEOS. In 1997, Brother, in collaboration with IBM, brought the GeoBook series of notebooks to market. GeoBook models NB-60, NB-80C, and PN-9100GR used a modified version of PEN/GEOS using the Yago user interface. The GeoBook series

6080-559: The operating system work on Concurrent DOS 386 and XM , Multiuser DOS, DR DOS and PalmDOS was done in Digital Research's European Development Centre (EDC) in Hungerford , Berkshire. Later on some work was also done by Digital Research GmbH in Munich , Germany. As requested by several OEMs , Digital Research started a plan to develop a new DOS operating system addressing the defects left by MS-DOS in 1987. Of particular importance

6175-677: The original CP/M-86. Its DOS compatibility was limited, and Digital Research made another attempt, this time a native DOS system. This new disk operating system was launched in 1988 as DR DOS. Although DRI was based in Pacific Grove and later in Monterey , California, USA, the work on DOS Plus started in Newbury , Berkshire in the UK, where Digital Research Europe had its OEM Support Group located since 1983. Beginning in 1986, most of

6270-587: 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

6365-399: The product line off to Caldera on 23 July 1996, after it approached Novell looking for a DOS operating system to bundle with its OpenLinux distribution. 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

6460-503: 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

6555-564: 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

6650-489: 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

6745-671: The time of introduction on IBM compatible PCs until the late 1990s when America Online dropped development for graphical DOS in favor of Microsoft Windows. During that time, the popular single 3.5" self-booting disk that AOL was distributing could be hacked to boot the GeoWorks environment. IBM released the PC/GEOS-based EduQuest SchoolView network management tool for K-12 schools in 1994. Negotiations to make PC/GEOS an integral part of PC DOS 7.0 failed. GeoWorks attempted to get third-party developers but

6840-501: The user's display into a menu -oriented " desktop " for selecting and running PC applications. These operating environment systems allow users much of the convenience of integrated software without locking them into a single package. In the mid 1980s, text-based and graphical user interface operating environments such as IBM TopView , Microsoft Windows , Digital Research 's GEM Desktop , GEOS and Quarterdeck Office Systems 's DESQview surrounded DOS operating systems with

6935-533: 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

7030-594: Was a million dollar deal with Kazuhiko "Kay" Nishi of ASCII Corporation , who had previously been instrumental in opening the Japanese OEM market for Microsoft. The first DR DOS version was released on 28 May 1988. Version numbers were chosen to reflect features relative to MS-DOS; the first version promoted to the public was DR DOS 3.31, which offered features comparable to Compaq MS-DOS 3.31 with large disk support ( FAT16B a.k.a. "BIGDOS"). DR DOS 3.31 reported itself as "IBM PC DOS 3.31", while

7125-510: Was a multifunction device incorporating browser, PIM software, phone, GPS and Camera. It was launched in Japan in 1998. Since 2016, the source code of PC/GEOS has been made available as FreeGEOS and can be compiled and edited freely. Operating environment In computer software , an operating environment or integrated applications environment is the environment in which users run application software . The environment consists of

7220-475: Was aggressively marketed with the slogan " Trau keinem DOS unter 7 " ( Don't trust any DOS below 7 ) in the press and with free demo floppies in computer magazines. The campaign aimed at 20% of the DOS market and resulted in about 1.5 million copies sold until February 1994 and more than 3000 dealers interested to carry the product. Novell DOS 7 was available through various OEMs, a dedicated mail order shop and authorized dealers. A major functional addition

7315-836: 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

7410-620: Was developed in 2001 by Breadbox Computer Company, limited liability company (LLC), and was renamed Breadbox Ensemble. In 2015, Frank Fischer, the CEO of Breadbox, died and efforts on the operating system stopped until later in 2017 when it was bought by blueway.Softworks. PC/GEOS should not be confused with the 8-bit GEOS product from the same company, which runs on the Commodore 64 and Apple II . In 1990, GeoWorks (formerly Berkeley Softworks ) released PC/GEOS for IBM PC compatible systems. Commonly referred to as GeoWorks Ensemble , it

7505-549: 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. In August 1998

7600-519: 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

7695-480: 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

7790-399: Was incompatible with the earlier 8-bit versions of GEOS for Commodore and Apple II computers, but provided numerous enhancements, including scalable fonts and multitasking on IBM PC XT - and AT -class PC clones. GeoWorks saw a market opportunity to provide a graphical user interface for the 16 million older model PCs that were unable to run Microsoft Windows 2.x. GEOS was packaged with

7885-605: Was marketed mainly in education and was part of the IBM Eduquest School View strategy. In 1996, the Nokia 9000 Communicator smartphone was introduced. This phone uses PEN/GEOS 3.0 and established the smartphone market. Nokia followed with Communicator models 9000i, 9110, and 9110i. GEOS-SC was a 32-bit reduced instruction set computer (RISC) CPU smartphone , OS, and GUI for the Japanese cellphone market. It

7980-420: Was not specifically tailored for the desktop market and too expensive for single-user applications. Therefore, over time two attempts were made to sideline the product: In 1985, Digital Research developed DOS Plus 1.0 to 2.1 , a stripped-down and modified single-user derivative of Concurrent DOS 4.1 and 5.0 , which ran applications for both platforms, and allowed switching between several tasks as did

8075-945: Was partially written by Ian H. S. Cullimore , the original instigator of the PCMCIA/PC Card movement. Novell DOS was Novell Corporation's name for DR DOS during the period when Novell sold DR DOS, after the acquisition of Digital Research in 1991. Regarding features and performance, it was typically at least one release ahead of MS-DOS. In 1993, PC DOS 6.1 , MS-DOS 6.2 and PC DOS 6.3 were trumped by Novell's DOS 7 . Novell CEO Robert J. Frankenberg 's strategy included "major trimming", selling off products like transactional database Btrieve and killing others such as Novell DOS and WordPerfect 's multimedia Main Street children's titles. Novell licensed technology from Stac Electronics for use in Novell DOS and its network operating system NetWare . Novell sold

8170-524: Was released in 1992, and version 3.0 was released in 1995. PEN/GEOS 1.0 was used as the operating system for the Tandy Corporation Z-PDA, which was introduced shortly after the first Apple Newton MessagePad . Palm Computing had been incorporated to create software for this device and shipped its first handwriting recognition software, PalmPrint, personal information manager , Palm Organizer, and synchronization software, PalmConnect, on

8265-486: Was released in 1997. Originally built as GeoWorks' planned future OS and codenamed 'Liberty', GEOS-SC became the basis for cellphones designed by Mitsubishi Electric Company (MELCO) of Japan. Alongside this, GEOS-SE which was an OS designed and developed by Eden Ltd., a UK-based company acquired in 1997 by Geoworks. It became the basis of several other devices, most notably the Seiko Epson Locatio which

8360-503: 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

8455-543: 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

8550-416: 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 1.0 also shipped with NetWars ,

8645-455: Was the first DOS that attempted to be compatible with IBM PC DOS and MS-DOS (which were the same product sold under different names). DR-DOS was developed by Gary A. Kildall 's Digital Research and derived from Concurrent PC DOS 6.0, which was an advanced successor of CP/M-86 . As ownership changed, various later versions were produced with names including Novell DOS and Caldera OpenDOS . Digital Research 's original CP/M for

8740-605: 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

8835-684: 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

8930-520: Was unable to get much support due to expense of the developer kit, which cost $ 1,000 for the manuals only, and the difficult programming environment, which required a second PC networked via serial port to run the debugger. Even though PC/GEOS is referred to as an "operating system", it still requires DOS in load. GEOS and its applications were written in a mix of 8086 assembly language (Espire), an interpreted language called IZL , and C (GEOS Object C: GOC) with non-standard language extensions to support

9025-432: 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 ",

#957042