FreeDOS/docs
2023-12-18 22:00:30 -05:00
..
_config.yml Add title and description 2020-05-01 13:50:25 -04:00
bugs.txt FreeDOS kernel current - 2041+svn1709 2012-10-14 20:08:06 -04:00
build.txt add example build command line for Windows 2023-12-18 20:32:53 -05:00
CNAME Create CNAME 2020-05-01 13:36:38 -04:00
config.txt sync config.sys switches documentation with DOSC kernel documentation 2013-07-13 17:12:43 -04:00
contrib.txt Update contributors list 2016-05-10 00:06:15 -04:00
fdkernel.lsm update LSM, omit GitHub specific docs files from packages 2021-05-13 22:17:48 -04:00
history.txt update docs/history.txt from git log in preparation for build 2044 / v2.44 release 2023-12-18 22:00:30 -05:00
index.md Update index.md with GitHub information 2021-05-14 07:45:55 -04:00
intfns.txt FreeDOS kernel current - 2041+svn1709 2012-10-14 20:08:06 -04:00
lfnapi.txt FreeDOS kernel current - 2041+svn1709 2012-10-14 20:08:06 -04:00
memdisk.txt correct case in memdisk document's example 2012-11-10 21:08:06 -05:00
mkboot.txt FreeDOS kernel current - 2041+svn1709 2012-10-14 20:08:06 -04:00
nls.txt FreeDOS kernel current - 2041+svn1709 2012-10-14 20:08:06 -04:00
readme.cvs FreeDOS kernel current - 2041+svn1709 2012-10-14 20:08:06 -04:00
readme.txt update for Issues on GitHub instead of Sourceforge 2021-05-11 22:02:58 -04:00
sys.txt FreeDOS kernel current - 2041+svn1709 2012-10-14 20:08:06 -04: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 release 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 or feature request, then add an issue to 
the kernel's GitHub site:
https://github.com/FDOS/kernel/issues

Note: bugs (or feature requests) reported at the old bug tracking 
web page http://sourceforge.net/tracker/?group_id=5109&atid=105109
and http://sourceforge.net/tracker/?atid=355109&group_id=5109&func=browse
will still be reviewed, but not actively.

An archive of old (Bugzilla) items is at www.freedos.org/bugzilla/


Copyright
---------

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

Portions of FreeDOS kernel copyright others, 199?-2021