Go to file
Bart Oldeman a957122ff6 version 2.1a jeremyd 2001/8/19
modified so takes optional 2nd parameter (similar to PC DOS)
   where if only 1 argument is given, assume to be destination drive,
   but if two arguments given, 1st is source (drive and/or path)
   and second is destination drive

   FAT32 support.


git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@306 6ac86273-5f31-0410-b378-82cca8765d1b
2001-09-23 20:39:44 +00:00
bin Change LF to CR/LF in batch files. 2001-03-22 04:13:30 +00:00
boot FAT32 support, misc fixes, INT2F/AH=12 support, drive B: handling 2001-09-23 20:39:44 +00:00
docs FAT32 support, misc fixes, INT2F/AH=12 support, drive B: handling 2001-09-23 20:39:44 +00:00
drivers FAT32 support, misc fixes, INT2F/AH=12 support, drive B: handling 2001-09-23 20:39:44 +00:00
hdr FAT32 support, misc fixes, INT2F/AH=12 support, drive B: handling 2001-09-23 20:39:44 +00:00
kernel FAT32 support, misc fixes, INT2F/AH=12 support, drive B: handling 2001-09-23 20:39:44 +00:00
lib BUFFERS tuning and misc bug fixes/cleanups (2024c). 2001-06-03 14:16:18 +00:00
sys version 2.1a jeremyd 2001/8/19 2001-09-23 20:39:44 +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 FAT32 support, misc fixes, INT2F/AH=12 support, drive B: handling 2001-09-23 20:39:44 +00:00
fdkernel.lsm BUFFERS tuning and misc bug fixes/cleanups (2024c). 2001-06-03 14:16:18 +00:00
readme.txt fixes for FCBs, DJGPP ls, DBLBYTE, dyninit allocation (2024e). 2001-07-24 16:56:29 +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.


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.