f63eea565a
Internally the kernel uses two near fnodes though, to save on codesize and fmemcpy's if necessary. Having memory management on two fnodes is a little silly but I just want to make sure with the panic message that we never accidentally try to use three near fnodes at the same time. (two are used at the same time by rename, commit, and merge_file_changes). This can be cleaned up later. Anyway. 644736 bytes free conv memory isn't bad. git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@821 6ac86273-5f31-0410-b378-82cca8765d1b |
||
---|---|---|
bin | ||
boot | ||
docs | ||
drivers | ||
hdr | ||
kernel | ||
lib | ||
mkfiles | ||
sys | ||
utils | ||
build.bat | ||
buildall.bat | ||
clean.bat | ||
clobber.bat | ||
config.b | ||
filelist | ||
getmake.bat | ||
makefile |
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.