FreeDOS/kernel
Bart Oldeman 439cc495e4 * add FILESHIGH, LASTDRIVEHIGH, and STACKSHIGH and DOSDATA=UMB
to load these structures into UMBs
    * make DOS sub-MCBs visible (seen by MEM)
    * preliminary allocation of FILES etc. now takes place at the
      top of conventional memory, and device drivers are loaded before
      the final allocation takes place.
    * handle multiple UMBs more correctly (but config.sys can use
      only one UMB for devicehigh -- /Ln,xxxx is not yet implemented)


git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@589 6ac86273-5f31-0410-b378-82cca8765d1b
2003-06-15 13:24:53 +00:00
..
nls Marked these files as binary, as they are exactly that. 2001-04-25 00:56:03 +00:00
apisupt.asm Use HMA_TEXT instead of _TEXT again. 2003-03-12 22:43:53 +00:00
asmsupt.asm Use HMA_TEXT instead of _TEXT again. 2003-03-12 22:43:53 +00:00
blockio.c Fix off-by-one error 2002-12-09 00:20:55 +00:00
break.c Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
chario.c Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
config.c * add FILESHIGH, LASTDRIVEHIGH, and STACKSHIGH and DOSDATA=UMB 2003-06-15 13:24:53 +00:00
config.h Ran all .c and .h files through "indent" 2001-11-18 14:01:12 +00:00
console.asm Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
dosfns.c DE_INVLDDRV should be DE_DEVICE for rename and DE_PATHNOTFND for truename 2003-03-23 18:41:36 +00:00
dosidle.asm Use HMA_TEXT instead of _TEXT again. 2003-03-12 22:43:53 +00:00
dosnames.c Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
dsk.c Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
dyndata.h Ran all .c and .h files through "indent" 2001-11-18 14:01:12 +00:00
dyninit.c kernel 2026 test changes (see history.txt) 2002-01-23 22:29:41 +00:00
entry.asm Use HMA_TEXT instead of _TEXT again. 2003-03-12 22:43:53 +00:00
error.c Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
execrh.asm Use HMA_TEXT instead of _TEXT again. 2003-03-12 22:43:53 +00:00
fatdir.c Eliminate highwater fnode field. 2003-03-12 23:29:08 +00:00
fatfs.c Eliminate highwater fnode field. 2003-03-12 23:29:08 +00:00
fattab.c "rmdir" and FAT32 fixes from Tom. 2003-02-20 20:51:42 +00:00
fcbfns.c Some FCB functions need wildcards too. 2003-03-12 06:53:16 +00:00
globals.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
init-dat.h Adjustments to #error for pre-ANSI compilers. 2002-12-10 03:01:19 +00:00
init-mod.h * add FILESHIGH, LASTDRIVEHIGH, and STACKSHIGH and DOSDATA=UMB 2003-06-15 13:24:53 +00:00
initclk.c Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
initdisk.c Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
inithma.c * add FILESHIGH, LASTDRIVEHIGH, and STACKSHIGH and DOSDATA=UMB 2003-06-15 13:24:53 +00:00
initoem.c Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
int2f.asm Use HMA_TEXT instead of _TEXT again. 2003-03-12 22:43:53 +00:00
inthndlr.c Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
intr.asm Use HMA_TEXT instead of _TEXT again. 2003-03-12 22:43:53 +00:00
io.asm Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
io.inc Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
ioctl.c Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
iprf.c Added new build system files, sys documentation, "rm" batch file 2001-11-13 23:45:25 +00:00
irqstack.asm * combine the INIT class with the CODE class (classes can span 2003-06-15 12:56:57 +00:00
kernel.asm Use HMA_TEXT instead of _TEXT again. 2003-03-12 22:43:53 +00:00
kernel.cfg LBA/FCB/FAT/SYS/Ctrl-C/ioctl fixes + memory savings 2001-07-09 22:19:33 +00:00
lfnapi.c Changes for kernel 2027rc. 2002-10-22 02:40:19 +00:00
ludivmul.inc Small clean-ups for ke2026-test. 2002-01-27 01:13:07 +00:00
main.c * add FILESHIGH, LASTDRIVEHIGH, and STACKSHIGH and DOSDATA=UMB 2003-06-15 13:24:53 +00:00
makefile * combine the INIT class with the CODE class (classes can span 2003-06-15 12:56:57 +00:00
memmgr.c Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
misc.c Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
network.c Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
newstuff.c Fix problem with "truename wildcard." 2003-04-30 15:42:06 +00:00
nls_hc.asm Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
nls_load.c Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
nls.c Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
nlssupt.asm Use HMA_TEXT instead of _TEXT again. 2003-03-12 22:43:53 +00:00
prf.c Final changes for kernel 2029 2003-03-15 04:18:09 +00:00
printer.asm Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
procsupt.asm Use HMA_TEXT instead of _TEXT again. 2003-03-12 22:43:53 +00:00
proto.h Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
segs.inc * combine the INIT class with the CODE class (classes can span 2003-06-15 12:56:57 +00:00
serial.asm Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
strings.c Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
sysclk.c Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
syspack.c Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
systime.c Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
task.c Changes for kernel 2028 (see history.txt) 2002-12-09 00:17:15 +00:00
turboc.cfg kernel 2025a changes: see history.txt 2001-11-04 19:47:39 +00:00