Go to file
Bart Oldeman 2092745236 Force near fnode use to use either fnode[0] or fnode[1] instead of the
allocation scheme. This eliminates the checks done in inthndlr.c because
the f_count field is no longer checked.


git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@1389 6ac86273-5f31-0410-b378-82cca8765d1b
2009-05-20 18:13:37 +00:00
bin Removed old log entries. 2002-11-18 22:54:03 +00:00
boot From Lucho: 2004-01-26 00:40:41 +00:00
docs Add Linux cross-compile capability, using Open Watcom: 2009-05-19 21:39:29 +00:00
drivers Add Linux cross-compile capability, using Open Watcom: 2009-05-19 21:39:29 +00:00
hdr update version # in preparation for next release and to avoid confusion between svn and release kernels 2009-05-18 09:38:16 +00:00
kernel Force near fnode use to use either fnode[0] or fnode[1] instead of the 2009-05-20 18:13:37 +00:00
lib Flip some slashes for Linux compat; simplifications in kernel/makefile 2003-09-15 10:46:24 +00:00
mkfiles Change Linux makefiles to only update what is necessary for subsequent makes. 2009-05-20 00:32:21 +00:00
share Add share to the stable kernel too. 2007-05-21 03:46:06 +00:00
sys Add Linux cross-compile capability, using Open Watcom: 2009-05-19 21:39:29 +00:00
utils Add Linux cross-compile capability, using Open Watcom: 2009-05-19 21:39:29 +00:00
build.bat Build system adjustments from the FD1.0 kernel. Shuts up dos4g and some 2006-10-31 21:13:02 +00:00
buildall.bat Build system adjustments from the FD1.0 kernel. Shuts up dos4g and some 2006-10-31 21:13:02 +00:00
clean.bat explicitly use .bat for call, etc., otherwise 4DOS doesn't like us... 2004-03-27 12:13:10 +00:00
clobber.bat explicitly use .bat for call, etc., otherwise 4DOS doesn't like us... 2004-03-27 12:13:10 +00:00
config.b Some makefile cleanups from Arkady. Also Lucho reported that nmake/nologo 2004-04-11 12:21:25 +00:00
config.m Add Linux cross-compile capability, using Open Watcom: 2009-05-19 21:39:29 +00:00
default.bat fix compile without UPX, XUPX is passed to exeflat so should be unset when not using UPX 2009-04-30 07:04:53 +00:00
filelist Build system adjustments from the FD1.0 kernel. Shuts up dos4g and some 2006-10-31 21:13:02 +00:00
makefile Change Linux makefiles to only update what is necessary for subsequent makes. 2009-05-20 00:32:21 +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/freedos/bugs/
or to the feature request tracker on our SourceForge project page at
http://sourceforge.net/tracker/?atid=355109&group_id=5109&func=browse


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