FreeDOS/docs
2005-05-28 17:14:58 +00:00
..
bugs.txt update to the bugs.txt file to point the user to the bug database at 2000-08-15 03:42:17 +00:00
build.txt Lucho reported that MSC compiled kernels now work after all. Let's mark 2004-04-13 23:46:25 +00:00
config.txt add optionally compiled in support to sys for PC/MS DOS versions (FAT16 only) 2004-09-07 18:31:41 +00:00
contrib.txt Replace bug 1819 fix with the better patch of Jason Hood and add his Set Extended Error implementation 2004-12-04 16:48:44 +00:00
copying introduce lol structure for list of lists; avoid lots of relocations 2003-06-15 15:53:58 +00:00
fdkernel.lsm easier change of kernel load segment, remove need of keypress when linking 2004-09-02 20:22:05 +00:00
history.txt just comments and additional debug messages, updated history (little reformating) 2005-01-29 20:33:11 +00:00
intfns.txt Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
lfnapi.txt kernel 2026 test changes (see history.txt) 2002-01-23 22:29:41 +00:00
mkboot.txt minor formatting change. No content changes. 2000-08-15 03:41:19 +00:00
nls.txt Update 2000-08-06 04:42:32 +00:00
readme.cvs Clean up and Release 2000-05-09 00:37:13 +00:00
readme.txt Final changes for kernel 2029 2003-03-15 04:18:09 +00:00
sys.htm set backup boot sector on FAT32, add update option, fix oemboot to work with msdos 7+ 2005-05-28 12:10:29 +00:00
sys.txt better check for valid backup boot sector # and add option to skip setting it 2005-05-28 17:14:58 +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.