reactos.git
22 years agoFixed showstopper!
Eric Kohl [Sat, 23 Feb 2002 23:08:58 +0000 (23:08 +0000)]
Fixed showstopper!

svn path=/trunk/; revision=2643

22 years agodll baseaddress list, may be used as part of future build process.
Steven Edwards [Sat, 23 Feb 2002 03:52:18 +0000 (03:52 +0000)]
dll baseaddress list, may be used as part of future build process.
Please help keep it up2date.

svn path=/trunk/; revision=2642

22 years agoAdded some more prototypes
Eric Kohl [Fri, 22 Feb 2002 17:57:57 +0000 (17:57 +0000)]
Added some more prototypes

svn path=/trunk/; revision=2641

22 years agoAdded ObGetObjectPointerCount() and SetokenImpersonationLevel().
Eric Kohl [Fri, 22 Feb 2002 13:36:24 +0000 (13:36 +0000)]
Added ObGetObjectPointerCount() and SetokenImpersonationLevel().

svn path=/trunk/; revision=2640

22 years agoVersion 0.0.19
Jason Filby [Thu, 21 Feb 2002 22:48:39 +0000 (22:48 +0000)]
Version 0.0.19

svn path=/trunk/; revision=2639

22 years agoRemoved common TOKEN_CONTROL structure.
Eric Kohl [Wed, 20 Feb 2002 22:51:48 +0000 (22:51 +0000)]
Removed common TOKEN_CONTROL structure.

svn path=/trunk/; revision=2638

22 years agoStarted security manager initialization.
Eric Kohl [Wed, 20 Feb 2002 20:16:49 +0000 (20:16 +0000)]
Started security manager initialization.
Some cleanup.

svn path=/trunk/; revision=2637

22 years agopurely cosmetic commit: edited the introductory comments of several files to uniform...
KJK::Hyperion [Wed, 20 Feb 2002 09:17:58 +0000 (09:17 +0000)]
purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates

svn path=/trunk/; revision=2636

22 years agowhoops - forgot to commit header files
KJK::Hyperion [Wed, 20 Feb 2002 07:13:22 +0000 (07:13 +0000)]
whoops - forgot to commit header files

svn path=/trunk/; revision=2635

22 years agonow introducing the POSIX+ client DLL! (my first check-in, hope I don't f*** up somet...
KJK::Hyperion [Wed, 20 Feb 2002 07:06:52 +0000 (07:06 +0000)]
now introducing the POSIX+ client DLL! (my first check-in, hope I don't f*** up something)

svn path=/trunk/; revision=2634

22 years agoRemoved unused code.
Eric Kohl [Tue, 19 Feb 2002 14:06:36 +0000 (14:06 +0000)]
Removed unused code.

svn path=/trunk/; revision=2633

22 years ago- Fixed object creation. Named objects are now automatically attached to a parent...
Eric Kohl [Tue, 19 Feb 2002 00:09:25 +0000 (00:09 +0000)]
- Fixed object creation. Named objects are now automatically attached to a parent directory object.
- Minor header cleanup.

svn path=/trunk/; revision=2632

22 years agoFixed the 'Frequent Crasher Bug'.
Hartmut Birr [Mon, 18 Feb 2002 18:41:23 +0000 (18:41 +0000)]
Fixed the 'Frequent Crasher Bug'.

svn path=/trunk/; revision=2631

22 years agoFixed some overruns with a not zero terminated string and a given precision specifica...
Hartmut Birr [Mon, 18 Feb 2002 18:39:31 +0000 (18:39 +0000)]
Fixed some overruns with a not zero terminated string and a given precision specification.

svn path=/trunk/; revision=2630

22 years agoChanged from Nt to Zw functions in VGAResetDevice.
Hartmut Birr [Sat, 16 Feb 2002 22:00:52 +0000 (22:00 +0000)]
Changed from Nt to Zw functions in VGAResetDevice.

svn path=/trunk/; revision=2629

22 years agodisable debugging messages
Jason Filby [Sat, 16 Feb 2002 00:51:02 +0000 (00:51 +0000)]
disable debugging messages

svn path=/trunk/; revision=2628

22 years agoRestore the 80x50 mode in VGAResetDevice().
Hartmut Birr [Fri, 15 Feb 2002 20:17:10 +0000 (20:17 +0000)]
Restore the 80x50 mode in VGAResetDevice().

svn path=/trunk/; revision=2627

22 years agoIn W32kDeleteDC call UnreferenceDriver only for non memory DC.
Hartmut Birr [Fri, 15 Feb 2002 20:14:43 +0000 (20:14 +0000)]
In W32kDeleteDC call UnreferenceDriver only for non memory DC.
This will fix the second gditest bug.

svn path=/trunk/; revision=2626

22 years agoRemoved obsolete functions/protypes HalInitFirstTask() and HalSwitchTask().
Eric Kohl [Fri, 15 Feb 2002 14:47:55 +0000 (14:47 +0000)]
Removed obsolete functions/protypes HalInitFirstTask() and HalSwitchTask().
Renamed misleading function HalReleaseTask() to KeReleaseThread().

svn path=/trunk/; revision=2625

22 years agoFixed bug in partition table code where it incorrectly calculated the partition start...
Brian Palmer [Thu, 14 Feb 2002 23:11:05 +0000 (23:11 +0000)]
Fixed bug in partition table code where it incorrectly calculated the partition start sector

svn path=/trunk/; revision=2624

22 years agoSet the min size of an allocated block to the size of the free block header.
Hartmut Birr [Thu, 14 Feb 2002 00:07:23 +0000 (00:07 +0000)]
Set the min size of an allocated block to the size of the free block header.
This fix the gditest bug.

svn path=/trunk/; revision=2623

22 years agoNo need to load vgamp.sys on startup
Jason Filby [Tue, 12 Feb 2002 12:30:46 +0000 (12:30 +0000)]
No need to load vgamp.sys on startup

svn path=/trunk/; revision=2622

22 years agoReenable CSRSS process detection
Jason Filby [Tue, 12 Feb 2002 12:00:28 +0000 (12:00 +0000)]
Reenable CSRSS process detection

svn path=/trunk/; revision=2621

22 years agoCapture debug prints in PICE.
Casper Hornstrup [Sun, 10 Feb 2002 20:21:40 +0000 (20:21 +0000)]
Capture debug prints in PICE.
Break into PICE on control+d.

svn path=/trunk/; revision=2620

22 years agoImplemented expansion of REG_MULTI_SZ.
Eric Kohl [Sun, 10 Feb 2002 13:55:45 +0000 (13:55 +0000)]
Implemented expansion of REG_MULTI_SZ.

svn path=/trunk/; revision=2619

22 years agoDisplay driver name when loading it.
Casper Hornstrup [Sun, 10 Feb 2002 13:35:37 +0000 (13:35 +0000)]
Display driver name when loading it.

svn path=/trunk/; revision=2618

22 years agoAdded Private ICE to main makefile.
Casper Hornstrup [Sun, 10 Feb 2002 02:02:15 +0000 (02:02 +0000)]
Added Private ICE to main makefile.

svn path=/trunk/; revision=2617

22 years agoMade it easier to add new keyboard layouts.
Casper Hornstrup [Sun, 10 Feb 2002 02:01:31 +0000 (02:01 +0000)]
Made it easier to add new keyboard layouts.
Added Danish keyboard layout (DK).

svn path=/trunk/; revision=2616

22 years agoFixed wrong string length calculation in RtlAppendUnicodeToString().
Eric Kohl [Sat, 9 Feb 2002 23:29:50 +0000 (23:29 +0000)]
Fixed wrong string length calculation in RtlAppendUnicodeToString().

svn path=/trunk/; revision=2615

22 years agoOops...don't load that driver.
Casper Hornstrup [Sat, 9 Feb 2002 19:20:44 +0000 (19:20 +0000)]
Oops...don't load that driver.

svn path=/trunk/; revision=2614

22 years agoAccept /DEBUGPORT=GDB and /DEBUGPORT=PICE on command line.
Casper Hornstrup [Sat, 9 Feb 2002 18:41:24 +0000 (18:41 +0000)]
Accept /DEBUGPORT=GDB and /DEBUGPORT=PICE on command line.
Break into debugger on KeBugCheckEx() if available.
Fixed typo in readme.txt.

svn path=/trunk/; revision=2613

22 years agoFixed locals and evaluation in pice.
Eugene Ingerman [Sat, 9 Feb 2002 07:34:05 +0000 (07:34 +0000)]
Fixed locals and evaluation in pice.

svn path=/trunk/; revision=2612

22 years agoCacheInitializeDrive() no longer retains old cache data on removable drives
Brian Palmer [Fri, 8 Feb 2002 23:58:12 +0000 (23:58 +0000)]
CacheInitializeDrive() no longer retains old cache data on removable drives
Fixed small bug where it could possibly try to read more sectors than the BIOS supports

svn path=/trunk/; revision=2611

22 years agoRemoved or changed debug prints printed at boot.
Casper Hornstrup [Fri, 8 Feb 2002 02:57:10 +0000 (02:57 +0000)]
Removed or changed debug prints printed at boot.

svn path=/trunk/; revision=2610

22 years agoupdated to install winhello and winefile
Steven Edwards [Thu, 7 Feb 2002 03:22:04 +0000 (03:22 +0000)]
updated to install winhello and winefile

svn path=/trunk/; revision=2609

22 years agocleanup + finger client
Steven Edwards [Thu, 7 Feb 2002 01:32:20 +0000 (01:32 +0000)]
cleanup + finger client

svn path=/trunk/; revision=2608

22 years agoImplemented [Nt/Zw]QueryMultipleValueKey().
Eric Kohl [Wed, 6 Feb 2002 01:23:10 +0000 (01:23 +0000)]
Implemented [Nt/Zw]QueryMultipleValueKey().

svn path=/trunk/; revision=2607

22 years agoFixed some bugs in vfatMakeAbsoluteFilename/VfatOpenFile with relative filenames.
Hartmut Birr [Tue, 5 Feb 2002 21:32:30 +0000 (21:32 +0000)]
Fixed some bugs in vfatMakeAbsoluteFilename/VfatOpenFile with relative filenames.

svn path=/trunk/; revision=2606

22 years agoFixed a bug in DoQuery with empty serach pattern strings after the first call to...
Hartmut Birr [Tue, 5 Feb 2002 21:31:03 +0000 (21:31 +0000)]
Fixed a bug in DoQuery with empty serach pattern strings after the first call to DoQuery.

svn path=/trunk/; revision=2605

22 years agoAdded system.hiv to boot modules.
Eric Kohl [Tue, 5 Feb 2002 15:53:20 +0000 (15:53 +0000)]
Added system.hiv to boot modules.

svn path=/trunk/; revision=2604

22 years agoImplemented value enumeration in RtlQueryRegistryValues().
Eric Kohl [Tue, 5 Feb 2002 15:42:41 +0000 (15:42 +0000)]
Implemented value enumeration in RtlQueryRegistryValues().

svn path=/trunk/; revision=2603

22 years agoFixed name string length and termination for KeyValueBasicInformation and KeyValueFu...
Eric Kohl [Tue, 5 Feb 2002 02:48:56 +0000 (02:48 +0000)]
Fixed name string length and termination for  KeyValueBasicInformation and KeyValueFullInformation.

svn path=/trunk/; revision=2602

22 years agoFixed linkage to unbzip2.sys, working again
Phillip Susi [Tue, 5 Feb 2002 02:30:13 +0000 (02:30 +0000)]
Fixed linkage to unbzip2.sys, working again

svn path=/trunk/; revision=2601

22 years agoBalenced paged and non paged pool sizes to 100 megs each, instead of 4 paged and...
Phillip Susi [Tue, 5 Feb 2002 02:24:29 +0000 (02:24 +0000)]
Balenced paged and non paged pool sizes to 100 megs each, instead of 4 paged and 400 non

svn path=/trunk/; revision=2600

22 years agoRemoved old HAL.
Casper Hornstrup [Mon, 4 Feb 2002 22:13:02 +0000 (22:13 +0000)]
Removed old HAL.

svn path=/trunk/; revision=2599

22 years agoFixed a typo - Guido de Jong
Steven Edwards [Mon, 4 Feb 2002 13:08:58 +0000 (13:08 +0000)]
Fixed a typo - Guido de Jong

svn path=/trunk/; revision=2598

22 years agoFixed a typo.
Eric Kohl [Mon, 4 Feb 2002 01:21:03 +0000 (01:21 +0000)]
Fixed a typo.

svn path=/trunk/; revision=2597

22 years agoRollback to old LPC_MESSAGE_HEADER.
Emanuele Aliberti [Sun, 3 Feb 2002 22:32:18 +0000 (22:32 +0000)]
Rollback to old LPC_MESSAGE_HEADER.

svn path=/trunk/; revision=2596

22 years agoUpdates to the disk driver stack.
Eric Kohl [Sun, 3 Feb 2002 20:21:59 +0000 (20:21 +0000)]
Updates to the disk driver stack.

svn path=/trunk/; revision=2595

22 years agoFix for current source line unassembly bug in pice.
Eugene Ingerman [Sun, 3 Feb 2002 01:10:16 +0000 (01:10 +0000)]
Fix for current source line unassembly bug in pice.

svn path=/trunk/; revision=2594

22 years agoFixed broken serial debug logging.
Eric Kohl [Sat, 2 Feb 2002 20:13:42 +0000 (20:13 +0000)]
Fixed broken serial debug logging.
The gdb interface is enabled by the /GDB option on the command line.

svn path=/trunk/; revision=2593

22 years agoOops! binary libraries should't be in CVS!
Phillip Susi [Sat, 2 Feb 2002 18:00:54 +0000 (18:00 +0000)]
Oops! binary libraries should't be in CVS!

svn path=/trunk/; revision=2592

22 years agoUse LARGE_INTEGER for section view size, as expected by NtCreateSection
Phillip Susi [Sat, 2 Feb 2002 17:15:22 +0000 (17:15 +0000)]
Use LARGE_INTEGER for section view size, as expected by NtCreateSection
Original Patch by Guido de Jong

svn path=/trunk/; revision=2591

22 years agoChanged NULL to 0 where integer expected, to get rid of warning
Phillip Susi [Sat, 2 Feb 2002 17:14:40 +0000 (17:14 +0000)]
Changed NULL to 0 where integer expected, to get rid of warning
Patch by Guido de Jong.

svn path=/trunk/; revision=2590

22 years agoFixed a buffer overflow in DoQuery, if the unicode string (search pattern) isn't...
Hartmut Birr [Sat, 2 Feb 2002 14:04:55 +0000 (14:04 +0000)]
Fixed a buffer overflow in DoQuery, if the unicode string (search pattern) isn't zero-terminated.
Fixed the returned length for the file names.
Fixed the returned status at the end of a directory scan.

svn path=/trunk/; revision=2589

22 years agoBuild unbzip2.sys as export driver, instead of unbzip2.dll
Phillip Susi [Thu, 31 Jan 2002 20:26:25 +0000 (20:26 +0000)]
Build unbzip2.sys as export driver, instead of unbzip2.dll

svn path=/trunk/; revision=2587

22 years agoLink to unbzip2.sys
Phillip Susi [Thu, 31 Jan 2002 20:22:12 +0000 (20:22 +0000)]
Link to unbzip2.sys

svn path=/trunk/; revision=2586

22 years agoA few minor changes
Phillip Susi [Thu, 31 Jan 2002 20:22:00 +0000 (20:22 +0000)]
A few minor changes

svn path=/trunk/; revision=2585

22 years agoAdded cdrom class driver skeleton.
Eric Kohl [Thu, 31 Jan 2002 15:02:12 +0000 (15:02 +0000)]
Added cdrom class driver skeleton.

svn path=/trunk/; revision=2584

22 years agoDisk driver stack update.
Eric Kohl [Thu, 31 Jan 2002 14:58:52 +0000 (14:58 +0000)]
Disk driver stack update.

svn path=/trunk/; revision=2583

22 years agono message
Eugene Ingerman [Thu, 31 Jan 2002 05:30:06 +0000 (05:30 +0000)]
no message

svn path=/trunk/; revision=2582

22 years agoFixed source code display on breakpoint in pice.
Eugene Ingerman [Thu, 31 Jan 2002 05:29:28 +0000 (05:29 +0000)]
Fixed source code display on breakpoint in pice.

svn path=/trunk/; revision=2581

22 years agofix a couple of warnings - Guido de Jong
Steven Edwards [Thu, 31 Jan 2002 04:22:50 +0000 (04:22 +0000)]
fix a couple of warnings - Guido de Jong

svn path=/trunk/; revision=2580

22 years agoDebug output cleanup.
Eugene Ingerman [Wed, 30 Jan 2002 20:42:04 +0000 (20:42 +0000)]
Debug output cleanup.

svn path=/trunk/; revision=2579

22 years agoPorting pice. Workaround for a bug in gcc. Some other small stuff.
Eugene Ingerman [Wed, 30 Jan 2002 19:45:24 +0000 (19:45 +0000)]
Porting pice. Workaround for a bug in gcc. Some other small stuff.

svn path=/trunk/; revision=2578

22 years agoPorting pice. Bug fixes for disassembly.
Eugene Ingerman [Tue, 29 Jan 2002 07:22:26 +0000 (07:22 +0000)]
Porting pice. Bug fixes for disassembly.

svn path=/trunk/; revision=2577

22 years agoPorting pice. Bug fixes.
Eugene Ingerman [Tue, 29 Jan 2002 04:21:17 +0000 (04:21 +0000)]
Porting pice. Bug fixes.

svn path=/trunk/; revision=2576

22 years agoadded finger to makefile
Steven Edwards [Mon, 28 Jan 2002 08:38:22 +0000 (08:38 +0000)]
added finger to makefile

svn path=/trunk/; revision=2575

22 years agoTake care of some warnings and remove a unused header in finger
Steven Edwards [Mon, 28 Jan 2002 08:37:34 +0000 (08:37 +0000)]
Take care of some warnings and remove a unused header in finger

svn path=/trunk/; revision=2574

22 years agofinger client for reactos
Steven Edwards [Mon, 28 Jan 2002 07:17:21 +0000 (07:17 +0000)]
finger client for reactos

svn path=/trunk/; revision=2573

22 years agoFixed clean rule
David Welch [Sun, 27 Jan 2002 17:28:16 +0000 (17:28 +0000)]
Fixed clean rule

svn path=/trunk/; revision=2572

22 years agoAdded missing files
David Welch [Sun, 27 Jan 2002 14:47:44 +0000 (14:47 +0000)]
Added missing files
Updated .cvsignore files

svn path=/trunk/; revision=2571

22 years agoAdded missing file
David Welch [Sun, 27 Jan 2002 14:08:00 +0000 (14:08 +0000)]
Added missing file

svn path=/trunk/; revision=2570

22 years agoFixes for problems with win32k
David Welch [Sun, 27 Jan 2002 03:25:45 +0000 (03:25 +0000)]
Fixes for problems with win32k

svn path=/trunk/; revision=2569

22 years agoBasic work on disk driver stack (still incomplete).
Eric Kohl [Sun, 27 Jan 2002 01:25:49 +0000 (01:25 +0000)]
Basic work on disk driver stack (still incomplete).

svn path=/trunk/; revision=2568

22 years agoMore user work
David Welch [Sun, 27 Jan 2002 01:11:24 +0000 (01:11 +0000)]
More user work

svn path=/trunk/; revision=2567

22 years agoFixed vma command to show kernel memory space too, not just user
Phillip Susi [Sun, 27 Jan 2002 00:34:59 +0000 (00:34 +0000)]
Fixed vma command to show kernel memory space too, not just user

svn path=/trunk/; revision=2566

22 years agoFixed page fault handler to walk the correct memory space ( kernel or user ) dependin...
Phillip Susi [Sun, 27 Jan 2002 00:33:36 +0000 (00:33 +0000)]
Fixed page fault handler to walk the correct memory space ( kernel or user ) depending on where the address is

svn path=/trunk/; revision=2565

22 years agoRemove build tools on make clean.
Casper Hornstrup [Sat, 26 Jan 2002 23:56:15 +0000 (23:56 +0000)]
Remove build tools on make clean.
Patches from Guido de Jong.

svn path=/trunk/; revision=2564

22 years agoUpdated license information for whois and ncftp.
Steven Edwards [Sat, 26 Jan 2002 21:44:32 +0000 (21:44 +0000)]
Updated license information for whois and ncftp.

svn path=/trunk/; revision=2563

22 years agoUpdated ntoskrnl win32 support
David Welch [Sat, 26 Jan 2002 21:22:48 +0000 (21:22 +0000)]
Updated ntoskrnl win32 support

svn path=/trunk/; revision=2562

22 years agoPresent large reads to the filesystem from CcCopyRead
David Welch [Sat, 26 Jan 2002 21:21:02 +0000 (21:21 +0000)]
Present large reads to the filesystem from CcCopyRead

svn path=/trunk/; revision=2561

22 years agoFixed keyboard scancode maps for US keyboards
Phillip Susi [Sat, 26 Jan 2002 19:46:36 +0000 (19:46 +0000)]
Fixed keyboard scancode maps for US keyboards

svn path=/trunk/; revision=2560

22 years agoAdded support for IRP_MJ_SCSI
Eric Kohl [Sat, 26 Jan 2002 17:59:25 +0000 (17:59 +0000)]
Added support for IRP_MJ_SCSI

svn path=/trunk/; revision=2559

22 years agoLPC message types changed from macros to a enum type (LPC_TYPE).
Emanuele Aliberti [Sat, 26 Jan 2002 11:19:18 +0000 (11:19 +0000)]
LPC message types changed from macros to a enum type (LPC_TYPE).

svn path=/trunk/; revision=2558

22 years agoRead files in non cached mode, much faster this way
Phillip Susi [Sat, 26 Jan 2002 08:09:21 +0000 (08:09 +0000)]
Read files in non cached mode, much faster this way

svn path=/trunk/; revision=2557

22 years agoFixed IoCreateFile to recognize the FILE_NO_INTERMEDIATE_BUFFERING flag
Phillip Susi [Sat, 26 Jan 2002 06:20:16 +0000 (06:20 +0000)]
Fixed IoCreateFile to recognize the FILE_NO_INTERMEDIATE_BUFFERING flag

svn path=/trunk/; revision=2556

22 years agoFixed bug in SwitchTable
Phillip Susi [Sat, 26 Jan 2002 05:54:25 +0000 (05:54 +0000)]
Fixed bug in SwitchTable

svn path=/trunk/; revision=2555

22 years agoPorting pice. Fixed bug in interrupt handling.
Eugene Ingerman [Sat, 26 Jan 2002 05:17:45 +0000 (05:17 +0000)]
Porting pice. Fixed bug in interrupt handling.

svn path=/trunk/; revision=2554

22 years agoUpdated to install whois and edit
Steven Edwards [Sat, 26 Jan 2002 03:23:25 +0000 (03:23 +0000)]
Updated to install whois and edit

svn path=/trunk/; revision=2553

22 years agoupdated makefile to build regsvr32
Steven Edwards [Sat, 26 Jan 2002 01:37:35 +0000 (01:37 +0000)]
updated makefile to build regsvr32

svn path=/trunk/; revision=2552

22 years agoAdded a few definitions for pice.
Eugene Ingerman [Sat, 26 Jan 2002 01:11:04 +0000 (01:11 +0000)]
Added a few definitions for pice.

svn path=/trunk/; revision=2551

22 years agoFixed a file IO calls to handle failure correctly
Phillip Susi [Fri, 25 Jan 2002 01:46:51 +0000 (01:46 +0000)]
Fixed a file IO calls to handle failure correctly

svn path=/trunk/; revision=2550

22 years agoFixed infinite recursive call in debug print
Phillip Susi [Fri, 25 Jan 2002 01:45:54 +0000 (01:45 +0000)]
Fixed infinite recursive call in debug print

svn path=/trunk/; revision=2549

22 years agoFixed drive identification bug.
Eric Kohl [Thu, 24 Jan 2002 10:04:50 +0000 (10:04 +0000)]
Fixed drive identification bug.

svn path=/trunk/; revision=2548

22 years agoReworked the boot sector & boot drive code
Brian Palmer [Thu, 24 Jan 2002 00:59:16 +0000 (00:59 +0000)]
Reworked the boot sector & boot drive code
You can again use FreeLoader to dual boot between two drives or a boot sector file

svn path=/trunk/; revision=2547

22 years agoAdded GNU Debugger stub for remote debugging.
Casper Hornstrup [Wed, 23 Jan 2002 23:39:26 +0000 (23:39 +0000)]
Added GNU Debugger stub for remote debugging.
Fixed bugs in NtQueryDirectoryObject.
Added static library target.

svn path=/trunk/; revision=2546

22 years agoRemoved code to save screen contents before entering freeldr
Brian Palmer [Wed, 23 Jan 2002 19:57:42 +0000 (19:57 +0000)]
Removed code to save screen contents before entering freeldr
Moved all architecture specific code to the arch & arch/i386 directories
Renamed asmcode.* to arch.*

svn path=/trunk/; revision=2545

22 years agoImproved disk error reporting
Brian Palmer [Tue, 22 Jan 2002 23:56:08 +0000 (23:56 +0000)]
Improved disk error reporting

svn path=/trunk/; revision=2544

22 years agoupdated to build whois client
Steven Edwards [Tue, 22 Jan 2002 00:10:09 +0000 (00:10 +0000)]
updated to build whois client

svn path=/trunk/; revision=2543