FreeDOS/docs
Eric Auer 2d8b3b8f91 LSM update: the kernel now identifies itself as build 2036 cvs. Actually
the UNSTABLE kernel should identify itself as build 2037 test, which has
to be uploaded to the cvs (branch) for UNSTABLE separately. The kernel
signon message is now:
FreeDOS kernel build 2036 cvs [version Sep 09 2005 compiled May 20 2006]
Kernel compatibility 7.10 - WATCOMC - 80386 CPU required - FAT32 support
... (second line depends on compile time options)
IMPORTANT: The "version Sep 09 2005" is taken from version.h and must
be updated manually. It is meant to state the date of the most recent
major source code update for the current build.


git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@1188 6ac86273-5f31-0410-b378-82cca8765d1b
2006-05-20 20:58:54 +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 merge in some changes from UNSTABLE, batch files no change just line ending issue 2004-09-12 04:46:28 +00:00
contrib.txt correct email address 2005-12-24 09:17:02 +00:00
copying introduce lol structure for list of lists; avoid lots of relocations 2003-06-15 15:53:58 +00:00
fdkernel.lsm LSM update: the kernel now identifies itself as build 2036 cvs. Actually 2006-05-20 20:58:54 +00:00
history.txt summarized log -d '>Feb 25 2005' kernel for today... WARNING: some of the 2006-05-20 20:53:23 +00:00
intfns.txt updated list of supported DOS functions. When DOSLFN is loaded for int 2006-05-20 20:51:11 +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.txt kernel 2026 final changes 2002-02-09 00:40:33 +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.