Go to file
2003-06-15 18:40:03 +00:00
bin Removed old log entries. 2002-11-18 22:54:03 +00:00
boot Removed old log entries. 2002-11-18 22:48:37 +00:00
docs introduce lol structure for list of lists; avoid lots of relocations 2003-06-15 15:53:58 +00:00
drivers Flip slashes to enable cross assembly from Linux 2003-06-15 11:46:51 +00:00
hdr introduce lol structure for list of lists; avoid lots of relocations 2003-06-15 15:53:58 +00:00
kernel Eliminate relocations in initdisk.c + dyninit.c. 2003-06-15 18:40:03 +00:00
lib if user left accidentally floppy or CD in drive, give him a chance to continue to boot from HD. 2003-06-15 14:38:13 +00:00
mkfiles * combine the INIT class with the CODE class (classes can span 2003-06-15 12:56:57 +00:00
sys if user left accidentally floppy or CD in drive, give him a chance to continue to boot from HD. 2003-06-15 14:38:13 +00:00
utils if user left accidentally floppy or CD in drive, give him a chance to continue to boot from HD. 2003-06-15 14:38:13 +00:00
build.bat Remove old log entries. 2002-11-18 22:51:27 +00:00
buildall.bat Kernel 2025a final changes. 2001-11-13 23:36:45 +00:00
clean.bat Remove old log entries. 2002-11-18 22:51:27 +00:00
clobber.bat Remove old log entries. 2002-11-18 22:51:27 +00:00
config.b Remove old log entries. 2002-11-18 22:51:27 +00:00
filelist Remove patchobj binary. 2003-03-16 06:14:40 +00:00
getmake.bat Added protection for FS:, GS:, update makefiles to use CC and CL. 2002-08-02 21:55:14 +00:00
makefile Add file list and top level makefile to the CVS for kernel 2029 2003-03-15 04:48:25 +00:00

INTRODUCTION
------------
This archive contains the current FreeDOS Kernel, also
known as DOS-C, originally written by Pasquale J. Villani.

The FreeDOS Kernel is available from http://freedos.sourceforge.net.
It's also available from http://www.dosemu.org (somewhere on there).

The FreeDOS Kernel is also available through the FreeDOS Project at
http://www.freedos.org.

See the DOCS directory for more documentation and information about
the FreeDOS Kernel.

Contents of zip files:
ke20xx_16.zip : binaries for 8086, FAT16
ke20xx_32.zip : binaries for 8086, FAT16, FAT32
ke20xxsrc.zip : sources for the kernel

BUG REPORTS
-----------
If you have found a bug, think you have found a bug, or would just
like to make a suggestion, go to the bug tracking web page at
http://www.freedos.org/bugs/

Copyright
---------
DOS-C is (c) Copyright 1995, 1996 by Pasquale J. Villani
All Rights Reserved.