FreeDOS kernel - implements the core MS-DOS/PC-DOS (R) compatible operating system. It is derived from Pat Villani's DOS-C kernel and released under the GPL v2 or later. Please see http://www.freedos.org/ for more details about the FreeDOS (TM) Project.
Go to file
Bart Oldeman 77e49f87c7 FCB fixes and clean-ups, exec int21/ax=4b01, initdisk.c printf
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@267 6ac86273-5f31-0410-b378-82cca8765d1b
2001-07-23 12:47:42 +00:00
bin Change LF to CR/LF in batch files. 2001-03-22 04:13:30 +00:00
boot A new SYS.COM/config.sys single stepping/console output/misc fixes. 2001-04-29 17:34:41 +00:00
docs Support for Brian's FORMAT, DJGPP libc compilation, cleanups, MSCDEX 2001-07-22 01:58:58 +00:00
drivers LBA/FCB/FAT/SYS/Ctrl-C/ioctl fixes + memory savings 2001-07-09 22:19:33 +00:00
hdr Support for Brian's FORMAT, DJGPP libc compilation, cleanups, MSCDEX 2001-07-22 01:58:58 +00:00
kernel FCB fixes and clean-ups, exec int21/ax=4b01, initdisk.c printf 2001-07-23 12:47:42 +00:00
lib BUFFERS tuning and misc bug fixes/cleanups (2024c). 2001-06-03 14:16:18 +00:00
sys LBA/FCB/FAT/SYS/Ctrl-C/ioctl fixes + memory savings 2001-07-09 22:19:33 +00:00
utils Initial revision 2000-05-06 19:34:20 +00:00
build.bat LBA/FCB/FAT/SYS/Ctrl-C/ioctl fixes + memory savings 2001-07-09 22:19:33 +00:00
clean.bat Change LF to CR/LF in batch files. 2001-03-22 04:13:30 +00:00
clobber.bat Change LF to CR/LF in batch files. 2001-03-22 04:13:30 +00:00
config.b Initial revision 2000-05-06 19:34:20 +00:00
config.m Added ALLCFLAGS for compiler option configuration. 2001-04-16 14:36:56 +00:00
fdkernel.lsm BUFFERS tuning and misc bug fixes/cleanups (2024c). 2001-06-03 14:16:18 +00:00
readme.txt updated the README to include correct URLs for SourceForge and the 2000-05-08 03:49:18 +00:00

readme.txt

INTRODUCTION
------------
This archive contains FreeDOS Kernel version 1.1.18, build 2018, 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.


AGREEMENT
---------
All users of the FreeDOS kernel must accept the disclaimer of
warranty and license terms contained in the file "COPYING" in order
to use it.  You may not, under any circumstance, use this operating
system or any component without first reading and agreeing to the
terms of the license.

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.