Go to file
2004-05-23 15:00: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 Update .lsm version.h and changelog. 2004-04-17 19:13:20 +00:00
drivers Remove getvec.asm 2004-05-10 20:50:41 +00:00
hdr From Lucho: converted TM_ENCODE into a function. Various cleanups in fatfs.c 2004-05-23 15:00:37 +00:00
kernel From Lucho: converted TM_ENCODE into a function. Various cleanups in fatfs.c 2004-05-23 15:00:37 +00:00
lib Flip some slashes for Linux compat; simplifications in kernel/makefile 2003-09-15 10:46:24 +00:00
mkfiles As per a suggestion from Arkady: use CPU to enforce 8086 etc instructions. 2004-04-13 20:41:15 +00:00
sys Turbo C really wants unsigned __brklvl. Only shows up if you enable stack 2004-05-11 10:57:57 +00:00
utils Some makefile cleanups from Arkady. Also Lucho reported that nmake/nologo 2004-04-11 12:21:25 +00:00
build.bat explicitly use .bat for call, etc., otherwise 4DOS doesn't like us... 2004-03-27 12:13:10 +00:00
buildall.bat Some makefile cleanups from Arkady. Also Lucho reported that nmake/nologo 2004-04-11 12:21:25 +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
default.bat Some makefile cleanups from Arkady. Also Lucho reported that nmake/nologo 2004-04-11 12:21:25 +00:00
filelist Convert getvec into a C function. 2004-05-10 20:49:43 +00:00
makefile correct extension 2003-06-18 19:40:32 +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.